]> git.donarmstrong.com Git - mothur.git/blobdiff - database.hpp
created mothurOut class to handle logfiles
[mothur.git] / database.hpp
index 7fd29b3ae4d09ede0d5227f639e1ea6308f778a0..994c84505f4594a4794e0279343fd82f1214b983 100644 (file)
@@ -58,6 +58,7 @@ public:
 
        
 protected:
+       MothurOut* m;
        int numSeqs, longest;
        float searchScore;
        vector<int> results;