Bad luck: "equi-distant" -> "equidistant" (thanks Andreas).

This commit is contained in:
Sylvain Pion
2006-08-07 16:11:40 +00:00
parent 38853d1b10
commit c50783f08f
13 changed files with 27 additions and 27 deletions
@@ -2016,7 +2016,7 @@ namespace CartesianKernelFunctors {
};
template <typename K>
class Construct_equi_distant_line_3
class Construct_equidistant_line_3
{
typedef typename K::FT FT;
typedef typename K::Point_3 Point_3;