X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=inline;f=validcommands.cpp;h=787cc8025a6c62d01be190a63c33e42429fe21a4;hb=0e14094b51dd81c07c6a56b7b51533eff2332339;hp=c648585d6b40515be32fa86f0e60804b3ca9c510;hpb=b22853b5cfbf5c47949ad2a084f2fad88b2e4be4;p=mothur.git diff --git a/validcommands.cpp b/validcommands.cpp index c648585..787cc80 100644 --- a/validcommands.cpp +++ b/validcommands.cpp @@ -23,7 +23,8 @@ ValidCommands::ValidCommands() { commands["get.oturep"] = "get.oturep"; commands["cluster"] = "cluster"; commands["deconvolute"] = "deconvolute"; - commands["dist.seqs"] = "dist.seqs"; + commands["dist.seqs"] = "dist.seqs"; + commands["dist.shared"] = "dist.shared"; //matrix output commands["collect.single"] = "collect.single"; commands["collect.shared"] = "collect.shared"; commands["rarefaction.single"] = "rarefaction.single";