Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' into actor-yield
[simgrid.git] / src / bindings / java / org / simgrid / msg / Msg.java
index 0cc18d0248376fb4ce71ed1349aa74aef6bee4e4..c58b213e379b59fdfa73d2fbf5548ee36b8ad7be 100644 (file)
@@ -58,7 +58,6 @@ public final class Msg {
 
        /** Example launcher. You can use it or provide your own launcher, as you wish
         * @param args
-        * @throws MsgException
         */
        public static void main(String[]args) {
                /* initialize the MSG simulation. Must be done before anything else (even logging). */