src/CTT/Main.thy
author paulson
Tue, 31 Jan 2006 10:39:13 +0100
changeset 18863 a113b6839df1
parent 17441 5b5feca0344a
child 35762 af3ff2ba4c54
permissions -rw-r--r--
reorganization of code to support DFG otuput


(* $Id$ *)

header {* Main includes everything *}

theory Main
imports CTT Arith Bool
begin
end