X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=nastreport.hpp;h=c25575ae20b1a7be12a4af0586ed7734f6ec9691;hp=80c99490b70e04e945b895fb19795a22fe5f241f;hb=1a968f34ae2d2680eaf189a197d1a21b8dfd6c03;hpb=fdc1f6eaf544f695fc1511f24bddd7e6069c33ba 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; }; /******************************************************************************************************************/