Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
create a singleton for s4u::Engine
[simgrid.git] / src / include / surf / datatypes.h
index 23b9a7866141a55383af4535550ea39892bc0598..7a6542b9d66f1b747045a96f1e413d294d3d6f54 100644 (file)
@@ -16,8 +16,7 @@ typedef struct lmm_constraint *lmm_constraint_t;
 typedef struct lmm_constraint_light *lmm_constraint_light_t;
 typedef struct lmm_system *lmm_system_t;
 
 typedef struct lmm_constraint_light *lmm_constraint_light_t;
 typedef struct lmm_system *lmm_system_t;
 
-typedef struct tmgr_history *tmgr_history_t;
-typedef struct tmgr_trace_event *tmgr_trace_event_t;
+typedef struct tmgr_trace_iterator *tmgr_trace_iterator_t;
 
 
 #endif                          /* MAXMIN_DATATYPES_H */
 
 
 #endif                          /* MAXMIN_DATATYPES_H */