src/CTT/Main.thy
author paulson
Fri, 05 Oct 2007 09:59:03 +0200
changeset 24854 0ebcd575d3c6
parent 17441 5b5feca0344a
child 35762 af3ff2ba4c54
permissions -rw-r--r--
filtering out some package theorems


(* $Id$ *)

header {* Main includes everything *}

theory Main
imports CTT Arith Bool
begin
end