From: N. Brouard Date: Fri, 22 Jul 2022 12:30:08 +0000 (+0000) Subject: * imach.c (Module): Output of Wald test in the htm file and not only in the log. X-Git-Tag: imach-099s7~112 X-Git-Url: https://henry.ined.fr/git/?a=commitdiff_plain;h=34c519a7d2a1a776dcd9ce73372f464bed41beb8;p=.git * imach.c (Module): Output of Wald test in the htm file and not only in the log. --- diff --git a/src/imach.c b/src/imach.c index 315f2f1..78c0abb 100644 --- a/src/imach.c +++ b/src/imach.c @@ -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];