]> git.donarmstrong.com Git - mothur.git/blobdiff - getcurrentcommand.h
added mergesfffiles command. added current directories to get.current commands output...
[mothur.git] / getcurrentcommand.h
index 2d8dbb1a432168f26a2371ccd996762d53670be5..e426fe95a07bc08131e557d147aefd8566502913 100644 (file)
@@ -11,6 +11,7 @@
  */
 
 #include "command.hpp"
+#include "commandfactory.hpp"
 
 class GetCurrentCommand : public Command {
 
@@ -34,6 +35,7 @@ class GetCurrentCommand : public Command {
        
        private:
                
+        CommandFactory* cFactory;
                vector<string> outputNames;
                bool abort;