src/Pure/Tools/ROOT.ML
author haftmann
Wed, 15 Aug 2007 08:57:39 +0200
changeset 24280 c9867bdf2424
parent 24264 d6935e7dac8b
child 25525 d6b898681fc7
permissions -rw-r--r--
updated code generator setup

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