]> git.donarmstrong.com Git - mothur.git/blobdiff - collectcommand.h
added smart distance feature and optimized all commands using line by line processing
[mothur.git] / collectcommand.h
index 8057f9ff78fc1f749a986772f53664ae4e03c75d..7c5ec4278bf75e95043b28ea68eda32e54b17837 100644 (file)
@@ -45,6 +45,7 @@ private:
        GlobalData* globaldata;
        ReadOTUFile* read;
        OrderVector* order;
+       OrderVector* lastOrder;
        InputData* input;
        Collect* cCurve;
        ValidCalculators* validCalculator;