Mercurial
Mercurial
>
repos
>
isabelle
/ annotate
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
.
src/HOL/SMT_Examples/ROOT.ML
author
blanchet
Wed, 18 Apr 2012 10:53:28 +0200
changeset 47531
7fe7c7419489
parent 36900
631e961a9e95
permissions
-rw-r--r--
get rid of minor optimization that caused strange problems and was hard to debug (and apparently saved less than 100 ms on a 30 s run)
Ignore whitespace changes -
Everywhere:
Within whitespace:
At end of lines:
36900
631e961a9e95
updated SMT certificates
boehmes
parents:
36899
diff
changeset
1
quick_and_dirty := true;
36899
bcd6fce5bf06
layered SMT setup, adapted SMT clients, added further tests, made Z3 proof abstraction configurable
boehmes
parents:
diff
changeset
2
use_thys ["SMT_Tests", "SMT_Examples", "SMT_Word_Examples"];