src/CTT/Main.thy
author wenzelm
Fri, 16 Sep 2005 23:01:29 +0200
changeset 17441 5b5feca0344a
parent 16417 9bc16273c2d4
child 35762 af3ff2ba4c54
permissions -rw-r--r--
converted to Isar theory format;


(* $Id$ *)

header {* Main includes everything *}

theory Main
imports CTT Arith Bool
begin
end