doc-src/TutorialI/Misc/consts.thy
author wenzelm
Tue, 03 Oct 2000 01:15:11 +0200
changeset 10132 8e9a8ede2f11
parent 8745 13b32661dde4
permissions -rw-r--r--
updated;

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