doc-src/fixbookmarks.pl
author haftmann
Wed, 20 Feb 2008 14:52:38 +0100
changeset 26101 a657683e902a
parent 6636 80052270f08b
permissions -rw-r--r--
tuned structures in arith_data.ML


s/\\([a-zA-Z]+)\s*/$1/g;
s/\$//g;
s/^BOOKMARK/\\BOOKMARK/g;