Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add some test to cmake and correct bug in tesh file from commit 2010-02-04 21:47:02
[simgrid.git] / include / gras.h
index 6563a7a..ef4358f 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>