removed dependency of declination service on sailing.domain; use to correct RC wind fixes if magnetic

This commit is contained in:
Axel Uhl
2015-08-19 10:08:51 +02:00
parent 980e50e002
commit 1bb8cee277
7 changed files with 38 additions and 17 deletions
@@ -41,4 +41,5 @@ Require-Bundle: com.googlecode.java-diff-utils;bundle-version="1.3.0",
com.sap.sse.common,
com.sap.sse,
com.sap.sse.shared.android,
org.apache.commons.math
org.apache.commons.math,
com.sap.sailing.declination