X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/dff9e15c44ab6340d27215957c56fa72fad246a2..572221a7949ce2c69f9fb408d697e7fe0ba93ba4:/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,