Changeset 5247 in osm for applications/editors/josm
- Timestamp:
- 2007-10-30T14:30:54+01:00 (17 years ago)
- Location:
- applications/editors/josm/plugins
- Files:
-
- 1 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/OSMValidatorPlugin.java
r4866 r5247 49 49 UntaggedNode.class, 50 50 UntaggedWay.class, 51 SelfIntersectingWay.class, 51 52 SpellCheck.class, 52 53 DuplicatedWayNodes.class,
Note:
See TracChangeset
for help on using the changeset viewer.