source: josm/trunk/src/org/openstreetmap/josm/gui/layer/gpx/package-info.java@ 14451

Last change on this file since 14451 was 8624, checked in by bastiK, 9 years ago

add missing svn:eol-style=native

  • Property svn:eol-style set to native
File size: 201 bytes
Line 
1// License: GPL. For details, see LICENSE file.
2
3/**
4 * Provides classes for handling <a href="http://wiki.openstreetmap.org/wiki/GPX">GPX</a> layers.
5 */
6package org.openstreetmap.josm.gui.layer.gpx;
Note: See TracBrowser for help on using the repository browser.