doc-src/fixbookmarks.pl
author wenzelm
Thu, 17 Jan 2002 21:07:00 +0100
changeset 12809 787ecc2ac737
parent 6636 80052270f08b
permissions -rw-r--r--
RuleCases.make interface based on term instead of thm;


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