Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
also alias the 3.12 option names
[simgrid.git] / src / surf / network_smpi.hpp
index c369fdb109779e9c9c71a4065af7d4c3357f78eb..ce6105dd6a1421094bad64075bba9fa6b313dd67 100644 (file)
@@ -24,16 +24,5 @@ namespace simgrid {
       double bandwidthConstraint(double rate, double bound, double size);
       void communicateCallBack() {};
     };
-
-
-    /************
-     * Resource *
-     ************/
-
-
-    /**********
-     * Action *
-     **********/
-
   }
 }