Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
model-checker : check if a difference detected in stack comparison is a pointer on...
[simgrid.git] / src / xbt / xbt_rl_time.c
index bd035b1..1fbf9eb 100644 (file)
@@ -25,3 +25,4 @@ void xbt_sleep(double sec)
 {
   xbt_os_sleep(sec);
 }
+