src/CTT/Main.thy
author wenzelm
Sat, 14 Sep 2013 22:30:10 +0200
changeset 53638 203794e8977d
parent 35762 af3ff2ba4c54
child 58889 5b7a9633cfa8
permissions -rw-r--r--
tuned proofs;

header {* Main includes everything *}

theory Main
imports CTT Arith Bool
begin
end