doc-src/fixbookmarks.pl
author wenzelm
Wed, 24 Jun 2009 21:46:54 +0200
changeset 31795 be3e1cc5005c
parent 6636 80052270f08b
permissions -rw-r--r--
standard naming conventions for session and theories;


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