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