doc-src/TutorialI/Misc/consts.thy
author wenzelm
Thu, 21 Sep 2000 18:47:18 +0200
changeset 10054 0afe7d951447
parent 8745 13b32661dde4
permissions -rw-r--r--
renamed to Records.thy;

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