Changeset 31567 in osm for applications/editors/josm/plugins
- Timestamp:
- 2015-09-17T13:13:05+02:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/build.xml
r31566 r31567 92 92 <ant target="dist" dir="routes"/> 93 93 <ant target="dist" dir="routing"/> 94 <ant target="dist" dir="seachart"/> 94 95 <ant target="dist" dir="sds"/> 95 96 <ant target="dist" dir="simplifyarea"/> … … 196 197 <ant target="clean" dir="routes"/> 197 198 <ant target="clean" dir="routing"/> 199 <ant target="clean" dir="seachart"/> 198 200 <ant target="clean" dir="sds"/> 199 201 <ant target="clean" dir="simplifyarea"/>
Note:
See TracChangeset
for help on using the changeset viewer.