JAL-1499 first pass update of parsing and tests, more to come
authorgmungoc <g.m.carstairs@dundee.ac.uk>
Tue, 29 Sep 2015 15:47:49 +0000 (16:47 +0100)
committergmungoc <g.m.carstairs@dundee.ac.uk>
Tue, 29 Sep 2015 15:47:49 +0000 (16:47 +0100)
commit7c91e006a3fa55f0fe9110bf3f18a6176c6ce457
treec87040bd0d4b65b7c21165f538be406f705859a8
parent4b2d869e1b0570a5a37339e8a787a7b40ded2209
JAL-1499 first pass update of parsing and tests, more to come
src/jalview/io/AlignFile.java
src/jalview/io/AppletFormatAdapter.java
src/jalview/io/FileFormatException.java [new file with mode: 0644]
src/jalview/io/IdentifyFile.java
src/jalview/io/JalviewFileChooser.java
src/jalview/io/MegaFile.java [new file with mode: 0644]
test/jalview/io/IdentifyFileTest.java
test/jalview/io/MegaFileTest.java [new file with mode: 0644]