aboutsummaryrefslogtreecommitdiff
path: root/plugins/syntax/string_notation.mli
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/syntax/string_notation.mli')
-rw-r--r--plugins/syntax/string_notation.mli4
1 files changed, 3 insertions, 1 deletions
diff --git a/plugins/syntax/string_notation.mli b/plugins/syntax/string_notation.mli
index 0d99f98d26..f3c7c969c6 100644
--- a/plugins/syntax/string_notation.mli
+++ b/plugins/syntax/string_notation.mli
@@ -14,5 +14,7 @@ open Vernacexpr
(** * String notation *)
val vernac_string_notation : locality_flag ->
- qualid -> qualid -> qualid ->
+ qualid ->
+ qualid -> qualid ->
+ Number.number_string_via option ->
Notation_term.scope_name -> unit