Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
banish some surf parsing files to a src/surf/xml jail
[simgrid.git] / src / surf / xml / surfxml_sax_cb.cpp
similarity index 99%
rename from src/surf/surfxml_parse.cpp
rename to src/surf/xml/surfxml_sax_cb.cpp
index 5e0aab1..b36b0e2 100644 (file)
@@ -16,7 +16,7 @@
 #include "src/surf/surf_private.h"
 #include "simgrid/sg_config.h"
 
-#include <surf/surfxml_parse.h>
+#include "src/surf/xml/platf_private.hpp"
 
 XBT_LOG_NEW_DEFAULT_SUBCATEGORY(surf_parse, surf,
                                 "Logging specific to the SURF parsing module");