Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Kill graphxml parsing feature. It was not used
authorMartin Quinson <martin.quinson@loria.fr>
Tue, 23 Feb 2016 19:34:51 +0000 (20:34 +0100)
committerMartin Quinson <martin.quinson@loria.fr>
Tue, 23 Feb 2016 19:34:51 +0000 (20:34 +0100)
commit2273aa3160195af3cb97e79827c696af31a4805f
tree043610639c22f4895f68e9cf9504e1b3f2e28306
parente8fe9dfcfd30b077f90088b59288420c95e25a71
Kill graphxml parsing feature. It was not used
12 files changed:
.gitignore
ChangeLog
include/xbt/graphxml.h [deleted file]
include/xbt/graphxml_parse.h [deleted file]
src/xbt/graphxml.c [deleted file]
src/xbt/graphxml.dtd [deleted file]
src/xbt/graphxml_parse.c [deleted file]
teshsuite/xbt/graphxml_usage/CMakeLists.txt [deleted file]
teshsuite/xbt/graphxml_usage/graph.xml [deleted file]
teshsuite/xbt/graphxml_usage/graphxml_usage.c [deleted file]
teshsuite/xbt/graphxml_usage/graphxml_usage.tesh [deleted file]
tools/cmake/MaintainerMode.cmake