src/CTT/Main.thy
author chaieb
Wed, 31 Oct 2007 12:19:41 +0100
changeset 25252 833abbc3e733
parent 17441 5b5feca0344a
child 35762 af3ff2ba4c54
permissions -rw-r--r--
tuned


(* $Id$ *)

header {* Main includes everything *}

theory Main
imports CTT Arith Bool
begin
end