doc-src/TutorialI/Misc/consts.thy
author paulson
Thu, 30 Nov 2000 17:55:17 +0100
changeset 10546 b0ad1ed24cf6
parent 8745 13b32661dde4
permissions -rw-r--r--
replaced Eps by SOME

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