doc-src/fixbookmarks.pl
author huffman
Thu, 23 Feb 2012 15:37:42 +0100
changeset 46617 8c5d10d41391
parent 6636 80052270f08b
permissions -rw-r--r--
make bool list functions respect int/bin distinction


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