]> git.donarmstrong.com Git - mothur.git/blobdiff - matrixoutputcommand.h
created mothurOut class to handle logfiles
[mothur.git] / matrixoutputcommand.h
index ff7519ee00751dcad80ebdb9bc04e384f54cd45b..521104c395382d5ce15c61f99510c830ae054f7a 100644 (file)
@@ -49,7 +49,7 @@ private:
        bool abort, allLines;
        set<string> labels; //holds labels to be used
        string outputFile, calc, groups, label, outputDir;
-       vector<string>  Estimators, Groups; //holds estimators to be used
+       vector<string>  Estimators, Groups, outputNames; //holds estimators to be used
        
 
 };