doc-src/TutorialI/Misc/consts.thy
author wenzelm
Mon, 04 Dec 2000 23:16:25 +0100
changeset 10580 930ac2bfa637
parent 8745 13b32661dde4
permissions -rw-r--r--
include table of Isabelle standard symbols;

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