doc-src/fixbookmarks.pl
author wenzelm
Sat, 20 Jan 2007 14:09:19 +0100
changeset 22134 ab01073210e4
parent 6636 80052270f08b
permissions -rw-r--r--
ML tactic: proper context for compile and runtime;


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