X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=weighted.h;h=3fed6f5e90757ef699e7c4e68c1c7ccd954f9109;hb=5318771152ee5b1a280b3dc50aedd887dd1da8a8;hp=41b738b00be222d8f7075af9a0621733c6bcf2fc;hpb=b2c44d69197045c26c1f4e62d248ab882c79a393;p=mothur.git diff --git a/weighted.h b/weighted.h index 41b738b..3fed6f5 100644 --- a/weighted.h +++ b/weighted.h @@ -29,7 +29,7 @@ class Weighted : public TreeCalculator { EstOutput data; TreeMap* tmap; map::iterator it; - map WScore; //a score for each group combination i.e. AB, AC, BC. + map WScore; //a score for each group combination i.e. AB, AC, BC. }; /***********************************************************************/