Salome HOME
Fix for the bug IPAL22851: Sub-shapes spelling
[modules/geom.git] / src / GEOMAlgo / Makefile.am
index a8d0b6dc8279ba7a3dcc6eec2e1d54ac396b7669..90975da2bfce98d9550b9f64da1d4fc76a9fe350 100644 (file)
@@ -1,31 +1,26 @@
-#  Copyright (C) 2007-2008  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2007-2011  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
+# This library is free software; you can redistribute it and/or
+# modify it under the terms of the GNU Lesser General Public
+# License as published by the Free Software Foundation; either
+# version 2.1 of the License.
 #
-#  This library is free software; you can redistribute it and/or
-#  modify it under the terms of the GNU Lesser General Public
-#  License as published by the Free Software Foundation; either
-#  version 2.1 of the License.
+# This library is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+# Lesser General Public License for more details.
 #
-#  This library is distributed in the hope that it will be useful,
-#  but WITHOUT ANY WARRANTY; without even the implied warranty of
-#  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-#  Lesser General Public License for more details.
-#
-#  You should have received a copy of the GNU Lesser General Public
-#  License along with this library; if not, write to the Free Software
-#  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
-#
-#  See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
-#
-#  GEOM GEOMAlgo : tools for Glue Faces algorithm
-#  File   : Makefile.in
-#  Author : Julia DOROVSKIKH
-#  Modified by : Alexander BORODIN (OCN) - autotools usage
-#  Module : GEOM
-#  $Header$
+# You should have received a copy of the GNU Lesser General Public
+# License along with this library; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
 #
+# See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
+
+# GEOM GEOMAlgo : tools for Glue Faces algorithm
+# File   : Makefile.am
+# Author : Julia DOROVSKIKH
+# Module : GEOM
+
 include $(top_srcdir)/adm_local/unix/make_common_starter.am
 
 # Libraries targets
@@ -53,38 +48,62 @@ dist_libGEOMAlgo_la_SOURCES =                       \
        GEOMAlgo_BuilderTools.cxx               \
        GEOMAlgo_ClsfBox.cxx                    \
        GEOMAlgo_Clsf.cxx                       \
+       GEOMAlgo_ClsfSolid.cxx                  \
        GEOMAlgo_ClsfSurf.cxx                   \
        GEOMAlgo_CoupleOfShapes.cxx             \
+       GEOMAlgo_DataMapIteratorOfDataMapOfOrientedShapeShape_0.cxx     \
        GEOMAlgo_DataMapIteratorOfDataMapOfPassKeyInteger_0.cxx         \
+       GEOMAlgo_DataMapIteratorOfDataMapOfPassKeyShapeShape_0.cxx      \
        GEOMAlgo_DataMapIteratorOfDataMapOfRealListOfShape_0.cxx        \
+       GEOMAlgo_DataMapIteratorOfDataMapOfShapeMapOfShape_0.cxx        \
+       GEOMAlgo_DataMapIteratorOfDataMapOfShapePnt_0.cxx               \
        GEOMAlgo_DataMapIteratorOfDataMapOfShapeReal_0.cxx              \
        GEOMAlgo_DataMapIteratorOfDataMapOfShapeShapeSet_0.cxx          \
+       GEOMAlgo_DataMapNodeOfDataMapOfOrientedShapeShape_0.cxx         \
        GEOMAlgo_DataMapNodeOfDataMapOfPassKeyInteger_0.cxx             \
+       GEOMAlgo_DataMapNodeOfDataMapOfPassKeyShapeShape_0.cxx          \
        GEOMAlgo_DataMapNodeOfDataMapOfRealListOfShape_0.cxx            \
+       GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape_0.cxx            \
+       GEOMAlgo_DataMapNodeOfDataMapOfShapePnt_0.cxx                   \
        GEOMAlgo_DataMapNodeOfDataMapOfShapeReal_0.cxx                  \
        GEOMAlgo_DataMapNodeOfDataMapOfShapeShapeSet_0.cxx              \
