Salome HOME
Make SetNodeOnEdge() tell a valid range if U is invalid
[modules/smesh.git] / src / MEFISTO2 / aptrte.cxx
old mode 100755 (executable)
new mode 100644 (file)
index 3743dcf..a408041
@@ -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-2019  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;
 }