Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Platform generation: add a master/slave example using a generated platform
[simgrid.git] / examples / msg / masterslave / masterslave_platfgen.c
index e26fb1d..d9d8131 100644 (file)
@@ -15,7 +15,6 @@ void labeler_1(context_edge_t edge);
 int master(int argc, char *argv[]);
 int slave(int argc, char *argv[]);
 
-
 /** Promoter function
  * Just promote each node into a host, with fixed power
  */