cleanup an example

This commit is contained in:
Andreas Fabri 2025-11-13 11:05:26 +00:00
parent 1dc39039e9
commit ba17e0bdde
1 changed files with 0 additions and 13 deletions

View File

@ -1,16 +1,3 @@
// Copyright 2009,2014 Max-Planck-Institute Saarbruecken (Germany).
// All rights reserved.
//
// This file is part of CGAL (www.cgal.org).
//
// $URL$
// $Id$
// SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial
//
//
// author(s) : Waqar Khan <wkhan@mpi-inf.mpg.de>
/* Usage /* Usage
* *
* This example converts arbitrary-precision arrangement into fixed-precision using Snap Rounding and by using INPUT DATA FROM A USER SPECIFIED FILE. * This example converts arbitrary-precision arrangement into fixed-precision using Snap Rounding and by using INPUT DATA FROM A USER SPECIFIED FILE.