doc-src/IsarImplementation/Thy/ROOT.ML
author wenzelm
Wed, 17 Sep 2008 21:27:38 +0200
changeset 28273 17f6aa02ded3
parent 20472 e993073eda4c
child 29755 d66b34e46bdf
child 30240 5b25fee0362c
permissions -rw-r--r--
simplified ML_Context.eval_in -- expect immutable Proof.context value;


(* $Id$ *)

use_thy "prelim";
use_thy "logic";
use_thy "tactic";
use_thy "proof";
use_thy "isar";
use_thy "locale";
use_thy "integration";
use_thy "ML";