cgal/Segment_Delaunay_graph_2
Menelaos Karavelas d08ee5cbe9 - fixed bug in undocumented insert method that takes two vertex
handles: the inserted segment was not registered in the input sites
  container.
  NOTE THAT THIS METHOD DOES NOT BEHAVE CORRECTLY WHEN SEGMENTS ARE
  ALLOWED IN UPPER LEVELS OF THE HIERARCHY: THE CURRENT VERSION OF
  THIS METHOD FOR THE HIERARCHY ONLY INSERTS AT THE LOWER LEVEL.
2006-05-14 21:49:19 +00:00
..
demo/Segment_Delaunay_graph_2 Fixed svn:executable, svn:keywords and svn:eol-style properties of the whole trunk 2006-05-04 09:15:26 +00:00
doc_tex manual bugfix (ccHowToCiteCgal) 2006-05-04 12:28:44 +00:00
examples/Segment_Delaunay_graph_2 replaced usage of Filtered_exact by filtered traits 2006-02-14 23:09:15 +00:00
include/CGAL - fixed bug in undocumented insert method that takes two vertex 2006-05-14 21:49:19 +00:00
test/Segment_Delaunay_graph_2 - "fixed" code/testsuite when run with a number type that does not 2006-03-09 18:19:15 +00:00
changes.txt - fixed bug in undocumented insert method that takes two vertex 2006-05-14 21:49:19 +00:00
description.txt
maintainer