bug fixes and rocket optimization
[debian/openrocket] / src / net / sf / openrocket / rocketcomponent / FinSet.java
index d218ba68b1c5962b6bb8ec8c5cc508a871e0522b..e388b4a6f00579dc397b8e8b8c97a47a8e704732 100644 (file)
@@ -14,7 +14,9 @@ import net.sf.openrocket.util.Transformation;
 
 public abstract class FinSet extends ExternalComponent {
        private static final Translator trans = Application.getTranslator();
-
+       
+       // FIXME:  converting triangular fins to freeform fails
+       
        /**
         * Maximum allowed cant of fins.
         */