doc-src/TutorialI/Misc/consts.thy
author wenzelm
Tue, 24 Oct 2000 23:32:33 +0200
changeset 10318 e47c221beded
parent 8745 13b32661dde4
permissions -rw-r--r--
tuned;

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