]> git.donarmstrong.com Git - mothur.git/blobdiff - readotu.h
fixed sub.sample groups bug
[mothur.git] / readotu.h
index b259733875eb201fbceb87778a6ecd89d8f6c62b..c2dcb99fa0c8b6ac1337368a372c5655122bd5d8 100644 (file)
--- a/readotu.h
+++ b/readotu.h
@@ -9,7 +9,7 @@
  *
  */
 
-
+/*
 
 #include "rabundvector.hpp"
 #include "listvector.hpp"
@@ -39,8 +39,9 @@ private:
        SAbundVector* sabund;
        RAbundVector* rabund;
        GlobalData* globaldata;
+       MothurOut* m;
        // InputData* getInput()                        {       return input;   }
 };
 
-
-#endif
\ No newline at end of file
+*/
+#endif