Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fix one, rename another
[simgrid.git] / examples / msg / README.doc
index 2ee5df2..cdf812b 100644 (file)
@@ -153,13 +153,11 @@ They have to be run with the following options:
     want to enhance with a variable.
 
   - <b>Attaching variables to network Routes</b>
-    @ref examples/msg/trace-link-srcdst-user-variables/trace-link-srcdst-user-variables.c \n
+    @ref examples/msg/trace-route-user-variables/trace-route-user-variables.c \n
     It is often easier to update a given variable for all links of a
     given network path (identified by its source and destination
     hosts) instead of knowing the name of each specific link.
 
-TODO: rename trace-link-srcdst-user-variables to trace-route-user-variables
-
 @section msg_ex_models Models-related examples
 
 @subsection msg_ex_ns3 NS3 as a SimGrid Network Model