]> git.donarmstrong.com Git - mothur.git/blobdiff - phylotypecommand.h
changing command name classify.shared to classifyrf.shared
[mothur.git] / phylotypecommand.h
index 534dc8eefcc643bda6f71d23291462b01c4d3940..ef8b8f17e37051be4951d6dd662d0db1beb1dbaa 100644 (file)
@@ -37,7 +37,7 @@ public:
        
 private:
        bool abort, allLines;
-       string taxonomyFileName, label, outputDir, namefile;
+       string taxonomyFileName, label, outputDir, namefile, countfile;
        set<string> labels; //holds labels to be used
        int cutoff;
        map<string, string> namemap;