doc-src/Intro/bool.thy
author wenzelm
Wed, 21 Sep 2005 14:05:47 +0200
changeset 17559 70b4a2885193
parent 105 216d6ed87399
child 32960 69916a850301
permissions -rw-r--r--
obsolete;

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