]> AND Public Git Repository - simgrid.git/blobdiff - src/bindings/ruby/simgrid.rb
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
update all the platforms file with the new s/:/_/ in DTD
[simgrid.git] / src / bindings / ruby / simgrid.rb
index c81b83dd8c1f2c33c560ffa98851550dffaa2d3e..32fbbe2814e9cd56459b33597ef848e9ac9ceb74 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 'libsimgrid'
+require 'libsimgrid.so'
 require 'thread'
 
 #######################################