doc-src/TutorialI/Misc/consts.thy
author wenzelm
Mon, 23 Oct 2000 22:10:36 +0200
changeset 10309 a7f961fb62c6
parent 8745 13b32661dde4
permissions -rw-r--r--
intro_classes by default;

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