]> git.donarmstrong.com Git - mothur.git/blobdiff - mothurout.h
modified trim.seqs to speed up the append with multiple processors
[mothur.git] / mothurout.h
index efe1294245d915a66dc76e0baea439b8cf9caa1a..a1d950661d8d0f3f8084859a85110db97846cd4d 100644 (file)
@@ -85,6 +85,7 @@ class MothurOut {
                vector<vector<double> > binomial(int);
                float ceilDist(float, int);
                float roundDist(float, int);
+               unsigned int fromBase36(string);
 
                int control_pressed;
                bool executing;