Changeset 25892 in osm
- Timestamp:
- 2011-04-24T11:57:49+02:00 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/build.xml
r25454 r25892 57 57 <ant antfile="build.xml" target="dist" dir="routes"/> 58 58 <ant antfile="build.xml" target="dist" dir="routing"/> 59 <ant antfile="build.xml" target="dist" dir="scripting"/>60 59 <ant antfile="build.xml" target="dist" dir="simplifyarea"/> 61 60 <ant antfile="build.xml" target="dist" dir="smed"/> … … 130 129 <ant antfile="build.xml" target="clean" dir="roadsigns"/> 131 130 <ant antfile="build.xml" target="clean" dir="routes"/> 132 <ant antfile="build.xml" target="clean" dir="routing"/> 133 <ant antfile="build.xml" target="clean" dir="scripting"/> 131 <ant antfile="build.xml" target="clean" dir="routing"/> 134 132 <ant antfile="build.xml" target="clean" dir="simplifyarea"/> 135 133 <ant antfile="build.xml" target="clean" dir="smed"/>
Note:
See TracChangeset
for help on using the changeset viewer.