doc-src/fixbookmarks.pl
author wenzelm
Tue, 07 Aug 2007 20:19:49 +0200
changeset 24173 4ba00a972eb8
parent 6636 80052270f08b
permissions -rw-r--r--
theory loader: added use_thys, removed obsolete update_thy;


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