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
Tue, 20 Mar 2012 10:06:35 +0100
changeset 47039
1b36a05a070d
parent 43564
9864182c6bad
child 48891
c0eafbd55de3
permissions
-rw-r--r--
added "metis_advisory_simp" option to orient as many equations as possible in Metis the right way (cf. "More SPASS with Isabelle")
theory Base
imports Main
uses "../../antiquote_setup.ML"
begin
setup {* Antiquote_Setup.setup *}
end