cgal/Convex_hull_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/Convex_hull_2 add code to benchmark to test specific situations 2012-05-31 12:59:50 +00:00
demo/Convex_hull_2 Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
doc_tex Turn \ccLicenseQPL into \ccLicenseGPL 2012-01-13 17:13:55 +00:00
examples/Convex_hull_2 add a input for an example. I don't know how the testsuite could work without the file 2012-05-30 16:03:07 +00:00
include/CGAL First big patch to fix -Wunused-local-typedefs 2012-08-01 13:29:16 +00:00
package_info/Convex_hull_2 Add license files, per package 2012-01-16 15:54:22 +00:00
test/Convex_hull_2 add a test to ensure projection_traits is working 2012-05-28 07:51:18 +00:00
dont_submit update dont_submit 2012-05-30 13:47:14 +00:00