summaryrefslogtreecommitdiff
path: root/tactics/leminv.ml
diff options
context:
space:
mode:
authorGravatar Stephane Glondu <steph@glondu.net>2009-02-19 13:13:20 +0100
committerGravatar Stephane Glondu <steph@glondu.net>2009-02-19 13:13:20 +0100
commit2155252cd74c3a2d0dc0bde716ef70b1f86b8085 (patch)
tree20313deb80e22ea9088f1e6ba0bb9336f3718b25 /tactics/leminv.ml
parent06746919eadeeb430bfb464d83847f982ea78540 (diff)
parenta0a94c1340a63cdb824507b973393882666ba52a (diff)
Merge commit 'upstream/8.2-1+dfsg'
Diffstat (limited to 'tactics/leminv.ml')
-rw-r--r--tactics/leminv.ml5
1 files changed, 3 insertions, 2 deletions
diff --git a/tactics/leminv.ml b/tactics/leminv.ml
index 5acc5197..e798f59a 100644
--- a/tactics/leminv.ml
+++ b/tactics/leminv.ml
@@ -6,7 +6,7 @@
(* * GNU Lesser General Public License Version 2.1 *)
(************************************************************************)
-(* $Id: leminv.ml 11309 2008-08-06 10:30:35Z herbelin $ *)
+(* $Id: leminv.ml 11897 2009-02-09 19:28:02Z barras $ *)
open Pp
open Util
@@ -237,7 +237,8 @@ let inversion_scheme env sigma t sort dep_option inv_op =
meta_types
in
let invProof =
- it_mkNamedLambda_or_LetIn (local_strong (whd_meta mvb) pfterm) ownSign
+ it_mkNamedLambda_or_LetIn
+ (local_strong (fun _ -> whd_meta mvb) Evd.empty pfterm) ownSign
in
invProof