Salome HOME
Fix for the bug IPAL22851: Sub-shapes spelling
[modules/geom.git] / src / GEOMAlgo / Makefile.am
index 3372a1ed38d78ac7c2fb0f36ef56f01ec659071f..90975da2bfce98d9550b9f64da1d4fc76a9fe350 100644 (file)
@@ -1,28 +1,25 @@
-#  Copyright (C) 2007-2010  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2007-2011  CEA/DEN, EDF R&D, OPEN CASCADE
 #
-#  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
+# 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$
+# 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
 
@@ -58,27 +55,42 @@ dist_libGEOMAlgo_la_SOURCES =                       \
        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_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           \
@@ -190,18 +202,24 @@ salomeinclude_HEADERS =                                   \
        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_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             \
@@ -214,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                      \
@@ -326,6 +345,8 @@ salomeinclude_HEADERS =                                     \
        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      \
@@ -375,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           \