src/CTT/Main.thy
author wenzelm
Tue, 10 Jun 2008 19:15:18 +0200
changeset 27125 0733f575b51e
parent 17441 5b5feca0344a
child 35762 af3ff2ba4c54
permissions -rw-r--r--
tuned proofs -- case_tac *is* available here;


(* $Id$ *)

header {* Main includes everything *}

theory Main
imports CTT Arith Bool
begin
end