Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Documentation ++
[simgrid.git] / src / surf / surf_private.h
index a98323100388b66bdd29b2c52435ee954e358f79..72291ae999877d7d47bfafa414e37a216d91f293 100644 (file)
@@ -86,6 +86,7 @@ XBT_PUBLIC(void) generic_get_graph(xbt_graph_t graph, xbt_dict_t nodes, xbt_dict
  */
 XBT_PUBLIC(void) surfxml_bufferstack_push(int _new);
 XBT_PUBLIC(void) surfxml_bufferstack_pop(int _new);
+XBT_PUBLIC(void) parse_after_config(void);
 
 XBT_PUBLIC_DATA(int) surfxml_bufferstack_size;