X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=pcrseqscommand.h;h=420a5ebc3e4b0cb527a3c2c692797c0b627c3b46;hb=36a6b02cf7f09d2bc34376b588944a9ca73429c5;hp=45ce6f3f153e6020f00c859b1928cc1d74ea2a55;hpb=bb8d942036365d2a66330944269f17841ed2388a;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;