X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/23436dcdc124bde8deb55df96988e7939a39f145..6a921002725af476cba5bffbbb228dbcec625fee:/src/bindings/rubyDag/rb_simdag.c diff --git a/src/bindings/rubyDag/rb_simdag.c b/src/bindings/rubyDag/rb_simdag.c index 55aff59c3e..322afdff52 100644 --- a/src/bindings/rubyDag/rb_simdag.c +++ b/src/bindings/rubyDag/rb_simdag.c @@ -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$ * @@ -9,6 +15,7 @@ *(GNU LGPL) which comes with this package. */ +//FIXME #include "ruby_simdag.h" #include "rb_SD_task.c" #include "rb_SD_workstation.c" #include