Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
this is actually implemented
[simgrid.git] / org / simgrid / msg / Host.java
index 136f4b2..4683f5d 100644 (file)
@@ -83,7 +83,6 @@ public class Host {
         * This static method returns the count of the installed hosts.
         *
         * @return                      The count of the installed hosts.
-        * FIXME: Not implemented.
         */ 
        public native static int getCount();