mirror of https://github.com/CGAL/cgal
*** empty log message ***
This commit is contained in:
parent
eaacd08631
commit
5edfccc27e
|
|
@ -1,3 +1,6 @@
|
|||
2.6.4 (2 March 2001)
|
||||
Adapted testfiles slightly (unsetf instead of setf)
|
||||
|
||||
2.6.3 (6 July 2000)
|
||||
+ Added operator== and operator!= to Straight_2_
|
||||
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
2.6.3 (6 July 2000)
|
||||
2.6.4 (2 March 2001)
|
||||
maintainer: Geert-Jan Giezeman <geert@cs.uu.nl>
|
||||
|
|
|
|||
|
|
@ -1,3 +1,6 @@
|
|||
2.4.3 (2 March 2001)
|
||||
+ Small fixes in test files.
|
||||
|
||||
2.4.2 (31 January 2001)
|
||||
+ Small fix to satisfy MSVC (initialisation of const ref variables).
|
||||
+ Replaced multiplications by wmult calls to optimize Cartesian case.
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
2.4.2 (31 January 2001)
|
||||
2.4.3 (2 March 2001)
|
||||
maintainer: Geert-Jan Giezeman <geert@cs.uu.nl>
|
||||
|
|
|
|||
Loading…
Reference in New Issue