mirror of https://github.com/CGAL/cgal
forgot to undo
This commit is contained in:
parent
4f7a82ee89
commit
aa303d031c
|
|
@ -92,7 +92,7 @@ intersection(const typename CGAL_WRAP(K)::Segment_2 &seg,
|
||||||
|
|
||||||
template <class K>
|
template <class K>
|
||||||
Object
|
Object
|
||||||
intersectionLS(const typename CGAL_WRAP(K)::Line_2 &line,
|
intersection(const typename CGAL_WRAP(K)::Line_2 &line,
|
||||||
const typename CGAL_WRAP(K)::Segment_2 &seg,
|
const typename CGAL_WRAP(K)::Segment_2 &seg,
|
||||||
const K& k)
|
const K& k)
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue