Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Also run the memcopy test
[simgrid.git] / src / xbt_modinter.h
index 628f1ee..f54aef2 100644 (file)
@@ -14,5 +14,6 @@
 void xbt_log_init(int *argc,char **argv);
 void xbt_log_exit(void);
 void xbt_fifo_exit(void);
+void xbt_dict_exit(void);
 
 #endif /* XBT_MODINTER_H */