src/CTT/Main.thy
author wenzelm
Tue, 20 Nov 2012 22:52:04 +0100
changeset 50136 a96bd08258a2
parent 35762 af3ff2ba4c54
child 58889 5b7a9633cfa8
permissions -rw-r--r--
support for symbol groups, retaining original order of declarations; updated WWW_Find: untested change of ad-hoc parser of ~~/etc/symbols;

header {* Main includes everything *}

theory Main
imports CTT Arith Bool
begin
end