doc-src/TutorialI/Misc/consts.thy
author nipkow
Wed, 18 Oct 2000 17:19:24 +0200
changeset 10243 f11d37d4472d
parent 8745 13b32661dde4
permissions -rw-r--r--
*** empty log message ***

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