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, 16 Feb 2009 20:47:44 +0100
changeset 29755
d66b34e46bdf
parent 26957
doc-src/IsarImplementation/Thy/base.thy@e3f04fdd994d
child 30270
61811c9224a6
permissions
-rw-r--r--
observe usual theory naming conventions;
theory Base
imports Pure
uses "../../antiquote_setup.ML"
begin
end