]> git.donarmstrong.com Git - mothur.git/blobdiff - getlistcountcommand.h
added set.dir command and modified commands to redirect input and output, removed...
[mothur.git] / getlistcountcommand.h
index 468ea80ca20308115782bfdf757e8cbd276fe5c9..bd9d20234c6943adba91be63d4e1569e1bdb225e 100644 (file)
@@ -34,7 +34,7 @@ private:
        
        bool abort, allLines;
        set<string> labels; //holds labels to be used
-       string label, listfile;
+       string label, listfile, outputDir;
        ofstream out;
        
        void process(ListVector*);