X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=bayesian.h;fp=bayesian.h;h=70757be9ecf2a4c6791fd0fec7c9f74ab8a13501;hb=cd9dbd8b53bbe32af3e9c6bead4aa6d796a278a5;hp=6e35e9f8bd485734962e55a140f2dbb134cc8110;hpb=6f4b9401f7deb8aaf0d87659298308f4138cc3b0;p=mothur.git diff --git a/bayesian.h b/bayesian.h index 6e35e9f..70757be 100644 --- a/bayesian.h +++ b/bayesian.h @@ -34,7 +34,7 @@ private: string bootstrapResults(vector, int, int); int getMostProbableTaxonomy(vector); - void readProbFile(ifstream&, ifstream&); + void readProbFile(ifstream&, ifstream&, string, string); };