Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
ruby examples
authorcoldpeace <coldpeace@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 8 Apr 2010 15:33:08 +0000 (15:33 +0000)
committercoldpeace <coldpeace@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 8 Apr 2010 15:33:08 +0000 (15:33 +0000)
commitefd71a79ebaec3760d2799bd90c5e5cf96ac0bfa
treee41d5a6a85f40e83385cc8dbd53cfc0ed94ab6f5
parentabaf4c302b65411b41d1c288cfefb8d069395b60
ruby examples

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7479 48e7efb5-ca39-0410-a469-dd3cf9ba447f
13 files changed:
examples/ruby/MasterSlave.rb [new file with mode: 0644]
examples/ruby/MasterSlave.tesh [new file with mode: 0644]
examples/ruby/PingPong.rb [new file with mode: 0644]
examples/ruby/PingPong.tesh [new file with mode: 0644]
examples/ruby/Quicksort.rb [new file with mode: 0644]
examples/ruby/Quicksort.tesh [new file with mode: 0644]
examples/ruby/README [new file with mode: 0644]
examples/ruby/deploy.xml [new file with mode: 0644]
examples/ruby/ping_pong_deployment.xml [new file with mode: 0644]
examples/ruby/ping_pong_platform.xml [new file with mode: 0644]
examples/ruby/platform.xml [new file with mode: 0644]
examples/ruby/quicksort_deployment.xml [new file with mode: 0644]
examples/ruby/quicksort_platform.xml [new file with mode: 0644]