src/CTT/Main.thy
author krauss
Tue, 06 Jun 2006 09:28:24 +0200
changeset 19782 48c4632e2c28
parent 17441 5b5feca0344a
child 35762 af3ff2ba4c54
permissions -rw-r--r--
HOL/Tools/function_package: imporoved handling of guards, added an example


(* $Id$ *)

header {* Main includes everything *}

theory Main
imports CTT Arith Bool
begin
end