doc-src/TutorialI/Misc/consts.thy
author nipkow
Wed, 30 Aug 2000 14:38:48 +0200
changeset 9742 98d3ca2c18f7
parent 8745 13b32661dde4
permissions -rw-r--r--
*** empty log message ***

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