doc-src/TutorialI/Misc/consts.thy
author paulson
Mon, 23 Oct 2000 17:36:09 +0200
changeset 10298 b5fe1ab860fc
parent 8745 13b32661dde4
permissions -rw-r--r--
addition of Rules, Sets and some macros of lcp

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