Changeset 31568 in osm for applications/editors
- Timestamp:
- 2015-09-17T13:52:26+02:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/build.xml
r31567 r31568 93 93 <ant target="dist" dir="routing"/> 94 94 <ant target="dist" dir="seachart"/> 95 <ant target="dist" dir="seachartedit"/> 95 96 <ant target="dist" dir="sds"/> 96 97 <ant target="dist" dir="simplifyarea"/> 97 98 <ant target="dist" dir="smed"/> 99 <ant target="dist" dir="splinex"/> 100 <ant target="dist" dir="sumoconvert"/> 98 101 <ant target="dist" dir="surveyor"/> 99 102 <ant target="dist" dir="tag2link"/> … … 198 201 <ant target="clean" dir="routing"/> 199 202 <ant target="clean" dir="seachart"/> 203 <ant target="clean" dir="seachartedit"/> 200 204 <ant target="clean" dir="sds"/> 201 205 <ant target="clean" dir="simplifyarea"/> 202 206 <ant target="clean" dir="smed"/> 207 <ant target="clean" dir="splinex"/> 208 <ant target="clean" dir="sumoconvert"/> 203 209 <ant target="clean" dir="surveyor"/> 204 210 <ant target="clean" dir="tag2link"/>
Note:
See TracChangeset
for help on using the changeset viewer.