Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Destruction of a relic of the revolution gras->xbt
[simgrid.git] / include / gras / core.h
index 1903616..4e79a50 100644 (file)
@@ -40,7 +40,7 @@ BEGIN_DECL
 /* **************************************************************************
  * Garbage collection support
  * **************************************************************************/
-typedef enum { free_after_use, free_never } e_gras_free_directive_t;
+typedef enum { free_after_use, free_never } e_xbt_free_directive_t;
 
 
 /* **************************************************************************