doc-src/TutorialI/Misc/consts.thy
author wenzelm
Tue, 26 Sep 2000 18:23:29 +0200
changeset 10089 39f94bf02706
parent 8745 13b32661dde4
permissions -rw-r--r--
updated;

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