]> git.donarmstrong.com Git - mothur.git/blobdiff - classifytreecommand.h
added tree reader class to handle reading trees. Reworked the tree map to tree class...
[mothur.git] / classifytreecommand.h
index 026e4bae414d227dab7750d623999b86d4aa4a73..30957af065686f1f8958f7ea84d4be49c187debe 100644 (file)
@@ -30,8 +30,6 @@ public:
        void help() { m->mothurOut(getHelpString()); }  
        
 private:
-       ReadTree* read;
-    TreeMap* tmap;
        string treefile, taxonomyfile, groupfile, namefile, outputDir;
        bool abort;
        vector<string> outputNames;