--- imach/src/imach.c 2002/03/11 14:17:15 1.32 +++ imach/src/imach.c 2002/03/12 22:13:38 1.33 @@ -1,4 +1,4 @@ -/* $Id: imach.c,v 1.32 2002/03/11 14:17:15 brouard Exp $ +/* $Id: imach.c,v 1.33 2002/03/12 22:13:38 brouard Exp $ Interpolated Markov Chain Short summary of the programme: @@ -1559,7 +1559,7 @@ void evsij(char fileres[], double ***eij /* nhstepm age range expressed in number of stepm */ nstepm=(int) rint((agelim-age)*YEARM/stepm); /* Typically if 20 years nstepm = 20*12/6=40 stepm */ - if (stepm >= YEARM) hstepm=1; + /* if (stepm >= YEARM) hstepm=1;*/ nhstepm = nstepm/hstepm;/* Expressed in hstepm, typically nhstepm=40/4=10 */ p3mat=ma3x(1,nlstate+ndeath,1, nlstate+ndeath, 0,nhstepm); /* Computed by stepm unit matrices, product of hstepm matrices, stored @@ -1903,7 +1903,7 @@ void printinghtml(char fileres[], char t printf("Problem with %s \n",optionfilehtm), exit(0); } - fprintf(fichtm,"