Had to implement Arrays.copyOf for doubles because froyo doesn't have that either.
authorkruland2607 <kruland2607@180e2498-e6e9-4542-8430-84ac67f01cd8>
Wed, 18 Jul 2012 20:29:05 +0000 (20:29 +0000)
committerkruland2607 <kruland2607@180e2498-e6e9-4542-8430-84ac67f01cd8>
Wed, 18 Jul 2012 20:29:05 +0000 (20:29 +0000)
commitd06c902358c78d5d0c4a907c8d1e6caf226d555d
tree8941083bda1a645575cfc19a05f05a3a41a5402c
parentc62b511e4b04862656e42739df968ed131f105b6
Had to implement Arrays.copyOf for doubles because froyo doesn't have that either.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@906 180e2498-e6e9-4542-8430-84ac67f01cd8
core/src/net/sf/openrocket/motor/ThrustCurveMotor.java
core/src/net/sf/openrocket/util/ArrayUtils.java