doc-src/fixbookmarks.pl
author berghofe
Sat, 13 Dec 2008 13:24:45 +0100
changeset 29097 68245155eb58
parent 6636 80052270f08b
permissions -rw-r--r--
Modified nominal_primrec to make it work with local theories, unified syntax with the one used by fun(ction) and new version of primrec command.


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