]> git.donarmstrong.com Git - mothur.git/blobdiff - nameassignment.hpp
added hcluster command and fixed some bugs, namely one with smart distancing.
[mothur.git] / nameassignment.hpp
index e36a76396b96d3221cc77ce60f05b18f3202378e..a9bf06b423c5a263f6e48722e4a125982c4385da 100644 (file)
@@ -11,6 +11,7 @@ public:
        ListVector getListVector();
        int get(string);
        void print();
+       void push_back(string);
 private:
        ifstream fileHandle;
        ListVector list;