X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FMEFISTO2%2Faptrte.cxx;h=bb597b6e476fbbced5540b10f8db2f7cbdb31f24;hp=58da98168175e2835bd00c924cc51a64c728ab1f;hb=2a01836df7e8236c96093b7e2f85b567966078dc;hpb=bef9beee88cac57394b8dc3bc914381c1a2fff83 diff --git a/src/MEFISTO2/aptrte.cxx b/src/MEFISTO2/aptrte.cxx index 58da98168..bb597b6e4 100755 --- a/src/MEFISTO2/aptrte.cxx +++ b/src/MEFISTO2/aptrte.cxx @@ -1,3 +1,28 @@ +// MEFISTO : library to compute 2D triangulation from segmented boundaries +// +// Copyright (C) 2003 Laboratoire J.-L. Lions UPMC Paris +// +// This library is free software; you can redistribute it and/or +// modify it under the terms of the GNU Lesser General Public +// License as published by the Free Software Foundation; either +// version 2.1 of the License. +// +// This library is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// Lesser General Public License for more details. +// +// You should have received a copy of the GNU Lesser General Public +// License along with this library; if not, write to the Free Software +// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +// +// See http://www.ann.jussieu.fr/~perronne or email Perronnet@ann.jussieu.fr +// +// +// File : aptrte.cxx +// Module : SMESH +// Author: Alain PERRONNET + using namespace std; #include "Rn.h" #include "aptrte.h"