]> git.donarmstrong.com Git - mothur.git/blobdiff - summarysharedcommand.h
added smart distance feature and optimized all commands using line by line processing
[mothur.git] / summarysharedcommand.h
index e73714a3e294f0af471838d38beb39b49d8c1938..0f2f75386b23382699fbb2b524268fee373dfc25 100644 (file)
@@ -53,6 +53,7 @@ private:
        string outputFileName, format, outAllFileName;
        ofstream outputFileHandle, outAll;
        bool mult;
+       void process(vector<SharedRAbundVector*>);
 
 };