doc-src/TutorialI/Misc/consts.thy
author wenzelm
Mon, 04 Dec 2000 23:18:07 +0100
changeset 10582 49ebade930ea
parent 8745 13b32661dde4
permissions -rw-r--r--
fixed binding of parameters;

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