src/CTT/Main.thy
author wenzelm
Mon, 24 Oct 2016 14:05:22 +0200
changeset 64371 213cf4215b40
parent 63505 42e1dece537a
child 64980 7dc25cf5793e
permissions -rw-r--r--
more robust;
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
60770
240563fbf41d isabelle update_cartouches;
wenzelm
parents: 58889
diff changeset
     1
section \<open>Main includes everything\<close>
10466
78168ca70469 new Main.thy as in HOL, ZF
paulson
parents:
diff changeset
     2
17441
5b5feca0344a converted to Isar theory format;
wenzelm
parents: 16417
diff changeset
     3
theory Main
63505
42e1dece537a misc tuning and modernization;
wenzelm
parents: 60770
diff changeset
     4
  imports CTT Arith Bool
17441
5b5feca0344a converted to Isar theory format;
wenzelm
parents: 16417
diff changeset
     5
begin
10466
78168ca70469 new Main.thy as in HOL, ZF
paulson
parents:
diff changeset
     6
end