X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=weighted.h;h=3914ef229112d8cf4bd5b55033de0f459bbef25a;hb=98ea55ba2d46a429f031086b4b3272780d0ec894;hp=41b738b00be222d8f7075af9a0621733c6bcf2fc;hpb=5a3592c6478d5d786ec20e4bee71854ad92fdb8c;p=mothur.git diff --git a/weighted.h b/weighted.h index 41b738b..3914ef2 100644 --- a/weighted.h +++ b/weighted.h @@ -29,10 +29,10 @@ 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. }; /***********************************************************************/ -#endif \ No newline at end of file +#endif