X-Git-Url: https://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=mjo-topology.tex;h=c7f50373ad8e98320f25088b2644e72828c1195b;hb=fc7cfa7f3d02715cb09eae2e1c6bc501dc2d8d50;hp=885f3390ae0aee177391ac1584070704261ca962;hpb=d4712abb88a2f342f31bbd60426d1a983df05ac2;p=mjotex.git diff --git a/mjo-topology.tex b/mjo-topology.tex index 885f339..c7f5037 100644 --- a/mjo-topology.tex +++ b/mjo-topology.tex @@ -1,6 +1,9 @@ % % Standard topological operations. % +\ifx\havemjotopology\undefined +\def\havemjotopology{1} + % Needed for \operatorname. \usepackage{amsopn} @@ -15,3 +18,6 @@ % And the ``boundary of'' operator. \newcommand*{\boundary}[1]{ \operatorname{bdy}\of{{#1}} } + + +\fi