doc-src/TutorialI/Misc/consts.thy
author paulson
Tue, 05 Dec 2000 18:56:57 +0100
changeset 10597 29dd6ac8c223
parent 8745 13b32661dde4
permissions -rw-r--r--
new package amsfonts

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