doc-src/TutorialI/Misc/ROOT.ML
author wenzelm
Mon, 11 Sep 2000 17:59:53 +0200
changeset 9923 fe13743ffc8b
parent 9844 8016321c7de1
child 10538 d1bf9ca9008d
permissions -rw-r--r--
renamed "rulify" to "rulified"; renamed "less_induct" to "nat_less_induct";

use "../settings.ML";
use_thy "Tree";
use_thy "Tree2";
use_thy "case_exprs";
use_thy "fakenat";
use_thy "natsum";
use_thy "arith1";
use_thy "arith2";
use_thy "arith3";
use_thy "pairs";
use_thy "types";
use_thy "prime_def";
use_thy "simp";
use_thy "Itrev";
use_thy "AdvancedInd";