doc-src/fixbookmarks.pl
author paulson
Thu, 17 Jun 1999 10:36:03 +0200
changeset 6834 44da4a2a9ef3
parent 6636 80052270f08b
permissions -rw-r--r--
renamed UNION_... to UN_..., INTER_... to INT_... (to fit the convention)


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