Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
SURF: Unify the types of models in a uniq s_surf_model_t (using an union) +reindent...
[simgrid.git] / include / gras / datadesc.h
index 842c4f3..903902d 100644 (file)
@@ -327,6 +327,8 @@ XBT_PUBLIC(gras_datadesc_type_t)
                                                  void *data);
 /** \brief Prototype of type callbacks selecting a type. */
      typedef
+
+      
        gras_datadesc_type_t(*gras_datadesc_selector_t) (gras_datadesc_type_t
                                                         typedesc,
                                                         gras_cbps_t vars,