]> AND Public Git Repository - simgrid.git/blobdiff - teshsuite/smpi/mpich3-test/pt2pt/cancelanysrc.c
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
try to make rma tests faster
[simgrid.git] / teshsuite / smpi / mpich3-test / pt2pt / cancelanysrc.c
index e0ba2c5c4984ddc31fc9290578e8e652e6ca22f0..96cb6803f8efb49e1b74515f1e0d5711af6b6a42 100644 (file)
@@ -47,4 +47,5 @@ int main(int argc, char **argv)
         printf(" No Errors\n");
 
     MPI_Finalize();
+    return 0;
 }