--- imach/src/imach.c 2003/06/05 15:17:23 1.79 +++ imach/src/imach.c 2003/06/05 15:34:14 1.80 @@ -1,4 +1,4 @@ -/* $Id: imach.c,v 1.79 2003/06/05 15:17:23 brouard Exp $ +/* $Id: imach.c,v 1.80 2003/06/05 15:34:14 brouard Exp $ Interpolated Markov Chain Short summary of the programme: @@ -119,11 +119,18 @@ #define ODIRSEPARATOR '\\' #endif -/* $Id: imach.c,v 1.79 2003/06/05 15:17:23 brouard Exp $ */ +/* $Id: imach.c,v 1.80 2003/06/05 15:34:14 brouard Exp $ */ /* $Log: imach.c,v $ - * Revision 1.79 2003/06/05 15:17:23 brouard - * *** empty log message *** - * */ + * Revision 1.80 2003/06/05 15:34:14 brouard + * Trying to add the true revision is the program and log + * +/* Revision 1.79 2003/06/05 15:17:23 brouard +/* *** empty log message *** +/* */ +/* $Revision: 1.80 $ */ +/* $Date: 2003/06/05 15:34:14 $ */ +/* $State: Exp $ */ + char version[80]="Imach version 0.95a1, June 2003, INED-EUROREVES "; int erreur; /* Error number */ int nvar;