diff options
Diffstat (limited to 'src/tac2env.mli')
| -rw-r--r-- | src/tac2env.mli | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tac2env.mli b/src/tac2env.mli index 49c9910a44..89e22f07d5 100644 --- a/src/tac2env.mli +++ b/src/tac2env.mli @@ -132,6 +132,7 @@ val std_prefix : ModPath.t (** {5 Generic arguments} *) val wit_ltac2 : (raw_tacexpr, glb_tacexpr, Util.Empty.t) genarg_type +val wit_ltac2_quotation : (Id.t Loc.located, Id.t, Util.Empty.t) genarg_type (** {5 Helper functions} *) |
