Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
this is actually implemented
authorMartin Quinson <martin.quinson@loria.fr>
Thu, 8 Nov 2012 20:47:10 +0000 (21:47 +0100)
committerMartin Quinson <martin.quinson@loria.fr>
Thu, 8 Nov 2012 20:47:10 +0000 (21:47 +0100)
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.
         * 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();
 
         */ 
        public native static int getCount();