X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=nastreport.hpp;h=c25575ae20b1a7be12a4af0586ed7734f6ec9691;hb=a0f1fca79d2ddfa7ad36b4485039c68b5704fe8d;hp=80c99490b70e04e945b895fb19795a22fe5f241f;hpb=fdc1f6eaf544f695fc1511f24bddd7e6069c33ba;p=mothur.git diff --git a/nastreport.hpp b/nastreport.hpp index 80c9949..c25575a 100644 --- a/nastreport.hpp +++ b/nastreport.hpp @@ -47,6 +47,7 @@ private: int totalGapsInQuery, totalGapsInTemplate; float similarityToTemplate; ofstream candidateReportFile; + MothurOut* m; }; /******************************************************************************************************************/