src/CTT/Main.thy
author nipkow
Mon, 01 Sep 2008 10:19:38 +0200
changeset 28065 3899dff63cd7
parent 17441 5b5feca0344a
child 35762 af3ff2ba4c54
permissions -rw-r--r--
Prover is set via menu now


(* $Id$ *)

header {* Main includes everything *}

theory Main
imports CTT Arith Bool
begin
end