]> git.donarmstrong.com Git - mothur.git/blobdiff - libshuffcommand.h
added set.dir command and modified commands to redirect input and output, removed...
[mothur.git] / libshuffcommand.h
index 1e5726dd770f928b62ca8ef07fa3c24150c0a8b5..da5f9e8c1d3d06cd7ad3812578ec83bf6bff5774 100644 (file)
@@ -43,7 +43,7 @@ private:
        vector<vector<vector<double> > > savedMinValues;
 
        bool abort;
-       string outputFile, groups, userform, savegroups;
+       string outputFile, groups, userform, savegroups, outputDir;
        vector<string> Groups; //holds groups to be used
 };