X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=mothurout.h;h=77b1b6d4ec1efb758973d332aa8e4df00619f58b;hb=541bab1dac00688b4c3a8c4a95ab464412663c50;hp=efb3823aa74fb162bc1e1d0090d3af958f89f777;hpb=ad4f75fd7c938090d3b1ce4cfefcc21edf1869eb;p=mothur.git diff --git a/mothurout.h b/mothurout.h index efb3823..77b1b6d 100644 --- a/mothurout.h +++ b/mothurout.h @@ -153,6 +153,7 @@ class MothurOut { string makeList(vector&); bool isSubset(vector, vector); //bigSet, subset int checkName(string&); + map > parseClasses(string); //math operation int factorial(int num);