X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=mothurout.h;h=0e31f8414a3a3477c1d8ab928d79aee0ccdc9957;hp=db1a4f1ca4e6c4207a652d05ac20b24157dfa46d;hb=f816b683e586575bfe3479760a8afd5ab08e8573;hpb=8a0b2fd6644dee848b262fcdea73b912a6054fed diff --git a/mothurout.h b/mothurout.h index db1a4f1..0e31f84 100644 --- a/mothurout.h +++ b/mothurout.h @@ -130,6 +130,7 @@ class MothurOut { void splitAtChar(string&, vector&, char); void splitAtChar(string&, string&, char); int removeConfidences(string&); + string makeList(vector&); //math operation int factorial(int num);