doc-src/fixbookmarks.pl
author haftmann
Wed, 15 Sep 2010 15:40:35 +0200
changeset 39403 aad9f3cfa1d9
parent 6636 80052270f08b
permissions -rw-r--r--
Code_Runtime.value, corresponding to ML_Context.value


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