Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
I must have been drunk when I did the previous version. I'd like to convince you...
[simgrid.git] / src / gras / DataDesc / datadesc_private.h
index f6b43c5..82d77a8 100644 (file)
@@ -248,6 +248,7 @@ gras_datadesc_type_t
  ****************************************************/
 gras_cbps_t gras_cbps_new(void);
 void gras_cbps_free(gras_cbps_t *state);
+void gras_cbps_reset(gras_cbps_t state);
 
 /***************
  * Convertions *