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