src/CTT/Main.thy
author haftmann
Mon, 15 Nov 2010 14:14:38 +0100
changeset 40541 7850b4cc1507
parent 35762 af3ff2ba4c54
child 58889 5b7a9633cfa8
permissions -rw-r--r--
re-generalized type of prod_rel (accident from 2989f9f3aa10)

header {* Main includes everything *}

theory Main
imports CTT Arith Bool
begin
end