doc-src/TutorialI/Misc/consts.thy
author wenzelm
Wed, 13 Sep 2000 22:28:50 +0200
changeset 9949 1741a61d4b33
parent 8745 13b32661dde4
permissions -rw-r--r--
tuned recdef hints;

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