X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=mgclustercommand.h;fp=mgclustercommand.h;h=6c75d6c606f90d33d2d67b687fa567309012dd3e;hb=ccae9eef0b44f2d63fdf4a707d0d40243aa1b990;hp=0626b86cd96792dfce2b4c523760749f44d74858;hpb=078d7227da8dda9ae8620822fa32d51ec2706fc3;p=mothur.git diff --git a/mgclustercommand.h b/mgclustercommand.h index 0626b86..6c75d6c 100644 --- a/mgclustercommand.h +++ b/mgclustercommand.h @@ -64,7 +64,7 @@ private: ListVector* mergeOPFs(map, float); void sortHclusterFiles(string, string); vector getSeqs(ifstream&); - void createRabund(CountTable*, ListVector*); + void createRabund(CountTable*&, ListVector*&, RAbundVector*&); };