From de9b9d42f6ebdcf6231443b92f5ae006d03f4d96 Mon Sep 17 00:00:00 2001 From: Pedro Machado Manhaes de Castro Date: Mon, 28 Jul 2008 17:49:57 +0000 Subject: [PATCH] Fixing authors and comments --- Circular_kernel_2/demo/Circular_kernel_2/demo.cpp | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/Circular_kernel_2/demo/Circular_kernel_2/demo.cpp b/Circular_kernel_2/demo/Circular_kernel_2/demo.cpp index 2fdf2dc0379..8415f3ca823 100644 --- a/Circular_kernel_2/demo/Circular_kernel_2/demo.cpp +++ b/Circular_kernel_2/demo/Circular_kernel_2/demo.cpp @@ -4,18 +4,12 @@ // $URL$ // $Id$ // -// Authors : Monique Teillaud, Sylvain Pion, Radu Ursu +// Authors : Monique Teillaud, Sylvain Pion, Pedro Machado, Radu Ursu // // Partially supported by the IST Programme of the EU as a Shared-cost // RTD (FET Open) Project under Contract No IST-2000-26473 // (CGAL - Effective Computational Geometry for Curves and Surfaces) -// TODO : -// - Add the possibility to input full circles. -// - locate the cell containing a point. -// - Move more basic IO routines in include/CGAL/IO/ -// - File menu - #include // if QT is not installed, a message will be issued at runtime.