A
lgorithmique
N
umérique
D
istribuée
Public GIT Repository
projects
/
simgrid.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
mv surf_parse -> surfxml_parse
[simgrid.git]
/
src
/
surf
/
surfxml_parse.c
diff --git
a/src/surf/surf_parse.c
b/src/surf/surfxml_parse.c
similarity index 99%
rename from
src/surf/surf_parse.c
rename to
src/surf/surfxml_parse.c
index
1bbc565
..
6dfa95e
100644
(file)
--- a/
src/surf/surf_parse.c
+++ b/
src/surf/surfxml_parse.c
@@
-7,7
+7,7
@@
#include "xbt/misc.h"
#include "xbt/log.h"
-#include "surf/surf_parse_private.h"
+#include "surf/surf
xml
_parse_private.h"
#include "surf/surf_private.h"
XBT_LOG_NEW_DEFAULT_SUBCATEGORY(parse, surf ,"Logging specific to the SURF module");