Version 3.33 (09 February 2004) [rursu]

- Updated the headers of the examples files
This commit is contained in:
Radu Ursu 2004-02-09 21:01:41 +00:00
parent b1735da8ab
commit de6de62fc4
3 changed files with 17 additions and 0 deletions

View File

@ -1,3 +1,6 @@
Version 3.33 (09 February 2004) [rursu]
- Updated the headers of the examples files
Version 3.32 (25 January 2004) [af]
- Removed Alpha_shape_euclidean_traits_3 from doc, examples, demo and testsuite

View File

@ -1,3 +1,10 @@
// Copyright (c) 1997 INRIA Sophia-Antipolis (France).
// All rights reserved.
//
// This file is part of an example program for CGAL. This example
// program may be used, distributed and modified without limitation.
//
/***********************************************************************
Takes a list of points and returns a list of segments corresponding to

View File

@ -1,3 +1,10 @@
// Copyright (c) 1997 INRIA Sophia-Antipolis (France).
// All rights reserved.
//
// This file is part of an example program for CGAL. This example
// program may be used, distributed and modified without limitation.
//
/***********************************************************************
Takes a list of points and returns a list of segments corresponding to