aboutsummaryrefslogtreecommitdiffhomepage
path: root/toplevel/metasyntax.mli
diff options
context:
space:
mode:
Diffstat (limited to 'toplevel/metasyntax.mli')
-rw-r--r--toplevel/metasyntax.mli4
1 files changed, 0 insertions, 4 deletions
diff --git a/toplevel/metasyntax.mli b/toplevel/metasyntax.mli
index 29dbcb4da..7ebb81867 100644
--- a/toplevel/metasyntax.mli
+++ b/toplevel/metasyntax.mli
@@ -53,10 +53,6 @@ val add_syntax_extension :
val print_grammar : string -> unit
-(* Removes quotes in a notation *)
-
-val standardize_locatable_notation : string -> string
-
(* Evaluate whether a notation is not printable *)
val is_not_printable : aconstr -> bool