Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
further rework the config handling. Still much to do
[simgrid.git] / examples / msg / cloud / master_worker_vm.c
index bd0bfc7..0137bdf 100644 (file)
@@ -12,7 +12,7 @@ XBT_LOG_NEW_DEFAULT_CATEGORY(msg_test, "Messages specific for this msg example")
 
 /** @addtogroup MSG_examples
  *
- *  - <b>cloud/masterslave_virtual_machines.c: Master/workers
+ *  - <b>cloud/master_worker_vm.c: Master/workers
  *    example on a cloud</b>. The classical example revisited to demonstrate the use of virtual machines.
  */