diff --git a/contribution/branches/PhyloMOEA/PhyloMOEA/likelihoodcalculator.cpp b/contribution/branches/PhyloMOEA/PhyloMOEA/likelihoodcalculator.cpp index 929a6769e..22399699b 100644 --- a/contribution/branches/PhyloMOEA/PhyloMOEA/likelihoodcalculator.cpp +++ b/contribution/branches/PhyloMOEA/PhyloMOEA/likelihoodcalculator.cpp @@ -422,7 +422,7 @@ void LikelihoodCalculator::calculate_node_partial( node father, node son, edge e int r,i,j; //unsigned char l; register int seqlen = tree_ptr->number_of_positions(); - #pragma omp parallel for + //#pragma omp parallel for for(int k=0; k