doc-src/TutorialI/Misc/consts.thy
author paulson
Tue, 10 Oct 2000 12:31:00 +0200
changeset 10181 c07860c826c5
parent 8745 13b32661dde4
permissions -rw-r--r--
added a section label

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