-       GEOMAlgo_DataMapOfPassKeyInteger_0.cxx  \
-       GEOMAlgo_DataMapOfRealListOfShape_0.cxx \
-       GEOMAlgo_DataMapOfShapeReal_0.cxx       \
-       GEOMAlgo_DataMapOfShapeShapeSet_0.cxx   \
+       GEOMAlgo_DataMapOfOrientedShapeShape_0.cxx      \
+       GEOMAlgo_DataMapOfPassKeyInteger_0.cxx          \
+       GEOMAlgo_DataMapOfPassKeyShapeShape_0.cxx       \
+       GEOMAlgo_DataMapOfRealListOfShape_0.cxx         \
+       GEOMAlgo_DataMapOfShapeMapOfShape_0.cxx         \
+       GEOMAlgo_DataMapOfShapePnt_0.cxx                \
+       GEOMAlgo_DataMapOfShapeReal_0.cxx               \
+       GEOMAlgo_DataMapOfShapeShapeSet_0.cxx           \
        GEOMAlgo_FinderShapeOn1.cxx             \
        GEOMAlgo_FinderShapeOn2.cxx             \
        GEOMAlgo_FinderShapeOn.cxx              \
        GEOMAlgo_FinderShapeOnQuad.cxx          \
+       GEOMAlgo_GetInPlace.cxx                 \
+       GEOMAlgo_GetInPlace_1.cxx               \
+       GEOMAlgo_GetInPlace_2.cxx               \
+       GEOMAlgo_GetInPlace_3.cxx               \
        GEOMAlgo_GlueAnalyser.cxx               \
        GEOMAlgo_Gluer.cxx                      \
-       GEOMAlgo_Gluer1.cxx                     \
+       GEOMAlgo_GlueDetector.cxx               \
+       GEOMAlgo_Gluer2.cxx                     \
+       GEOMAlgo_Gluer2_1.cxx                   \
+       GEOMAlgo_Gluer2_2.cxx                   \
+       GEOMAlgo_Gluer2_3.cxx                   \
+       GEOMAlgo_GluerAlgo.cxx                  \
        GEOMAlgo_HAlgo.cxx                      \
        GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfIntegerShape_0.cxx                 \
        GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfPassKeyListOfShape_0.cxx           \
        GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfPassKeyShapeListOfShape_0.cxx      \
-       GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfShapeBox_0.cxx     \
-       GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfShapeState_0.cxx   \
-       GEOMAlgo_IndexedDataMapOfIntegerShape_0.cxx                     \
-       GEOMAlgo_IndexedDataMapOfPassKeyListOfShape_0.cxx               \
-       GEOMAlgo_IndexedDataMapOfPassKeyShapeListOfShape_0.cxx          \
-       GEOMAlgo_IndexedDataMapOfShapeBox_0.cxx                         \
-       GEOMAlgo_IndexedDataMapOfShapeState_0.cxx                       \
+       GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfShapeBox_0.cxx             \
+       GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfShapeShapeInfo_0.cxx       \
+       GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfShapeState_0.cxx           \
+       GEOMAlgo_IndexedDataMapOfIntegerShape_0.cxx                             \
+       GEOMAlgo_IndexedDataMapOfPassKeyListOfShape_0.cxx                       \
+       GEOMAlgo_IndexedDataMapOfPassKeyShapeListOfShape_0.cxx                  \
+       GEOMAlgo_IndexedDataMapOfShapeBox_0.cxx                                 \
+       GEOMAlgo_IndexedDataMapOfShapeShapeInfo_0.cxx                           \
+       GEOMAlgo_IndexedDataMapOfShapeState_0.cxx                               \
        GEOMAlgo_ListIteratorOfListOfCoupleOfShapes_0.cxx               \
        GEOMAlgo_ListIteratorOfListOfPnt_0.cxx                          \
        GEOMAlgo_ListNodeOfListOfCoupleOfShapes_0.cxx                   \
