]> git.donarmstrong.com Git - mothur.git/blobdiff - getsharedotucommand.h
created mothurOut class to handle logfiles
[mothur.git] / getsharedotucommand.h
index 5b5516c3a3d6850aa36cce33b104c888872b9137..c12cc13ab074abcd78b259ce9fff9606ecc3509d 100644 (file)
@@ -39,6 +39,7 @@ class GetSharedOTUCommand : public Command {
                map<string, string> groupFinder;
                map<string, string>::iterator it;
                vector<Sequence> seqs;
+               vector<string> outputNames;
                
                void process(ListVector*);