doc-src/TutorialI/Misc/consts.thy
author wenzelm
Tue, 29 Aug 2000 11:52:16 +0200
changeset 9717 699de91b15e2
parent 8745 13b32661dde4
permissions -rw-r--r--
updated;

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