mirror of https://github.com/CGAL/cgal
*** empty log message ***
This commit is contained in:
parent
efc0e3c03a
commit
af2a0dcafd
|
|
@ -7,6 +7,7 @@
|
|||
// actual revision
|
||||
//---------------------------------------------------------------------
|
||||
|
||||
ALL : Fixed a warning on Borland.
|
||||
ALL : Changed concept names, added README for demo.
|
||||
DEMO: Do not compute min_strip for < 2 and min_quad for < 3 points.
|
||||
|
||||
|
|
|
|||
|
|
@ -3,6 +3,12 @@
|
|||
//=====================================================================
|
||||
|
||||
|
||||
//---------------------------------------------------------------------
|
||||
// revision 114
|
||||
//---------------------------------------------------------------------
|
||||
|
||||
ALL : Fixed a warning on Borland.
|
||||
|
||||
//---------------------------------------------------------------------
|
||||
// revision 113
|
||||
//---------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Reference in New Issue