Cleaned up

This commit is contained in:
Efi Fogel 2020-11-30 10:16:42 +02:00
parent fcd12893e0
commit ec9ab2f33f
1 changed files with 1 additions and 1 deletions

View File

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