JAL-1807 includes ?j2sdebug flag and DebugJS._(msg)
[jalviewjs.git] / src / jalview / datamodel / SecondaryStructureAnnotation.java
index 476eb19..50a37ff 100644 (file)
@@ -27,6 +27,11 @@ public class SecondaryStructureAnnotation extends AlignmentAnnotation
 
   private static RNA _rna = null;
 
+  /**
+   * no reference in applet?
+   * 
+   * @param rna
+   */
   public SecondaryStructureAnnotation(RNA rna)
   {
     super("Secondary Structure", "Un truc trop cool", getAnnotation(rna));