Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Missing files in the archive
[simgrid.git] / examples / msg / icomms / peer.c
index 4c446e8f7c78e39a081f252fe5c19a091adf9256..e67e7dda51ad15a2e147685cf0771eb2c2707e6e 100644 (file)
@@ -150,7 +150,6 @@ msg_error_t test_all(const char *platform_file,
 {
   msg_error_t res = MSG_OK;
 
-  /* MSG_config("workstation/model","KCCFLN05"); */
   {                             /*  Simulation setting */
     MSG_create_environment(platform_file);
   }