doc-src/TutorialI/Misc/consts.thy
author nipkow
Mon, 18 Dec 2000 16:11:53 +0100
changeset 10695 ffb153ef6366
parent 8745 13b32661dde4
permissions -rw-r--r--
*** empty log message ***

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