doc-src/Intro/bool.thy
author clasohm
Thu, 30 Dec 1993 21:04:53 +0100
changeset 207 059e406442fd
parent 105 216d6ed87399
child 32960 69916a850301
permissions -rw-r--r--
added "Reading thy-File" message

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