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 Urban <urbanc@in.tum.de>
Thu, 19 Mar 2009 13:28:16 +0100
changeset 189
069d525f8f1d
parent 127
CookBook/Recipes/USTypes.thy@74846cb0fff9
child 211
d5accbc67e1b
permissions
-rw-r--r--
made more of the transition from "CookBook" to "ProgTutorial"
theory USTypes
imports Main
begin
section {* User Space Type-Systems *}
end