src/CTT/Main.thy
author paulson
Fri, 10 Aug 2007 15:13:18 +0200
changeset 24215 5458fbf18276
parent 17441 5b5feca0344a
child 35762 af3ff2ba4c54
permissions -rw-r--r--
removal of some refs


(* $Id$ *)

header {* Main includes everything *}

theory Main
imports CTT Arith Bool
begin
end