src/CTT/Main.thy
author wenzelm
Sun, 16 Sep 2007 15:36:57 +0200
changeset 24604 d5c5d2e13fbf
parent 17441 5b5feca0344a
child 35762 af3ff2ba4c54
permissions -rw-r--r--
added structure Posix;


(* $Id$ *)

header {* Main includes everything *}

theory Main
imports CTT Arith Bool
begin
end