doc-src/TutorialI/Misc/consts.thy
author paulson
Mon, 04 Dec 2000 17:30:40 +0100
changeset 10579 1db42f739ee7
parent 8745 13b32661dde4
permissions -rw-r--r--
loads the new theory Numbers.thy

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