doc-src/Intro/bool.thy
author haftmann
Tue, 26 May 2009 12:31:01 +0200
changeset 31254 03a35fbc9dc6
parent 105 216d6ed87399
child 32960 69916a850301
permissions -rw-r--r--
documented print_codeproc command

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