X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/dec88cb5450df90eb490d9bf0655184904981438..74004cafa2eec4eae61fb0b83d5ba901a5347c1f:/src/surf/surf_routing_private.h?ds=sidebyside diff --git a/src/surf/surf_routing_private.h b/src/surf/surf_routing_private.h index b63fb23a9c..99f54ddfc8 100644 --- a/src/surf/surf_routing_private.h +++ b/src/surf/surf_routing_private.h @@ -63,10 +63,6 @@ AS_t model_floyd_create(void); /* create structures for floyd routing model */ void model_floyd_end(AS_t as); /* finalize the creation of floyd routing model */ void model_floyd_parse_route(AS_t rc, sg_platf_route_cbarg_t route); -/* ************************************************** */ -/* ************** RULE-BASED ROUTING **************** */ -AS_t model_rulebased_create(void); /* create structures for rulebased routing model */ - /* ************************************************** */ /* ************** Cluster ROUTING **************** */ typedef struct {