X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FMEFISTO2%2Faptrte.cxx;h=807575a51954e6a0e7ff199f904e8c64d8eabd50;hb=593c663f2d8d9d874b2b0301d601c2e01818337b;hp=3743dcf06328a6c49ce403426e15ac69fef2a0f0;hpb=1c1bbf6798782cb24bcab45d519817cff125ae5c;p=modules%2Fsmesh.git diff --git a/src/MEFISTO2/aptrte.cxx b/src/MEFISTO2/aptrte.cxx old mode 100755 new mode 100644 index 3743dcf06..807575a51 --- a/src/MEFISTO2/aptrte.cxx +++ b/src/MEFISTO2/aptrte.cxx @@ -1,7 +1,6 @@ // MEFISTO2: a library to compute 2D triangulation from segmented boundaries // -// -// Copyright (C) 2006-2016 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2006-2020 CEA/DEN, EDF R&D, OPEN CASCADE // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public @@ -866,6 +865,5 @@ void if( nbtrianeg>0 ) MESSAGE( "ATTENTION: "<< nbtrianeg << " TRIANGLES d'AIRE NEGATIVE" ); - MESSAGE(" "); return; }