doc-src/fixbookmarks.pl
author bulwahn
Tue, 08 May 2012 14:31:03 +0200
changeset 47893 4cf901b1089a
parent 6636 80052270f08b
permissions -rw-r--r--
specialised fact in the Record theory should not be appear in proofs discovered by sledgehammer


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