X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=suffixtree.hpp;h=492db54772ddcc1b2e2d60ea46c1700529453e22;hb=d3aed959ca3b68890eeb7b815e24210bcfeb256c;hp=805b9b0fda003cbeade1ce5ea875cb994ab3c960;hpb=fc1ed1ae1b022719176910ab71993bd6535810ad;p=mothur.git diff --git a/suffixtree.hpp b/suffixtree.hpp index 805b9b0..492db54 100644 --- a/suffixtree.hpp +++ b/suffixtree.hpp @@ -37,6 +37,7 @@ public: SuffixTree(); ~SuffixTree(); // SuffixTree(string, string); + SuffixTree(const SuffixTree&); void loadSequence(Sequence); string getSeqName();