doc-src/TutorialI/Misc/consts.thy
author paulson
Fri, 22 Dec 2000 13:53:28 +0100
changeset 10725 ea048ad15283
parent 8745 13b32661dde4
permissions -rw-r--r--
better definitions of SML90 features

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