X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=pipelinepdscommand.h;h=a5061599472400895d1dfc1fac41320f7a880864;hb=fc9bc621a09de13eb76ca4f5cee930b03de43dcd;hp=8a8a195eef38c9787332c2b029c889f693c55639;hpb=6a0001cc8c2f8de157f4979fd0d97a6e911b58e8;p=mothur.git diff --git a/pipelinepdscommand.h b/pipelinepdscommand.h index 8a8a195..a506159 100644 --- a/pipelinepdscommand.h +++ b/pipelinepdscommand.h @@ -43,7 +43,7 @@ private: void createPatsPipeline(); bool parseCommand(string, string&, string&); bool checkForValidAndRequiredParameters(string, string, map >&); - bool fillInMothurMade(string&, map >); + bool fillInMothurMade(string&, map >&); }; /****************************************************/