mirror of https://github.com/CGAL/cgal
14 lines
414 B
Plaintext
14 lines
414 B
Plaintext
Version 0.10 (6 August 03) [af]
|
|
Added assignment operator and bug in destructor of Sturm.h
|
|
|
|
Version 0.9 (30 July 03) [af]
|
|
- Fixed typo in makefile_Core
|
|
|
|
Version 0.8 (4 July 03) [af]
|
|
- Replaced CORE.lib with $(CGAL_CORE_LIB) to get it platform independent
|
|
|
|
Version 0.7 (30 June 03) [af]
|
|
- Replaced SUFFIXES with .SUFFIXES
|
|
|
|
Version 0.6 (30 June 03) [af]
|
|
- Added SUFFIXES: .cpp $(SUFFIXES) to src/Core/Makefile_Core |