1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
\newcommand{\LIBINT}{{\tt LIBINT}}
\newcommand{\LIBINTv}{{\tt LIBINT} Version 1.1}
\newcommand{\libint}{{\tt libint}}
\newcommand{\libderiv}{{\tt libderiv}}
\newcommand{\librij}{{\tt libr12}}
\newcommand{\libinth}{{\tt libint.h}}
\newcommand{\libderivh}{{\tt libderiv.h}}
\newcommand{\librijh}{{\tt libr12.h}}
\newcommand{\libinta}{{\tt libint.a}}
\newcommand{\libderiva}{{\tt libderiv.a}}
\newcommand{\librija}{{\tt libr12.a}}
\newcommand{\n}{{\bf n}}
\newcommand{\A}{{\bf A}}
\newcommand{\B}{{\bf B}}
\newcommand{\C}{{\bf C}}
\newcommand{\D}{{\bf D}}
\def\bmath#1{\mbox{\boldmath$#1$}}
|