@@ -96,6 +115,9 @@ dist_libGEOMAlgo_la_SOURCES =                        \
        GEOMAlgo_PassKeyShape.cxx               \
        GEOMAlgo_PassKeyShapeMapHasher.cxx      \
        GEOMAlgo_ShapeAlgo.cxx                  \
+       GEOMAlgo_ShapeInfo.cxx                  \
+       GEOMAlgo_ShapeInfoFiller.cxx            \
+       GEOMAlgo_ShapeInfoFiller_1.cxx          \
        GEOMAlgo_ShapeSet.cxx                   \
        GEOMAlgo_ShapeSolid.cxx                 \
        GEOMAlgo_ShellSolid.cxx                 \
@@ -105,20 +127,13 @@ dist_libGEOMAlgo_la_SOURCES =                     \
        GEOMAlgo_SurfaceTools.cxx               \
        GEOMAlgo_Tools3D.cxx                    \
        GEOMAlgo_Tools.cxx                      \
+       GEOMAlgo_Tools_1.cxx                    \
        GEOMAlgo_VertexSolid.cxx                \
        GEOMAlgo_WESCorrector.cxx               \
+       GEOMAlgo_WESScaler.cxx                  \
        GEOMAlgo_WireEdgeSet.cxx                \
        GEOMAlgo_WireSolid.cxx                  \
-       GEOMAlgo_WireSplitter.cxx               \
-       GEOMAlgo_ClsfSolid.cxx                  \
-       GEOMAlgo_DataMapNodeOfDataMapOfPassKeyShapeShape_0.cxx                  \
-       GEOMAlgo_DataMapIteratorOfDataMapOfPassKeyShapeShape_0.cxx              \
-       GEOMAlgo_DataMapOfPassKeyShapeShape_0.cxx                               \
-       GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfShapeShapeInfo_0.cxx       \
-       GEOMAlgo_ShapeInfoFiller_1.cxx                                          \
-       GEOMAlgo_IndexedDataMapOfShapeShapeInfo_0.cxx                           \
-       GEOMAlgo_ShapeInfo.cxx                                                  \
-       GEOMAlgo_ShapeInfoFiller.cxx
+       GEOMAlgo_WireSplitter.cxx
 
 # header files
 salomeinclude_HEADERS =                                        \
@@ -174,24 +189,39 @@ salomeinclude_HEADERS =                                   \
        GEOMAlgo_Clsf.hxx                               \
        GEOMAlgo_Clsf.ixx                               \
        GEOMAlgo_Clsf.jxx                               \
+       GEOMAlgo_ClsfSolid.hxx                          \
+       GEOMAlgo_ClsfSolid.ixx                          \
+       GEOMAlgo_ClsfSolid.jxx                          \
        GEOMAlgo_ClsfSurf.hxx                           \
        GEOMAlgo_ClsfSurf.ixx                           \
        GEOMAlgo_ClsfSurf.jxx                           \
        GEOMAlgo_CoupleOfShapes.hxx                     \
        GEOMAlgo_CoupleOfShapes.ixx                     \
        GEOMAlgo_CoupleOfShapes.jxx                     \
-       GEOMAlgo_DataMapIteratorOfDataMapOfPassKeyInteger.hxx   \
-       GEOMAlgo_DataMapIteratorOfDataMapOfRealListOfShape.hxx  \
-       GEOMAlgo_DataMapIteratorOfDataMapOfShapeReal.hxx        \
-       GEOMAlgo_DataMapIteratorOfDataMapOfShapeShapeSet.hxx    \
+       GEOMAlgo_DataMapIteratorOfDataMapOfOrientedShapeShape.hxx       \
+       GEOMAlgo_DataMapIteratorOfDataMapOfPassKeyInteger.hxx           \
+       GEOMAlgo_DataMapIteratorOfDataMapOfPassKeyShapeShape.hxx        \
+       GEOMAlgo_DataMapIteratorOfDataMapOfRealListOfShape.hxx          \
+       GEOMAlgo_DataMapIteratorOfDataMapOfShapeMapOfShape.hxx          \
+       GEOMAlgo_DataMapIteratorOfDataMapOfShapePnt.hxx                 \
+       GEOMAlgo_DataMapIteratorOfDataMapOfShapeReal.hxx                \
+       GEOMAlgo_DataMapIteratorOfDataMapOfShapeShapeSet.hxx            \
+       GEOMAlgo_DataMapNodeOfDataMapOfOrientedShapeShape.hxx   \
        GEOMAlgo_DataMapNodeOfDataMapOfPassKeyInteger.hxx       \
+       GEOMAlgo_DataMapNodeOfDataMapOfPassKeyShapeShape.hxx    \
        GEOMAlgo_DataMapNodeOfDataMapOfRealListOfShape.hxx      \
+       GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape.hxx      \
+       GEOMAlgo_DataMapNodeOfDataMapOfShapePnt.hxx             \
        GEOMAlgo_DataMapNodeOfDataMapOfShapeReal.hxx            \
        GEOMAlgo_DataMapNodeOfDataMapOfShapeShapeSet.hxx        \
-       GEOMAlgo_DataMapOfPassKeyInteger.hxx    \
-       GEOMAlgo_DataMapOfRealListOfShape.hxx   \
-       GEOMAlgo_DataMapOfShapeReal.hxx         \
-       GEOMAlgo_DataMapOfShapeShapeSet.hxx     \
+       GEOMAlgo_DataMapOfOrientedShapeShape.hxx        \
+       GEOMAlgo_DataMapOfPassKeyInteger.hxx            \
+       GEOMAlgo_DataMapOfPassKeyShapeShape.hxx         \
+       GEOMAlgo_DataMapOfRealListOfShape.hxx           \
+       GEOMAlgo_DataMapOfShapeMapOfShape.hxx           \
+       GEOMAlgo_DataMapOfShapePnt.hxx                  \
+       GEOMAlgo_DataMapOfShapeReal.hxx                 \
+       GEOMAlgo_DataMapOfShapeShapeSet.hxx             \
        GEOMAlgo_FinderShapeOn1.ixx             \
        GEOMAlgo_FinderShapeOn1.hxx             \
        GEOMAlgo_FinderShapeOn1.jxx             \
@@ -202,15 +232,16 @@ salomeinclude_HEADERS =                                   \
        GEOMAlgo_FinderShapeOn.ixx              \
        GEOMAlgo_FinderShapeOn.jxx              \
        GEOMAlgo_FinderShapeOnQuad.hxx          \
+       GEOMAlgo_GetInPlace.hxx                 \
        GEOMAlgo_GlueAnalyser.hxx               \
        GEOMAlgo_GlueAnalyser.ixx               \
        GEOMAlgo_GlueAnalyser.jxx               \
        GEOMAlgo_Gluer.hxx                      \
        GEOMAlgo_Gluer.ixx                      \
        GEOMAlgo_Gluer.jxx                      \
-       GEOMAlgo_Gluer1.hxx                     \
-       GEOMAlgo_Gluer1.ixx                     \
-       GEOMAlgo_Gluer1.jxx                     \
+       GEOMAlgo_GlueDetector.hxx               \
+       GEOMAlgo_Gluer2.hxx                     \
+       GEOMAlgo_GluerAlgo.hxx                  \
        GEOMAlgo_HAlgo.hxx                      \
        GEOMAlgo_HAlgo.ixx                      \
        GEOMAlgo_HAlgo.jxx                      \
@@ -218,18 +249,24 @@ salomeinclude_HEADERS =                                   \
        GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfPassKeyListOfShape.hxx             \
        GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfPassKeyShapeListOfShape.hxx        \
        GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfShapeBox.hxx                       \
+       GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfShapeShapeInfo.hxx                 \
        GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfShapeState.hxx                     \
        GEOMAlgo_IndexedDataMapOfIntegerShape.hxx                                       \
        GEOMAlgo_IndexedDataMapOfPassKeyListOfShape.hxx                                 \
        GEOMAlgo_IndexedDataMapOfPassKeyShapeListOfShape.hxx                            \
        GEOMAlgo_IndexedDataMapOfShapeBox.hxx                                           \
