
  TYPE
    nlt$tm_route_cost = 0 .. nlc$tm_maximum_route_cost;

  CONST
    nlc$tm_maximum_route_cost = 0ffffffff(16);
