cgal/Intersections_3
Sylvain Pion 173ef7c590 Allow propagation of Uncertain-ty in more places, to reduce the number of exceptions.
- Use K::Bool_type, K::Orientation... instead of bool, CGAL::Orientation...
- More functions around Uncertain<> : make_certain(), extract_singleton(),
                                      possible conversions tightenning.

Many conversions still remain, e.g. for switch and if statements, &&, ||...
2008-07-16 13:45:13 +00:00
..
include/CGAL Allow propagation of Uncertain-ty in more places, to reduce the number of exceptions. 2008-07-16 13:45:13 +00:00
package_info/Intersections_3 Remove my name from maintainer files where it does not resonnably make any sense anymore. 2008-01-19 14:29:27 +00:00
src/CGAL Use .cpp file extension instead of .C for src/*/* files. 2006-04-14 09:19:29 +00:00
test/Intersections_3 IO fix 2008-06-04 12:31:15 +00:00