X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHexoticPlugin%2FHexoticPlugin_Hexotic_i.hxx;h=bf9cdcf79ec136681ed5221484a5bc1d6c213a43;hb=a3e1ca47a89454910a99ba0658059d6a7e50fbbd;hp=0e85700d70ca707b610f7254dcb45367cee918a7;hpb=f0db207a5bb09cd82192e3eca75ea12764c2ed4c;p=plugins%2Fhexoticplugin.git diff --git a/src/HexoticPlugin/HexoticPlugin_Hexotic_i.hxx b/src/HexoticPlugin/HexoticPlugin_Hexotic_i.hxx old mode 100755 new mode 100644 index 0e85700..bf9cdcf --- a/src/HexoticPlugin/HexoticPlugin_Hexotic_i.hxx +++ b/src/HexoticPlugin/HexoticPlugin_Hexotic_i.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D +// Copyright (C) 2007-2016 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public @@ -33,7 +33,7 @@ #include "HexoticPlugin_Hexotic.hxx" // ====================================================== -// Hexotic 3d algorithm +// MG-Hexa 3d algorithm // ====================================================== class HEXOTICPLUGIN_EXPORT HexoticPlugin_Hexotic_i: public virtual POA_HexoticPlugin::HexoticPlugin_Hexotic, @@ -42,7 +42,6 @@ class HEXOTICPLUGIN_EXPORT HexoticPlugin_Hexotic_i: public: // Constructor HexoticPlugin_Hexotic_i (PortableServer::POA_ptr thePOA, - int theStudyId, ::SMESH_Gen* theGenImpl ); // Destructor virtual ~HexoticPlugin_Hexotic_i();