]> git.donarmstrong.com Git - mothur.git/blobdiff - classify.h
created mothurOut class to handle logfiles
[mothur.git] / classify.h
index 5c5a7ac474ecc0ce7308672e1a606c0052643caa..1a34362ce798072d8554bb22a997b11dc16d223b 100644 (file)
@@ -48,6 +48,7 @@ protected:
        
        void readTaxonomy(string);
        vector<string> parseTax(string);
+       MothurOut* m;
 };
 
 /**************************************************************************************************/