doc-src/TutorialI/Misc/consts.thy
author paulson
Sun, 31 Dec 2000 15:12:27 +0100
changeset 10755 0fb476ff855c
parent 8745 13b32661dde4
permissions -rw-r--r--
separation of HOL-Hyperreal from HOL-Real

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