mirror of https://github.com/CGAL/cgal
typo in Epick_d doc
This commit is contained in:
parent
cf6996bfe7
commit
48d734c487
|
|
@ -45,7 +45,6 @@ int main()
|
|||
assert( span.y_span() == 6);
|
||||
}
|
||||
|
||||
|
||||
{
|
||||
//Dimension 3
|
||||
Point_3 p1(0,0,0), p2(1,-1.3,1.5);
|
||||
|
|
|
|||
Loading…
Reference in New Issue