doc-src/TutorialI/Misc/consts.thy
author nipkow
Mon, 28 Aug 2000 09:32:51 +0200
changeset 9689 751fde5307e4
parent 8745 13b32661dde4
permissions -rw-r--r--
*** empty log message ***

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