doc-src/fixbookmarks.pl
author urbanc
Mon, 19 Dec 2005 12:08:16 +0100
changeset 18434 a31e52a3e6ef
parent 6636 80052270f08b
permissions -rw-r--r--
fixed a bug that occured when more than one atom-type is declared.


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