Salome HOME
Integration of PAL/SALOME V2.1.0c from OCC
[modules/smesh.git] / src / SMDS / Makefile.in
index 20bf98ce4c94defa2c1271012c1e32febd5d0568..6ce749cf047a62ad2fcd9c56d9db49c2dca8aff8 100644 (file)
@@ -57,8 +57,9 @@ LIB_SRC = \
        SMDS_VolumeOfNodes.cxx \
        SMDS_FaceOfEdges.cxx \
        SMDS_FaceOfNodes.cxx \
-       SMDS_Tria3OfNodes.cxx \
-       SMDS_HexahedronOfNodes.cxx
+       SMDS_VolumeTool.cxx
+#      SMDS_Tria3OfNodes.cxx \
+#      SMDS_HexahedronOfNodes.cxx
 
 #SMDSControl_BoundaryEdges.cxx \
 #SMDSControl_BoundaryFaces.cxx \
@@ -107,8 +108,9 @@ EXPORT_HEADERS= \
        SMDS_VolumeOfNodes.hxx \
        SMDS_FaceOfEdges.hxx \
        SMDS_FaceOfNodes.hxx \
-       SMDS_Tria3OfNodes.hxx \
-       SMDS_HexahedronOfNodes.hxx
+       SMDS_VolumeTool.hxx
+#      SMDS_Tria3OfNodes.hxx \
+#      SMDS_HexahedronOfNodes.hxx
 
 #SMDSControl_BoundaryEdges.hxx \
 #SMDSControl_BoundaryFaces.hxx \