cgal/TDS_2
Mael addad6c953
Do not define a halfedge range for TDS_2
Halfedges have no place in the TDS, and the only reason they exist
is because of the 2D triangulation graph traits. The latter are 
reworked in another PR (https://github.com/CGAL/cgal/pull/3885) 
such that there is no need to have halfedges defined in TDS_2/T2
2019-06-07 09:00:02 +02:00
..
doc/TDS_2 Fix typos 2019-05-20 08:54:04 +02:00
include/CGAL Do not define a halfedge range for TDS_2 2019-06-07 09:00:02 +02:00
package_info/TDS_2 Fix dependencies by moving files 2018-03-23 14:17:24 +01:00
test/TDS_2 Remove #include<CGAL/basic.h> amd put what is needed if something is missing 2019-03-27 15:21:33 +01:00