]> git.donarmstrong.com Git - mothur.git/blobdiff - distancecommand.h
moved utilities out of mothur.h and into mothurOut class.
[mothur.git] / distancecommand.h
index 36a1e24b0986bb24a106fb3b72f6cba17f1acfce..4a257612a85c7d1b23ebf37fcc2a8435b996ab60 100644 (file)
@@ -43,7 +43,7 @@ private:
        bool abort;
        vector<string>  Estimators; //holds estimators to be used
        
-       //void appendFiles(string, string);
+       //void m->appendFiles(string, string);
        void createProcesses(string);
        int driver(/*Dist*, SequenceDB, */int, int, string, float);