mirror of https://github.com/CGAL/cgal
Cleaned up
This commit is contained in:
parent
fcd12893e0
commit
ec9ab2f33f
|
|
@ -40,7 +40,7 @@ namespace CGAL {
|
|||
/// \name do_intersect() functions.
|
||||
//@{
|
||||
|
||||
// Polygon_2, Polygon_2 =======================================================
|
||||
// Polygon_2, Polygon_2 ========================================================
|
||||
// With Traits
|
||||
template <typename Kernel, typename Container, typename Traits>
|
||||
inline bool do_intersect(const Polygon_2<Kernel, Container>& pgn1,
|
||||
|
|
|
|||
Loading…
Reference in New Issue