From 7cfc4e5146be5666419451bdd516f1f3f264d24a Mon Sep 17 00:00:00 2001 From: Enrico Tassi Date: Sun, 25 Jan 2015 14:42:51 +0100 Subject: Imported Upstream version 8.5~beta1+dfsg --- parsing/tok.mli | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'parsing/tok.mli') diff --git a/parsing/tok.mli b/parsing/tok.mli index 50a51198..feee1983 100644 --- a/parsing/tok.mli +++ b/parsing/tok.mli @@ -1,6 +1,6 @@ (************************************************************************) (* v * The Coq Proof Assistant / The Coq Development Team *) -(* string val to_string : t -> string +(* Needed to fit Camlp4 signature *) val print : Format.formatter -> t -> unit val match_keyword : string -> t -> bool (** for camlp5 *) -- cgit v1.2.3