doc-src/TutorialI/Misc/consts.thy
author wenzelm
Tue, 12 Sep 2000 22:13:23 +0200
changeset 9941 fe05af7ec816
parent 8745 13b32661dde4
permissions -rw-r--r--
renamed atts: rulify to rule_format, elimify to elim_format;

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