]> git.donarmstrong.com Git - mothur.git/blobdiff - nameassignment.hpp
created mothurOut class to handle logfiles
[mothur.git] / nameassignment.hpp
index 3ccb4256524eb67434b0d98fcc1c9d9bf3471935..758a080b9d01ffea80e3b19076a7e0ce8121de0c 100644 (file)
@@ -18,6 +18,7 @@ private:
        ifstream fileHandle;
        ListVector list;
        map<int, string> reverse;
+       MothurOut* m;
 };