poprawka
This commit is contained in:
@@ -40,7 +40,6 @@ int main(int argc, char *argv[])
|
|||||||
if(!img.data )
|
if(!img.data )
|
||||||
{
|
{
|
||||||
cerr << "File " << argv[1] << " does not exist" << endl;
|
cerr << "File " << argv[1] << " does not exist" << endl;
|
||||||
MPI::Finalize();
|
|
||||||
exit(1);
|
exit(1);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user