src/CTT/Main.thy
author paulson
Thu, 18 Jun 2009 17:14:08 +0100
changeset 31906 b41d61c768e2
parent 17441 5b5feca0344a
child 35762 af3ff2ba4c54
permissions -rw-r--r--
Removed unnecessary conditions concerning nonzero divisors


(* $Id$ *)

header {* Main includes everything *}

theory Main
imports CTT Arith Bool
begin
end