]> git.donarmstrong.com Git - mothur.git/blobdiff - subsamplecommand.h
modifications to commands to add headers to list file.
[mothur.git] / subsamplecommand.h
index 7b251eee11c2fa7ad5be7baa6cea4427c90265c7..db4001a5c07337d51ea96aedfa9d3f20458b6685 100644 (file)
@@ -57,7 +57,7 @@ private:
        int processShared(vector<SharedRAbundVector*>&);
        int processRabund(RAbundVector*&, ofstream&);
        int processSabund(SAbundVector*&, ofstream&);
-       int processList(ListVector*&, ofstream&, set<string>&);
+       int processList(ListVector*&, set<string>&);
        int getNames();
        int readNames();
     int getTax(set<string>&);