X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=unifracweightedcommand.h;h=e8daaefccbead969b54f2996f83ae378fc407a1c;hb=b2c44d69197045c26c1f4e62d248ab882c79a393;hp=d309566e45b0d58fb2631eeb1a0ad1816907f437;hpb=5a3592c6478d5d786ec20e4bee71854ad92fdb8c;p=mothur.git diff --git a/unifracweightedcommand.h b/unifracweightedcommand.h index d309566..e8daaef 100644 --- a/unifracweightedcommand.h +++ b/unifracweightedcommand.h @@ -47,7 +47,7 @@ class UnifracWeightedCommand : public Command { void printWSummaryFile(); // void printWeightedFile(); void removeValidScoresDuplicates(); - int findIndex(float); + int findIndex(float, int); void setGroups(); };