X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/57e73953b7bbd12a81af9134105d94d0e84e9fb7..a04cda2a492c0549ff94b6dfc41b150d9e0abe61:/examples/ruby/PingPong.rb diff --git a/examples/ruby/PingPong.rb b/examples/ruby/PingPong.rb index 9c3769f7e5..26a79f07e1 100644 --- a/examples/ruby/PingPong.rb +++ b/examples/ruby/PingPong.rb @@ -1,4 +1,4 @@ -require 'simgrid.so' +require 'simgrid' include MSG @@ -7,7 +7,7 @@ include MSG ##################### class PingPongTask < MSG::Task - + # The initialize method has no effect @time def setTime(t)