doc-src/TutorialI/Misc/consts.thy
author wenzelm
Sat, 02 Sep 2000 22:19:03 +0200
changeset 9812 87ba969d069c
parent 8745 13b32661dde4
permissions -rw-r--r--
updated;

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