aboutsummaryrefslogtreecommitdiff
path: root/proofs/tacexpr.ml
diff options
context:
space:
mode:
Diffstat (limited to 'proofs/tacexpr.ml')
-rw-r--r--proofs/tacexpr.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/proofs/tacexpr.ml b/proofs/tacexpr.ml
index 062842e735..7ded6b4c92 100644
--- a/proofs/tacexpr.ml
+++ b/proofs/tacexpr.ml
@@ -118,7 +118,7 @@ type ('constr,'pat,'cst,'ind,'ref,'id,'tac) gen_atomic_tactic_expr =
| TacGeneralize of 'constr list
| TacGeneralizeDep of 'constr
| TacLetTac of identifier * 'constr * 'id clause_pattern
- | TacInstantiate of int * 'constr
+ | TacInstantiate of int * 'constr * 'id option
(* Derived basic tactics *)
| TacSimpleInduction of quantified_hypothesis