doc-src/TutorialI/Misc/consts.thy
author paulson
Tue, 05 Dec 2000 18:56:18 +0100
changeset 10596 77951eaeb5b0
parent 8745 13b32661dde4
permissions -rw-r--r--
tidying

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