Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] Cross-process MC/safety implementation
[simgrid.git] / src / mc / mc_safety.h
index 183ebac..52ca5da 100644 (file)
@@ -24,7 +24,6 @@ typedef enum {
 
 extern e_mc_reduce_t mc_reduce_kind;
 
-void MC_pre_modelcheck_safety(void);
 void MC_modelcheck_safety(void);
 
 typedef struct s_mc_visited_state{