doc-src/TutorialI/Misc/ROOT.ML
author wenzelm
Thu, 16 Apr 2009 14:54:57 +0200
changeset 30899 d394a17d4fdb
parent 13305 f88d0c363582
permissions -rw-r--r--
external_prover: "exec" the command line, in order to preserve the exact process context of the "system" invocation (this recovers interruptibility of E-1.0, which assumes to be the process group leader);

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