STYLE: line endings

This commit is contained in:
laurence
2013-09-19 16:25:11 +01:00
parent ccb0e90abb
commit e24e08bba3

View File

@ -377,7 +377,8 @@ void Foam::conformalVoronoiMesh::checkCells()
// CGAL::Gmpq xs(CGAL::to_double(closestPoint.x())); // CGAL::Gmpq xs(CGAL::to_double(closestPoint.x()));
// CGAL::Gmpq ys(CGAL::to_double(closestPoint.y())); // CGAL::Gmpq ys(CGAL::to_double(closestPoint.y()));
// CGAL::Gmpq zs(CGAL::to_double(closestPoint.z())); // CGAL::Gmpq zs(CGAL::to_double(closestPoint.z()));
// std::cout<< "slave = " << xs << " " << ys << " " << zs // std::cout<< "slave = " << xs << " " << ys << " "
// << zs
// << std::endl; // << std::endl;
// //
// nNearMatches++; // nNearMatches++;
@ -399,7 +400,8 @@ void Foam::conformalVoronoiMesh::checkCells()
// CGAL::Gmpq xs(CGAL::to_double(closestPoint.x())); // CGAL::Gmpq xs(CGAL::to_double(closestPoint.x()));
// CGAL::Gmpq ys(CGAL::to_double(closestPoint.y())); // CGAL::Gmpq ys(CGAL::to_double(closestPoint.y()));
// CGAL::Gmpq zs(CGAL::to_double(closestPoint.z())); // CGAL::Gmpq zs(CGAL::to_double(closestPoint.z()));
// std::cout<< "slave = " << xs << " " << ys << " " << zs // std::cout<< "slave = " << xs << " " << ys << " "
// << zs
// << std::endl; // << std::endl;
// } // }
// } // }