doc-src/TutorialI/Misc/consts.thy
author paulson
Wed, 25 Oct 2000 17:44:48 +0200
changeset 10326 d4fe5ce8a5d5
parent 8745 13b32661dde4
permissions -rw-r--r--
minor tinkering

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