doc-src/TutorialI/Misc/consts.thy
author wenzelm
Mon, 11 Sep 2000 17:59:14 +0200
changeset 9922 ab4b408dbf96
parent 8745 13b32661dde4
permissions -rw-r--r--
dummy;

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