]> AND Public Git Repository - simgrid.git/blobdiff - include/gras.h
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
bugfixes to make the dax loader and typed task scheduler work
[simgrid.git] / include / gras.h
index 6563a7ac7d3fd6e64dbb7bfa06df84f9c3c52213..ef4358f6cb7d57dc4817f6a5752b2e158bc715e2 100644 (file)
@@ -10,8 +10,8 @@
 #ifndef GRAS_H
 #define GRAS_H
 
-#include <xbt.h> /* our toolbox */
-#include <xbt/ex.h> /* There's a whole bunch of exception handling in GRAS */
+#include <xbt.h>                /* our toolbox */
+#include <xbt/ex.h>             /* There's a whole bunch of exception handling in GRAS */
 
 #include <gras/process.h>
 #include <gras/module.h>