Fix refresh bug which sometimes happens when the plot configuration is changed. ...
[debian/openrocket] / core / test / net / sf / openrocket / unit / UnitToStringTest.java
2012-07-18 kruland2607Merge branches/froyo_12.03 to head.
2012-04-20 kruland2607Changed Unit.toString to use 0.### format for pretty...
2012-04-20 kruland2607Pulled unit tests for Unit.toString from Unit.main...