aboutsummaryrefslogtreecommitdiff
path: root/parsing/notgram_ops.mli
diff options
context:
space:
mode:
Diffstat (limited to 'parsing/notgram_ops.mli')
-rw-r--r--parsing/notgram_ops.mli2
1 files changed, 1 insertions, 1 deletions
diff --git a/parsing/notgram_ops.mli b/parsing/notgram_ops.mli
index c31f4505e7..3185db8f26 100644
--- a/parsing/notgram_ops.mli
+++ b/parsing/notgram_ops.mli
@@ -12,7 +12,7 @@
open Constrexpr
open Notation_gram
-val level_eq : level -> level -> bool
+val level_compatible : level -> level -> bool
(** {6 Declare and test the level of a (possibly uninterpreted) notation } *)