doc-src/fixbookmarks.pl
author blanchet
Tue, 05 Oct 2010 11:10:37 +0200
changeset 39951 ff60a6e4edfe
parent 6636 80052270f08b
permissions -rw-r--r--
factor out "ATP" from "Sledgehammer" (cf. "SAT" vs. "Refute", etc.) -- the theories now reflect the directory structure


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