Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Huge commit for java with simgrid3_5
[simgrid.git] / examples / pingPong / PingPongTest.java
index 2fa93c9..4103286 100644 (file)
@@ -20,6 +20,7 @@ public class PingPongTest  {
     
     public static void main(String[] args) throws NativeException {
        
+    
        /* initialize the MSG simulation. Must be done before anything else (even logging). */
        Msg.init(args);