doc-src/fixbookmarks.pl
author blanchet
Fri, 26 Aug 2011 00:05:45 +0200
changeset 44504 6f29df8d2007
parent 6636 80052270f08b
permissions -rw-r--r--
fixed inverted logic and improve precision when handling monotonic types in polymorphic encodings


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