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_simdag.c
index 55aff59..322afdf 100644 (file)
@@ -1,3 +1,9 @@
+/* Copyright (c) 2010. The SimGrid Team.
+ * All rights reserved.                                                     */
+
+/* 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. */
+
 /* 
  * $Id$
  *
 /* 
  * $Id$
  *
@@ -9,6 +15,7 @@
  *(GNU LGPL) which comes with this package. 
  */ 
 
  *(GNU LGPL) which comes with this package. 
  */ 
 
+//FIXME #include "ruby_simdag.h"
 #include "rb_SD_task.c"
 #include "rb_SD_workstation.c"
 #include <simdag/simdag.h>
 #include "rb_SD_task.c"
 #include "rb_SD_workstation.c"
 #include <simdag/simdag.h>