Commit Graph

7 Commits

Author SHA1 Message Date
Sylvain Pion 857746954f - Added tests "if (is)" in operator>>(). 2000-11-17 14:52:55 +00:00
Sylvain Pion a1cd663095 - Minor cleanups. 2000-07-09 10:55:33 +00:00
Sylvain Pion c408dbce9f - Re-added headers. 2000-06-27 14:32:35 +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 c739e24650 Added Direction_d, Vector_d, Plane_d
Linear_algebra: empty implementation [will not execute properly]
Compiles with egcs 1.1.2, TODO: check with g++ 2.95.2
1999-11-17 16:56:41 +00:00
Hervé Brönnimann b9dbf6500e First version of the dD kernel. Gives ICE with egcs-1.1.2. 1999-11-07 13:55:54 +00:00