mirror of https://github.com/CGAL/cgal
19 lines
657 B
Plaintext
Executable File
19 lines
657 B
Plaintext
Executable File
3rd march 2006 Monique Teillaud
|
|
(and yesterday)
|
|
- removed all dependencies of CK from AK global functions
|
|
|
|
1st march 2006 Monique Teillaud
|
|
I start writing in changes.txt...
|
|
In the last few days I cleaned various files and made sure that
|
|
the manual and the code of Functors (both geometric and algebraic)
|
|
were consistent.
|
|
|
|
26 January Andreas Fabri
|
|
- Replaced __PRETTY_FUNCTION__ with CGAL_PRETTY_FUNCTION
|
|
|
|
25 January 2005 Andreas Fabri
|
|
- Added a constructor for Circular_arc_2(Point source, Point target, FT bulge)
|
|
|
|
14 September 2005 Andreas Fabri
|
|
- Simplified template parameters of functors in Lazy_curved_kernel.h and Lazy_curved_kernel_constructions.h
|