]> henry.ined.fr Git - .git/commitdiff
(Module): On windows (cygwin) function asctime_r doesn't
authorN. Brouard <brouard@ined.fr>
Wed, 25 Jun 2003 16:33:55 +0000 (16:33 +0000)
committerN. Brouard <brouard@ined.fr>
Wed, 25 Jun 2003 16:33:55 +0000 (16:33 +0000)
exist so I changed back to asctime which exists.
(Module): Version 0.96b

src/imach.c

index a7a4fde74c28b664fb73b0c2d4add8f5c127adef..97ecf2fe48b319494f824c915295751cb1516547 100644 (file)
@@ -1,6 +1,10 @@
 /* $Id$
   $State$
   $Log$
+  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.
+
   Revision 1.91  2003/06/25 15:30:29  brouard
   * imach.c (Repository): Duplicated warning errors corrected.
   (Repository): Elapsed time after each iteration is now output. It
 /* $Id$ */
 /* $State$ */
 
-char version[]="Imach version 0.96a, June 2003, INED-EUROREVES ";
+char version[]="Imach version 0.96b, June 2003, INED-EUROREVES ";
 char fullversion[]="$Revision$ $Date$"; 
 int erreur, nberr=0, nbwarn=0; /* Error number, number of errors number of warnings  */
 int nvar;