mirror of https://github.com/CGAL/cgal
ver 8.24 (20/11/03) [Julia]
- bug fix in get_conflict functions in Regular_triangulation_2: case that point is located on vertex (+ added tests)
This commit is contained in:
parent
45ebfd6e8f
commit
8ffccedabb
|
|
@ -1,6 +1,10 @@
|
||||||
Package triangulation: provides triangulations Delaunay triangulations,
|
Package triangulation: provides triangulations Delaunay triangulations,
|
||||||
constrained and regular triangulations with tests and examples.
|
constrained and regular triangulations with tests and examples.
|
||||||
|
|
||||||
|
ver 8.24 (20/11/03) [Julia]
|
||||||
|
- bug fix in get_conflict functions in Regular_triangulation_2:
|
||||||
|
case that point is located on vertex (+ added tests)
|
||||||
|
|
||||||
ver 8.23 (20/11/03) [Julia]
|
ver 8.23 (20/11/03) [Julia]
|
||||||
- nothing changed
|
- nothing changed
|
||||||
ver 8.22 (20/11/03) Julia
|
ver 8.22 (20/11/03) Julia
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue