Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
basic layer for simdag bindings ( modifyin' the return value of simulate from SD_tas...
[simgrid.git] / src / bindings / rubyDag / rb_SD_workstation.c
index 615a745..6b81d1b 100644 (file)
@@ -4,8 +4,10 @@
 /* This program is free software; you can redistribute it and/or modify it
   * under the terms of the license (GNU LGPL) which comes with this package. */
 
+//#include "ruby_simdag.h"
 #include "rb_SD_workstation.h"
 
+
 static void SD_workstation_free(SD_workstation_t wrk)
 {
   //NOTHING TO DO