src/CTT/Main.thy
author paulson
Tue, 26 Jun 2007 18:32:53 +0200
changeset 23508 702e27cabe82
parent 17441 5b5feca0344a
child 35762 af3ff2ba4c54
permissions -rw-r--r--
updated for metis method


(* $Id$ *)

header {* Main includes everything *}

theory Main
imports CTT Arith Bool
begin
end