doc-src/Intro/bool.thy
author clasohm
Wed, 07 Sep 1994 13:04:28 +0200
changeset 588 91d5ac5ebb17
parent 105 216d6ed87399
child 32960 69916a850301
permissions -rw-r--r--
moved from Contrib

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