src/Pure/Tools/ROOT.ML
author haftmann
Wed, 05 Dec 2007 14:16:13 +0100
changeset 25541 68de88c7e877
parent 25525 d6b898681fc7
child 28227 77221ee0f7b9
permissions -rw-r--r--
added parser for multi_arity

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