]> git.donarmstrong.com Git - mothur.git/blobdiff - summarysharedcommand.h
added set.dir command and modified commands to redirect input and output, removed...
[mothur.git] / summarysharedcommand.h
index 090c9f4ef9ed40287040bec733f0e5d8802ff23d..351b1352b7e865d8c0741ffb56875407070db344 100644 (file)
@@ -39,7 +39,7 @@ private:
        string label, calc, groups;
        vector<string>  Estimators, Groups;
        vector<SharedRAbundVector*> lookup;
-       string outputFileName, format, outAllFileName;
+       string outputFileName, format, outAllFileName, outputDir;
        ofstream outputFileHandle, outAll;
        void process(vector<SharedRAbundVector*>);