X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=getlineagecommand.h;h=ca84bf2fad3e11e60808daa15230b5674a4a7849;hb=f06fdb807822f8e06db003ed809c87250905cfc8;hp=d62c50f55d253b7e3fd15790e2a6d4b21cb35b8f;hpb=ec1b5bc7460ac8ad40f54f0729900d9ed98e7292;p=mothur.git diff --git a/getlineagecommand.h b/getlineagecommand.h index d62c50f..ca84bf2 100644 --- a/getlineagecommand.h +++ b/getlineagecommand.h @@ -32,7 +32,7 @@ class GetLineageCommand : public Command { private: set names; - vector outputNames; + vector outputNames, listOfTaxons; string fastafile, namefile, groupfile, alignfile, listfile, taxfile, outputDir, taxons; bool abort, dups;