diff options
Diffstat (limited to 'interp/notation_ops.mli')
| -rw-r--r-- | interp/notation_ops.mli | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/interp/notation_ops.mli b/interp/notation_ops.mli index 7919d0061f..f9de6b7d6b 100644 --- a/interp/notation_ops.mli +++ b/interp/notation_ops.mli @@ -20,7 +20,7 @@ val eq_notation_constr : Id.t list * Id.t list -> notation_constr -> notation_co val subst_interpretation : Mod_subst.substitution -> interpretation -> interpretation - + (** Name of the special identifier used to encode recursive notations *) val ldots_var : Id.t |
