summaryrefslogtreecommitdiff
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, 2 insertions, 2 deletions
diff --git a/toplevel/metasyntax.mli b/toplevel/metasyntax.mli
index 71522567..c3bdadfa 100644
--- a/toplevel/metasyntax.mli
+++ b/toplevel/metasyntax.mli
@@ -6,7 +6,7 @@
(* * GNU Lesser General Public License Version 2.1 *)
(************************************************************************)
-(*i $Id: metasyntax.mli 7732 2005-12-26 13:51:24Z herbelin $ i*)
+(*i $Id: metasyntax.mli 9677 2007-02-24 14:17:54Z herbelin $ i*)
(*i*)
open Util
@@ -51,7 +51,7 @@ val add_syntax_extension :
(* Print the Camlp4 state of a grammar *)
-val print_grammar : string -> string -> unit
+val print_grammar : string -> unit
(* Removes quotes in a notation *)