doc-src/fixbookmarks.pl
author huffman
Mon, 12 Sep 2005 23:13:46 +0200
changeset 17331 6b8b27894133
parent 6636 80052270f08b
permissions -rw-r--r--
updated to work with latest HOL-Complex


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