Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Completely remove route_t and replace by sg_platf_route_cbarg_t.
authornavarro <navarro@caraja.(none)>
Tue, 28 Aug 2012 12:51:46 +0000 (14:51 +0200)
committernavarro <navarro@caraja.(none)>
Tue, 28 Aug 2012 12:51:46 +0000 (14:51 +0200)
commit66f9d7f18e9a5f08bbcc381381283895ab6a0a89
tree910c738f601fee509a3ef9fe98c75fefe28dbe6a
parent146af226580d45710f7f242223ea795570a2a738
Completely remove route_t and replace by sg_platf_route_cbarg_t.
13 files changed:
src/instr/instr_routing.c
src/surf/surf_private.h
src/surf/surf_routing.c
src/surf/surf_routing_cluster.c
src/surf/surf_routing_dijkstra.c
src/surf/surf_routing_floyd.c
src/surf/surf_routing_full.c
src/surf/surf_routing_generic.c
src/surf/surf_routing_none.c
src/surf/surf_routing_private.h
src/surf/surf_routing_rulebased.c
src/surf/surf_routing_vivaldi.c
src/surf/surfxml_parse.c