Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Kill the <backbone> tag
authorMartin Quinson <martin.quinson@loria.fr>
Fri, 28 Dec 2012 15:29:02 +0000 (16:29 +0100)
committerMartin Quinson <martin.quinson@loria.fr>
Fri, 28 Dec 2012 15:30:42 +0000 (16:30 +0100)
commit7d248dfd0b7fa18bacf5403efbf3dcf7a0cf902f
treea8f9972a6a4bcacc27bebfc5455d963d4526d5c5
parent5fb577f6a410e0a43ae2ac72f581889e7bac2c76
Kill the <backbone> tag

This was allowed only in the <cluster> tag, and was dupplicating the
features of the bb_* attributes of that tag. Kill this because the
parser is already complex enough without dupplicating ways to get a
given feature implemented. Sorry for the inconvinience.
ChangeLog
include/surf/simgrid_dtd.h
include/surf/surf_routing.h
src/surf/simgrid.dtd
src/surf/simgrid_dtd.c
src/surf/surf_routing.c
src/surf/surfxml_parse.c