mirror of https://github.com/CGAL/cgal
6 lines
325 B
Plaintext
6 lines
325 B
Plaintext
- remove the #if 0/#endif compiler directives from the filtered kernel
|
|
part of the euclidean traits once the filtered kernel is fixed.
|
|
- make sure that there is no problem the way insertion deletion is
|
|
done for less than 4 vertices...
|
|
- check the references to the type Weight; they must be derived from
|
|
the Site_2 type |