Changeset 6374 in osm
- Timestamp:
- 2008-01-13T09:11:09+01:00 (17 years ago)
- Location:
- applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/OSMValidatorPlugin.java
r5247 r6374 55 55 SimilarNamedWays.class, 56 56 Coastlines.class, 57 WronglyOrderedWays.class, 57 58 }; 58 59
Note:
See TracChangeset
for help on using the changeset viewer.