forgot to undo

This commit is contained in:
Andreas Fabri 2007-04-07 07:59:47 +00:00
parent 4f7a82ee89
commit aa303d031c
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@ intersection(const typename CGAL_WRAP(K)::Segment_2 &seg,
template <class K>
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 K& k)
{