src/CTT/Main.thy
author wenzelm
Wed, 16 Sep 2015 21:56:00 +0200
changeset 61185 8242818475e2
parent 60770 240563fbf41d
child 63505 42e1dece537a
permissions -rw-r--r--
more recent JavaAppLauncher, which supports file associations;

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

theory Main
imports CTT Arith Bool
begin
end