src/Pure/Tools/ROOT.ML
author haftmann
Wed, 05 Dec 2007 14:16:14 +0100
changeset 25542 ced4104f6c1f
parent 25525 d6b898681fc7
child 28227 77221ee0f7b9
permissions -rw-r--r--
tuned

(*  Title:      Pure/Tools/ROOT.ML
    ID:         $Id$

Miscellaneous tools and packages for Pure Isabelle.
*)

use "named_thms.ML";
use "isabelle_process.ML";

(*basic XML support*)
use "xml_syntax.ML";

(*derived theory and proof elements*)
use "invoke.ML";