Commit Graph

9 Commits

Author SHA1 Message Date
Menelaos Karavelas ea9c4ffbdc - unqualified swap of <FT>
- removed workaround for g++ < 3
2006-03-10 11:47:40 +00:00
Menelaos Karavelas bffff5ae24 - "fixed" code when run with a number type that does not
support / and sqrt ("fixed" here means that the code still runs but
  operations are no longer exact; the operations that are not exact
  are only used for constructions, not for predicates); the issue 
  came up in the segment Delaunay graph package which uses the
  Parabola_2 and Parabola_segment_2 from this package.
2006-03-09 18:20:38 +00:00
Menelaos Karavelas 9158db355f attempt to fix sunpro warnings 2006-03-09 16:36:12 +00:00
Menelaos Karavelas 3b8a54271c capitalized headings in user manual 2006-03-09 11:59:41 +00:00
Menelaos Karavelas 9c14b11643 gave the example files some more meaningful names 2006-03-08 22:49:31 +00:00
Menelaos Karavelas d5cfacd757 changed default background color from yellow to black 2006-03-08 22:22:52 +00:00
Menelaos Karavelas 7dda6c10af changed code in {Hyperbola,Parabola}_segment_2 to please VC8 2006-03-08 15:19:15 +00:00
Menelaos Karavelas aa7c1b3289 - demos now include CGAL/basic.h before testing for Qt; this is essential
due to the recent changes in install_cgal
2006-03-07 23:08:41 +00:00
Laurent Saboret 18a110dc01 Move packages to trunk root 2006-02-14 08:58:13 +00:00