doc-src/Intro/bool.thy
author kleing
Tue, 16 Jan 2001 19:22:13 +0100
changeset 10922 f1209aff9517
parent 105 216d6ed87399
child 32960 69916a850301
permissions -rw-r--r--
Store.thy is obsolete (newref isn't used any more)

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