src/CTT/Main.thy
author haftmann
Mon, 16 Feb 2009 19:11:55 +0100
changeset 29940 83b373f61d41
parent 17441 5b5feca0344a
child 35762 af3ff2ba4c54
permissions -rw-r--r--
more default simp rules for sgn


(* $Id$ *)

header {* Main includes everything *}

theory Main
imports CTT Arith Bool
begin
end