X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=getseqscommand.h;fp=getseqscommand.h;h=24f3968786784965e343f88aef300cad80c54eb4;hb=315e38cf393c82be238da5b32574f225a020d25c;hp=8b38a76f4a3c2bdcfbd0855d6a8be0ff3bad1714;hpb=c99f3846e7a7b6f06ab46508baa5409204ad6290;p=mothur.git diff --git a/getseqscommand.h b/getseqscommand.h index 8b38a76..24f3968 100644 --- a/getseqscommand.h +++ b/getseqscommand.h @@ -23,7 +23,7 @@ class GetSeqsCommand : public Command { private: set names; - string accnosfile, fastafile, namefile, groupfile, alignfile, listfile; + string accnosfile, fastafile, namefile, groupfile, alignfile, listfile, outputDir; bool abort; void readFasta();