fix as r71706

This commit is contained in:
Andreas Fabri 2012-08-28 08:59:37 +00:00
parent e3e5cba5b4
commit bbd2973905
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ Kernel::Iso_rectangle_2 Iso_box_d;
/*!
Sphere type.
*/
Kernel::Sphere_2 Sphere_d;
Kernel::Circle_2 Sphere_d;
/*!
An iterator over the Cartesian coordinates.