doc-src/fixbookmarks.pl
author blanchet
Wed, 08 Sep 2010 19:22:37 +0200
changeset 39258 65903ec4e8e8
parent 6636 80052270f08b
permissions -rw-r--r--
workaround to avoid subtle "add_ffpairs" unification exception in Sledgehammer; to reproduce the old bug, replace the command by(rule new_Addr_SomeD) on line 27 of Jinja/J/TypeSafe.thy with by (metis new_Addr_SomeD)


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