X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=suffixtree.hpp;h=805b9b0fda003cbeade1ce5ea875cb994ab3c960;hb=f5ef644ce76074de08b2bbb64097619b2b16d60d;hp=ab262ba86295ea964d3857e40d387961466e7d11;hpb=63e089e0b3aad1741bab60119ed7ccc784dce347;p=mothur.git diff --git a/suffixtree.hpp b/suffixtree.hpp index ab262ba..805b9b0 100644 --- a/suffixtree.hpp +++ b/suffixtree.hpp @@ -60,6 +60,7 @@ private: int nodeCounter; string seqName; string sequence; + MothurOut* m; };