X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=readdistcommand.h;h=afe077d4e0e16c7763dc8304130242d2e0af1d4e;hb=8dd3c225255d7084e3aff8740aa4f1f1cabb367a;hp=eaa4484bc6c9e2fd90acf8b50c2c17b2675aabef;hpb=e150b0b0664caec517485ee6d69dcdade6dcae77;p=mothur.git diff --git a/readdistcommand.h b/readdistcommand.h index eaa4484..afe077d 100644 --- a/readdistcommand.h +++ b/readdistcommand.h @@ -33,7 +33,8 @@ public: string getCommandCategory() { return "Hidden"; } string getHelpString() { return "This command is no longer available. You can provide your distance files directly to the downstream commands like cluster."; } string getCitation() { return "http://www.mothur.org/wiki/Read.dist"; } - + string getDescription() { return "read.dist"; } + int execute(); void help() { m->mothurOut(getHelpString()); }