]> gitweb.michael.orlitzky.com - mjotex.git/blobdiff - mjo-algorithm.tex
mjo-algebra.tex: fix glossary sorting of \variety
[mjotex.git] / mjo-algorithm.tex
index cef0e89f67988659217f0302308580dea6b0b08d..55d4831de9571d7cf413badcd175b7e728dfb883 100644 (file)
@@ -16,6 +16,7 @@
 % This just gives us the floating ``algorithm'' environment.
 \usepackage{algorithm}
 
+% Use "//" for comments instead of the default.
 \algrenewcommand{\algorithmiccomment}[1]{/\!/ {#1}}