aboutsummaryrefslogtreecommitdiffhomepage
path: root/tactics/inv.mli
diff options
context:
space:
mode:
Diffstat (limited to 'tactics/inv.mli')
-rw-r--r--tactics/inv.mli2
1 files changed, 1 insertions, 1 deletions
diff --git a/tactics/inv.mli b/tactics/inv.mli
index ed0dc1de0..792f13261 100644
--- a/tactics/inv.mli
+++ b/tactics/inv.mli
@@ -24,4 +24,4 @@ val half_dinv_with : identifier -> constr -> tactic
val dinv_with : identifier -> constr -> tactic
val dinv_clear_with : identifier -> constr -> tactic
-val invIn_tac : string -> identifier -> identifier list -> tactic
+val invIn_tac : identifier -> identifier -> identifier list -> tactic