--- imach/src/imach.c 2003/06/25 16:30:45 1.92 +++ imach/src/imach.c 2003/06/25 16:33:55 1.93 @@ -1,6 +1,11 @@ -/* $Id: imach.c,v 1.92 2003/06/25 16:30:45 brouard Exp $ +/* $Id: imach.c,v 1.93 2003/06/25 16:33:55 brouard Exp $ $State: Exp $ $Log: imach.c,v $ + Revision 1.93 2003/06/25 16:33:55 brouard + (Module): On windows (cygwin) function asctime_r doesn't + exist so I changed back to asctime which exists. + (Module): Version 0.96b + Revision 1.92 2003/06/25 16:30:45 brouard (Module): On windows (cygwin) function asctime_r doesn't exist so I changed back to asctime which exists. @@ -185,11 +190,11 @@ #define ODIRSEPARATOR '/' #endif -/* $Id: imach.c,v 1.92 2003/06/25 16:30:45 brouard Exp $ */ +/* $Id: imach.c,v 1.93 2003/06/25 16:33:55 brouard Exp $ */ /* $State: Exp $ */ -char version[]="Imach version 0.96a, June 2003, INED-EUROREVES "; -char fullversion[]="$Revision: 1.92 $ $Date: 2003/06/25 16:30:45 $"; +char version[]="Imach version 0.96b, June 2003, INED-EUROREVES "; +char fullversion[]="$Revision: 1.93 $ $Date: 2003/06/25 16:33:55 $"; int erreur, nberr=0, nbwarn=0; /* Error number, number of errors number of warnings */ int nvar; int cptcovn=0, cptcovage=0, cptcoveff=0,cptcov;