src/CTT/Main.thy
author wenzelm
Wed, 29 Nov 2006 04:11:11 +0100
changeset 21578 a89f786b301a
parent 17441 5b5feca0344a
child 35762 af3ff2ba4c54
permissions -rw-r--r--
added INCR_COMP, COMP_INCR;


(* $Id$ *)

header {* Main includes everything *}

theory Main
imports CTT Arith Bool
begin
end