examples/H5Part/...

- bugfixes
This commit is contained in:
2015-09-09 18:25:27 +02:00
parent 106be817d9
commit 4d9d3dc879
3 changed files with 5 additions and 6 deletions
-1
View File
@@ -71,4 +71,3 @@ main (
H5CloseFile(file);
return MPI_Finalize();
}