Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
objectifies the Future Event Set of trace events
[simgrid.git] / src / surf / network_cm02.hpp
index c9f3e1c..a7f479e 100644 (file)
@@ -75,7 +75,7 @@ public:
   NetworkCm02Link(NetworkCm02Model *model, const char *name, xbt_dict_t props,
                                   lmm_system_t system,
                                   double constraint_value,
   NetworkCm02Link(NetworkCm02Model *model, const char *name, xbt_dict_t props,
                                   lmm_system_t system,
                                   double constraint_value,
-                                  tmgr_fes_t history,
+                                  sg_future_evt_set_t fes,
                                   int initiallyOn,
                                   tmgr_trace_t state_trace,
                                   double metric_peak,
                                   int initiallyOn,
                                   tmgr_trace_t state_trace,
                                   double metric_peak,