Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
I'm not sure of why flexml generated a different flex file, but the content seems...
[simgrid.git] / src / simix / simcalls.py
index 19da031..ccaa840 100755 (executable)
@@ -266,6 +266,7 @@ NUM_SIMCALLS
   fd.write(' *\n')
   fd.write(' * That\'s not about http://en.wikipedia.org/wiki/Poop, despite the odor :)\n')
   fd.write(' */\n\n')
+  
   fd.write('#include "smx_private.h"\n');
   fd.write('#ifdef HAVE_MC\n');
   fd.write('#include "mc/mc_private.h"\n');