Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge pull request #181 from bcamus/master
[simgrid.git] / src / smpi / colls / alltoall / alltoall-basic-linear.cpp
index 723c5b6..9b1b1a2 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. */