(no commit message)
[utils] / gps / src / org / wamblee / gps / coordinates / Coordinates.java
similarity index 97%
rename from gps/src/org/wamblee/gpx/Coordinates.java
rename to gps/src/org/wamblee/gps/coordinates/Coordinates.java
index cfca9dd5e450a563344095118e566e59ec50942f..b1fc92643ffc10b480bce77fb4ad2496fff74c28 100644 (file)
@@ -14,7 +14,7 @@
  * limitations under the License.
  */ 
 
-package org.wamblee.gpx;
+package org.wamblee.gps.coordinates;
 
 /**
  * Coordinates in some 3-dimensional coordinate system.