Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[routing] rename routing_global_t -> routing_platf_t (and friends)
authorMartin Quinson <martin.quinson@loria.fr>
Mon, 9 Apr 2012 18:44:47 +0000 (08:44 -1000)
committerMartin Quinson <martin.quinson@loria.fr>
Mon, 9 Apr 2012 18:44:47 +0000 (08:44 -1000)
One day maybe, this could be usefull to enable the declaration (and
simulation) of several platform within one simgrid run. But for now, I
mainly want to make the sg/platf interface less context sensitive and
more usual by expressing directly the AS to which elements are added.


No differences found