]> git.donarmstrong.com Git - mothur.git/blobdiff - hclustercommand.h
created mothurOut class to handle logfiles
[mothur.git] / hclustercommand.h
index 443d8709bb7dd9294841e2dfc24584569e78e7c0..8bbc655fd7c30a9708b8292a81de0bb6a7b6c478 100644 (file)
@@ -53,6 +53,7 @@ private:
        ofstream sabundFile, rabundFile, listFile;
        time_t start;
        unsigned long loops;
+       vector<string> outputNames;
        
        void printData(string label);
 };