cgal/Kinetic_data_structures
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
..
demo/Kinetic_data_structures First big patch to fix -Wunused-local-typedefs 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 Remove extra ';' 2010-08-23 13:33:54 +00:00
hidden change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
include/CGAL First big patch to fix -Wunused-local-typedefs 2012-08-01 13:29:16 +00:00
package_info/Kinetic_data_structures Add license files, per package 2012-01-16 15:54:22 +00:00
src Fix a bug created by that revision: 2012-07-26 12:46:30 +00:00
test Workaround to allow NDEBUG 2012-01-26 10:33:09 +00:00
dont_submit
todo