Removed calls to String.isEmpty which is not available on Froyo.
[debian/openrocket] / core / src / net / sf / openrocket / simulation / customexpression / RangeExpression.java
2012-08-10 kruland2607Removed calls to String.isEmpty which is not available...
2012-08-05 richardgrahamBig update to custom expression feature.