]> AND Public Git Repository - simgrid.git/blobdiff - src/smpi/colls/alltoall/alltoall-basic-linear.cpp
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/simgrid/simgrid
[simgrid.git] / src / smpi / colls / alltoall / alltoall-basic-linear.cpp
index 723c5b6121609256169b259a8ecec57072244690..9b1b1a2aad56d872f3d6fba17b87fd66de7534d2 100644 (file)
@@ -5,7 +5,7 @@
  * under the terms of the license (GNU LGPL) which comes with this package. */
 
  #include "../colls_private.h"
+
 /*Naive and simple basic alltoall implementation. */