Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
The code deal with <ASroute> in the exact same way than <route>. Disturbing
authorMartin Quinson <martin.quinson@loria.fr>
Sun, 14 Feb 2016 09:59:13 +0000 (10:59 +0100)
committerMartin Quinson <martin.quinson@loria.fr>
Sun, 14 Feb 2016 09:59:20 +0000 (10:59 +0100)
commitce6c6e673d5d233ea614018e5ca97e9ef5b63fa4
tree7c9c2adf52d828dfa2708933d1722eaeb25fb8bc
parent2b5a32d440ace6920ebbe5b5425aedd515d11708
The code deal with <ASroute> in the exact same way than <route>. Disturbing

But kill the dupplicated/dead code anyway. This calls for further
cleanups, for example in the DTD...
12 files changed:
include/simgrid/platf.h
src/bindings/lua/lua_platf.cpp
src/surf/sg_platf.cpp
src/surf/surf_routing.cpp
src/surf/surf_routing.hpp
src/surf/surf_routing_dijkstra.cpp
src/surf/surf_routing_dijkstra.hpp
src/surf/surf_routing_floyd.cpp
src/surf/surf_routing_floyd.hpp
src/surf/surf_routing_full.cpp
src/surf/surf_routing_full.hpp
src/surf/surfxml_parse.cpp