X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/865f97c868ce92518b1cf4f23e23bd1b16b7917c..a3570625c9460617ccad1803b50bc4f1793b6376:/include/gras/datadesc.h diff --git a/include/gras/datadesc.h b/include/gras/datadesc.h index 903902db02..595d6d5c53 100644 --- a/include/gras/datadesc.h +++ b/include/gras/datadesc.h @@ -328,6 +328,9 @@ XBT_PUBLIC(gras_datadesc_type_t) /** \brief Prototype of type callbacks selecting a type. */ typedef + + + gras_datadesc_type_t(*gras_datadesc_selector_t) (gras_datadesc_type_t typedesc,