Mercurial
Mercurial
>
repos
>
isabelle
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
doc-src/fixbookmarks.pl
author
blanchet
Fri, 03 Dec 2010 18:29:14 +0100
changeset 40941
a3e6f8634a11
parent 6636
80052270f08b
permissions
-rw-r--r--
replace "smt" prover with specific SMT solvers, e.g. "z3" -- whatever the SMT module gives us
s/\\([a-zA-Z]+)\s*/$1/g;
s/\$//g;
s/^BOOKMARK/\\BOOKMARK/g;