]> git.donarmstrong.com Git - mothur.git/blobdiff - setdircommand.h
added tempdefault to set.dir and fixed bug with padding type in sffinfo.
[mothur.git] / setdircommand.h
index 663496523e55a9cd2e2a8999043a8eeb743a8b7b..565b839aadb6ce8f2f440e6bd8b75be44afba227 100644 (file)
@@ -25,7 +25,7 @@ public:
        
 private:
        CommandFactory* commandFactory;
-       string output, input;
+       string output, input, tempdefault;
        bool abort;
                
 };