X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/efd71a79ebaec3760d2799bd90c5e5cf96ac0bfa..f1664c170760cbfce0ab2698557424304d22e63e:/examples/ruby/PingPong.rb diff --git a/examples/ruby/PingPong.rb b/examples/ruby/PingPong.rb index 73b51532ff..26a79f07e1 100644 --- a/examples/ruby/PingPong.rb +++ b/examples/ruby/PingPong.rb @@ -7,7 +7,7 @@ include MSG ##################### class PingPongTask < MSG::Task - + # The initialize method has no effect @time def setTime(t) @@ -85,4 +85,4 @@ else end MSG.run -MSG.exit \ No newline at end of file +MSG.exit