]> git.donarmstrong.com Git - mothur.git/blobdiff - readblast.h
created mothurOut class to handle logfiles
[mothur.git] / readblast.h
index 128c144fc3d29109453331c059b478c18f7a6bfe..536d1af05db87dce20deaf344bd6410b952a61cb 100644 (file)
@@ -40,6 +40,7 @@ private:
        
        SparseMatrix* matrix;
        vector<seqDist> overlap;
+       MothurOut* m;
        
        void readNames(NameAssignment*);
 };