Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[trace] move categories dictionary declaration to interface file
[simgrid.git] / src / instr / instr_interface.c
index 3f4cc07..5532a6b 100644 (file)
@@ -19,6 +19,7 @@ typedef enum {
 
 XBT_LOG_NEW_DEFAULT_SUBCATEGORY (instr_api, instr, "API");
 
 
 XBT_LOG_NEW_DEFAULT_SUBCATEGORY (instr_api, instr, "API");
 
+xbt_dict_t created_categories = NULL;
 /** \ingroup TRACE_category
  *  \brief Declare a new category with a random color.
  *
 /** \ingroup TRACE_category
  *  \brief Declare a new category with a random color.
  *