doc-src/fixbookmarks.pl
author blanchet
Wed, 21 Apr 2010 17:06:26 +0200
changeset 36283 25e69e93954d
parent 6636 80052270f08b
permissions -rw-r--r--
failure of reconstructing the Isar proof (e.g., exception) should not prevent Sledgehammer from showing the short one-liner proof -- but in "debug" mode we do want to know what the exception is


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