doc-src/Intro/bool.thy
author berghofe
Tue, 11 Mar 2003 14:13:20 +0100
changeset 13855 644692eca537
parent 105 216d6ed87399
child 32960 69916a850301
permissions -rw-r--r--
addsplits / delsplits no longer ignore type of constant.

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