Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
SURF: Embeed every fields of common_public directly into s_surf_model_t
[simgrid.git] / include / gras / datadesc.h
index 842c4f3..595d6d5 100644 (file)
@@ -327,6 +327,11 @@ 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,