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
haftmann
Thu, 29 Oct 2009 11:41:37 +0100
changeset 33319
74f0dcc0b5fb
parent 30272
2d612824e642
child 34924
520727474bbe
permissions
-rw-r--r--
moved algebraic classes to Ring_and_Field
theory Syntax
imports Base
begin
chapter {* Syntax and type-checking *}
text FIXME
end