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
Norbert Schirmer <norbert.schirmer@web.de>
Tue, 14 May 2019 11:10:53 +0200
changeset 562
daf404920ab9
parent 346
0fea8b7a14a1
child 565
cecd7a941885
permissions
-rw-r--r--
Accomodate to Isabelle 2018
theory USTypes
imports "../Appendix"
begin
section {* User Space Type-Systems (TBD) *}
end