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/IsarImplementation/Thy/Base.thy
author
blanchet
Mon, 08 Nov 2010 02:33:48 +0100
changeset 40419
718b44dbd74d
parent 40110
93e7935d4cb5
child 43564
9864182c6bad
permissions
-rw-r--r--
make sure the SMT solver runs several iterations by lowering the timeout at each iteration -- yields better results in practice
theory Base
imports Main
uses "../../antiquote_setup.ML"
begin
end