]> git.donarmstrong.com Git - mothur.git/blobdiff - nastreport.hpp
working on pam
[mothur.git] / nastreport.hpp
index 80c99490b70e04e945b895fb19795a22fe5f241f..c25575ae20b1a7be12a4af0586ed7734f6ec9691 100644 (file)
@@ -47,6 +47,7 @@ private:
        int totalGapsInQuery, totalGapsInTemplate;
        float similarityToTemplate;
        ofstream candidateReportFile;
+       MothurOut* m;
 };
 
 /******************************************************************************************************************/