src/CTT/Main.thy
author berghofe
Mon, 16 Feb 2009 12:30:06 +0100
changeset 29930 80a9a55b0a0e
parent 17441 5b5feca0344a
child 35762 af3ff2ba4c54
permissions -rw-r--r--
Adapted to encoding of sets as predicates.


(* $Id$ *)

header {* Main includes everything *}

theory Main
imports CTT Arith Bool
begin
end