From 91e54d361de93130b2a7929143c6ecf928e8733d Mon Sep 17 00:00:00 2001 From: eap Date: Wed, 28 Feb 2007 10:08:59 +0000 Subject: [PATCH] PAL13460 (force the mesh to go through a point) extract SMESH_MeshEditor.idl from SMESH_Mesh.idl --- src/SMESH_I/Makefile.in | 1 + 1 file changed, 1 insertion(+) 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 \ -- 2.39.2