cgal/Polynomial
Laurent Rineau 0889f34aa7 The fix was incorrect for Polynomial
A warning told us there was a problem:

    .../include/CGAL/Polynomial/Polynomial_type.h:560:48: warning: unused variable 'sign' [-Wunused-variable]
           typename Real_embeddable_traits<NT>::Sgn sign;
2017-07-05 10:20:19 +02:00
..
archive move unused files to archive 2016-10-06 09:53:38 +02:00
doc/Polynomial Use CGAL_DOC_VERSION 2016-02-11 15:37:54 +01:00
examples/Polynomial improve the name of projects in cmake scripts of examples 2016-09-08 00:02:55 +02:00
include/CGAL The fix was incorrect for Polynomial 2017-07-05 10:20:19 +02:00
package_info/Polynomial
test/Polynomial move unused files to archive 2016-10-06 09:53:38 +02:00