doc-src/fixbookmarks.pl
author urbanc
Fri, 28 Oct 2005 18:53:26 +0200
changeset 18017 f6abeac6dcb5
parent 6636 80052270f08b
permissions -rw-r--r--
fixed case names in the weak induction principle and changed name from "induct" to "induct_weak"


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