doc-src/fixbookmarks.pl
author bulwahn
Thu, 12 Nov 2009 09:10:42 +0100
changeset 33623 4ec42d38224f
parent 6636 80052270f08b
permissions -rw-r--r--
changed modes to expected_modes; added UNION to code_pred_inlining; fixed some examples; tuned


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