]> git.donarmstrong.com Git - mothur.git/blobdiff - catchallcommand.h
added summary output to catchall command
[mothur.git] / catchallcommand.h
index d59855b240442d541699970cd0d75a9ef5cde452..4406361a37230aced27bbaa4ca62c3f42bcd4db3 100644 (file)
@@ -48,6 +48,7 @@ private:
        map< string, vector<string> > outputTypes;
        
        string process(SAbundVector*);
+       int createSummaryFile(string, string, ofstream&); 
 };
 
 /****************************************************************************/