doc-src/TutorialI/Misc/consts.thy
author paulson
Thu, 26 Oct 2000 11:27:48 +0200
changeset 10341 6eb91805a012
parent 8745 13b32661dde4
permissions -rw-r--r--
added the $Id:$ line

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