doc-src/TutorialI/Misc/consts.thy
author wenzelm
Thu, 27 Jul 2000 18:23:12 +0200
changeset 9450 c97dba47e504
parent 8745 13b32661dde4
permissions -rw-r--r--
tuned;

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