X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=removelineagecommand.h;h=310a66a5a90ea24acf34d7a94d8f7ff7df5a154d;hb=f06fdb807822f8e06db003ed809c87250905cfc8;hp=124f6e309f4b5e6a5842f88da7fdcaabbbf22eac;hpb=ec1b5bc7460ac8ad40f54f0729900d9ed98e7292;p=mothur.git diff --git a/removelineagecommand.h b/removelineagecommand.h index 124f6e3..310a66a 100644 --- a/removelineagecommand.h +++ b/removelineagecommand.h @@ -31,7 +31,7 @@ class RemoveLineageCommand : public Command { private: set names; - vector outputNames; + vector outputNames, listOfTaxons; string fastafile, namefile, groupfile, alignfile, listfile, taxfile, outputDir, taxons; bool abort, dups;