Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Deployment file generator in Ruby, takes a platform file, parses hostnames and output...
[simgrid.git] / examples / msg / kadeploy / common.h
index 68bdc33..f0d9997 100644 (file)
@@ -5,7 +5,6 @@
 #include "xbt/sysdep.h"
 
 #define MESSAGE_SIZE 1
-
-
+#define HOSTNAME_LENGTH 20
 
 #endif /* KADEPLOY_COMMON_H */