doc-src/TutorialI/Misc/ROOT.ML
author wenzelm
Thu, 02 Sep 2010 00:48:07 +0200
changeset 38980 af73cf0dc31f
parent 13305 f88d0c363582
permissions -rw-r--r--
turned show_question_marks into proper configuration option; show_question_marks only affects regular type/term pretty printing, not raw Term.string_of_vname; tuned;

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