cgal/Triangulation_3
Sylvain Pion 507482cf86 Replace boost::rand48 by boost::minstd_rand as it is more portable
(the former requires uint64_t, and pgCC does not seem to have it).
2007-03-10 11:33:22 +00:00
..
demo/Triangulation_3 - Add a new TCellBase model Triangulation_cell_base_with_circumcenter_3, 2006-08-04 18:23:08 +00:00
doc_tex Removed prefix example_ from the examples files 2007-02-26 18:18:43 +00:00
examples/Triangulation_3 Removed prefix example_ from the examples files 2007-02-26 18:18:43 +00:00
include/CGAL remove warning 2007-03-03 08:52:44 +00:00
test/Triangulation_3 Replace boost::rand48 by boost::minstd_rand as it is more portable 2007-03-10 11:33:22 +00:00
Makefile
TODO fixed a detail + TODO list 2006-07-19 12:54:27 +00:00
changes.txt - add mirror_vertex and mirror_index in the ref page of Triangulation_2. 2006-11-29 19:11:16 +00:00
description.txt
dont_submit
maintainer