doc-src/fixbookmarks.pl
author berghofe
Wed, 02 Feb 2005 18:20:31 +0100
changeset 15490 2a183ef25fb1
parent 6636 80052270f08b
permissions -rw-r--r--
Replaced application of subst by simplesubst in proof of app_Var_NF to avoid problems with program extraction.


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