doc-src/TutorialI/Misc/consts.thy
author wenzelm
Mon, 02 Oct 2000 14:22:39 +0200
changeset 10121 fb9be005cc44
parent 8745 13b32661dde4
permissions -rw-r--r--
export get_datatypes_sg; added weak_case_congs_of(_sg);

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