doc-src/fixbookmarks.pl
author blanchet
Fri, 20 Jul 2012 22:19:46 +0200
changeset 48405 7682bc885e8a
parent 6636 80052270f08b
permissions -rw-r--r--
use CVC3 and Yices by default if they are available and there are enough cores


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