X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=catchallcommand.h;fp=catchallcommand.h;h=4406361a37230aced27bbaa4ca62c3f42bcd4db3;hb=af27acb766f6947c45e1eb65438d878c7ea48ef3;hp=8795cd7512284c32b96100d814e2febfecec9504;hpb=1916dd65829d6bb5b8bef74eddc61ea38fccf63a;p=mothur.git diff --git a/catchallcommand.h b/catchallcommand.h index 8795cd7..4406361 100644 --- a/catchallcommand.h +++ b/catchallcommand.h @@ -48,7 +48,7 @@ private: map< string, vector > outputTypes; string process(SAbundVector*); - string createSummaryFile(string, string); + int createSummaryFile(string, string, ofstream&); }; /****************************************************************************/