src/CTT/Main.thy
author huffman
Mon, 20 Apr 2009 15:23:27 -0700
changeset 30914 ceeb5f2eac75
parent 17441 5b5feca0344a
child 35762 af3ff2ba4c54
permissions -rw-r--r--
fix too-specific types in lemmas match_{sinl,sinr}_simps


(* $Id$ *)

header {* Main includes everything *}

theory Main
imports CTT Arith Bool
begin
end