continue openEMS although not empty CSX error code

pull/1/head
Thorsten Liebig 2010-05-29 17:16:25 +02:00
parent 7ad8f4ac3c
commit 99e987b240
1 changed files with 1 additions and 1 deletions

View File

@ -211,7 +211,7 @@ int openEMS::SetupFDTD(const char* file)
if (EC.empty()==false)
{
cerr << EC << endl;
return(-2);
// return(-2);
}
//*************** setup operator ************//