doc-src/TutorialI/Misc/consts.thy
author wenzelm
Tue, 28 Nov 2000 01:22:56 +0100
changeset 10531 a9e7786db49e
parent 8745 13b32661dde4
permissions -rw-r--r--
tuned;

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