X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=bayesian.h;fp=bayesian.h;h=012def96d8d2d04c8c258963668e261f125a9871;hb=050220fe7822cc660615972a0054cf4a83eefbe4;hp=fa6590ab98a393d5d4907102db4401704071e5f9;hpb=1d18c13c5d71e92ee850a0d8d7cda4f0ef530bf7;p=mothur.git diff --git a/bayesian.h b/bayesian.h index fa6590a..012def9 100644 --- a/bayesian.h +++ b/bayesian.h @@ -35,6 +35,7 @@ private: string bootstrapResults(vector, int, int); int getMostProbableTaxonomy(vector); void readProbFile(ifstream&, ifstream&, string, string); + bool checkReleaseDate(ifstream&, ifstream&, ifstream&, ifstream&); };