+       GEOMAlgo_IndexedDataMapOfShapeShapeInfo.hxx                                     \
        GEOMAlgo_IndexedDataMapOfShapeState.hxx                                         \
-       GEOMAlgo_ListIteratorOfListOfCoupleOfShapes.hxx                                 \
-       GEOMAlgo_ListIteratorOfListOfPnt.hxx                                            \
-       GEOMAlgo_ListNodeOfListOfCoupleOfShapes.hxx                                     \
-       GEOMAlgo_ListNodeOfListOfPnt.hxx        \
-       GEOMAlgo_ListOfCoupleOfShapes.hxx       \
-       GEOMAlgo_ListOfPnt.hxx                  \
+       GEOMAlgo_KindOfBounds.hxx               \
+       GEOMAlgo_KindOfClosed.hxx               \
+       GEOMAlgo_KindOfName.hxx                 \
+       GEOMAlgo_KindOfShape.hxx                \
+       GEOMAlgo_ListIteratorOfListOfCoupleOfShapes.hxx \
+       GEOMAlgo_ListIteratorOfListOfPnt.hxx            \
+       GEOMAlgo_ListNodeOfListOfCoupleOfShapes.hxx     \
+       GEOMAlgo_ListNodeOfListOfPnt.hxx                \
+       GEOMAlgo_ListOfCoupleOfShapes.hxx               \
+       GEOMAlgo_ListOfPnt.hxx                          \
        GEOMAlgo_PassKey.hxx                    \
        GEOMAlgo_PassKey.ixx                    \
        GEOMAlgo_PassKey.jxx                    \
@@ -246,6 +283,12 @@ salomeinclude_HEADERS =                                    \
        GEOMAlgo_ShapeAlgo.hxx                  \
        GEOMAlgo_ShapeAlgo.ixx                  \
        GEOMAlgo_ShapeAlgo.jxx                  \
+       GEOMAlgo_ShapeInfo.hxx                  \
+       GEOMAlgo_ShapeInfo.ixx                  \
+       GEOMAlgo_ShapeInfo.jxx                  \
+       GEOMAlgo_ShapeInfoFiller.hxx            \
+       GEOMAlgo_ShapeInfoFiller.ixx            \
+       GEOMAlgo_ShapeInfoFiller.jxx            \
        GEOMAlgo_ShapeSet.hxx                   \
        GEOMAlgo_ShapeSet.ixx                   \
        GEOMAlgo_ShapeSet.jxx                   \
@@ -280,6 +323,9 @@ salomeinclude_HEADERS =                                     \
        GEOMAlgo_WESCorrector.hxx               \
        GEOMAlgo_WESCorrector.ixx               \
        GEOMAlgo_WESCorrector.jxx               \
+       GEOMAlgo_WESScaler.hxx                  \
+       GEOMAlgo_WESScaler.ixx                  \
+       GEOMAlgo_WESScaler.jxx                  \
        GEOMAlgo_WireEdgeSet.hxx                \
        GEOMAlgo_WireEdgeSet.ixx                \
        GEOMAlgo_WireEdgeSet.jxx                \
@@ -291,40 +337,25 @@ salomeinclude_HEADERS =                                   \
        GEOMAlgo_WireSplitter.jxx               \
        Handle_GEOMAlgo_ClsfBox.hxx             \
        Handle_GEOMAlgo_Clsf.hxx                \
+       Handle_GEOMAlgo_ClsfSolid.hxx           \
        Handle_GEOMAlgo_ClsfSurf.hxx            \
+       Handle_GEOMAlgo_DataMapNodeOfDataMapOfOrientedShapeShape.hxx                    \
        Handle_GEOMAlgo_DataMapNodeOfDataMapOfPassKeyInteger.hxx                        \
