From: Claudio Sacerdoti Coen Date: Wed, 30 Oct 2002 18:54:27 +0000 (+0000) Subject: Undo of the previous commit (that was a mistake). X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=665e5eab9f7e0e5fcb67217da1d581011995426d;p=helm.git Undo of the previous commit (that was a mistake). --- diff --git a/helm/gTopLevel/primitiveTactics.ml b/helm/gTopLevel/primitiveTactics.ml index 691b5bae4..25d8899d7 100644 --- a/helm/gTopLevel/primitiveTactics.ml +++ b/helm/gTopLevel/primitiveTactics.ml @@ -545,7 +545,6 @@ da subst1!!!! Dovrei rimuoverle o sono innocue?*) let newmetasenv''' = new_uninstantiatedmetas@old_uninstantiatedmetas in - let arguments' = List.map (apply_subst context) arguments in let (newproof, newmetasenv'''') = (* When unwinding the META that corresponds to the *) (* elimination predicate (which is emeta), we must *)