todo
[jalview.git] / src / jalview / io / AnnotationFile.java
index 641894a..7f71df1 100755 (executable)
@@ -439,6 +439,7 @@ public class AnnotationFile
         token = st.nextToken();\r
         if (token.equalsIgnoreCase("COLOUR"))\r
         {\r
+          // TODO: use graduated colour def'n here too\r
           colourAnnotations(al, st.nextToken(), st.nextToken());\r
           continue;\r
         }\r