Changeset 25037 in osm for applications/editors/josm
- Timestamp:
- 2011-01-13T13:08:29+01:00 (14 years ago)
- Location:
- applications/editors/josm/plugins
- Files:
-
- 27 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/build.xml
r24718 r25037 14 14 <ant antfile="build.xml" target="dist" dir="colorscheme"/> 15 15 <ant antfile="build.xml" target="dist" dir="ColumbusCSV"/> 16 <ant antfile="build.xml" target="dist" dir="CommandLine"/> 16 17 <ant antfile="build.xml" target="dist" dir="Create_grid_of_ways"/> 17 18 <ant antfile="build.xml" target="dist" dir="czechaddress"/> … … 86 87 <ant antfile="build.xml" target="clean" dir="cadastre-fr"/> 87 88 <ant antfile="build.xml" target="clean" dir="colorscheme"/> 89 <ant antfile="build.xml" target="clean" dir="CommandLine"/> 88 90 <ant antfile="build.xml" target="clean" dir="Create_grid_of_ways"/> 89 91 <ant antfile="build.xml" target="clean" dir="czechaddress"/>
Note:
See TracChangeset
for help on using the changeset viewer.