Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add a function to have type of an element.
[simgrid.git] / teshsuite / simdag / platforms / basic_parsing_test.c
index 0bb7711..6455f43 100644 (file)
@@ -53,7 +53,6 @@ if(argc == 3)
                        SD_route_get_current_latency(w1, w2),
                        SD_route_get_current_bandwidth(w1, w2));
 
-         printf("%s is router : %d\n",name1,global_routing->is_router(name1));
        }
        if(!strcmp(argv[2],"FULL_LINK"))
        {