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/Syntax.thy
author
huffman
Thu, 11 Jun 2009 19:44:39 -0700
changeset 31570
784decc70e07
parent 30272
2d612824e642
child 34924
520727474bbe
permissions
-rw-r--r--
generalize lemma edelstein_fix
theory Syntax
imports Base
begin
chapter {* Syntax and type-checking *}
text FIXME
end