Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
require 'simgrid'
authorcoldpeace <coldpeace@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Fri, 9 Apr 2010 08:59:23 +0000 (08:59 +0000)
committercoldpeace <coldpeace@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Fri, 9 Apr 2010 08:59:23 +0000 (08:59 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7497 48e7efb5-ca39-0410-a469-dd3cf9ba447f

src/bindings/ruby/simgrid.rb

index 09bb9ce..c471d1e 100644 (file)
@@ -5,7 +5,7 @@
 # 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. */
 # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # 
-require 'simgrid_ruby'
+require 'simgrid'
 require 'thread'
 
 #######################################