cgal/Mesh_2
Laurent Rineau db194534c7 First big patch to fix -Wunused-local-typedefs
-Wunused-local-typedefs is a new warning flag of gcc-4.7, and it will enabled
 by -Wall since gcc-4.8 (not yet released).

The fix is a big set of removals of unused typedefs (or comments, or moves,
depending on the context).
2012-08-01 13:29:16 +00:00
..
benchmark bench -> benchmark 2011-03-22 16:30:58 +00:00
demo/Mesh_2 Make that compile 2012-02-03 18:01:31 +00:00
doc_tex Turn \ccLicenseQPL into \ccLicenseGPL 2012-01-13 17:13:55 +00:00
examples/Mesh_2 Document fit->is_in_domain() in the user manual. 2010-03-26 11:38:55 +00:00
include/CGAL First big patch to fix -Wunused-local-typedefs 2012-08-01 13:29:16 +00:00
package_info/Mesh_2 Add license files, per package 2012-01-16 15:54:22 +00:00
test/Mesh_2 Revert a buggy revision 2012-07-26 14:02:13 +00:00
utils/Mesh_2
Doxyfile remove package namespace macro 2010-06-09 08:45:58 +00:00
Mesh_2.kdevelop
Mesh_2.kdevelop.filelist
README
TODO Update TODO list for Mesh_2. 2011-09-14 15:55:05 +00:00
dont_submit bench -> benchmark 2011-03-22 16:30:58 +00:00
stylesheet.css

README

 2d meshing package
 Ruppert meshing algorithm
 developped by Laurent Rineau