X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=treemap.h;fp=treemap.h;h=9f10f375660be529a2b2b53e6a87745d426bba19;hb=ca9ac1d80c62f57270b0dcd49410ebe08a8aecd6;hp=d4b506e6fb1d26675937f89f2cc1591e21a98c07;hpb=36a867cbd85d9c276d3c8d13f25a150bbbe2466b;p=mothur.git diff --git a/treemap.h b/treemap.h index d4b506e..9f10f37 100644 --- a/treemap.h +++ b/treemap.h @@ -42,7 +42,7 @@ public: map seqsPerGroup; //groupname, number of seqs in that group. map treemap; //sequence name and void print(ostream&); - void makeSim(GroupMap*); //takes groupmap info and fills treemap for use by tree.shared command. + void makeSim(vector); //takes groupmap info and fills treemap for use by tree.shared command. void makeSim(ListVector*); //takes listvector info and fills treemap for use by tree.shared command. private: