Browse Source

poprawka

master
Piotr Dergun 7 years ago
parent
commit
e2e4b9278d
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      DergunPiotr-WaskoDominik/zad5/gauss_mpi.cpp

+ 0
- 1
DergunPiotr-WaskoDominik/zad5/gauss_mpi.cpp View File

@ -40,7 +40,6 @@ int main(int argc, char *argv[])
if(!img.data )
{
cerr << "File " << argv[1] << " does not exist" << endl;
MPI::Finalize();
exit(1);
}

Loading…
Cancel
Save