src/CTT/Main.thy
author wenzelm
Sat, 25 Feb 2012 13:13:14 +0100
changeset 46667 318b669fe660
parent 35762 af3ff2ba4c54
child 58889 5b7a9633cfa8
permissions -rw-r--r--
standard Graph instances;

header {* Main includes everything *}

theory Main
imports CTT Arith Bool
begin
end