]> git.donarmstrong.com Git - mothur.git/blobdiff - mgclustercommand.h
changed hard parameter in cluster commands
[mothur.git] / mgclustercommand.h
index a1dac221b891a8551a36b7493d5bb7a603204cf5..4ef0bd90de3de904e51556e87e31163f4d08d0c7 100644 (file)
@@ -43,7 +43,7 @@ private:
        double cutoff;
        float penalty;
        int precision, length, precisionLength;
-       bool abort, minWanted, hclusterWanted, merge;
+       bool abort, minWanted, hclusterWanted, merge, hard;
        
        void printData(ListVector*);
        ListVector* mergeOPFs(map<string, int>, float);