src/Pure/Tools/ROOT.ML
author wenzelm
Mon, 08 Oct 2007 18:13:07 +0200
changeset 24908 c74ad8782eeb
parent 24280 c9867bdf2424
child 25525 d6b898681fc7
permissions -rw-r--r--
Codegen.is_instance: raw match, ignore sort constraints; replaced get_axiom by authentic get_axiom_i;

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