doc-src/TutorialI/Misc/consts.thy
author wenzelm
Wed, 06 Dec 2000 21:10:40 +0100
changeset 10617 adc0ed64a120
parent 8745 13b32661dde4
permissions -rw-r--r--
updated;

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