Commit Graph

6 Commits

Author SHA1 Message Date
Sylvain Pion a35291a8ba - Fixed a few buggy #includes
- Use the macro CGAL_ADVANCED_KERNEL_PARTIAL_SPEC.
- remove warning CGAL::sign -> CGAL_NTS.
2001-06-20 21:55:05 +00:00
Sylvain Pion c408dbce9f - Re-added headers. 2000-06-27 14:32:35 +00:00
Mariette Yvinec 6052bfc757 remove leading undescore in template parameters names 2000-04-21 07:08:53 +00:00
Hervé Brönnimann 16f8d28a18 - Added all kernel classes, constructions/predicates and operators
in include/CGAL/Cartesian
- Rudimentary test suite, copied from 3D kernel, mostly to see
  if it compiles, and to check basic functionality
- wrapper and kernel classes to be found in test/KernelCd/include
1999-12-07 18:59:24 +00:00
Hervé Brönnimann 1bc7adaf33 - Added all kernel classes, constructions/predicates and operators
in include/CGAL/Cartesian
- Rudimentary test suite, copied from 3D kernel, mostly to see
  if it compiles, and to check basic functionality
- wrapper and kernel classes to be found in test/KernelCd/include
1999-11-25 17:51:13 +00:00
Hervé Brönnimann dbde2d6193 Added more classes, notably plane and linear_algebra (still empty) [Herve]
Used linear_algebra in predicates, not yet functional but header is there.
Corrected test suite, and adapted for the new classes
1999-11-16 19:01:31 +00:00