src/CTT/Main.thy
author blanchet
Thu, 01 Apr 2010 10:26:45 +0200
changeset 36065 3fc077c4780a
parent 35762 af3ff2ba4c54
child 58889 5b7a9633cfa8
permissions -rw-r--r--
fixed layout of Sledgehammer output

header {* Main includes everything *}

theory Main
imports CTT Arith Bool
begin
end