src/CTT/Main.thy
author wenzelm
Tue, 03 May 2011 21:18:43 +0200
changeset 42663 c31df4184ead
parent 35762 af3ff2ba4c54
child 58889 5b7a9633cfa8
permissions -rw-r--r--
provide \isabellestyle{itunderscore} (requires underscore.sty);

header {* Main includes everything *}

theory Main
imports CTT Arith Bool
begin
end