X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=sharedcommand.h;h=861632ce7d6a8026c14b463387b9d8dbb320522d;hb=2bb9267aa4b4ecdf8488b06605cc9f3f36fa4332;hp=51a25281cfea1e6a47d9bfc969bb63eccc9624e9;hpb=a44542a3c740cf957cff72ac71742f2fe48b0eaf;p=mothur.git diff --git a/sharedcommand.h b/sharedcommand.h index 51a2528..861632c 100644 --- a/sharedcommand.h +++ b/sharedcommand.h @@ -43,6 +43,7 @@ private: int readOrderFile(); bool isValidGroup(string, vector); int eliminateZeroOTUS(vector&); + int ListGroupSameSeqs(); SharedListVector* SharedList; InputData* input;