]> git.donarmstrong.com Git - mothur.git/blobdiff - commandfactory.hpp
fixed bug with windows version of trim.seqs when run with 1 processor. fixed file...
[mothur.git] / commandfactory.hpp
index 3c19e87cdde276b42aeb7488243de568812ffbca..e95db8016a4149c9c2defdbb9e7933ff6ee3905a 100644 (file)
@@ -48,6 +48,8 @@ private:
        string outputDir, inputDir, logFileName;\r
        bool append;\r
        \r
+    int checkForRedirects(string);\r
+    \r
        static CommandFactory* _uniqueInstance;\r
        CommandFactory( const CommandFactory& ); // Disable copy constructor\r
        void operator=( const CommandFactory& ); // Disable assignment operator\r