(no commit message)
[utils] / gps / src / org / wamblee / gps / coordinates / CoordinateSystem.java
similarity index 96%
rename from gps/src/org/wamblee/gpx/CoordinateSystem.java
rename to gps/src/org/wamblee/gps/coordinates/CoordinateSystem.java
index c88b8069e77b97299ee850e1f1a2debb5a1f7b98..e88d4833af61de19a7aebde85bff4c68ba6787ef 100644 (file)
@@ -14,7 +14,8 @@
  * limitations under the License.
  */ 
 
-package org.wamblee.gpx;
+package org.wamblee.gps.coordinates;
+
 
 /**
  * Represents a coordinate system.