%%% -*-LaTeX-*-
%%% ====================================================================
%%%  @LaTeX-style-file{
%%%     author          = "Nelson H. F. Beebe",
%%%     version         = "1.00",
%%%     date            = "09 December 1999",
%%%     time            = "10:45:07 MST",
%%%     filename        = "canjmath.sty",
%%%     address         = "Center for Scientific Computing
%%%                        University of Utah
%%%                        Department of Mathematics, 322 INSCC
%%%                        155 S 1400 E RM 233
%%%                        Salt Lake City, UT 84112-0090
%%%                        USA",
%%%     telephone       = "+1 801 581 5254",
%%%     FAX             = "+1 801 585 1640, +1 801 581 4148",
%%%     URL             = "http://www.math.utah.edu/~beebe",
%%%     checksum        = "29769 60 254 2449",
%%%     email           = "beebe@math.utah.edu, beebe@acm.org,
%%%                        beebe@ieee.org (Internet)",
%%%     codetable       = "ISO/ASCII",
%%%     keywords        = "Canadian Journal of Mathematics, Journal
%%%                        canadien de math{\'e}matiques, LaTeX style
%%%                        file, TeX style file",
%%%     supported       = "yes",
%%%     docstring       = "This is a LaTeX and TeX style file for
%%%                        typesetting canjmath.bib, the bibliography
%%%                        of the Canadian Journal of Mathematics =
%%%                        Journal canadien de math{\'e}matiques.
%%%
%%%                        The checksum field above contains a CRC-16
%%%                        checksum as the first value, followed by the
%%%                        equivalent of the standard UNIX wc (word
%%%                        count) utility output of lines, words, and
%%%                        characters.  This is produced by Robert
%%%                        Solovay's checksum utility.",
%%%  }
%%% ====================================================================

%% NB: The YYYY-MM-DD format conforms to ISO 8601 Date/Time Representations
%% See http://www.mcs.vuw.ac.nz/technical/SGML/doc/iso8601/ISO8601.html.
\immediate \write 16{This is canjmath.sty, version 1.00 <1999-12-09>}

\ifx \mathsf \undefined
    \def \mathsf #1{{\sf #1}}
\fi

\def\newop#1{%
    \expandafter \def \csname #1\endcsname
    {%
        \mathop {\rm #1\kern.05em}\nolimits
    }%
}

\newop{BMO}
\newop{PU}
\newop{Pin}
\newop{SO}
\newop{SU}
\newop{WC}
