doc-src/TutorialI/Misc/ROOT.ML
author wenzelm
Mon, 22 Mar 2010 19:25:14 +0100
changeset 35895 387de5db0a74
parent 13305 f88d0c363582
permissions -rw-r--r--
use Specification.axiom, together with Drule.export_without_context that was implicit in the former PureThy.add_axioms (cf. f81557a124d5);

use "../settings.ML";
use_thy "Tree";
use_thy "Tree2";
use_thy "Plus";
use_thy "case_exprs";
use_thy "fakenat";
use_thy "natsum";
use_thy "pairs";
use_thy "Option2";
use_thy "types";
use_thy "prime_def";
use_thy "simp";
use_thy "Itrev";
use_thy "AdvancedInd";
use_thy "appendix";