]> git.donarmstrong.com Git - mothur.git/blobdiff - mgclustercommand.h
working on adding count file to mgcluster
[mothur.git] / mgclustercommand.h
index 6c75d6c606f90d33d2d67b687fa567309012dd3e..c9c23c80f88d0ab0c98ae058748c544a561b76d3 100644 (file)
@@ -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<string, int>, float);