Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix memory leaks
[simgrid.git] / include / mc / modelchecker.h
index 9bc3a80..2ca38fa 100644 (file)
@@ -1,4 +1,4 @@
 #include "xbt.h"
 
 XBT_PUBLIC(void) MC_assert(int);
-XBT_PUBLIC(int) MC_random(int min, int max);
\ No newline at end of file
+XBT_PUBLIC(int) MC_random(int min, int max);