load axclass.ML before Isar;
authorwenzelm
Thu, 11 Oct 2007 16:05:33 +0200
changeset 24963 c04ec061ac2b
parent 24962 60d33fb8ea5d
child 24964 526df61afe97
load axclass.ML before Isar;
src/Pure/ROOT.ML
--- a/src/Pure/ROOT.ML	Thu Oct 11 16:05:32 2007 +0200
+++ b/src/Pure/ROOT.ML	Thu Oct 11 16:05:33 2007 +0200
@@ -74,6 +74,7 @@
 use "conjunction.ML";
 use "assumption.ML";
 use "goal.ML";
+use "axclass.ML";
 
 (*proof term operations*)
 use "Proof/reconstruct.ML";