doc-src/TutorialI/Misc/consts.thy
author nipkow
Thu, 12 Oct 2000 18:44:35 +0200
changeset 10213 01c2744a3786
parent 8745 13b32661dde4
permissions -rw-r--r--
*** empty log message ***

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