]> git.donarmstrong.com Git - mothur.git/blobdiff - readcluster.h
created mothurOut class to handle logfiles
[mothur.git] / readcluster.h
index bcd910cb1c032e06df74aae9acfd55e7b3be2142..d578a0fe76b025d03431446cf74f426814bc9c46 100644 (file)
@@ -34,6 +34,7 @@ private:
        string OutPutFile, format;
        ListVector* list;
        float cutoff;
+       MothurOut* m;
        
        void convertPhylip2Column(NameAssignment*);
 };