]> git.donarmstrong.com Git - mothur.git/blobdiff - pipelinepdscommand.h
added remove file option to pipeline command in user mode
[mothur.git] / pipelinepdscommand.h
index 8a8a195eef38c9787332c2b029c889f693c55639..a5061599472400895d1dfc1fac41320f7a880864 100644 (file)
@@ -43,7 +43,7 @@ private:
        void createPatsPipeline();
        bool parseCommand(string, string&, string&);
        bool checkForValidAndRequiredParameters(string, string, map<string, vector<string> >&);
-       bool fillInMothurMade(string&, map<string, vector<string> >);
+       bool fillInMothurMade(string&, map<string, vector<string> >&);
 };
 
 /****************************************************/