mirror of https://github.com/CGAL/cgal
remove a \modelOf
This commit is contained in:
parent
a4be7ea425
commit
7f908837f2
|
|
@ -42,7 +42,6 @@ public:
|
||||||
/*!
|
/*!
|
||||||
represents a point in the Euclidean space
|
represents a point in the Euclidean space
|
||||||
\cgalModels `DefaultConstructible`
|
\cgalModels `DefaultConstructible`
|
||||||
\cgalModels `Copyable`
|
|
||||||
\cgalModels `Assignable`
|
\cgalModels `Assignable`
|
||||||
*/
|
*/
|
||||||
class Point_d {
|
class Point_d {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue