doc-src/fixbookmarks.pl
author berghofe
Wed, 31 Oct 2001 19:59:21 +0100
changeset 12001 81be0a855397
parent 6636 80052270f08b
permissions -rw-r--r--
- Tuned add_cnstrt - Fixed bug in reconstruct_proof that caused infinite loop


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