From 9ff730dccdf5a78f60d7956bb09a38cd03388f9a Mon Sep 17 00:00:00 2001 From: Monique Teillaud Date: Tue, 11 May 1999 13:42:19 +0000 Subject: [PATCH] *** empty log message *** --- .../demo/Triangulation_3/blind_demo.C | 20 +++++++++++++++++++ .../demo/Triangulation_3/demo.C | 20 +++++++++++++++++++ 2 files changed, 40 insertions(+) diff --git a/Packages/Triangulation_3/demo/Triangulation_3/blind_demo.C b/Packages/Triangulation_3/demo/Triangulation_3/blind_demo.C index 0e823ab022f..02be7b04b64 100644 --- a/Packages/Triangulation_3/demo/Triangulation_3/blind_demo.C +++ b/Packages/Triangulation_3/demo/Triangulation_3/blind_demo.C @@ -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 +// +// coordinator : INRIA Sophia Antipolis (Mariette Yvinec) +// +// ============================================================================ #include #include diff --git a/Packages/Triangulation_3/demo/Triangulation_3/demo.C b/Packages/Triangulation_3/demo/Triangulation_3/demo.C index a7256e43eae..8474951920a 100644 --- a/Packages/Triangulation_3/demo/Triangulation_3/demo.C +++ b/Packages/Triangulation_3/demo/Triangulation_3/demo.C @@ -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 +// +// coordinator : INRIA Sophia Antipolis (Mariette Yvinec) +// +// ============================================================================ #include #include