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>
Mon, 03 Aug 2009 14:01:57 +0200
changeset 301
2728e8daebc0
parent 211
d5accbc67e1b
child 346
0fea8b7a14a1
permissions
-rw-r--r--
replaced "writeln" with "tracing"
theory USTypes
imports Main
begin
section {* User Space Type-Systems (TBD) *}
end