Remove more "// file :" lines forgotten.

This commit is contained in:
Sylvain Pion 2007-03-10 15:11:24 +00:00
parent 8bfd7a00e5
commit e46d4d9f99
8 changed files with 0 additions and 8 deletions

View File

@ -1,4 +1,3 @@
// file : examples/Filtered_kernel/Filtered_predicate.cpp
#include <CGAL/Simple_cartesian.h>
#include <CGAL/Filtered_predicate.h>

View File

@ -1,4 +1,3 @@
// file : examples/Generator/random_polygon_ex.cpp
#include <CGAL/Cartesian.h>
#include <CGAL/Polygon_2.h>

View File

@ -1,4 +1,3 @@
// file : examples/Nef_2/construction.cpp
#include <CGAL/Gmpz.h>
#include <CGAL/Filtered_extended_homogeneous.h>

View File

@ -1,4 +1,3 @@
// file : examples/Nef_2/polylines.cpp
#include <CGAL/Gmpq.h>
#include <CGAL/Lazy_exact_nt.h>

View File

@ -1,4 +1,3 @@
// file : examples/Nef_2/simple_intersection.cpp
#include <CGAL/Gmpz.h>
#include <CGAL/Filtered_extended_homogeneous.h>

View File

@ -1,4 +1,3 @@
// file : examples/Triangulation_2/adding_handles.cpp
#include <CGAL/Exact_predicates_inexact_constructions_kernel.h>
#include <CGAL/Triangulation_2.h>

View File

@ -1,4 +1,3 @@
// file : examples/Triangulation_2/colored_face.cpp
#include <CGAL/Exact_predicates_inexact_constructions_kernel.h>
#include <CGAL/IO/Color.h>

View File

@ -1,4 +1,3 @@
// file : examples/Triangulation_2/constrained.cpp
#include <CGAL/Exact_predicates_inexact_constructions_kernel.h>
#include <CGAL/Constrained_Delaunay_triangulation_2.h>