Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
steal a bunch of easy commits and please sonar
[simgrid.git] / teshsuite / simdag / evaluate-get-route-time / evaluate-get-route-time.c
index ea122f3..c8bf42a 100644 (file)
@@ -15,7 +15,8 @@
 
 int main(int argc, char **argv)
 {
-  int i, j;
+  int i;
+  int j;
   xbt_os_timer_t timer = xbt_os_timer_new();
 
   SD_init(&argc, argv);