X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=getseqscommand.h;h=4f4c809e51e7f9308ae4f372bdd2195eb964f6c3;hb=28d6f2bddc5c0718ae7f63648be3130a35fb0f02;hp=9d8e7960f5c2e949f021602aaf1aa36e7d3e82e0;hpb=814675616c10a40911886afb9dfe216f0245e3a2;p=mothur.git diff --git a/getseqscommand.h b/getseqscommand.h index 9d8e796..4f4c809 100644 --- a/getseqscommand.h +++ b/getseqscommand.h @@ -25,7 +25,7 @@ class GetSeqsCommand : public Command { set names; vector outputNames; string accnosfile, fastafile, namefile, groupfile, alignfile, listfile, taxfile, outputDir; - bool abort; + bool abort, dups; int readFasta(); int readName();