src/Pure/Tools/ROOT.ML
author wenzelm
Thu, 11 Oct 2007 16:05:35 +0200
changeset 24964 526df61afe97
parent 24280 c9867bdf2424
child 25525 d6b898681fc7
permissions -rw-r--r--
moved define_class_params to Isar/class.ML; removed obsolete params_of_class, print_axclasses; moved ProofContext.pp to Syntax.pp; misc tuning;

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

Miscellaneous tools and packages for Pure Isabelle.
*)

use "named_thms.ML";

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

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