Removed calls to String.isEmpty which is not available on Froyo.
[debian/openrocket] / core / src / net / sf / openrocket / simulation / customexpression /
2012-08-10 kruland2607Removed calls to String.isEmpty which is not available...
2012-08-09 kruland2607Minor changes for Froyo compatibility.
2012-08-08 kruland2607Rework the CustomExpression evaluation to use Simulatio...
2012-08-05 richardgrahamBig update to custom expression feature.