Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
better synchronization , cleanin' up ruby process ,it works
[simgrid.git] / src / bindings / ruby / rb_msg_process.c
index e6334cb198549488e548ae0ade6a043dbe0438d5..dbf8c556fb9b3fa98c418d02efbe53aea5028a67 100644 (file)
@@ -61,7 +61,6 @@ void rb_process_schedule( VALUE ruby_process ) {
   rb_funcall(ruby_process,rb_intern("schedule"),0);
 }
 
   rb_funcall(ruby_process,rb_intern("schedule"),0);
 }
 
-
 /***************************************************
 Function for Native Process ( Bound ) Management
 
 /***************************************************
 Function for Native Process ( Bound ) Management