mirror of https://github.com/CGAL/cgal
- Formatting.
This commit is contained in:
parent
c93e0fe1ed
commit
f682ed9d3c
|
|
@ -14,7 +14,7 @@
|
|||
// file : include/CGAL/constructions/kernel_ftC3.h
|
||||
// revision : $Revision$
|
||||
// revision_date : $Date$
|
||||
// author(s) : Herve.Bronnimann@sophia.inria.fr
|
||||
// author(s) : Herve Bronnimann
|
||||
//
|
||||
// coordinator : INRIA Sophia-Antipolis (Herve.Bronnimann@sophia.inria.fr)
|
||||
//
|
||||
|
|
@ -113,7 +113,6 @@ projection_lineC3(const FT &px, const FT &py, const FT &pz,
|
|||
z = lpz + lambda * ldz;
|
||||
}
|
||||
|
||||
|
||||
template <class FT>
|
||||
CGAL_KERNEL_MEDIUM_INLINE
|
||||
void
|
||||
|
|
|
|||
Loading…
Reference in New Issue