Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
New version of the java bindings by Malek, passing all [existing] tests
[simgrid.git] / examples / java / basic / Forwarder.java
index 0119c3d..2e08701 100644 (file)
@@ -45,8 +45,8 @@ public class Forwarder extends simgrid.msg.Process {
               forwardedtask.setData(221297);
               
               channel.put(forwardedtask,slaves[cpt]);
-              break;
            }
+           break;
            
         } else {