aboutsummaryrefslogtreecommitdiff
path: root/parsing/pcoq.mli
diff options
context:
space:
mode:
Diffstat (limited to 'parsing/pcoq.mli')
-rw-r--r--parsing/pcoq.mli1
1 files changed, 1 insertions, 0 deletions
diff --git a/parsing/pcoq.mli b/parsing/pcoq.mli
index e3ccced7d5..d687bb9d33 100644
--- a/parsing/pcoq.mli
+++ b/parsing/pcoq.mli
@@ -97,6 +97,7 @@ module Tactic :
val autoarg_excluding : Coqast.t Gram.Entry.e
val autoarg_usingTDB : Coqast.t Gram.Entry.e
val binding_list : Coqast.t Gram.Entry.e
+ val castedopenconstrarg : Coqast.t Gram.Entry.e
val castedconstrarg : Coqast.t Gram.Entry.e
val clausearg : Coqast.t Gram.Entry.e
val cofixdecl : Coqast.t list Gram.Entry.e