]> henry.ined.fr Git - .git/commitdiff
* imach.c (Module): fixing some bugs in gnuplot and quantitative variables, but not...
authorN. Brouard <brouard@ined.fr>
Fri, 28 Jun 2024 13:53:38 +0000 (13:53 +0000)
committerN. Brouard <brouard@ined.fr>
Fri, 28 Jun 2024 13:53:38 +0000 (13:53 +0000)
src/imach.c

index 5e0cd853954686da878d81db389ea94d5cf637e8..51871a18a9c1e884898bfb259d41d5d2a8cf3564 100644 (file)
@@ -1,6 +1,9 @@
 /* $Id$
   $State$
   $Log$
+  Revision 1.364  2024/06/28 12:27:05  brouard
+  * imach.c (Module): fixing some bugs in gnuplot and quantitative variables, but not completely solved
+
   Revision 1.363  2024/06/28 09:31:55  brouard
   Summary: Adding log lines too
 
@@ -9990,7 +9993,9 @@ void printinggnuplot(char fileresu[], char optionfilefiname[], double ageminpar,
   char dirfileres[256],optfileres[256];
   char gplotcondition[256], gplotlabel[256];
   int cpt=0,k1=0,i=0,k=0,j=0,jk=0,k2=0,k3=0,k4=0,kf=0,kvar=0,kk=0,ipos=0,iposold=0,ij=0, ijp=0, l=0;
-  int lv=0, vlv=0, kl=0;
+  /* int lv=0, vlv=0, kl=0; */
+  int lv=0, kl=0;
+  double vlv=0;
   int ng=0;
   int vpopbased;
   int ioffset; /* variable offset for columns */