doc-src/fixbookmarks.pl
author bulwahn
Fri, 11 Nov 2011 08:32:45 +0100
changeset 45450 dc2236b19a3d
parent 6636 80052270f08b
permissions -rw-r--r--
adding CPS compilation to predicate compiler; removing function_flattening reference; new testers smart_exhaustive and smart_slow_exhaustive; renaming PredicateCompFuns to Predicate_Comp_Funs;


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