doc-src/Intro/bool.thy
author wenzelm
Wed, 24 May 2000 18:04:20 +0200
changeset 8946 40e06237934c
parent 105 216d6ed87399
child 32960 69916a850301
permissions -rw-r--r--
"done" command;

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