mirror of https://github.com/CGAL/cgal
*** empty log message ***
This commit is contained in:
parent
4375096c30
commit
9ff730dccd
|
|
@ -1,3 +1,23 @@
|
|||
// ============================================================================
|
||||
//
|
||||
// Copyright (c) 1998-1999 The CGAL Consortium
|
||||
//
|
||||
// This software and related documentation is part of an INTERNAL release
|
||||
// of the Computational Geometry Algorithms Library (CGAL). It is not
|
||||
// intended for general use.
|
||||
//
|
||||
// ----------------------------------------------------------------------------
|
||||
//
|
||||
// release :
|
||||
// release_date :
|
||||
//
|
||||
// file :
|
||||
// revision : $Revision$
|
||||
// author(s) : Monique Teillaud <Monique.Teillaud@sophia.inria.fr>
|
||||
//
|
||||
// coordinator : INRIA Sophia Antipolis (Mariette Yvinec)
|
||||
//
|
||||
// ============================================================================
|
||||
#include <CGAL/basic.h>
|
||||
|
||||
#include <cstring>
|
||||
|
|
|
|||
|
|
@ -1,3 +1,23 @@
|
|||
// ============================================================================
|
||||
//
|
||||
// Copyright (c) 1998-1999 The CGAL Consortium
|
||||
//
|
||||
// This software and related documentation is part of an INTERNAL release
|
||||
// of the Computational Geometry Algorithms Library (CGAL). It is not
|
||||
// intended for general use.
|
||||
//
|
||||
// ----------------------------------------------------------------------------
|
||||
//
|
||||
// release :
|
||||
// release_date :
|
||||
//
|
||||
// file :
|
||||
// revision : $Revision$
|
||||
// author(s) : Monique Teillaud <Monique.Teillaud@sophia.inria.fr>
|
||||
//
|
||||
// coordinator : INRIA Sophia Antipolis (Mariette Yvinec)
|
||||
//
|
||||
// ============================================================================
|
||||
#include <CGAL/basic.h>
|
||||
|
||||
#include <cstring>
|
||||
|
|
|
|||
Loading…
Reference in New Issue