]> git.donarmstrong.com Git - mothur.git/blobdiff - parsimonycommand.h
created mothurOut class to handle logfiles
[mothur.git] / parsimonycommand.h
index f855d86497fa0447cb4ef5b17e454bbe0a116628..071aea8fa742d5fb3172f4ac7dcf61125ae73b90 100644 (file)
@@ -56,7 +56,7 @@ private:
 
        bool abort;
        string groups, itersString;
-       vector<string> Groups; //holds groups to be used
+       vector<string> Groups, outputNames; //holds groups to be used
 
        void printParsimonyFile();  
        void printUSummaryFile();