Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Ruby Msg Binding : new Methods and new Example
[simgrid.git] / src / bindings / ruby / rb_application_handler.c
index 63e465a..f145531 100644 (file)
@@ -10,7 +10,7 @@
 
 XBT_LOG_EXTERNAL_DEFAULT_CATEGORY(ruby);
 
-// Used to instanciate the Process
+// Used to instanciate the Process 
 static  VALUE args;
 static  VALUE prop;
 static  VALUE function_name;