Cleanup of white spaces and empty lines also under examples/*/*.h.

This commit is contained in:
Sylvain Pion 2007-03-10 16:45:36 +00:00
parent 847c23a15e
commit 05840a8f17
23 changed files with 129 additions and 138 deletions

View File

@ -186,5 +186,3 @@ operator>>(std::istream &is, MyPointC2 &p)
#endif // MY_POINTC2_H

View File

@ -71,4 +71,3 @@ CGAL_END_NAMESPACE
#endif // CGAL_TRIANGULATION_PRINT_OFF_H //
// EOF //

View File

@ -36,4 +36,3 @@ solve_convex_hull_containment_lp (const Point_d& p,
CGAL::Const_oneset_iterator
<typename CGAL::Kernel_traits<Point_d>::Kernel::RT> (0)), dummy); // c
}

View File

@ -71,8 +71,3 @@ public:
};
#endif