Mercurial
Mercurial
>
hg
>
isabelle-cookbook
/ 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
.
ProgTutorial/Recipes/USTypes.thy
author
Christian Sternagel
Tue, 19 Jun 2012 12:45:22 +0900
changeset 523
0753bc271fd5
parent 346
0fea8b7a14a1
child 565
cecd7a941885
permissions
-rw-r--r--
proofread section 5.8 + spell-checked Parsing.thy
theory USTypes
imports "../Appendix"
begin
section {* User Space Type-Systems (TBD) *}
end