X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/95b0e9637735450b4816b8a0376795c7ea9e9978..754c841237ef339b788bd526f0efb1739c245dcb:/examples/ruby/PingPong.rb diff --git a/examples/ruby/PingPong.rb b/examples/ruby/PingPong.rb index f0c4f1ddc9..26a79f07e1 100644 --- a/examples/ruby/PingPong.rb +++ b/examples/ruby/PingPong.rb @@ -1,4 +1,4 @@ -require 'libsimgrid.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)