doc-src/fixbookmarks.pl
author Walther Neuper <neuper@ist.tugraz.at>
Wed, 08 Sep 2010 16:54:15 +0200
branchisac-update-Isa09-2
changeset 37992 351a9e94c38d
parent 6636 80052270f08b
permissions -rw-r--r--
updated Vect..LogExp.thy

in src/Knowledge + test/Knowledge:
find . -type f -exec sed -i s/"e_]"/"e_e]"/g {} \;
     1 
     2 s/\\([a-zA-Z]+)\s*/$1/g;
     3 s/\$//g;
     4 s/^BOOKMARK/\\BOOKMARK/g;