]> git.donarmstrong.com Git - mothur.git/blobdiff - treegroupscommand.h
changed how we do "smart" distancing
[mothur.git] / treegroupscommand.h
index 1e1f28480082903227d77b4b92666c0bec021fc3..08389f8b798077e72b06e6a847a2c3f4d094214e 100644 (file)
@@ -59,7 +59,7 @@ private:
        InputData* input;
        ValidCalculators* validCalculator;
        vector<SharedRAbundVector*> lookup;
-       vector<SharedRAbundVector*> lastLookup;
+       string lastLabel;
        string format, outputFile, groupNames, filename;
        int numGroups;
        ofstream out;