X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=pcrseqscommand.h;h=420a5ebc3e4b0cb527a3c2c692797c0b627c3b46;hb=dec4333b64891e0b923c862446cf2e3befa7e3d3;hp=45ce6f3f153e6020f00c859b1928cc1d74ea2a55;hpb=9d241ddf4c0e2467298a523e21a3b0de46902448;p=mothur.git diff --git a/pcrseqscommand.h b/pcrseqscommand.h index 45ce6f3..420a5eb 100644 --- a/pcrseqscommand.h +++ b/pcrseqscommand.h @@ -45,7 +45,7 @@ private: bool getOligos(vector >&, vector >&, vector >&); bool abort, keepprimer, keepdots; string fastafile, oligosfile, taxfile, groupfile, namefile, ecolifile, outputDir, nomatch; - int start, end, pdiffs, processors, length; + int start, end, processors, length; vector revPrimer, outputNames; vector primers;