Skip to content

Commit

Permalink
whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
afabri committed Apr 19, 2024
1 parent 9ac1493 commit fb4fc68
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Triangulation_2/include/CGAL/Triangulation_2/Boolean.h
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ namespace Triangulations {
/*!
\ingroup PkgTriangulation2Miscellaneous
\tparam Kernel must
\tparam Kernel must be
*/

template <typename Kernel>
Expand Down Expand Up @@ -164,7 +164,7 @@ sets the polygons as input of the %Boolean operation.
idB.insert(cidB);
}
}

mark_domains(idA, 0);
mark_domains(idB, 1);
}
Expand Down

0 comments on commit fb4fc68

Please sign in to comment.