+       Handle_GEOMAlgo_DataMapNodeOfDataMapOfPassKeyShapeShape.hxx                     \
        Handle_GEOMAlgo_DataMapNodeOfDataMapOfRealListOfShape.hxx                       \
        Handle_GEOMAlgo_DataMapNodeOfDataMapOfShapeReal.hxx                             \
        Handle_GEOMAlgo_DataMapNodeOfDataMapOfShapeShapeSet.hxx                         \
+       Handle_GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape.hxx                       \
+       Handle_GEOMAlgo_DataMapNodeOfDataMapOfShapePnt.hxx                              \
        Handle_GEOMAlgo_HAlgo.hxx                                                       \
        Handle_GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfIntegerShape.hxx            \
        Handle_GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfPassKeyListOfShape.hxx      \
        Handle_GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfPassKeyShapeListOfShape.hxx \
        Handle_GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfShapeBox.hxx                \
+       Handle_GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfShapeShapeInfo.hxx          \
        Handle_GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfShapeState.hxx              \
        Handle_GEOMAlgo_ListNodeOfListOfCoupleOfShapes.hxx                              \
-       Handle_GEOMAlgo_ListNodeOfListOfPnt.hxx                                         \
-       GEOMAlgo_ClsfSolid.hxx                                                          \
-       GEOMAlgo_ClsfSolid.ixx                                                          \
-       GEOMAlgo_ClsfSolid.jxx                                                          \
-       GEOMAlgo_DataMapIteratorOfDataMapOfPassKeyShapeShape.hxx                        \
-       GEOMAlgo_DataMapNodeOfDataMapOfPassKeyShapeShape.hxx                            \
-       GEOMAlgo_DataMapOfPassKeyShapeShape.hxx                                         \
-       GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfShapeShapeInfo.hxx                 \
-       GEOMAlgo_IndexedDataMapOfShapeShapeInfo.hxx                                     \
-       GEOMAlgo_KindOfBounds.hxx               \
-       GEOMAlgo_KindOfClosed.hxx               \
-       GEOMAlgo_KindOfName.hxx                 \
-       GEOMAlgo_KindOfShape.hxx                \
-       GEOMAlgo_ShapeInfo.hxx                  \
-       GEOMAlgo_ShapeInfo.ixx                  \
-       GEOMAlgo_ShapeInfo.jxx                  \
-       GEOMAlgo_ShapeInfoFiller.hxx            \
-       GEOMAlgo_ShapeInfoFiller.ixx            \
-       GEOMAlgo_ShapeInfoFiller.jxx            \
-       Handle_GEOMAlgo_ClsfSolid.hxx           \
-       Handle_GEOMAlgo_DataMapNodeOfDataMapOfPassKeyShapeShape.hxx                     \
-       Handle_GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfShapeShapeInfo.hxx
+       Handle_GEOMAlgo_ListNodeOfListOfPnt.hxx
 
 libGEOMAlgo_la_CPPFLAGS =      \
        $(CAS_CPPFLAGS)         \
@@ -365,7 +396,6 @@ CDL_FILES =                                 \
        GEOMAlgo_FinderShapeOn2.cdl             \
        GEOMAlgo_GlueAnalyser.cdl               \
        GEOMAlgo_Gluer.cdl                      \
-       GEOMAlgo_Gluer1.cdl                     \
        GEOMAlgo_HAlgo.cdl                      \
        GEOMAlgo_PassKey.cdl                    \
        GEOMAlgo_PassKeyMapHasher.cdl           \
@@ -385,6 +415,7 @@ CDL_FILES =                                 \
        GEOMAlgo_Tools3D.cdl                    \
        GEOMAlgo_VertexSolid.cdl                \
        GEOMAlgo_WESCorrector.cdl               \
+       GEOMAlgo_WESScaler.cdl                  \
        GEOMAlgo_WireEdgeSet.cdl                \
        GEOMAlgo_WireSolid.cdl                  \
        GEOMAlgo_WireSplitter.cdl