X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=mothurout.h;h=a1d950661d8d0f3f8084859a85110db97846cd4d;hb=3e2465c16d187247ce3befd29811c2d5dfc15ee8;hp=efe1294245d915a66dc76e0baea439b8cf9caa1a;hpb=af27acb766f6947c45e1eb65438d878c7ea48ef3;p=mothur.git diff --git a/mothurout.h b/mothurout.h index efe1294..a1d9506 100644 --- a/mothurout.h +++ b/mothurout.h @@ -85,6 +85,7 @@ class MothurOut { vector > binomial(int); float ceilDist(float, int); float roundDist(float, int); + unsigned int fromBase36(string); int control_pressed; bool executing;