|
@@ -257,7 +257,7 @@ int path(struct Map_info *In, struct Map_info *Out, char *filename,
|
|
Vect_net_shortest_path_coor(In, fx, fy, 0.0, tx, ty, 0.0,
|
|
Vect_net_shortest_path_coor(In, fx, fy, 0.0, tx, ty, 0.0,
|
|
maxdist, maxdist, &cost, OPoints,
|
|
maxdist, maxdist, &cost, OPoints,
|
|
|
|
+ AList, NULL, FPoints, TPoints, &fdist,
|