src/CTT/Main.thy
author paulson
Mon, 29 May 2006 17:38:30 +0200
changeset 19746 9ac97dc14214
parent 17441 5b5feca0344a
child 35762 af3ff2ba4c54
permissions -rw-r--r--
warnings to debug outputs


(* $Id$ *)

header {* Main includes everything *}

theory Main
imports CTT Arith Bool
begin
end