Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
merge changes. Strange, it seems to ate pierre commit
[simgrid.git] / src / include / surf / surfxml_parse_values.h
index ee41fff..8a25ca1 100644 (file)
@@ -81,7 +81,7 @@ typedef struct s_surf_parsing_link_up_down {
        void* link_down;
 } s_surf_parsing_link_up_down_t;
 
-void STag_surfxml_host_cluster(void);
-void STag_surfxml_link_cluster(void);
+void surf_parse_host(void);
+void surf_parse_link(void);
 
 #endif /* SURFXML_PARSE_VALUES_H_ */