doc-src/fixbookmarks.pl
author haftmann
Mon, 21 Sep 2009 10:58:25 +0200
changeset 32621 a073cb249a06
parent 6636 80052270f08b
permissions -rw-r--r--
theory entry point for session Hoare_Parallel (now also with proper underscore)


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