doc-src/fixbookmarks.pl
author blanchet
Sun, 19 Jun 2011 18:12:49 +0200
changeset 43466 52f040bcfae7
parent 6636 80052270f08b
permissions -rw-r--r--
tweaked TPTP formula kind for typing information used in the conjecture


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