src/CTT/Main.thy
author wenzelm
Fri, 01 Jan 2016 19:52:00 +0100
changeset 62032 620d3f63ead1
parent 60770 240563fbf41d
child 63505 42e1dece537a
permissions -rw-r--r--
keep generic archive for all platforms -- required for Admin/Release/build_library;

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

theory Main
imports CTT Arith Bool
begin
end