doc-src/fixbookmarks.pl
author haftmann
Wed, 30 Aug 2006 08:29:30 +0200
changeset 20434 110a223ba63c
parent 6636 80052270f08b
permissions -rw-r--r--
fixed bug in wfrec appgen


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