author | haftmann |
Mon, 16 Feb 2009 19:11:55 +0100 | |
changeset 29940 | 83b373f61d41 |
parent 29858 | c8cee17d7e50 |
child 30142 | 8d6145694bb5 |
child 30240 | 5b25fee0362c |
permissions | -rw-r--r-- |
(* Title: Pure/Tools/ROOT.ML Miscellaneous tools and packages for Pure Isabelle. *) use "named_thms.ML"; use "isabelle_process.ML"; (*basic XML support*) use "xml_syntax.ML"; (*quickcheck/autosolve needed here because of pg preferences*) use "../../Tools/quickcheck.ML"; use "../../Tools/auto_solve.ML";