doc-src/fixbookmarks.pl
author wenzelm
Tue, 03 Jan 2006 00:06:26 +0100
changeset 18545 e2b09fda748c
parent 6636 80052270f08b
permissions -rw-r--r--
avoid hardwired Trueprop; local proof: static refererence to Pure.thy;


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