doc-src/fixbookmarks.pl
author haftmann
Mon, 18 Dec 2006 08:21:30 +0100
changeset 21874 aa350df2372c
parent 6636 80052270f08b
permissions -rw-r--r--
dropped two inline directives


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