Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Further cleanups of ruby, plus add FIXME in ruby and Java for the next cleanups
[simgrid.git] / src / java / simgrid / msg / Msg.java
index 6ceeb7a..26fa5c0 100644 (file)
@@ -25,6 +25,7 @@ public final class Msg {
                }
        }
 
+       /* FIXME: kill these C crufts */
        /** Returns the last error code of the simulation */
        public final static native int getErrCode();