src/Pure/ProofGeneral/ROOT.ML
changeset 31432 9858f32f9569
parent 31431 6b840c0b7fb6
child 31433 12f5f6af3d2d
--- a/src/Pure/ProofGeneral/ROOT.ML	Thu Jun 04 17:31:39 2009 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,25 +0,0 @@
-(*  Title:      Pure/ProofGeneral/ROOT.ML
-    Author:     David Aspinall
-
-Proof General interface for Isabelle, both the traditional Emacs version,
-and PGIP experiments.
-*)
-
-use "pgip_types.ML";
-use "pgml.ML";
-use "pgip_markup.ML";
-use "pgip_input.ML";
-use "pgip_output.ML";
-use "pgip.ML";
-
-use "pgip_isabelle.ML";
-
-use "preferences.ML";
-
-use "pgip_parser.ML";
-
-use "pgip_tests.ML";
-
-use "proof_general_pgip.ML";
-use "proof_general_emacs.ML";
-