]> git.donarmstrong.com Git - mothur.git/blobdiff - deconvolutecommand.h
added set.dir command and modified commands to redirect input and output, removed...
[mothur.git] / deconvolutecommand.h
index 635e53fe455ab05eacdb2a19e09837b30ef4c955..4cb6aac3e0c9cd23d7b1d11ed40b775d43d4d42d 100644 (file)
@@ -25,7 +25,7 @@ public:
        void help();    
        
 private:
-       string inFastaName, oldNameMapFName;
+       string inFastaName, oldNameMapFName, outputDir;
 
        bool abort;
 };