]> git.donarmstrong.com Git - mothur.git/blobdiff - bayesian.h
added multiple processors option for Windows users to align.seqs, dist.seqs, summary...
[mothur.git] / bayesian.h
index a1f693bb8f815dd0a6cb1d6155e9c032caf6fcea..1cf5145132eab009b9d807f69de655fc26d59a40 100644 (file)
@@ -18,7 +18,7 @@
 class Bayesian : public Classify {
        
 public:
-       Bayesian(string, string, string, int, int, int);
+       Bayesian(string, string, string, int, int, int, int);
        ~Bayesian();
        
        string getTaxonomy(Sequence*);