src/CTT/Main.thy
author wenzelm
Wed, 14 Sep 2016 12:51:40 +0200
changeset 63866 630eaf8fe9f3
parent 63505 42e1dece537a
child 64980 7dc25cf5793e
permissions -rw-r--r--
tuned;

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

theory Main
  imports CTT Arith Bool
begin
end