From: Nicolas Brouard Date: Wed, 11 Sep 2024 14:33:36 +0000 (+0200) Subject: cleaning X-Git-Url: https://henry.ined.fr/git/?a=commitdiff_plain;h=57e2d6f8982b2c85f53560ab36910bf8e678d30f;p=.git cleaning --- diff --git a/src/imach.c b/src/imach.c index a1c762d..3b6845a 100644 --- a/src/imach.c +++ b/src/imach.c @@ -17205,8 +17205,7 @@ Please run with mle=-1 to get a correct covariance matrix.\n",ageminpar,agemaxpa printf("Error or gnuplot program not found: '%s' Environment GNUPLOTBIN not set.\n",plotcmd);fflush(stdout); }else strcpy(pplotcmd,plotcmd); - /* was __unix */ -#ifdef __UNIX +#ifdef __unix strcpy(plotcmd,GNUPLOTPROGRAM); if(!stat(plotcmd,&info)){ printf("Error gnuplot program not found: '%s'\n",plotcmd);fflush(stdout);