doc-src/fixbookmarks.pl
author blanchet
Fri, 11 Jun 2010 17:07:27 +0200
changeset 37398 e194213451c9
parent 6636 80052270f08b
permissions -rw-r--r--
beta-eta-contract, to respect "first_order_match"'s specification; Sledgehammer's Skolem cache sometimes failed without the contraction


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