X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=runner%2Fcompbio%2Frunner%2Fmsa%2FProbcons.java;h=532ba309d27c195e661c1a89479a463304f594d4;hb=ba2d4e920e433bd080f448248e7dacade69a27a0;hp=3d0f86aa0a124cfa7581d101f7097d7ab21e447e;hpb=9f81a03cf11728726a45917773e3c42195b471c2;p=jabaws.git diff --git a/runner/compbio/runner/msa/Probcons.java b/runner/compbio/runner/msa/Probcons.java index 3d0f86a..532ba30 100644 --- a/runner/compbio/runner/msa/Probcons.java +++ b/runner/compbio/runner/msa/Probcons.java @@ -43,8 +43,6 @@ public class Probcons extends SkeletalExecutable public static final String KEY_VALUE_SEPARATOR = Util.SPACE; /** - * - * @param workDirectory */ public Probcons() { addParameters(Arrays.asList("-v", "-clustalw", "-annot", ANNOTATION));