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.mli1
1 files changed, 1 insertions, 0 deletions
diff --git a/parsing/notgram_ops.mli b/parsing/notgram_ops.mli
index 7c676fbb10..d8b7e8e4c1 100644
--- a/parsing/notgram_ops.mli
+++ b/parsing/notgram_ops.mli
@@ -13,6 +13,7 @@ open Constrexpr
open Notation_gram
val level_eq : level -> level -> bool
+val entry_relative_level_eq : entry_relative_level -> entry_relative_level -> bool
(** {6 Declare and test the level of a (possibly uninterpreted) notation } *)