doc-src/fixbookmarks.pl
author wenzelm
Mon, 04 Jul 2011 22:11:32 +0200
changeset 43661 39fdbd814c7f
parent 6636 80052270f08b
permissions -rw-r--r--
quasi-static Isabelle_System -- reduced tendency towards "functorial style";


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