Changeset 27693 in osm
- Timestamp:
- 2012-02-02T19:26:19+01:00 (13 years ago)
- Location:
- applications/editors/josm
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/build.xml
r27551 r27693 48 48 <ant antfile="build.xml" target="dist" dir="merge-overlap"/> 49 49 <ant antfile="build.xml" target="dist" dir="michigan_left"/> 50 <ant antfile="build.xml" target="dist" dir="mirrored_download"/> 50 51 <ant antfile="build.xml" target="dist" dir="multipoly-convert"/> 51 52 <ant antfile="build.xml" target="dist" dir="namemanager"/> … … 135 136 <ant antfile="build.xml" target="clean" dir="merge-overlap"/> 136 137 <ant antfile="build.xml" target="clean" dir="michigan_left"/> 138 <ant antfile="build.xml" target="clean" dir="mirrored_download"/> 137 139 <ant antfile="build.xml" target="clean" dir="multipoly-convert"/> 138 140 <ant antfile="build.xml" target="clean" dir="namemanager"/>
Note:
See TracChangeset
for help on using the changeset viewer.