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/TutorialI/Misc/consts.thy
author
nipkow
Mon, 06 Nov 2000 11:32:23 +0100
changeset 10396
5ab08609e6c8
parent 8745
13b32661dde4
permissions
-rw-r--r--
*** empty log message ***
(*<*)theory "consts" = Main:;
(*>*)consts nand :: gate
exor :: gate(*<*)
end
(*>*)