]> git.donarmstrong.com Git - mothur.git/blobdiff - validcommands.cpp
fixed memory leak in parsimony calculator and added progress bars to parsimony and...
[mothur.git] / validcommands.cpp
index 20dd588bf85b14fe15d3534471200bd76b3a231e..2adbc0ee298ccc7b177d2c87be0c11cfb7df4f77 100644 (file)
@@ -17,6 +17,7 @@ ValidCommands::ValidCommands() {
                commands["read.dist"]                   = "read.dist"; 
                commands["read.otu"]                    = "read.otu";
                commands["read.tree"]                   = "read.tree"; 
+               commands["bin.seqs"]                    = "bin.seqs"; 
                commands["cluster"]                             = "cluster"; 
                commands["deconvolute"]                 = "deconvolute"; 
                commands["collect.single"]              = "collect.single";