*** empty log message ***

This commit is contained in:
Michael Hoffmann 2001-06-19 12:30:45 +00:00
parent efc0e3c03a
commit af2a0dcafd
2 changed files with 7 additions and 0 deletions

View File

@ -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.

View File

@ -3,6 +3,12 @@
//=====================================================================
//---------------------------------------------------------------------
// revision 114
//---------------------------------------------------------------------
ALL : Fixed a warning on Borland.
//---------------------------------------------------------------------
// revision 113
//---------------------------------------------------------------------