doc-src/TutorialI/Misc/consts.thy
author wenzelm
Mon, 23 Oct 2000 22:09:21 +0200
changeset 10307 0df0bbd7e324
parent 8745 13b32661dde4
permissions -rw-r--r--
comment out Pure-copied target;

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