doc-src/Intro/bool.thy
author lcp
Mon, 13 Dec 1993 18:18:34 +0100
changeset 194 06e31ac55dd1
parent 105 216d6ed87399
child 32960 69916a850301
permissions -rw-r--r--
new year

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