src/CTT/Main.thy
author wenzelm
Sat, 22 Sep 2007 17:45:56 +0200
changeset 24674 4ade7ac6a21c
parent 17441 5b5feca0344a
child 35762 af3ff2ba4c54
permissions -rw-r--r--
certify': proper do_expand argument (which observes force_expand consts) instead of home-grown normalize;


(* $Id$ *)

header {* Main includes everything *}

theory Main
imports CTT Arith Bool
begin
end