From ed7cf8c8a9a9588811aa970db5e32eefb176f4da Mon Sep 17 00:00:00 2001 From: Franck Wajsburt Date: Tue, 2 Jul 2002 10:28:04 +0000 Subject: [PATCH] =?UTF-8?q?bug=20:=20les=20zones=20d'implantation=20automa?= =?UTF-8?q?tiques=20n'=C3=A9taient=20cr=C3=A9=C3=A9es=20que=20pour=20les?= =?UTF-8?q?=20figures=20=C3=A0=20plat.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- alliance/src/s2r/src/postrat.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alliance/src/s2r/src/postrat.c b/alliance/src/s2r/src/postrat.c index e1e38b0f..b4787514 100644 --- a/alliance/src/s2r/src/postrat.c +++ b/alliance/src/s2r/src/postrat.c @@ -1132,7 +1132,7 @@ void post_treat (model, scotch_on_flag, verbose, autoimp) if (!modelp->FLAGS && !incataloggds (modelp->NAME)) { - post_treat (modelp, scotch_on_flag, verbose); + post_treat (modelp, scotch_on_flag, verbose, autoimp); } } if (verbose)