doc-src/TutorialI/Misc/consts.thy
author wenzelm
Thu, 14 Dec 2000 19:37:09 +0100
changeset 10672 3b1c2d74a01b
parent 8745 13b32661dde4
permissions -rw-r--r--
use \<Sum> from main HOL;

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