doc-src/Intro/bool.thy
author wenzelm
Mon, 01 Mar 2010 17:12:43 +0100
changeset 35414 cc8e4276d093
parent 32960 69916a850301
permissions -rw-r--r--
updated generated files;

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