diff --git a/Envelope_3/include/CGAL/Envelope_triangles_test_3.h b/Envelope_3/include/CGAL/Envelope_triangles_test_3.h index a71bcfec432..0d5dfea38f9 100644 --- a/Envelope_3/include/CGAL/Envelope_triangles_test_3.h +++ b/Envelope_3/include/CGAL/Envelope_triangles_test_3.h @@ -11,9 +11,9 @@ // This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE // WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. // -// $URL$ -// $Id$ -// +// $Source: /CVSROOT/CGAL/Packages/Envelope_3/include/CGAL/Envelope_triangles_test_3.h,v $ +// $Revision$ $Date$ +// $Name: $ // // Author(s) : Michal Meyerovitch @@ -50,7 +50,7 @@ CGAL_BEGIN_NAMESPACE template -class Envelope_triangles_test_3 : public Envelope_base_3 +class Envelope_triangles_test_3 { public: typedef EnvelopeTraits_3 Traits;