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
griff
Mon, 23 Mar 2009 13:46:53 +0100
changeset 200
f9b7bf8aad3e
parent 189
069d525f8f1d
child 211
d5accbc67e1b
permissions
-rw-r--r--
small changes
theory USTypes
imports Main
begin
section {* User Space Type-Systems *}
end