X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=weighted.h;h=3fed6f5e90757ef699e7c4e68c1c7ccd954f9109;hb=5318771152ee5b1a280b3dc50aedd887dd1da8a8;hp=41b738b00be222d8f7075af9a0621733c6bcf2fc;hpb=5a3592c6478d5d786ec20e4bee71854ad92fdb8c;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. }; /***********************************************************************/