]> git.donarmstrong.com Git - mothur.git/blobdiff - suffixtree.hpp
started work on classify.seqs command. changed the database class so that it does...
[mothur.git] / suffixtree.hpp
index b85cee90f93cd59cc34a604840de9d8d6c613a61..ab262ba86295ea964d3857e40d387961466e7d11 100644 (file)
@@ -42,6 +42,7 @@ public:
        string getSeqName();
        void print();   
        int countSuffixes(string, int&);
+       int countSuffixes(string);      
 
 private:       
        void addPrefix(int);