src/CTT/Main.thy
author haftmann
Mon, 18 Dec 2006 08:21:37 +0100
changeset 21880 0ce06e95982a
parent 17441 5b5feca0344a
child 35762 af3ff2ba4c54
permissions -rw-r--r--
introduces "__" naming policy


(* $Id$ *)

header {* Main includes everything *}

theory Main
imports CTT Arith Bool
begin
end