doc-src/TutorialI/Misc/consts.thy
author wenzelm
Mon, 04 Dec 2000 23:17:23 +0100
changeset 10581 74e542a299f0
parent 8745 13b32661dde4
permissions -rw-r--r--
dignostic commands: comment;

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