X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=formatcolumn.h;h=157a28962b506137b7f06bce0dcf785e46d13d37;hb=372fb21ea66ced432b109225851a1b80ef0491a3;hp=0fe96ed237d58ccccef2bca45c5a9fcf7d6f358b;hpb=0caf3fbabaa3ece404f8ce77f4c883dc5b1bf1dc;p=mothur.git 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;