doc-src/fixbookmarks.pl
author wenzelm
Tue, 19 Feb 2002 23:45:54 +0100
changeset 12899 7d5b690253ee
parent 6636 80052270f08b
permissions -rw-r--r--
"isatool usedir -D output HOL Test && isatool document Test/output";


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