doc-src/fixbookmarks.pl
author paulson
Thu, 20 Nov 2003 10:41:39 +0100
changeset 14263 a431e0aa34c9
parent 6636 80052270f08b
permissions -rw-r--r--
including 0 ~= 1 in definition of Field


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