From 52f4136ecf452162adb55c8de031b73c97dcdbac Mon Sep 17 00:00:00 2001 From: herbelin Date: Mon, 26 Dec 2005 20:07:21 +0000 Subject: Renommage des Pp*new en Pp* (et déplacement dans parsing); renommage des G_*new en G_*.ml + autres petites modifications liées à suppression du traducteur git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@7740 85f007b7-540e-0410-9357-904b9bb8a0f7 --- contrib/first-order/sequent.ml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/first-order') diff --git a/contrib/first-order/sequent.ml b/contrib/first-order/sequent.ml index 8acbe2359f..f9ebafc2a0 100644 --- a/contrib/first-order/sequent.ml +++ b/contrib/first-order/sequent.ml @@ -291,7 +291,7 @@ let print_cmap map= str "| " ++ Util.prlist Printer.pr_global l ++ str " : " ++ - Ppconstrnew.pr_constr xc ++ + Ppconstr.pr_constr xc ++ cut () ++ s in msgnl (v 0 -- cgit v1.2.3