X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=mgclustercommand.h;h=c9c23c80f88d0ab0c98ae058748c544a561b76d3;hb=44f3a3c81a34fdee62550d98838a4b421e8df08e;hp=6c75d6c606f90d33d2d67b687fa567309012dd3e;hpb=ccae9eef0b44f2d63fdf4a707d0d40243aa1b990;p=mothur.git diff --git a/mgclustercommand.h b/mgclustercommand.h index 6c75d6c..c9c23c8 100644 --- a/mgclustercommand.h +++ b/mgclustercommand.h @@ -58,7 +58,7 @@ private: double cutoff; float penalty; int precision, length, precisionLength; - bool abort, minWanted, hclusterWanted, merge, hard, large; + bool abort, minWanted, hclusterWanted, merge, hard; void printData(ListVector*); ListVector* mergeOPFs(map, float);