JAL-2050 make SequenceFeature.score final, adjust constructor calls
[jalview.git] / src / jalview / io / FileFormats.java
2017-01-26 gmungocJAL-2344 test fix and code tidy for review comments
2017-01-12 gmungocJAL-2344 now flagging formats as 'identifiable' instead...
2017-01-11 gmungocJAL-2344 FileFormats singleton for formats, FileFormatI...