X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=formatcolumn.h;h=157a28962b506137b7f06bce0dcf785e46d13d37;hp=0fe96ed237d58ccccef2bca45c5a9fcf7d6f358b;hb=1a20e24ee786195ab0e1cccd4f5aede7a88f3f4e;hpb=aa9238c0a9e6e7aa0ed8b8b606b08ad4fd7dcfe3 diff --git a/formatcolumn.h b/formatcolumn.h index 0fe96ed..157a289 100644 --- a/formatcolumn.h +++ b/formatcolumn.h @@ -19,6 +19,7 @@ public: FormatColumnMatrix(string); ~FormatColumnMatrix(); int read(NameAssignment*); + int read(CountTable*); private: ifstream fileHandle;