]> git.donarmstrong.com Git - mothur.git/blobdiff - getlistcountcommand.h
created mothurOut class to handle logfiles
[mothur.git] / getlistcountcommand.h
index bd9d20234c6943adba91be63d4e1569e1bdb225e..196d245002498043dd8a32d11de45c5e1eb7c0cb 100644 (file)
@@ -36,6 +36,7 @@ private:
        set<string> labels; //holds labels to be used
        string label, listfile, outputDir;
        ofstream out;
+       vector<string> outputNames;
        
        void process(ListVector*);
 };