src/CTT/Main.thy
author wenzelm
Fri, 23 Dec 2016 11:19:28 +0100
changeset 64659 c64b258f6801
parent 63505 42e1dece537a
child 64980 7dc25cf5793e
permissions -rw-r--r--
removed junk;

section \<open>Main includes everything\<close>

theory Main
  imports CTT Arith Bool
begin
end