aboutsummaryrefslogtreecommitdiffhomepage
path: root/interp/notation_ops.mli
diff options
context:
space:
mode:
Diffstat (limited to 'interp/notation_ops.mli')
-rw-r--r--interp/notation_ops.mli1
1 files changed, 1 insertions, 0 deletions
diff --git a/interp/notation_ops.mli b/interp/notation_ops.mli
index 026f23749..b2df95901 100644
--- a/interp/notation_ops.mli
+++ b/interp/notation_ops.mli
@@ -24,6 +24,7 @@ val notation_constr_of_glob_constr :
val ldots_var : identifier
(** Equality of [glob_constr] (warning: only partially implemented) *)
+(** FIXME: nothing to do here *)
val eq_glob_constr : glob_constr -> glob_constr -> bool
(** Re-interpret a notation as a [glob_constr], taking care of binders *)