mirror of https://github.com/CGAL/cgal
Version 3.33 (09 February 2004) [rursu]
- Updated the headers of the examples files
This commit is contained in:
parent
b1735da8ab
commit
de6de62fc4
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue