Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Compile fix
[simgrid.git] / src / bindings / ruby / MasterSlave.rb
index 848fba2..7c1ca60 100644 (file)
@@ -79,7 +79,6 @@ if (ARGV.length == 2)
 else 
        MSG.createEnvironment("platform.xml")
        MSG.deployApplication("deploy.xml")
-
 end
 
 MSG.run