From 9dd2df4c16078d41df1cf6233c9cf84fffbeee52 Mon Sep 17 00:00:00 2001 From: corbinea Date: Wed, 31 Jan 2007 13:37:42 +0000 Subject: redirection of errors in coqide + dynamic warning printer (needed for tm_egg) git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@9566 85f007b7-540e-0410-9357-904b9bb8a0f7 --- lib/pp.mli | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/pp.mli') diff --git a/lib/pp.mli b/lib/pp.mli index 7b9d7d6637..a0177d7410 100644 --- a/lib/pp.mli +++ b/lib/pp.mli @@ -80,6 +80,8 @@ val warning_with : Format.formatter -> string -> unit val warn_with : Format.formatter -> std_ppcmds -> unit val pp_flush_with : Format.formatter -> unit -> unit +val set_warning_function : (Format.formatter -> std_ppcmds -> unit) -> unit + (*s Pretty-printing functions \emph{with flush}. *) val msg_with : Format.formatter -> std_ppcmds -> unit -- cgit v1.2.3