cgal/Polynomial
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/Polynomial rm usage of Arithmetic Kernel 2010-03-31 08:41:29 +00:00
include/CGAL First big patch to fix -Wunused-local-typedefs 2012-08-01 13:29:16 +00:00
package_info/Polynomial Add license files, per package 2012-01-16 15:54:22 +00:00
test/Polynomial added missing include 2012-06-27 12:27:41 +00:00
dont_submit