]> git.donarmstrong.com Git - mothur.git/blobdiff - validcommands.cpp
allow user to input quit instead of quit()
[mothur.git] / validcommands.cpp
index 7f7acc2e61044c7ef8f2e8948a112dfd3184cfaf..6f2790d50b34fa8ed9bc86c6ac3d31a85f136046 100644 (file)
@@ -17,13 +17,12 @@ ValidCommands::ValidCommands() {
                commands["read.dist"]                   = "read.dist"; 
                commands["read.otu"]                    = "read.otu";
                commands["read.tree"]                   = "read.tree"; 
-               commands["read.seqs"]           = "read.seqs";
                commands["bin.seqs"]                    = "bin.seqs"; 
                commands["get.oturep"]                  = "get.oturep";
                commands["cluster"]                             = "cluster"; 
                commands["deconvolute"]                 = "deconvolute"; 
                commands["dist.seqs"]                   = "dist.seqs";
-               commands["dist.shared"]                 = "dist.shared";  //matrix output
+               commands["dist.shared"]                 = "dist.shared";
                commands["collect.single"]              = "collect.single"; 
                commands["collect.shared"]              = "collect.shared"; 
                commands["rarefaction.single"]  = "rarefaction.single";