]> henry.ined.fr Git - .git/commitdiff
* imach.c (Module): Output of Wald test in the htm file and not only in the log.
authorN. Brouard <brouard@ined.fr>
Fri, 22 Jul 2022 12:30:08 +0000 (12:30 +0000)
committerN. Brouard <brouard@ined.fr>
Fri, 22 Jul 2022 12:30:08 +0000 (12:30 +0000)
src/imach.c

index 315f2f126cb1c10efdfc540f1d0df3ebb315b3f0..78c0abb0af17c75e1eb30924f3a37d3c747e6dd6 100644 (file)
@@ -1,6 +1,9 @@
 /* $Id$
   $State$
   $Log$
+  Revision 1.322  2022/07/22 12:27:48  brouard
+  *  imach.c (Module): Output of Wald test in the htm file and not only in the log.
+
   Revision 1.321  2022/07/22 12:04:24  brouard
   Summary: r28
 
@@ -1207,7 +1210,7 @@ typedef struct {
 /* $State$ */
 #include "version.h"
 char version[]=__IMACH_VERSION__;
-char copyright[]="May 2022,INED-EUROREVES-Institut de longevite-Japan Society for the Promotion of Science (Grant-in-Aid for Scientific Research 25293121), Intel Software 2015-2020, Nihon University 2021-202, INED 2000-2022";
+char copyright[]="July 2022,INED-EUROREVES-Institut de longevite-Japan Society for the Promotion of Science (Grant-in-Aid for Scientific Research 25293121), Intel Software 2015-2020, Nihon University 2021-202, INED 2000-2022";
 char fullversion[]="$Revision$ $Date$"; 
 char strstart[80];
 char optionfilext[10], optionfilefiname[FILENAMELENGTH];