doc-src/TutorialI/Misc/consts.thy
author nipkow
Fri, 15 Sep 2000 19:59:05 +0200
changeset 9992 4281ccea43f0
parent 8745 13b32661dde4
permissions -rw-r--r--
*** empty log message ***

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