Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
global_routing doesn't exist anymore. If I'm correct, it's
[simgrid.git] / src / instr / jedule / jedule_sd_binding.c
index e992795..7965abf 100644 (file)
@@ -99,7 +99,7 @@ void jedule_setup_platform() {
 
        jed_create_jedule(&jedule);
 
-       root_comp = global_routing->root;
+       root_comp = routing_platf->root;
        XBT_DEBUG("root name %s\n", root_comp->name);
 
        // that doesn't work