]> git.donarmstrong.com Git - mothur.git/blobdiff - readphylip.h
removed read.dist, read.otu, read.tree and globaldata. added current to defaults...
[mothur.git] / readphylip.h
index 3e5e7490c618b3d7dac55fb5bd8f8c1853d0ea93..244cc47e4085f2820f4fef01adddf0317075e88b 100644 (file)
@@ -17,6 +17,7 @@ class ReadPhylipMatrix : public ReadMatrix {
        
 public:
        ReadPhylipMatrix(string);
+       ReadPhylipMatrix(string, bool);
        ~ReadPhylipMatrix();
        int read(NameAssignment*);
 private: