doc-src/Intro/bool.thy
author lcp
Wed, 21 Dec 1994 12:46:52 +0100
changeset 816 2f89be458be5
parent 105 216d6ed87399
child 32960 69916a850301
permissions -rw-r--r--
Moved description of tools to Tools/README

Bool = FOL +
types 	bool 0
arities bool 	:: term
consts tt,ff	:: "bool"
end