src/CTT/Main.thy
author wenzelm
Sat, 13 Aug 2011 15:59:26 +0200
changeset 44182 ecb51b457064
parent 35762 af3ff2ba4c54
child 58889 5b7a9633cfa8
permissions -rw-r--r--
clarified node header -- exclude master_dir;

header {* Main includes everything *}

theory Main
imports CTT Arith Bool
begin
end