doc-src/Intro/bool.thy
author wenzelm
Fri, 09 May 2008 12:44:31 +0200
changeset 26862 a79d7d5f1d06
parent 105 216d6ed87399
child 32960 69916a850301
permissions -rw-r--r--
added local copy of underscore.sty;

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