src/CTT/Main.thy
author wenzelm
Sat, 23 Apr 2011 18:09:27 +0200
changeset 42467 1f7e39bdf0f6
parent 35762 af3ff2ba4c54
child 58889 5b7a9633cfa8
permissions -rw-r--r--
more reports and error positions;

header {* Main includes everything *}

theory Main
imports CTT Arith Bool
begin
end