doc-src/fixbookmarks.pl
author bulwahn
Fri, 02 Mar 2012 09:35:35 +0100
changeset 46758 4106258260b3
parent 6636 80052270f08b
permissions -rw-r--r--
choosing longer constant names in Quickcheck_Narrowing to reduce the chances of name clashes in Quickcheck-Narrowing


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