From: eap Date: Wed, 28 Feb 2007 10:08:59 +0000 (+0000) Subject: PAL13460 (force the mesh to go through a point) X-Git-Tag: V3_2_6a1~32 X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=commitdiff_plain;h=91e54d361de93130b2a7929143c6ecf928e8733d PAL13460 (force the mesh to go through a point) extract SMESH_MeshEditor.idl from SMESH_Mesh.idl --- diff --git a/src/SMESH_I/Makefile.in b/src/SMESH_I/Makefile.in index a1e48efa2..f0b665354 100644 --- a/src/SMESH_I/Makefile.in +++ b/src/SMESH_I/Makefile.in @@ -80,6 +80,7 @@ LIB_SERVER_IDL = \ SMESH_Gen.idl \ SMESH_Hypothesis.idl \ SMESH_Mesh.idl \ + SMESH_MeshEditor.idl \ SALOME_Component.idl \ SALOME_Exception.idl \ SMESH_Filter.idl \