Changeset 19329 in osm for applications/editors/josm/plugins/duplicateway/src
- Timestamp:
- 2010-01-08T09:12:11+01:00 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/duplicateway/src/org/openstreetmap/josm/plugins/duplicateway/DuplicateWayAction.java
r13497 r19329 35 35 * Duplicate an existing set of ordered ways, offset by a specified distance. 36 36 * 37 * This basic version just creates a completely sep erate way and makes no37 * This basic version just creates a completely separate way and makes no 38 38 * attempt to attach it to any other ways. 39 39 *
Note:
See TracChangeset
for help on using the changeset viewer.