mirror of https://github.com/CGAL/cgal
17 lines
537 B
Plaintext
17 lines
537 B
Plaintext
version 0.9.1 (2002/08/26)
|
|
--------------------------
|
|
o some code cleaning
|
|
o some bug fixes in the demo
|
|
o changes from Andreas Fabri, so that it works with VC++, and BCC:
|
|
- Added many const&
|
|
- insert(Point, Point) -> insert_constraint to make it work
|
|
with the Triangulation_hierarchy
|
|
- Added some typename
|
|
- std::queue only works with std::list not with std::deque on VC++6
|
|
o added this file
|
|
o move Double_map.h in this package to remove dependency to Mesh_3
|
|
|
|
version 0.9 (2002/07/?)
|
|
-----------------------
|
|
first release
|