Hi Steve,
- private final void incArcCount(Map<Coord, Integer> map, Coord p, int
inc) {
+ private void incArcCount(Map<Coord, Integer> map, Coord p, int inc) {Why zap the final? It was there for a reason. Cheers, Mark _______________________________________________ mkgmap-dev mailing list [email protected] http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
