doc-src/fixbookmarks.pl
author krauss
Wed, 02 Feb 2011 08:47:45 +0100
changeset 41686 d8efc2490b8e
parent 6636 80052270f08b
permissions -rw-r--r--
made SML/NJ happy


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