doc-src/TutorialI/Misc/consts.thy
author paulson
Wed, 06 Dec 2000 11:00:23 +0100
changeset 10601 894f845c3dbf
parent 8745 13b32661dde4
permissions -rw-r--r--
auto update

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