Changeset 29436 in osm for applications/editors
- Timestamp:
- 2013-03-30T01:31:00+01:00 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/build.xml
r29210 r29436 37 37 <ant antfile="build.xml" target="dist" dir="HouseNumberTaggingTool"/> 38 38 <ant antfile="build.xml" target="dist" dir="imageryadjust"/> 39 <ant antfile="build.xml" target="dist" dir="imagery_offset_db"/> 39 40 <ant antfile="build.xml" target="dist" dir="imagery-xml-bounds"/> 40 41 <ant antfile="build.xml" target="dist" dir="imagewaypoint"/> … … 132 133 <ant antfile="build.xml" target="clean" dir="HouseNumberTaggingTool"/> 133 134 <ant antfile="build.xml" target="clean" dir="imageryadjust"/> 135 <ant antfile="build.xml" target="clean" dir="imagery_offset_db"/> 134 136 <ant antfile="build.xml" target="clean" dir="imagery-xml-bounds"/> 135 137 <ant antfile="build.xml" target="clean" dir="imagewaypoint"/>
Note:
See TracChangeset
for help on using the changeset viewer.