]> git.donarmstrong.com Git - mothur.git/blobdiff - catchallcommand.h
fixed indicator command bug
[mothur.git] / catchallcommand.h
index d59855b240442d541699970cd0d75a9ef5cde452..8795cd7512284c32b96100d814e2febfecec9504 100644 (file)
@@ -48,6 +48,7 @@ private:
        map< string, vector<string> > outputTypes;
        
        string process(SAbundVector*);
+       string createSummaryFile(string, string); 
 };
 
 /****************************************************************************/