doc-src/TutorialI/Misc/consts.thy
author kleing
Sun, 10 Dec 2000 21:40:34 +0100
changeset 10638 17063aee1d86
parent 8745 13b32661dde4
permissions -rw-r--r--
moved method lemma to BVSpec

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