doc-src/TutorialI/Misc/consts.thy
author oheimb
Tue, 02 Jan 2001 22:41:17 +0100
changeset 10763 08e1610c1dcb
parent 8745 13b32661dde4
permissions -rw-r--r--
added type annotation to Call

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