remove a \modelOf

This commit is contained in:
Andreas Fabri 2015-02-25 21:40:11 +01:00
parent a4be7ea425
commit 7f908837f2
1 changed files with 0 additions and 1 deletions

View File

@ -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 {