X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=removeseqscommand.h;fp=removeseqscommand.h;h=ddda08ce9bbfe7f4bc1e6a5aa55e8028667ade37;hb=74844a60d80c6dd06e3fb02ee9b928424f9019b0;hp=647cb765f0e75781862d0fa74305d55573c85872;hpb=a218321731df14d231bbc08e79906f757cf1540d;p=mothur.git diff --git a/removeseqscommand.h b/removeseqscommand.h index 647cb76..ddda08c 100644 --- a/removeseqscommand.h +++ b/removeseqscommand.h @@ -25,6 +25,7 @@ class RemoveSeqsCommand : public Command { set names; string accnosfile, fastafile, namefile, groupfile, alignfile, listfile, outputDir; bool abort, dups; + vector outputNames; void readFasta(); void readName();