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
wenzelm
Thu, 19 Oct 2000 02:19:57 +0200
changeset 10270
6086be03a80b
parent 8745
13b32661dde4
permissions
-rw-r--r--
tuned;
(*<*)theory "consts" = Main:;
(*>*)consts nand :: gate
exor :: gate(*<*)
end
(*>*)