Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
explicit the fact that a variable without initialization placed in a header is an...
[simgrid.git] / src / include / surf / surf.h
index 4cfc3b9..a21d29e 100644 (file)
@@ -559,7 +559,7 @@ XBT_PUBLIC_DATA(xbt_dynar_t) model_list;
 /*******************************************/
 /*** SURF Globals **************************/
 /*******************************************/
-xbt_cfg_t _surf_cfg_set;
+XBT_PUBLIC_DATA(xbt_cfg_t) _surf_cfg_set;
 
 /** \brief Initialize SURF
  *  \ingroup SURF_simulation