Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
MSG_comm_destroy should not assume that the task still exists
[simgrid.git] / src / bindings / lua / simgrid_lua.c
index b4b3763b8d93d426c79bd5f5fc1db0d96f56100e..2df56d5690922ae6e4558c192170fcc188a3d64a 100644 (file)
@@ -204,7 +204,6 @@ static int msg_register_platform(lua_State * L)
 /*
  * Register platform for Simdag
  */
-
 static int sd_register_platform(lua_State * L)
 {
   //surf_parse = console_parse_platform_wsL07;