Mercurial
Mercurial
>
repos
>
isabelle
/ 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
.
doc-src/Tutorial/Datatype/tdata
author
nipkow
Fri, 21 Jun 2002 18:40:06 +0200
changeset 13238
a6cb18a25cbb
parent 5851
15ce4c1c8313
permissions
-rw-r--r--
*** empty log message ***
datatype ('a,'b)term = Var 'a | App 'b ((('a,'b)term)list)