doc-src/TutorialI/Misc/consts.thy
author wenzelm
Thu, 19 Oct 2000 21:22:44 +0200
changeset 10277 081c8641aa11
parent 8745 13b32661dde4
permissions -rw-r--r--
improved typedef; tuned;

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