src/CTT/Main.thy
author wenzelm
Mon, 18 Sep 2006 19:12:41 +0200
changeset 20569 c315ba088073
parent 17441 5b5feca0344a
child 35762 af3ff2ba4c54
permissions -rw-r--r--
renamed option -d to -c (cf. isatool display); operate on PRIVATE_FILE;


(* $Id$ *)

header {* Main includes everything *}

theory Main
imports CTT Arith Bool
begin
end