doc-src/TutorialI/Misc/ROOT.ML
author wenzelm
Fri, 02 Dec 2005 22:54:50 +0100
changeset 18340 3fdff270aa04
parent 13305 f88d0c363582
permissions -rw-r--r--
removed fixed_tr: now handled in syntax module; replaced mixfix_typ by TypeInfer.mixfixT, which handles binders as well; def: beta/eta contract lhs;

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