]> gitweb.michael.orlitzky.com - mjotex.git/blobdiff - mjo-complex.tex
mjo-algebra.tex: fix glossary sorting of \variety
[mjotex.git] / mjo-complex.tex
index 23d440f497f3de367354e7d7bebc86a433773d8f..a0de9dcfc0b17d540cff2c7d740e3df11cab3ed2 100644 (file)
@@ -1,4 +1,10 @@
 % Operations used when dealing with complex numbers.
 % Operations used when dealing with complex numbers.
+\ifx\havemjocomplex\undefined
+\def\havemjocomplex{1}
+
 
 % The complex conjugate of its argument.
 
 % The complex conjugate of its argument.
-\providecommand*{\compconj}[1]{ \overline{#1} }
+\newcommand*{\compconj}[1]{ \overline{#1} }
+
+
+\fi