Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Register the generic <AS> callback soon enough
authorMartin Quinson <martin.quinson@loria.fr>
Fri, 4 Nov 2011 21:21:43 +0000 (22:21 +0100)
committerMartin Quinson <martin.quinson@loria.fr>
Fri, 4 Nov 2011 21:21:43 +0000 (22:21 +0100)
commit02b7b97c6140acd91203e555f3ee999f7abf353c
tree1f7d24003a47e5d6d0096d707b8dc9c22436cae5
parentfec43de0a32ebea77563d441cdf9b888667da722
Register the generic <AS> callback soon enough

- It is generic because it calls routing_AS_init() with the arguments
  from AX_*
- soon enough is right at the beginning of the parsing process, not
  deep after the models are inited
src/surf/surf_routing.c
src/surf/surfxml_parseplatf.c