Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
plug leaks
[simgrid.git] / examples / smpi / mc / bugged2.c
index 1af27bea2e7cbfc83f34825bb321f4adbe7d9ed2..dd529f88942bfdd5cb33ef5afca9b689ebdb0383 100644 (file)
@@ -10,7 +10,6 @@
 #include <mpi.h>
 #include <simgrid/modelchecker.h>
 
 #include <mpi.h>
 #include <simgrid/modelchecker.h>
 
-
 int main(int argc, char **argv)
 {
   int x,y, err, size, rank;
 int main(int argc, char **argv)
 {
   int x,y, err, size, rank;