doc-src/fixbookmarks.pl
author wenzelm
Wed, 08 Mar 2000 23:43:11 +0100
changeset 8379 4c7659e98eb9
parent 6636 80052270f08b
permissions -rw-r--r--
tuned ML types; improved translation functions; 'case' command; 'oops' command; "Emulating tactic scripts";


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