doc-src/fixbookmarks.pl
author obua
Tue, 13 Sep 2005 17:05:59 +0200
changeset 17335 7cff05c90a0e
parent 6636 80052270f08b
permissions -rw-r--r--
fixed INST: has same semantic now as INST_TYPE for repetitions


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