src/CTT/Main.thy
author wenzelm
Wed, 02 Dec 2009 12:04:07 +0100
changeset 33930 6a973bd43949
parent 17441 5b5feca0344a
child 35762 af3ff2ba4c54
permissions -rw-r--r--
slightly less ambitious settings, to avoid potential out-of-memory problem;


(* $Id$ *)

header {* Main includes everything *}

theory Main
imports CTT Arith Bool
begin
end