]> git.donarmstrong.com Git - mothur.git/blobdiff - inputdata.h
added cluster.split command
[mothur.git] / inputdata.h
index 251df5bf9a11d230eaae79103c8546e7def900a7..c91720b567838d38ff62379bfbc0fc381356d6de 100644 (file)
@@ -16,6 +16,7 @@ public:
        ~InputData();
        ListVector* getListVector();
        ListVector* getListVector(string);  //pass the label you want
+       ListVector* getListVector(string, bool);  //pass the label you want, reset filepointer
        SharedListVector* getSharedListVector();
        SharedListVector* getSharedListVector(string);  //pass the label you want
        OrderVector* getOrderVector();