X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FStdMeshers%2FStdMeshers_Projection_1D.hxx;h=a2a517df361cc1207d861911c2f9947e5a84fbfd;hp=cf7bccb23082c516d1390b637a0a2b9232f2dae0;hb=499f29d24922cec66e41b41a0039a954993bc6df;hpb=a17b36970bc61da1d664453c615754997c925b18 diff --git a/src/StdMeshers/StdMeshers_Projection_1D.hxx b/src/StdMeshers/StdMeshers_Projection_1D.hxx index cf7bccb23..a2a517df3 100644 --- a/src/StdMeshers/StdMeshers_Projection_1D.hxx +++ b/src/StdMeshers/StdMeshers_Projection_1D.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2016 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2022 CEA/DEN, EDF R&D, OPEN CASCADE // // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS @@ -20,7 +20,7 @@ // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // -// SMESH SMESH : implementaion of SMESH idl descriptions +// SMESH SMESH : implementation of SMESH idl descriptions // File : StdMeshers_Projection_1D.hxx // Module : SMESH // @@ -38,7 +38,7 @@ class StdMeshers_ProjectionSource1D; class STDMESHERS_EXPORT StdMeshers_Projection_1D: public SMESH_1D_Algo { public: - StdMeshers_Projection_1D(int hypId, int studyId, SMESH_Gen* gen); + StdMeshers_Projection_1D(int hypId, SMESH_Gen* gen); virtual ~StdMeshers_Projection_1D(); virtual bool CheckHypothesis(SMESH_Mesh& aMesh,