cgal/Subdivision_method_3
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
..
doc_tex The inside of ccPkgDescription must not contain black lines between macros 2011-11-15 19:16:23 +00:00
examples/Subdivision_method_3 int -> size_t 2010-08-05 12:06:33 +00:00
include/CGAL First big patch to fix -Wunused-local-typedefs 2012-08-01 13:29:16 +00:00
package_info/Subdivision_method_3 Add license files, per package 2012-01-16 15:54:22 +00:00
test/Subdivision_method_3 Removed *unmodified* auto-generated CMakeLists.txt (now created by create_internal_release) 2008-05-05 14:01:55 +00:00
TODO