X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FMEFISTO2%2Faptrte.h;h=b30cab01f4afadd918a762a0c642f6d624894276;hp=da60fbab500f64016a5169c1924873820420715d;hb=a274ade365bd0f0e19d56c577acc4a13aa1972a7;hpb=bd4e115a78b52e3fbc016e5e30bb0e19b2a9e7d6 diff --git a/src/MEFISTO2/aptrte.h b/src/MEFISTO2/aptrte.h old mode 100755 new mode 100644 index da60fbab5..b30cab01f --- a/src/MEFISTO2/aptrte.h +++ b/src/MEFISTO2/aptrte.h @@ -1,11 +1,11 @@ -// SMESH MEFISTO2 : algorithm for meshing +// SMESH MEFISTO2 : algorithm for meshing // -// Copyright (C) 2006-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2006-2021 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 // License as published by the Free Software Foundation; either -// version 2.1 of the License. +// version 2.1 of the License, or (at your option) any later version. // // This library is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -46,7 +46,7 @@ #include #endif -#ifdef WNT +#ifdef WIN32 #if defined MEFISTO2D_EXPORTS #define MEFISTO2D_EXPORT __declspec( dllexport ) #else