doc-src/Intro/bool.thy
author wenzelm
Mon, 29 Nov 2010 11:27:39 +0100
changeset 40802 3cd23f676c5b
parent 32960 69916a850301
permissions -rw-r--r--
updated generated files;

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