doc-src/TutorialI/Misc/ROOT.ML
author berghofe
Sun, 10 Jan 2010 18:01:04 +0100
changeset 34907 b0aaec87751c
parent 13305 f88d0c363582
permissions -rw-r--r--
Added infrastructure for simplifying equality constraints. Option (no_simp) restores old behaviour of induct method.

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";