doc-src/TutorialI/Misc/consts.thy
author wenzelm
Wed, 06 Dec 2000 21:32:25 +0100
changeset 10618 5b96bc5fbec3
parent 8745 13b32661dde4
permissions -rw-r--r--
deactivate Rational_Numbers (tmp!);

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