doc-src/Intro/bool.thy
author kleing
Thu, 17 Jan 2002 15:06:36 +0100
changeset 12791 ccc0f45ad2c4
parent 105 216d6ed87399
child 32960 69916a850301
permissions -rw-r--r--
registered directly executable version with the code generator

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