cgal/Interpolation
Laurent Rineau 3dfe3386da Fix a typo in the following revision:
| ------------------------------------------------------------------------
  | r59448 | sloriot | 2010-11-02 09:40:40 +0100 (Tue, 02 Nov 2010) | 3 lines
  | Changed paths:
  |    M /trunk/Interpolation/doc_tex/Interpolation_ref/Data_access.tex
  |    M /trunk/Interpolation/doc_tex/Interpolation_ref/Voronoi_intersection_2_traits_3.tex
  |    M /trunk/Interpolation/doc_tex/Interpolation_ref/surface_neighbors_3.tex
  | 
  | document constructor of Voronoi_intersection_2_traits_3
  | correct typos
  | 
  | ------------------------------------------------------------------------
2010-11-17 13:47:40 +00:00
..
demo/Interpolation Replace derivation with typedef 2010-05-14 12:43:04 +00:00
doc_tex Fix a typo in the following revision: 2010-11-17 13:47:40 +00:00
examples/Interpolation Replace Triangulation_hierarchy_3 by the Fast_location policy. 2009-11-04 13:30:22 +00:00
include/CGAL add preconditions: triangulation must be of dimension 2 2010-11-12 07:50:33 +00:00
package_info/Interpolation Remove changes.txt files. 2008-07-24 17:47:16 +00:00
test/Interpolation Remove the word WARNING in the output as this is not the kind of warning we want to see in the testsuite results web page 2010-04-01 07:00:09 +00:00
TODO