X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=src%2Fjalview%2Fbin%2FJalview.java;h=4c1e848146bd13b229d5be2c41dac8aaa2fd81cf;hb=f37c3fd4fe12799de498de5f397252e9f457fee9;hp=30620a1ac4359150bd6bdb823f2bee8b122befc4;hpb=86b84a537a05d03a21ba115bffe3575cedf98be0;p=jalview.git diff --git a/src/jalview/bin/Jalview.java b/src/jalview/bin/Jalview.java index 30620a1..4c1e848 100755 --- a/src/jalview/bin/Jalview.java +++ b/src/jalview/bin/Jalview.java @@ -176,6 +176,8 @@ public class Jalview * * @param args * open filename + * @throws InterruptedException + * @throws IOException */ public static void main(String[] args) { @@ -185,6 +187,8 @@ public class Jalview /** * @param args + * @throws InterruptedException + * @throws IOException */ void doMain(String[] args) {