Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Smelly code, smelly code, how are they writing you
[simgrid.git] / examples / java / async / dsend / Main.java
index 09d441af2387942da651353ee18c190b665de798..17cc8d2fba6bc09e49704ca7153c88796ad796e1 100644 (file)
@@ -11,7 +11,7 @@ import org.simgrid.msg.Host;
 import org.simgrid.msg.NativeException;
 import org.simgrid.msg.HostNotFoundException;
 
-public class Main {
+class Main {
   public static void main(String[] args) throws NativeException, HostNotFoundException {
     Msg.init(args);