src/CTT/Main.thy
author wenzelm
Tue, 28 Aug 2012 20:16:11 +0200
changeset 48989 06c0e350782c
parent 35762 af3ff2ba4c54
child 58889 5b7a9633cfa8
permissions -rw-r--r--
discontinued odd copy of eps logos (cf. 8fc3828fdc8a);

header {* Main includes everything *}

theory Main
imports CTT Arith Bool
begin
end