doc-src/fixbookmarks.pl
author wenzelm
Mon, 22 Mar 2010 19:29:11 +0100
changeset 35897 8758895ea413
parent 6636 80052270f08b
permissions -rw-r--r--
eliminated old-style Drule.add_axiom in favour of Specification.axiom, with explicit Drule.export_without_context to imitate the old behaviour;


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