Changeset 32393 in osm for applications/editors/josm/plugins/seachart/src/s57/S57map.java
- Timestamp:
- 2016-06-24T02:19:11+02:00 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/seachart/src/s57/S57map.java
r32380 r32393 84 84 first = 0; 85 85 last = 0; 86 nodes = new ArrayList< Long>();86 nodes = new ArrayList<>(); 87 87 } 88 88 }
Note:
See TracChangeset
for help on using the changeset viewer.
