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
wenzelm
Mon, 23 Jul 2012 15:59:14 +0200
changeset 48447
ef600ce4559c
parent 43564
9864182c6bad
child 48891
c0eafbd55de3
permissions
-rw-r--r--
added system build mode: produce output in ISABELLE_HOME; determine output location more explicitly;
theory Base
imports Main
uses "../../antiquote_setup.ML"
begin
setup {* Antiquote_Setup.setup *}
end