]> git.donarmstrong.com Git - mothur.git/blobdiff - removelineagecommand.h
paralellized seq.error and dist.shared added some error checks to libshuff and dist...
[mothur.git] / removelineagecommand.h
index 124f6e309f4b5e6a5842f88da7fdcaabbbf22eac..310a66a5a90ea24acf34d7a94d8f7ff7df5a154d 100644 (file)
@@ -31,7 +31,7 @@ class RemoveLineageCommand : public Command {
        
        private:
                set<string> names;
-               vector<string> outputNames;
+               vector<string> outputNames, listOfTaxons;
                string fastafile, namefile, groupfile, alignfile, listfile, taxfile, outputDir, taxons;
                bool abort, dups;