Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix path for simgrid library.
[simgrid.git] / examples / ruby / PingPong.rb
index 73b5153..9c3769f 100644 (file)
@@ -1,4 +1,4 @@
-require 'simgrid'
+require 'simgrid.so'
 
 include MSG
 
@@ -85,4 +85,4 @@ else
 end
 
 MSG.run
-MSG.exit
\ No newline at end of file
+MSG.exit