]> matita.cs.unibo.it Git - helm.git/commitdiff
Bug fixed: the declared number of new goals of Apply was plainly wrong.
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Thu, 31 Oct 2002 15:13:22 +0000 (15:13 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Thu, 31 Oct 2002 15:13:22 +0000 (15:13 +0000)
helm/gTopLevel/primitiveTactics.ml

index 21d5d67c6fd8bcd4088a26571c64ee771ec2f757..9974577a087da7f31fde6cdbc01f6b5182411e96 100644 (file)
@@ -278,7 +278,7 @@ prerr_endline ("^^^^^TERMTY: " ^ CicPp.ppterm termty) ;
         let old_uninstantiatedmetas,new_uninstantiatedmetas =
          (* subst_in doesn't need the context. Hence the underscore. *)
          let subst_in _ = CicUnification.apply_subst subst in
-          classify_metas newmeta' in_subst_domain subst_in newmetasenv'
+          classify_metas newmeta in_subst_domain subst_in newmetasenv'
         in
          let bo' =
           apply_subst