src/Pure/ROOT.ML
changeset 635 034fda1c4873
parent 618 97b715e65f70
child 913 8aaa8c5a567e
--- a/src/Pure/ROOT.ML	Wed Oct 12 12:20:18 1994 +0100
+++ b/src/Pure/ROOT.ML	Wed Oct 12 16:29:10 1994 +0100
@@ -62,7 +62,7 @@
                            and Tactic=Tactic and Pattern=Pattern);
 structure AxClass = AxClassFun(structure Logic = Logic
   and Goals = Goals and Tactic = Tactic);
-open BasicSyntax Thm Drule Tactical Tactic Goals AxClass;
+open BasicSyntax Thm Drule Tactical Tactic Goals;
 
 structure Pure = struct val thy = pure_thy end;