X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/d3c748d055fe0edfc4e99846fd244532e7d02258..41058fa2ad8d53bfb3dfcbbb286665cd52f3cf62:/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)