Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
smells of the day
[simgrid.git] / teshsuite / smpi / pt2pt-dsend / pt2pt-dsend.c
index 1404684..57dcf03 100644 (file)
@@ -40,7 +40,6 @@ int main(int argc, char *argv[]) {
     }
   }
 
-
   XBT_INFO("rank %d: data exchanged", rank);
   MPI_Finalize();
   return 0;