Changeset 8378 in josm for trunk/src/org/openstreetmap/josm/data/validation/FixableTestError.java
- Timestamp:
- 2015-05-17T05:05:36+02:00 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/data/validation/FixableTestError.java
r7937 r8378 1 // License: GPL. See LICENSE filefor details.1 // License: GPL. For details, see LICENSE file. 2 2 package org.openstreetmap.josm.data.validation; 3 4 import java.util.Collection; 3 5 4 6 import org.openstreetmap.josm.command.Command; 5 7 import org.openstreetmap.josm.data.osm.OsmPrimitive; 6 7 import java.util.Collection;8 8 9 9 /**
Note:
See TracChangeset
for help on using the changeset viewer.
