cgal/Intersections_3
Sébastien Loriot e412f6c2e5 fix the const correctness of FaceGraph and HalfedgeGraph primitives
The BGL is not const correct by design choice. Passing a const Graph as
  template parameter to the primitive type is error prone.
  This will make the life easier to the user.
2014-07-02 11:28:58 +02:00
..
include/CGAL Bug fix proposed by Jean-Philippe Pons 2014-06-20 16:34:34 +02:00
package_info/Intersections_3 New license.txt files (eol changes) 2013-02-19 16:46:39 +01:00
test/Intersections_3 fix the const correctness of FaceGraph and HalfedgeGraph primitives 2014-07-02 11:28:58 +02:00