doc-src/Intro/bool.thy
author lcp
Thu, 03 Feb 1994 16:06:55 +0100
changeset 262 024b242bc26f
parent 105 216d6ed87399
child 32960 69916a850301
permissions -rw-r--r--
now makes HOLCF

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