doc-src/fixbookmarks.pl
author wenzelm
Thu, 29 Apr 2010 16:55:22 +0200
changeset 36505 79c1d2bbe5a9
parent 6636 80052270f08b
permissions -rw-r--r--
ProofContext.read_const: allow for type constraint (for fixed variable); added proof command 'write' to introduce concrete syntax within a proof body;


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