From 3c98142bfe4c709aa680925314c6d57032156961 Mon Sep 17 00:00:00 2001 From: ppedrot Date: Fri, 23 Nov 2012 17:30:32 +0000 Subject: Added a constr_pattern_eq git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@15995 85f007b7-540e-0410-9357-904b9bb8a0f7 --- interp/notation_ops.mli | 1 + 1 file changed, 1 insertion(+) (limited to 'interp/notation_ops.mli') 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 *) -- cgit v1.2.3