X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=readcolumn.h;fp=readcolumn.h;h=415bef2fddf5a6272261cab2b0c364c64411fd8e;hb=ca9ac1d80c62f57270b0dcd49410ebe08a8aecd6;hp=5e718afda866d5c72f907d3d42693792d1972d62;hpb=36a867cbd85d9c276d3c8d13f25a150bbbe2466b;p=mothur.git diff --git a/readcolumn.h b/readcolumn.h index 5e718af..415bef2 100644 --- a/readcolumn.h +++ b/readcolumn.h @@ -17,6 +17,7 @@ class ReadColumnMatrix : public ReadMatrix { public: ReadColumnMatrix(string); + ReadColumnMatrix(string, bool); ~ReadColumnMatrix(); int read(NameAssignment*); private: