]> git.donarmstrong.com Git - mothur.git/blobdiff - subsamplecommand.h
changed normalize.shared and sub.sample commands to fix bug in normalize.shared and...
[mothur.git] / subsamplecommand.h
index 39d3c375268b4712cdb5cc2297179ca5dff27978..4be357059793f3c06d574ac227b4cc8049383479 100644 (file)
@@ -51,7 +51,7 @@ private:
        int getSubSampleRabund();
        int getSubSampleSabund();
        int getSubSampleFasta();
-       int processShared(vector<SharedRAbundVector*>&, ofstream&);
+       int processShared(vector<SharedRAbundVector*>&);
        int processRabund(RAbundVector*&, ofstream&);
        int processSabund(SAbundVector*&, ofstream&);
        int processList(ListVector*&, ofstream&, set<string>&);