]> git.donarmstrong.com Git - mothur.git/blobdiff - libshuffcommand.h
created mothurOut class to handle logfiles
[mothur.git] / libshuffcommand.h
index da5f9e8c1d3d06cd7ad3812578ec83bf6bff5774..5155cbd7982eada5dc20480067a5c34e051d30dc 100644 (file)
@@ -44,7 +44,7 @@ private:
 
        bool abort;
        string outputFile, groups, userform, savegroups, outputDir;
-       vector<string> Groups; //holds groups to be used
+       vector<string> Groups, outputNames; //holds groups to be used
 };
 
 #endif