/* $Id$
$State$
$Log$
+ Revision 1.304 2021/02/12 11:34:20 brouard
+ * imach.c (Module): The use of a Windows BOM (huge) file is now an error
+
Revision 1.303 2021/02/11 19:50:15 brouard
* (Module): imach.c Someone entered 'results:' instead of 'result:'. Now it is an error which is printed.
printf("ERROR: no result lines! It should be at minimum 'result: V2=0 V1=1 or result:.' %s\n",line);
fprintf(ficlog,"ERROR: no result lines! It should be at minimum 'result: V2=0 V1=1 or result:.' %s\n",line);
}
- goto end;
+ /* goto end; */
break;
default:
nresult=1;