src/Pure/Tools/ROOT.ML
author paulson
Thu, 06 Sep 2007 17:03:53 +0200
changeset 24547 64c20ee76bc1
parent 24280 c9867bdf2424
child 25525 d6b898681fc7
permissions -rw-r--r--
Vampire structured proofs. Better parsing; some bug fixes.

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