Changeset 13599 in josm for trunk/src/org
- Timestamp:
- 2018-04-06T01:42:15+02:00 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/data/projection/Projections.java
r13598 r13599 339 339 } 340 340 } 341 if (result.isEmpty())342 throw new AssertionError("EPSG file seems corrupted");343 341 return result; 344 342 }
Note:
See TracChangeset
for help on using the changeset viewer.