]> git.donarmstrong.com Git - mothur.git/blobdiff - globaldata.hpp
created mothurOut class to handle logfiles
[mothur.git] / globaldata.hpp
index f3b9b9ac148131b186ed1f94da55706714cd6c6d..b4b8e0d33912acdd9790a49bc276dc8deef4d6d8 100644 (file)
@@ -84,7 +84,7 @@ public:
        void newRead();
        
 private:
-
+       MothurOut* m;
        string phylipfile, columnfile, listfile, rabundfile, sabundfile, namefile, groupfile, orderfile, treefile, sharedfile, format, distfile;
 
        static GlobalData* _uniqueInstance;