src/CTT/Main.thy
author wenzelm
Fri, 15 Aug 2008 15:50:52 +0200
changeset 27885 76b51cd0a37c
parent 17441 5b5feca0344a
child 35762 af3ff2ba4c54
permissions -rw-r--r--
renamed T.source_of' to T.source_position_of;


(* $Id$ *)

header {* Main includes everything *}

theory Main
imports CTT Arith Bool
begin
end