X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=mothurfisher.cpp;fp=mothurfisher.cpp;h=6f705b979f8ba0cc41b5ceead966dc7b0cf7a918;hb=783b9ef8e739307aed392f35970701f6b53390fb;hp=8cf332b54d0364e1c84084b6f4a599d500ea2681;hpb=4e4d3cb3315fe25b40383c6f65cd6be23f58903d;p=mothur.git diff --git a/mothurfisher.cpp b/mothurfisher.cpp index 8cf332b..6f705b9 100644 --- a/mothurfisher.cpp +++ b/mothurfisher.cpp @@ -90,7 +90,6 @@ double MothurFisher::hyper_323(double n11, double n1_, double n_1, double n){ } } /***********************************************************/ -//var sn11,sn1_,sn_1,sn,sprob; double MothurFisher::hyper(double n11){ try { return(hyper0(n11,0,0,0));