doc-src/TutorialI/Misc/consts.thy
author nipkow
Fri, 15 Dec 2000 12:32:35 +0100
changeset 10676 06f390008ceb
parent 8745 13b32661dde4
permissions -rw-r--r--
*** empty log message ***

(*<*)theory "consts" = Main:;
(*>*)consts nand :: gate
            exor :: gate(*<*)
end
(*>*)