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 e6334cb..dbf8c55 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