doc-src/IsarImplementation/Thy/ROOT.ML
author wenzelm
Thu, 20 Mar 2008 00:20:49 +0100
changeset 26345 f70620a4cf81
parent 20472 e993073eda4c
child 29755 d66b34e46bdf
child 30240 5b25fee0362c
permissions -rw-r--r--
renamed former get_thms(_silent) to get_fact(_silent);


(* $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";