cleanup extra ','

This commit is contained in:
Marc Glisse 2010-04-24 09:08:18 +00:00
parent cdfff1df5f
commit ffab18531b
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ CGAL_BEGIN_NAMESPACE
// Envelope types: // Envelope types:
enum Envelope_type { enum Envelope_type {
ENVELOPE_LOWER = 1, ENVELOPE_LOWER = 1,
ENVELOPE_UPPER = 2, ENVELOPE_UPPER = 2
}; };
// Types of intersection curve between 2 xy-monotone surfaces: // Types of intersection curve between 2 xy-monotone surfaces: