src/Provers/blast.ML
changeset 3049 79c1ba7effb2
parent 3030 04e3359921a8
child 3083 1a7edbd7f55a
--- a/src/Provers/blast.ML	Thu Apr 24 19:46:24 1997 +0200
+++ b/src/Provers/blast.ML	Thu Apr 24 19:47:53 1997 +0200
@@ -486,12 +486,12 @@
 	  TRACE rl (etac (if dup then rev_dup_elim rl else rl)) i
 	  THEN rot_subgoals_tac (map nNewHyps (#2 trl)) i
 	  
-  in General.SOME (trl, tac) end
+  in SOME (trl, tac) end
   handle Bind => (*reject: conclusion is not just a variable*)
    (if !trace then (writeln"Warning: ignoring ill-formed elimination rule";
 		    print_thm rl)
     else ();
-    General.NONE);
+    NONE);
 
 
 (*** Conversion of Introduction Rules (needed for efficiency in