[oce] branch debian updated (9a4ed23 -> 5348aae)

Anton Gladky gladk at moszumanska.debian.org
Wed Jan 27 21:24:32 UTC 2016


This is an automated email from the git hooks/post-receive script.

gladk pushed a change to branch debian
in repository oce.

      from  9a4ed23   Update debian/changelog and upload 0.16-2 into experimental
      adds  d2d06db   Imported Upstream version 0.17.1
       new  e21643a   Merge tag 'upstream/0.17.1' into debian
       new  a230bfd   Update install-files for 0.17.1
       new  5348aae   Apply cme fix dpkg.

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitignore                                         |    1 +
 .travis.build.sh                                   |   11 +-
 .travis.yml                                        |   16 +-
 AUTHORS                                            |   15 -
 AUTHORS.md                                         |   31 +
 BUILD.MINGWw64                                     |   57 -
 BUILD.MINGWw64.md                                  |   65 +
 BUILD.MSVC.md                                      |  265 +
 BUILD.MSVC.txt                                     |  244 -
 BUILD.Unix.md                                      |  124 +
 CMakeLists.txt                                     |  665 +--
 FetchBundle.bat                                    |   12 +
 INSTALL.MSVC.txt                                   |   32 -
 INSTALL.Unix                                       |  111 -
 NEWS                                               |  605 ---
 NEWS.md                                            |  671 +++
 README.md                                          |   89 +-
 adm/UDLIST                                         |   24 +-
 adm/cmake/TKAdvTools/CMakeLists.txt                |   16 -
 adm/cmake/TKAdvTools/Precompiled.h                 |    4 -
 adm/cmake/TKBO/CMakeLists.txt                      |   12 +
 adm/cmake/TKIVtk/CMakeLists.txt                    |   27 +
 adm/cmake/{TKAdvTools => TKIVtk}/Precompiled.cpp   |    0
 adm/cmake/TKIVtk/Precompiled.h                     |   12 +
 adm/cmake/TKIVtkDraw/CMakeLists.txt                |   35 +
 .../{FWOSPlugin => TKIVtkDraw}/Precompiled.cpp     |    0
 adm/cmake/TKIVtkDraw/Precompiled.h                 |   15 +
 adm/cmake/TKMath/CMakeLists.txt                    |   14 +
 adm/cmake/TKMesh/CMakeLists.txt                    |    6 +-
 adm/cmake/TKQADraw/CMakeLists.txt                  |    1 -
 adm/cmake/TKTopTest/CMakeLists.txt                 |    1 +
 adm/cmake/TKV3d/CMakeLists.txt                     |    2 +-
 adm/cmake/TKernel/Precompiled.h                    |    9 -
 adm/cmake/config/DrawLaunchTests.cmake.in          |    1 -
 adm/cmake/config/oce_build_config.h.cmake          |  244 +-
 adm/cmake/config/oce_build_paths.h.cmake           |    7 -
 adm/cmake/config/oce_install_config.h.cmake        |   17 +-
 adm/gendoc.tcl                                     |    2 +-
 adm/occaux.tcl                                     |   21 +-
 adm/templates/custom.bat.in                        |   14 -
 adm/templates/custom.bat.main                      |   12 -
 adm/templates/custom.sh.in                         |   14 -
 adm/templates/custom.sh.main                       |    4 -
 adm/templates/draw.bat                             |   10 -
 adm/templates/draw.sh                              |    8 -
 adm/templates/env.bat.in                           |   69 -
 adm/templates/env.sh.in                            |  113 -
 adm/templates/sample.bat                           |   31 -
 adm/templates/tbb.cmake                            |  109 -
 adm/templates/tcl.cmake                            |  163 -
 appveyor-scripts/make-oce-msvc.bat                 |   12 +
 appveyor-scripts/make-oce-msys.sh                  |   44 +
 appveyor.yml                                       |   78 +
 debian/control                                     |  160 +-
 debian/liboce-foundation-dev.install               |  360 +-
 ...dation9.install => liboce-foundation10.install} |    0
 ...rides => liboce-foundation10.lintian-overrides} |    0
 debian/liboce-modeling-dev.install                 |  540 +-
 ...errides => liboce-modeling10.lintian-overrides} |    0
 debian/liboce-modeling9.install                    |   33 -
 debian/liboce-ocaf-dev.install                     |    2 -
 debian/liboce-ocaf-lite-dev.install                |  216 +-
 ...af-lite9.install => liboce-ocaf-lite10.install} |    0
 ...rrides => liboce-ocaf-lite10.lintian-overrides} |    0
 ...{liboce-ocaf9.install => liboce-ocaf10.install} |    0
 ...n-overrides => liboce-ocaf10.lintian-overrides} |    0
 debian/liboce-visualization-dev.install            |  240 +-
 ...ion9.install => liboce-visualization10.install} |    0
 ...es => liboce-visualization10.lintian-overrides} |    0
 debian/oce-draw.install                            |   61 +-
 debian/patches/speedup-BRepMesh_test.patch         |    8 +-
 debian/patches/split-export.patch                  |   69 +-
 debian/rules                                       |    1 +
 drv/AIS/AIS.jxx                                    |   32 -
 drv/AIS/AIS_AttributeFilter.ixx                    |    2 -
 drv/AIS/AIS_AttributeFilter.jxx                    |    4 -
 drv/AIS/AIS_Axis.ixx                               |    2 -
 drv/AIS/AIS_Axis.jxx                               |   23 -
 drv/AIS/AIS_BadEdgeFilter.ixx                      |    2 -
 drv/AIS/AIS_BadEdgeFilter.jxx                      |    6 -
 drv/AIS/AIS_C0RegularityFilter.ixx                 |    2 -
 drv/AIS/AIS_C0RegularityFilter.jxx                 |    6 -
 drv/AIS/AIS_Chamf2dDimension.ixx                   |    2 -
 drv/AIS/AIS_Chamf2dDimension.jxx                   |   21 -
 drv/AIS/AIS_Chamf3dDimension.ixx                   |    2 -
 drv/AIS/AIS_Chamf3dDimension.jxx                   |   19 -
 drv/AIS/AIS_Circle.ixx                             |    2 -
 drv/AIS/AIS_Circle.jxx                             |   17 -
 drv/AIS/AIS_ConcentricRelation.ixx                 |    2 -
 drv/AIS/AIS_ConcentricRelation.jxx                 |   17 -
 drv/AIS/AIS_ConnectedInteractive.ixx               |    2 -
 drv/AIS/AIS_ConnectedInteractive.jxx               |   22 +-
 drv/AIS/AIS_ConnectedShape.ixx                     |   33 -
 drv/AIS/AIS_ConnectedShape.jxx                     |   30 -
 drv/AIS/AIS_DataMapIteratorOfDataMapOfILC_0.cxx    |   12 +-
 .../AIS_DataMapIteratorOfDataMapOfIOStatus_0.cxx   |   16 +-
 .../AIS_DataMapIteratorOfDataMapOfSelStat_0.cxx    |   16 +-
 ...eratorOfDataMapofIntegerListOfinteractive_0.cxx |   10 -
 drv/AIS/AIS_DataMapNodeOfDataMapOfILC_0.cxx        |   12 +-
 drv/AIS/AIS_DataMapNodeOfDataMapOfIOStatus_0.cxx   |   16 +-
 drv/AIS/AIS_DataMapNodeOfDataMapOfSelStat_0.cxx    |   16 +-
 ...apNodeOfDataMapofIntegerListOfinteractive_0.cxx |   10 -
 drv/AIS/AIS_DataMapOfILC_0.cxx                     |   14 +-
 drv/AIS/AIS_DataMapOfIOStatus_0.cxx                |   18 +-
 drv/AIS/AIS_DataMapOfSelStat_0.cxx                 |   18 +-
 .../AIS_DataMapofIntegerListOfinteractive_0.cxx    |   12 -
 drv/AIS/AIS_DimensionOwner.ixx                     |    2 -
 drv/AIS/AIS_DimensionOwner.jxx                     |    9 -
 drv/AIS/AIS_Drawer.ixx                             |    2 -
 drv/AIS/AIS_Drawer.jxx                             |   24 -
 drv/AIS/AIS_EllipseRadiusDimension.ixx             |    2 -
 drv/AIS/AIS_EllipseRadiusDimension.jxx             |   10 -
 drv/AIS/AIS_EqualDistanceRelation.ixx              |    2 -
 drv/AIS/AIS_EqualDistanceRelation.jxx              |   27 -
 drv/AIS/AIS_EqualRadiusRelation.ixx                |    2 -
 drv/AIS/AIS_EqualRadiusRelation.jxx                |   17 -
 drv/AIS/AIS_ExclusionFilter.ixx                    |    2 -
 drv/AIS/AIS_ExclusionFilter.jxx                    |    6 -
 drv/AIS/AIS_FixRelation.ixx                        |    2 -
 drv/AIS/AIS_FixRelation.jxx                        |   31 -
 drv/AIS/AIS_GlobalStatus.ixx                       |    2 -
 drv/AIS/AIS_GlobalStatus.jxx                       |    4 -
 drv/AIS/AIS_GraphicTool.jxx                        |    8 -
 drv/AIS/AIS_IdenticRelation.ixx                    |    2 -
 drv/AIS/AIS_IdenticRelation.jxx                    |   31 -
 ...exedDataMapNodeOfIndexedDataMapOfOwnerPrs_0.cxx |   14 +-
 drv/AIS/AIS_IndexedDataMapOfOwnerPrs_0.cxx         |   18 +-
 drv/AIS/AIS_InteractiveContext.ixx                 |    2 -
 drv/AIS/AIS_InteractiveContext.jxx                 |   56 -
 drv/AIS/AIS_InteractiveObject.ixx                  |    2 -
 drv/AIS/AIS_InteractiveObject.jxx                  |   23 -
 drv/AIS/AIS_Line.ixx                               |    2 -
 drv/AIS/AIS_Line.jxx                               |   19 -
 drv/AIS/AIS_ListIteratorOfListOfInteractive_0.cxx  |   12 +-
 drv/AIS/AIS_ListNodeOfListOfInteractive_0.cxx      |   10 +-
 drv/AIS/AIS_ListOfInteractive_0.cxx                |   10 +-
 drv/AIS/AIS_LocalContext.ixx                       |    2 -
 drv/AIS/AIS_LocalContext.jxx                       |   41 -
 drv/AIS/AIS_LocalStatus.ixx                        |    2 -
 drv/AIS/AIS_LocalStatus.jxx                        |    6 -
 drv/AIS/AIS_MapIteratorOfMapOfInteractive_0.cxx    |   12 +-
 drv/AIS/AIS_MapOfInteractive_0.cxx                 |   13 +-
 drv/AIS/AIS_MaxRadiusDimension.ixx                 |    2 -
 drv/AIS/AIS_MaxRadiusDimension.jxx                 |   21 -
 drv/AIS/AIS_MidPointRelation.ixx                   |    2 -
 drv/AIS/AIS_MidPointRelation.jxx                   |   25 -
 drv/AIS/AIS_MinRadiusDimension.ixx                 |    2 -
 drv/AIS/AIS_MinRadiusDimension.jxx                 |   21 -
 drv/AIS/AIS_MultipleConnectedInteractive.ixx       |    2 -
 drv/AIS/AIS_MultipleConnectedInteractive.jxx       |   20 +-
 drv/AIS/AIS_MultipleConnectedShape.ixx             |   33 -
 drv/AIS/AIS_MultipleConnectedShape.jxx             |   24 -
 drv/AIS/AIS_OffsetDimension.ixx                    |    2 -
 drv/AIS/AIS_OffsetDimension.jxx                    |   19 -
 drv/AIS/AIS_ParallelRelation.ixx                   |    2 -
 drv/AIS/AIS_ParallelRelation.jxx                   |   19 -
 drv/AIS/AIS_PerpendicularRelation.ixx              |    2 -
 drv/AIS/AIS_PerpendicularRelation.jxx              |   17 -
 drv/AIS/AIS_Plane.ixx                              |    2 -
 drv/AIS/AIS_Plane.jxx                              |   23 -
 drv/AIS/AIS_PlaneTrihedron.ixx                     |    2 -
 drv/AIS/AIS_PlaneTrihedron.jxx                     |   25 -
 drv/AIS/AIS_Point.ixx                              |    2 -
 drv/AIS/AIS_Point.jxx                              |   19 -
 drv/AIS/AIS_Relation.ixx                           |    2 -
 drv/AIS/AIS_Relation.jxx                           |   22 -
 drv/AIS/AIS_Selection.ixx                          |    2 -
 drv/AIS/AIS_Selection.jxx                          |   10 -
 .../AIS_SequenceNodeOfSequenceOfDimension_0.cxx    |    8 +-
 .../AIS_SequenceNodeOfSequenceOfInteractive_0.cxx  |    8 +-
 drv/AIS/AIS_SequenceOfDimension_0.cxx              |   10 +-
 drv/AIS/AIS_SequenceOfInteractive_0.cxx            |   10 +-
 drv/AIS/AIS_Shape.ixx                              |    2 -
 drv/AIS/AIS_Shape.jxx                              |   26 -
 drv/AIS/AIS_SignatureFilter.ixx                    |    2 -
 drv/AIS/AIS_SignatureFilter.jxx                    |    4 -
 drv/AIS/AIS_StdMapNodeOfMapOfInteractive_0.cxx     |   12 +-
 drv/AIS/AIS_SymmetricRelation.ixx                  |    2 -
 drv/AIS/AIS_SymmetricRelation.jxx                  |   17 -
 drv/AIS/AIS_TangentRelation.ixx                    |    2 -
 drv/AIS/AIS_TangentRelation.jxx                    |   17 -
 drv/AIS/AIS_Triangulation.ixx                      |    2 -
 drv/AIS/AIS_Triangulation.jxx                      |   13 -
 drv/AIS/AIS_Trihedron.ixx                          |    2 -
 drv/AIS/AIS_Trihedron.jxx                          |   33 +-
 drv/AIS/AIS_TypeFilter.ixx                         |    2 -
 drv/AIS/AIS_TypeFilter.jxx                         |    4 -
 .../APIHeaderSection_EditHeader.ixx                |    2 -
 .../APIHeaderSection_EditHeader.jxx                |   12 -
 .../APIHeaderSection_MakeHeader.jxx                |   16 -
 drv/Adaptor2d/Adaptor2d_Curve2d.jxx                |   30 -
 drv/Adaptor2d/Adaptor2d_HCurve2d.ixx               |    2 -
 drv/Adaptor2d/Adaptor2d_HCurve2d.jxx               |   22 -
 drv/Adaptor2d/Adaptor2d_HLine2d_0.cxx              |   12 -
 drv/Adaptor2d/Adaptor2d_Line2d.jxx                 |   32 -
 drv/Adaptor3d/Adaptor3d_Curve.jxx                  |   30 -
 drv/Adaptor3d/Adaptor3d_CurveOnSurface.jxx         |   42 +-
 drv/Adaptor3d/Adaptor3d_HCurve.ixx                 |    2 -
 drv/Adaptor3d/Adaptor3d_HCurve.jxx                 |   20 -
 drv/Adaptor3d/Adaptor3d_HCurveOnSurface_0.cxx      |   12 -
 drv/Adaptor3d/Adaptor3d_HIsoCurve_0.cxx            |   12 -
 drv/Adaptor3d/Adaptor3d_HOffsetCurve_0.cxx         |   12 -
 drv/Adaptor3d/Adaptor3d_HSurface.ixx               |    2 -
 drv/Adaptor3d/Adaptor3d_HSurface.jxx               |   24 -
 .../Adaptor3d_HSurfaceOfLinearExtrusion_0.cxx      |   12 -
 drv/Adaptor3d/Adaptor3d_HSurfaceOfRevolution_0.cxx |   12 -
 drv/Adaptor3d/Adaptor3d_HSurfaceTool.jxx           |   20 -
 drv/Adaptor3d/Adaptor3d_HVertex.ixx                |    2 -
 drv/Adaptor3d/Adaptor3d_HVertex.jxx                |    6 -
 drv/Adaptor3d/Adaptor3d_InterFunc.jxx              |    6 -
 drv/Adaptor3d/Adaptor3d_IsoCurve.jxx               |   32 -
 drv/Adaptor3d/Adaptor3d_OffsetCurve.jxx            |   32 -
 drv/Adaptor3d/Adaptor3d_Surface.jxx                |   36 -
 .../Adaptor3d_SurfaceOfLinearExtrusion.jxx         |   36 -
 drv/Adaptor3d/Adaptor3d_SurfaceOfRevolution.jxx    |   38 -
 drv/Adaptor3d/Adaptor3d_TopolTool.ixx              |    2 -
 drv/Adaptor3d/Adaptor3d_TopolTool.jxx              |   20 -
 drv/AdvApp2Var/AdvApp2Var_ApproxAFunc2Var.jxx      |   18 -
 drv/AdvApp2Var/AdvApp2Var_Context.jxx              |    6 -
 drv/AdvApp2Var/AdvApp2Var_Criterion.jxx            |    6 -
 drv/AdvApp2Var/AdvApp2Var_Framework.jxx            |   14 -
 drv/AdvApp2Var/AdvApp2Var_Iso.jxx                  |   10 -
 drv/AdvApp2Var/AdvApp2Var_Network.jxx              |   10 -
 drv/AdvApp2Var/AdvApp2Var_Node.jxx                 |   10 -
 drv/AdvApp2Var/AdvApp2Var_Patch.jxx                |   14 -
 .../AdvApp2Var_SequenceNodeOfSequenceOfNode_0.cxx  |    6 -
 .../AdvApp2Var_SequenceNodeOfSequenceOfPatch_0.cxx |    6 -
 .../AdvApp2Var_SequenceNodeOfSequenceOfStrip_0.cxx |    6 -
 .../AdvApp2Var_SequenceNodeOfStrip_0.cxx           |    6 -
 drv/AdvApp2Var/AdvApp2Var_SequenceOfNode_0.cxx     |    8 -
 drv/AdvApp2Var/AdvApp2Var_SequenceOfPatch_0.cxx    |    8 -
 drv/AdvApp2Var/AdvApp2Var_SequenceOfStrip_0.cxx    |    8 -
 drv/AdvApp2Var/AdvApp2Var_Strip_0.cxx              |    8 -
 drv/AdvApprox/AdvApprox_ApproxAFunction.jxx        |   26 -
 drv/AdvApprox/AdvApprox_Cutting.jxx                |    2 -
 drv/AdvApprox/AdvApprox_DichoCutting.jxx           |    2 -
 drv/AdvApprox/AdvApprox_PrefAndRec.jxx             |    6 -
 drv/AdvApprox/AdvApprox_PrefCutting.jxx            |    4 -
 drv/AdvApprox/AdvApprox_SimpleApprox.jxx           |   16 -
 drv/AppBlend/AppBlend_Approx.jxx                   |   18 -
 drv/AppCont/AppCont_FitFunction2d_0.cxx            |   12 -
 drv/AppCont/AppCont_FitFunction_0.cxx              |   12 -
 drv/AppCont/AppCont_Function.jxx                   |    6 -
 drv/AppCont/AppCont_Function2d.jxx                 |    6 -
 drv/AppCont/AppCont_FunctionTool.jxx               |   12 -
 drv/AppCont/AppCont_FunctionTool2d.jxx             |   12 -
 .../AppDef_Array1OfMultiPointConstraint_0.cxx      |   10 -
 ...ient_BFGSOfMyBSplGradientOfBSplineCompute_0.cxx |   15 -
 ...rFunctionOfMyBSplGradientOfBSplineCompute_0.cxx |   24 -
 ...astSquareOfMyBSplGradientOfBSplineCompute_0.cxx |   32 -
 drv/AppDef/AppDef_BSplineCompute_0.cxx             |   39 -
 drv/AppDef/AppDef_Compute_0.cxx                    |   27 -
 ...AppDef_Gradient_BFGSOfMyGradientOfCompute_0.cxx |   17 -
 ...dient_BFGSOfMyGradientbisOfBSplineCompute_0.cxx |   17 -
 drv/AppDef/AppDef_Gradient_BFGSOfTheGradient_0.cxx |   17 -
 .../AppDef_HArray1OfMultiPointConstraint_0.cxx     |   14 -
 drv/AppDef/AppDef_LinearCriteria.ixx               |   28 +
 drv/AppDef/AppDef_LinearCriteria.jxx               |   11 +
 drv/AppDef/AppDef_MultiLine.jxx                    |   18 -
 drv/AppDef/AppDef_MultiPointConstraint.jxx         |   22 -
 .../AppDef_MyBSplGradientOfBSplineCompute_0.cxx    |   25 -
 .../AppDef_MyCriterionOfTheVariational_0.cxx       |   75 -
 drv/AppDef/AppDef_MyGradientOfCompute_0.cxx        |   23 -
 .../AppDef_MyGradientbisOfBSplineCompute_0.cxx     |   23 -
 drv/AppDef/AppDef_MyLineTool.jxx                   |   12 -
 .../AppDef_ParFunctionOfMyGradientOfCompute_0.cxx  |   17 -
 ...arFunctionOfMyGradientbisOfBSplineCompute_0.cxx |   17 -
 drv/AppDef/AppDef_ParFunctionOfTheGradient_0.cxx   |   17 -
 ...ppDef_ParLeastSquareOfMyGradientOfCompute_0.cxx |   32 -
 ...eastSquareOfMyGradientbisOfBSplineCompute_0.cxx |   32 -
 .../AppDef_ParLeastSquareOfTheGradient_0.cxx       |   32 -
 ...AppDef_ResConstraintOfMyGradientOfCompute_0.cxx |   15 -
 ...ConstraintOfMyGradientbisOfBSplineCompute_0.cxx |   15 -
 drv/AppDef/AppDef_ResConstraintOfTheGradient_0.cxx |   15 -
 drv/AppDef/AppDef_SmoothCriterion.ixx              |   27 +
 drv/AppDef/AppDef_SmoothCriterion.jxx              |    9 +
 drv/AppDef/AppDef_TheFunction_0.cxx                |   17 -
 drv/AppDef/AppDef_TheGradient_0.cxx                |   23 -
 drv/AppDef/AppDef_TheLeastSquares_0.cxx            |   32 -
 drv/AppDef/AppDef_TheResol_0.cxx                   |   15 -
 drv/AppDef/AppDef_TheVariational_0.cxx             |   81 -
 drv/AppDef/AppDef_Variational.ixx                  |   10 +
 drv/AppDef/AppDef_Variational.jxx                  |   18 +
 drv/AppParCurves/AppParCurves.jxx                  |   10 -
 .../AppParCurves_Array1OfConstraintCouple_0.cxx    |   10 -
 .../AppParCurves_Array1OfMultiBSpCurve_0.cxx       |   10 -
 .../AppParCurves_Array1OfMultiCurve_0.cxx          |   10 -
 .../AppParCurves_Array1OfMultiPoint_0.cxx          |   10 -
 drv/AppParCurves/AppParCurves_ConstraintCouple.jxx |    2 -
 .../AppParCurves_HArray1OfConstraintCouple_0.cxx   |   14 -
 .../AppParCurves_HArray1OfMultiBSpCurve_0.cxx      |   14 -
 .../AppParCurves_HArray1OfMultiCurve_0.cxx         |   14 -
 .../AppParCurves_HArray1OfMultiPoint_0.cxx         |   14 -
 drv/AppParCurves/AppParCurves_MultiBSpCurve.jxx    |   28 -
 drv/AppParCurves/AppParCurves_MultiCurve.jxx       |   26 -
 drv/AppParCurves/AppParCurves_MultiPoint.jxx       |   16 -
 ...ves_SequenceNodeOfSequenceOfMultiBSpCurve_0.cxx |    6 -
 ...Curves_SequenceNodeOfSequenceOfMultiCurve_0.cxx |    6 -
 .../AppParCurves_SequenceOfMultiBSpCurve_0.cxx     |    8 -
 .../AppParCurves_SequenceOfMultiCurve_0.cxx        |    8 -
 drv/AppParCurves/AppParCurves_SmoothCriterion.ixx  |   29 -
 drv/AppParCurves/AppParCurves_SmoothCriterion.jxx  |   30 -
 drv/AppStd/AppStd_Application.ixx                  |    2 -
 drv/AppStd/AppStd_Application.jxx                  |    6 -
 drv/AppStdL/AppStdL_Application.ixx                |    2 -
 drv/AppStdL/AppStdL_Application.jxx                |    6 -
 drv/Approx/Approx_Array1OfAdHSurface_0.cxx         |   12 +-
 drv/Approx/Approx_Array1OfGTrsf2d_0.cxx            |   10 -
 drv/Approx/Approx_Curve2d.jxx                      |    6 -
 drv/Approx/Approx_Curve3d.jxx                      |   10 -
 drv/Approx/Approx_CurveOnSurface.jxx               |   14 -
 drv/Approx/Approx_CurvilinearParameter.jxx         |   16 -
 drv/Approx/Approx_CurvlinFunc.ixx                  |    2 -
 drv/Approx/Approx_CurvlinFunc.jxx                  |   20 -
 drv/Approx/Approx_FitAndDivide2d_0.cxx             |    8 -
 drv/Approx/Approx_FitAndDivide_0.cxx               |    8 -
 drv/Approx/Approx_HArray1OfAdHSurface_0.cxx        |   16 +-
 drv/Approx/Approx_HArray1OfGTrsf2d_0.cxx           |   14 -
 drv/Approx/Approx_MCurvesToBSpCurve.jxx            |    8 -
 .../Approx_MyLeastSquareOfFitAndDivide2d_0.cxx     |   12 -
 .../Approx_MyLeastSquareOfFitAndDivide_0.cxx       |   12 -
 drv/Approx/Approx_SameParameter.jxx                |   20 -
 ...rox_SequenceNodeOfSequenceOfHArray1OfReal_0.cxx |    8 +-
 drv/Approx/Approx_SequenceOfHArray1OfReal_0.cxx    |   10 +-
 drv/Approx/Approx_SweepApproximation.jxx           |   40 -
 drv/Approx/Approx_SweepFunction.ixx                |    2 -
 drv/Approx/Approx_SweepFunction.jxx                |   20 -
 drv/ApproxInt/ApproxInt_SvSurfaces.jxx             |    8 -
 drv/Aspect/Aspect.jxx                              |    6 -
 drv/Aspect/Aspect_Array1OfEdge_0.cxx               |   10 -
 drv/Aspect/Aspect_AspectFillArea.ixx               |    2 -
 drv/Aspect/Aspect_AspectFillArea.jxx               |    6 -
 .../Aspect_AspectFillAreaDefinitionError_0.cxx     |    2 -
 drv/Aspect/Aspect_AspectLine.ixx                   |    2 -
 drv/Aspect/Aspect_AspectLine.jxx                   |    6 -
 drv/Aspect/Aspect_AspectLineDefinitionError_0.cxx  |    2 -
 drv/Aspect/Aspect_AspectMarker.ixx                 |    2 -
 drv/Aspect/Aspect_AspectMarker.jxx                 |    6 -
 .../Aspect_AspectMarkerDefinitionError_0.cxx       |    2 -
 drv/Aspect/Aspect_Background.jxx                   |    4 -
 drv/Aspect/Aspect_BadAccess_0.cxx                  |    2 -
 drv/Aspect/Aspect_CircularGrid.ixx                 |    2 -
 drv/Aspect/Aspect_CircularGrid.jxx                 |    8 -
 drv/Aspect/Aspect_ColorCubeColorMap.ixx            |   30 -
 drv/Aspect/Aspect_ColorCubeColorMap.jxx            |   15 -
 drv/Aspect/Aspect_ColorMap.ixx                     |   29 -
 drv/Aspect/Aspect_ColorMap.jxx                     |   12 -
 drv/Aspect/Aspect_ColorMapDefinitionError_0.cxx    |   32 -
 drv/Aspect/Aspect_ColorMapEntry.ixx                |   21 -
 drv/Aspect/Aspect_ColorMapEntry.jxx                |   12 -
 drv/Aspect/Aspect_ColorPixel.ixx                   |   22 -
 drv/Aspect/Aspect_ColorPixel.jxx                   |    6 -
 drv/Aspect/Aspect_ColorRampColorMap.ixx            |   30 -
 drv/Aspect/Aspect_ColorRampColorMap.jxx            |   15 -
 drv/Aspect/Aspect_ColorScale.ixx                   |    2 -
 drv/Aspect/Aspect_ColorScale.jxx                   |   15 -
 .../Aspect_DisplayConnectionDefinitionError_0.cxx  |    2 -
 drv/Aspect/Aspect_Driver.ixx                       |   29 -
 drv/Aspect/Aspect_Driver.jxx                       |   36 -
 drv/Aspect/Aspect_DriverDefinitionError_0.cxx      |    2 -
 drv/Aspect/Aspect_DriverError_0.cxx                |   32 -
 drv/Aspect/Aspect_Edge.jxx                         |    4 -
 drv/Aspect/Aspect_EdgeDefinitionError_0.cxx        |    2 -
 drv/Aspect/Aspect_FontMap.ixx                      |   29 -
 drv/Aspect/Aspect_FontMap.jxx                      |   12 -
 drv/Aspect/Aspect_FontMapDefinitionError_0.cxx     |   32 -
 drv/Aspect/Aspect_FontMapEntry.ixx                 |   10 -
 drv/Aspect/Aspect_FontMapEntry.jxx                 |   12 -
 drv/Aspect/Aspect_FontStyle.ixx                    |   10 -
 drv/Aspect/Aspect_FontStyle.jxx                    |    9 -
 drv/Aspect/Aspect_FontStyleDefinitionError_0.cxx   |   32 -
 drv/Aspect/Aspect_GenId.jxx                        |    4 -
 drv/Aspect/Aspect_GenericColorMap.ixx              |   30 -
 drv/Aspect/Aspect_GenericColorMap.jxx              |   12 -
 drv/Aspect/Aspect_GradientBackground.jxx           |    4 -
 .../Aspect_GraphicDeviceDefinitionError_0.cxx      |    2 -
 drv/Aspect/Aspect_Grid.ixx                         |    2 -
 drv/Aspect/Aspect_Grid.jxx                         |    4 -
 drv/Aspect/Aspect_IdentDefinitionError_0.cxx       |    2 -
 drv/Aspect/Aspect_IndexPixel.ixx                   |   22 -
 drv/Aspect/Aspect_IndexPixel.jxx                   |    3 -
 drv/Aspect/Aspect_LineStyle.ixx                    |   10 -
 drv/Aspect/Aspect_LineStyle.jxx                    |   12 -
 drv/Aspect/Aspect_LineStyleDefinitionError_0.cxx   |   32 -
 drv/Aspect/Aspect_LineWidthDefinitionError_0.cxx   |   32 -
 drv/Aspect/Aspect_MarkMap.ixx                      |   29 -
 drv/Aspect/Aspect_MarkMap.jxx                      |   12 -
 drv/Aspect/Aspect_MarkMapDefinitionError_0.cxx     |   32 -
 drv/Aspect/Aspect_MarkMapEntry.ixx                 |   10 -
 drv/Aspect/Aspect_MarkMapEntry.jxx                 |    9 -
 drv/Aspect/Aspect_MarkerStyle.ixx                  |   10 -
 drv/Aspect/Aspect_MarkerStyle.jxx                  |   21 -
 drv/Aspect/Aspect_MarkerStyleDefinitionError_0.cxx |   32 -
 drv/Aspect/Aspect_Pixel.ixx                        |   21 -
 drv/Aspect/Aspect_Pixel.jxx                        |    3 -
 drv/Aspect/Aspect_PixmapDefinitionError_0.cxx      |   32 -
 drv/Aspect/Aspect_PixmapError_0.cxx                |   32 -
 drv/Aspect/Aspect_PolyStyleDefinitionError_0.cxx   |   32 -
 drv/Aspect/Aspect_RectangularGrid.ixx              |    2 -
 drv/Aspect/Aspect_RectangularGrid.jxx              |    8 -
 ...ect_SequenceNodeOfSequenceOfColorMapEntry_0.cxx |   45 -
 .../Aspect_SequenceNodeOfSequenceOfColor_0.cxx     |    6 -
 ...pect_SequenceNodeOfSequenceOfFontMapEntry_0.cxx |   45 -
 ...pect_SequenceNodeOfSequenceOfMarkMapEntry_0.cxx |   45 -
 ...pect_SequenceNodeOfSequenceOfTypeMapEntry_0.cxx |   45 -
 ...ect_SequenceNodeOfSequenceOfWidthMapEntry_0.cxx |   45 -
 drv/Aspect/Aspect_SequenceOfColorMapEntry_0.cxx    |   31 -
 drv/Aspect/Aspect_SequenceOfColor_0.cxx            |    8 -
 drv/Aspect/Aspect_SequenceOfFontMapEntry_0.cxx     |   31 -
 drv/Aspect/Aspect_SequenceOfMarkMapEntry_0.cxx     |   31 -
 drv/Aspect/Aspect_SequenceOfTypeMapEntry_0.cxx     |   31 -
 drv/Aspect/Aspect_SequenceOfWidthMapEntry_0.cxx    |   31 -
 drv/Aspect/Aspect_TypeMap.ixx                      |   29 -
 drv/Aspect/Aspect_TypeMap.jxx                      |   12 -
 drv/Aspect/Aspect_TypeMapDefinitionError_0.cxx     |   32 -
 drv/Aspect/Aspect_TypeMapEntry.ixx                 |   10 -
 drv/Aspect/Aspect_TypeMapEntry.jxx                 |    9 -
 drv/Aspect/Aspect_UndefinedMap_0.cxx               |   32 -
 drv/Aspect/Aspect_WidthMap.ixx                     |   29 -
 drv/Aspect/Aspect_WidthMap.jxx                     |    9 -
 drv/Aspect/Aspect_WidthMapDefinitionError_0.cxx    |   32 -
 drv/Aspect/Aspect_WidthMapEntry.ixx                |   10 -
 drv/Aspect/Aspect_WidthMapEntry.jxx                |    9 -
 drv/Aspect/Aspect_Window.ixx                       |    2 -
 drv/Aspect/Aspect_Window.jxx                       |   12 -
 drv/Aspect/Aspect_WindowDefinitionError_0.cxx      |    2 -
 drv/Aspect/Aspect_WindowDriver.ixx                 |   30 -
 drv/Aspect/Aspect_WindowDriver.jxx                 |   12 -
 drv/Aspect/Aspect_WindowError_0.cxx                |    2 -
 drv/BOPAlgo/BOPAlgo_Algo.jxx                       |    3 +-
 drv/BOPAlgo/BOPAlgo_ArgumentAnalyzer.jxx           |    4 -
 drv/BOPAlgo/BOPAlgo_BOP.jxx                        |    9 -
 drv/BOPAlgo/BOPAlgo_Builder.jxx                    |   12 +-
 drv/BOPAlgo/BOPAlgo_BuilderArea.jxx                |    6 +-
 drv/BOPAlgo/BOPAlgo_BuilderFace.jxx                |    4 -
 drv/BOPAlgo/BOPAlgo_BuilderShape.jxx               |    6 -
 drv/BOPAlgo/BOPAlgo_BuilderSolid.jxx               |    4 -
 drv/BOPAlgo/BOPAlgo_CheckResult.jxx                |    4 -
 drv/BOPAlgo/BOPAlgo_CheckerSI.jxx                  |    2 -
 drv/BOPAlgo/BOPAlgo_MakerVolume.ixx                |   10 +
 drv/BOPAlgo/BOPAlgo_MakerVolume.jxx                |    3 +
 drv/BOPAlgo/BOPAlgo_PaveFiller.jxx                 |   22 +-
 drv/BOPAlgo/BOPAlgo_Section.ixx                    |   10 +
 drv/BOPAlgo/BOPAlgo_Section.jxx                    |    4 +
 drv/BOPAlgo/BOPAlgo_SectionAttribute.jxx           |    2 -
 drv/BOPAlgo/BOPAlgo_ShellSplitter.jxx              |    4 -
 drv/BOPAlgo/BOPAlgo_Tools.jxx                      |    4 -
 drv/BOPAlgo/BOPAlgo_WireEdgeSet.jxx                |    6 -
 drv/BOPAlgo/BOPAlgo_WireSplitter.jxx               |    8 -
 drv/BOPDS/BOPDS_CommonBlock.ixx                    |    2 -
 drv/BOPDS/BOPDS_CommonBlock.jxx                    |    4 -
 drv/BOPDS/BOPDS_Curve.jxx                          |    8 -
 drv/BOPDS/BOPDS_DS.jxx                             |   16 -
 drv/BOPDS/BOPDS_FaceInfo.jxx                       |    2 -
 drv/BOPDS/BOPDS_IndexRange.jxx                     |    2 -
 drv/BOPDS/BOPDS_Iterator.jxx                       |    4 -
 drv/BOPDS/BOPDS_IteratorSI.jxx                     |    2 -
 drv/BOPDS/BOPDS_PassKey.jxx                        |    2 -
 drv/BOPDS/BOPDS_PassKeyBoolean.jxx                 |    2 -
 drv/BOPDS/BOPDS_PassKeyMapHasher.jxx               |    4 -
 drv/BOPDS/BOPDS_Pave.jxx                           |    2 -
 drv/BOPDS/BOPDS_PaveBlock.ixx                      |    2 -
 drv/BOPDS/BOPDS_PaveBlock.jxx                      |    6 -
 drv/BOPDS/BOPDS_PaveMapHasher.jxx                  |    4 -
 drv/BOPDS/BOPDS_Point.jxx                          |    6 -
 drv/BOPDS/BOPDS_ShapeInfo.jxx                      |    6 -
 drv/BOPDS/BOPDS_SubIterator.jxx                    |    4 -
 drv/BOPDS/BOPDS_Tools.jxx                          |    2 -
 drv/BOPInt/BOPInt_Context.ixx                      |   29 -
 drv/BOPInt/BOPInt_Context.jxx                      |   45 -
 drv/BOPInt/BOPInt_ShrunkRange.ixx                  |   10 -
 drv/BOPInt/BOPInt_ShrunkRange.jxx                  |   15 -
 drv/BOPInt/BOPInt_Tools.ixx                        |   10 -
 drv/BOPInt/BOPInt_Tools.jxx                        |   24 -
 drv/BOPTest/BOPTest.jxx                            |    5 -
 drv/BOPTest/BOPTest_DrawableShape.ixx              |    2 -
 drv/BOPTest/BOPTest_DrawableShape.jxx              |   12 -
 drv/BOPTest/BOPTest_Objects.jxx                    |    9 +-
 drv/BOPTools/BOPTools.jxx                          |    4 -
 drv/BOPTools/BOPTools_AlgoTools.jxx                |   27 +-
 drv/BOPTools/BOPTools_AlgoTools2D.jxx              |   14 -
 drv/BOPTools/BOPTools_AlgoTools3D.jxx              |   20 +-
 drv/BOPTools/BOPTools_EdgeSet.jxx                  |    6 -
 drv/BOPTools/BOPTools_Set.jxx                      |    4 -
 drv/BOPTools/BOPTools_SetMapHasher.jxx             |    4 -
 drv/BOPTools/BOPTools_ShapeSet.jxx                 |    6 -
 drv/BRep/BRep_Builder.jxx                          |   32 -
 drv/BRep/BRep_Curve3D.ixx                          |    2 -
 drv/BRep/BRep_Curve3D.jxx                          |   10 -
 drv/BRep/BRep_CurveOn2Surfaces.ixx                 |    2 -
 drv/BRep/BRep_CurveOn2Surfaces.jxx                 |   12 -
 drv/BRep/BRep_CurveOnClosedSurface.ixx             |    2 -
 drv/BRep/BRep_CurveOnClosedSurface.jxx             |   12 -
 drv/BRep/BRep_CurveOnSurface.ixx                   |    2 -
 drv/BRep/BRep_CurveOnSurface.jxx                   |   14 -
 drv/BRep/BRep_CurveRepresentation.ixx              |    2 -
 drv/BRep/BRep_CurveRepresentation.jxx              |   20 -
 drv/BRep/BRep_GCurve.ixx                           |    2 -
 drv/BRep/BRep_GCurve.jxx                           |    6 -
 ...p_ListIteratorOfListOfCurveRepresentation_0.cxx |   12 +-
 ...p_ListIteratorOfListOfPointRepresentation_0.cxx |   12 +-
 .../BRep_ListNodeOfListOfCurveRepresentation_0.cxx |   10 +-
 .../BRep_ListNodeOfListOfPointRepresentation_0.cxx |   10 +-
 drv/BRep/BRep_ListOfCurveRepresentation_0.cxx      |   10 +-
 drv/BRep/BRep_ListOfPointRepresentation_0.cxx      |   10 +-
 drv/BRep/BRep_PointOnCurve.ixx                     |    2 -
 drv/BRep/BRep_PointOnCurve.jxx                     |    6 -
 drv/BRep/BRep_PointOnCurveOnSurface.ixx            |    2 -
 drv/BRep/BRep_PointOnCurveOnSurface.jxx            |    8 -
 drv/BRep/BRep_PointOnSurface.ixx                   |    2 -
 drv/BRep/BRep_PointOnSurface.jxx                   |    6 -
 drv/BRep/BRep_PointRepresentation.ixx              |    2 -
 drv/BRep/BRep_PointRepresentation.jxx              |   12 -
 drv/BRep/BRep_PointsOnSurface.ixx                  |    2 -
 drv/BRep/BRep_PointsOnSurface.jxx                  |    6 -
 drv/BRep/BRep_Polygon3D.ixx                        |    2 -
 drv/BRep/BRep_Polygon3D.jxx                        |   10 -
 drv/BRep/BRep_PolygonOnClosedSurface.ixx           |    2 -
 drv/BRep/BRep_PolygonOnClosedSurface.jxx           |   10 -
 drv/BRep/BRep_PolygonOnClosedTriangulation.ixx     |    2 -
 drv/BRep/BRep_PolygonOnClosedTriangulation.jxx     |   10 -
 drv/BRep/BRep_PolygonOnSurface.ixx                 |    2 -
 drv/BRep/BRep_PolygonOnSurface.jxx                 |   12 -
 drv/BRep/BRep_PolygonOnTriangulation.ixx           |    2 -
 drv/BRep/BRep_PolygonOnTriangulation.jxx           |   10 -
 drv/BRep/BRep_TEdge.ixx                            |    2 -
 drv/BRep/BRep_TEdge.jxx                            |    6 -
 drv/BRep/BRep_TFace.ixx                            |    2 -
 drv/BRep/BRep_TFace.jxx                            |   10 -
 drv/BRep/BRep_TVertex.ixx                          |    2 -
 drv/BRep/BRep_TVertex.jxx                          |    8 -
 drv/BRep/BRep_Tool.jxx                             |   34 -
 drv/BRepAdaptor/BRepAdaptor_Array1OfCurve_0.cxx    |   10 -
 drv/BRepAdaptor/BRepAdaptor_CompCurve.jxx          |   40 -
 drv/BRepAdaptor/BRepAdaptor_Curve.jxx              |   44 -
 drv/BRepAdaptor/BRepAdaptor_Curve2d.jxx            |    8 -
 drv/BRepAdaptor/BRepAdaptor_HArray1OfCurve_0.cxx   |   14 -
 drv/BRepAdaptor/BRepAdaptor_HCompCurve_0.cxx       |   12 -
 drv/BRepAdaptor/BRepAdaptor_HCurve2d_0.cxx         |   12 -
 drv/BRepAdaptor/BRepAdaptor_HCurve_0.cxx           |   12 -
 drv/BRepAdaptor/BRepAdaptor_HSurface_0.cxx         |   12 -
 drv/BRepAdaptor/BRepAdaptor_Surface.jxx            |   42 -
 drv/BRepAlgo/BRepAlgo.jxx                          |   10 -
 drv/BRepAlgo/BRepAlgo_AsDes.ixx                    |    2 -
 drv/BRepAlgo/BRepAlgo_AsDes.jxx                    |    8 -
 drv/BRepAlgo/BRepAlgo_BooleanOperation.jxx         |    8 -
 drv/BRepAlgo/BRepAlgo_BooleanOperations.jxx        |   12 -
 drv/BRepAlgo/BRepAlgo_Common.jxx                   |    4 -
 drv/BRepAlgo/BRepAlgo_Cut.jxx                      |    4 -
 drv/BRepAlgo/BRepAlgo_DSAccess.jxx                 |   18 -
 ...go_DataMapIteratorOfDataMapOfShapeBoolean_0.cxx |   10 -
 ...taMapIteratorOfDataMapOfShapeInterference_0.cxx |   14 +-
 ...epAlgo_DataMapNodeOfDataMapOfShapeBoolean_0.cxx |   10 -
 ...o_DataMapNodeOfDataMapOfShapeInterference_0.cxx |   14 +-
 drv/BRepAlgo/BRepAlgo_DataMapOfShapeBoolean_0.cxx  |   12 -
 .../BRepAlgo_DataMapOfShapeInterference_0.cxx      |   16 +-
 drv/BRepAlgo/BRepAlgo_EdgeConnector.ixx            |    2 -
 drv/BRepAlgo/BRepAlgo_EdgeConnector.jxx            |    8 -
 drv/BRepAlgo/BRepAlgo_FaceRestrictor.jxx           |    6 -
 drv/BRepAlgo/BRepAlgo_Fuse.jxx                     |    4 -
 drv/BRepAlgo/BRepAlgo_Image.jxx                    |    8 -
 drv/BRepAlgo/BRepAlgo_Loop.jxx                     |   10 -
 drv/BRepAlgo/BRepAlgo_NormalProjection.jxx         |   16 -
 drv/BRepAlgo/BRepAlgo_Section.jxx                  |    8 -
 ...SequenceNodeOfSequenceOfSequenceOfInteger_0.cxx |    6 -
 .../BRepAlgo_SequenceOfSequenceOfInteger_0.cxx     |    8 -
 drv/BRepAlgo/BRepAlgo_Tool.jxx                     |    6 -
 drv/BRepAlgoAPI/BRepAlgoAPI.jxx                    |    4 -
 drv/BRepAlgoAPI/BRepAlgoAPI_BooleanOperation.jxx   |    8 -
 drv/BRepAlgoAPI/BRepAlgoAPI_Check.jxx              |    4 -
 drv/BRepAlgoAPI/BRepAlgoAPI_Common.jxx             |    6 -
 drv/BRepAlgoAPI/BRepAlgoAPI_Cut.jxx                |    6 -
 drv/BRepAlgoAPI/BRepAlgoAPI_Fuse.jxx               |    6 -
 drv/BRepAlgoAPI/BRepAlgoAPI_Section.jxx            |   10 -
 drv/BRepApprox/BRepApprox_ApproxLine.ixx           |   27 +
 drv/BRepApprox/BRepApprox_ApproxLine.jxx           |    5 +
 drv/BRepApprox/BRepApprox_ApproxLine_0.cxx         |   50 -
 drv/BRepApprox/BRepApprox_Approx_0.cxx             |   38 -
 ...SOfMyBSplGradientOfTheComputeLineOfApprox_0.cxx |   15 -
 ...nOfMyBSplGradientOfTheComputeLineOfApprox_0.cxx |   24 -
 ...eOfMyBSplGradientOfTheComputeLineOfApprox_0.cxx |   32 -
 ...fMyGradientOfTheComputeLineBezierOfApprox_0.cxx |   17 -
 ...GSOfMyGradientbisOfTheComputeLineOfApprox_0.cxx |   17 -
 ...ox_MyBSplGradientOfTheComputeLineOfApprox_0.cxx |   25 -
 ..._MyGradientOfTheComputeLineBezierOfApprox_0.cxx |   23 -
 ...rox_MyGradientbisOfTheComputeLineOfApprox_0.cxx |   23 -
 ...fMyGradientOfTheComputeLineBezierOfApprox_0.cxx |   17 -
 ...onOfMyGradientbisOfTheComputeLineOfApprox_0.cxx |   17 -
 ...fMyGradientOfTheComputeLineBezierOfApprox_0.cxx |   32 -
 ...reOfMyGradientbisOfTheComputeLineOfApprox_0.cxx |   32 -
 ...fMyGradientOfTheComputeLineBezierOfApprox_0.cxx |   15 -
 ...ntOfMyGradientbisOfTheComputeLineOfApprox_0.cxx |   15 -
 drv/BRepApprox/BRepApprox_SurfaceTool.ixx          |   10 +
 drv/BRepApprox/BRepApprox_SurfaceTool.jxx          |   11 +
 drv/BRepApprox/BRepApprox_SurfaceTool_0.cxx        |   45 -
 .../BRepApprox_TheComputeLineBezierOfApprox_0.cxx  |   27 -
 .../BRepApprox_TheComputeLineOfApprox_0.cxx        |   39 -
 ...onOfTheInt2SOfThePrmPrmSvSurfacesOfApprox_0.cxx |   15 -
 .../BRepApprox_TheImpPrmSvSurfacesOfApprox_0.cxx   |   18 -
 ...rox_TheInt2SOfThePrmPrmSvSurfacesOfApprox_0.cxx |   24 -
 .../BRepApprox_TheMultiLineOfApprox_0.cxx          |   12 -
 .../BRepApprox_TheMultiLineToolOfApprox_0.cxx      |   12 -
 .../BRepApprox_ThePrmPrmSvSurfacesOfApprox_0.cxx   |   16 -
 ...heZerImpFuncOfTheImpPrmSvSurfacesOfApprox_0.cxx |   21 -
 drv/BRepBlend/BRepBlend_AppFunc.ixx                |    2 -
 drv/BRepBlend/BRepBlend_AppFunc.jxx                |   15 -
 drv/BRepBlend/BRepBlend_AppFuncRoot.ixx            |    2 -
 drv/BRepBlend/BRepBlend_AppFuncRoot.jxx            |   27 -
 drv/BRepBlend/BRepBlend_AppFuncRst.ixx             |    2 -
 drv/BRepBlend/BRepBlend_AppFuncRst.jxx             |   15 -
 drv/BRepBlend/BRepBlend_AppFuncRstRst.ixx          |    2 -
 drv/BRepBlend/BRepBlend_AppFuncRstRst.jxx          |   15 -
 drv/BRepBlend/BRepBlend_AppSurf_0.cxx              |   28 -
 drv/BRepBlend/BRepBlend_AppSurface.jxx             |   20 -
 drv/BRepBlend/BRepBlend_BlendTool.jxx              |   10 -
 drv/BRepBlend/BRepBlend_CSWalking_0.cxx            |   53 +-
 drv/BRepBlend/BRepBlend_CurvPointRadInv.jxx        |   11 -
 drv/BRepBlend/BRepBlend_Extremity.ixx              |   10 +
 drv/BRepBlend/BRepBlend_Extremity.jxx              |    9 +
 drv/BRepBlend/BRepBlend_Extremity_0.cxx            |   48 -
 drv/BRepBlend/BRepBlend_HCurve2dTool.ixx           |   10 +
 drv/BRepBlend/BRepBlend_HCurve2dTool.jxx           |   10 +
 drv/BRepBlend/BRepBlend_HCurve2dTool_0.cxx         |   42 -
 drv/BRepBlend/BRepBlend_HCurveTool.ixx             |   10 +
 drv/BRepBlend/BRepBlend_HCurveTool.jxx             |   10 +
 drv/BRepBlend/BRepBlend_HCurveTool_0.cxx           |   42 -
 drv/BRepBlend/BRepBlend_Line.ixx                   |   27 +
 drv/BRepBlend/BRepBlend_Line.jxx                   |    4 +
 drv/BRepBlend/BRepBlend_Line_0.cxx                 |   65 -
 drv/BRepBlend/BRepBlend_PointOnRst.ixx             |   10 +
 drv/BRepBlend/BRepBlend_PointOnRst.jxx             |    4 +
 drv/BRepBlend/BRepBlend_PointOnRst_0.cxx           |   24 -
 drv/BRepBlend/BRepBlend_RstRstConstRad.jxx         |   37 -
 drv/BRepBlend/BRepBlend_RstRstEvolRad.jxx          |   39 -
 drv/BRepBlend/BRepBlend_RstRstLineBuilder.jxx      |   27 -
 .../BRepBlend_SequenceNodeOfSequenceOfLine_0.cxx   |    8 +-
 ...pBlend_SequenceNodeOfSequenceOfPointOnRst_0.cxx |    6 -
 drv/BRepBlend/BRepBlend_SequenceOfLine_0.cxx       |   10 +-
 drv/BRepBlend/BRepBlend_SequenceOfPointOnRst_0.cxx |    8 -
 drv/BRepBlend/BRepBlend_SurfCurvConstRadInv.jxx    |   13 -
 drv/BRepBlend/BRepBlend_SurfCurvEvolRadInv.jxx     |   15 -
 drv/BRepBlend/BRepBlend_SurfPointConstRadInv.jxx   |   13 -
 drv/BRepBlend/BRepBlend_SurfPointEvolRadInv.jxx    |   15 -
 drv/BRepBlend/BRepBlend_SurfRstConstRad.jxx        |   37 -
 drv/BRepBlend/BRepBlend_SurfRstEvolRad.jxx         |   39 -
 drv/BRepBlend/BRepBlend_SurfRstLineBuilder.jxx     |   31 -
 drv/BRepBlend/BRepBlend_Walking_0.cxx              |   49 +-
 drv/BRepBndLib/BRepBndLib.jxx                      |    6 -
 drv/BRepBuilderAPI/BRepBuilderAPI.jxx              |    4 -
 drv/BRepBuilderAPI/BRepBuilderAPI_Collect.jxx      |    8 -
 drv/BRepBuilderAPI/BRepBuilderAPI_Command.jxx      |    4 -
 drv/BRepBuilderAPI/BRepBuilderAPI_Copy.jxx         |    4 -
 drv/BRepBuilderAPI/BRepBuilderAPI_FindPlane.jxx    |    8 -
 drv/BRepBuilderAPI/BRepBuilderAPI_GTransform.jxx   |   10 -
 drv/BRepBuilderAPI/BRepBuilderAPI_MakeEdge.jxx     |   26 -
 drv/BRepBuilderAPI/BRepBuilderAPI_MakeEdge2d.jxx   |   22 -
 drv/BRepBuilderAPI/BRepBuilderAPI_MakeFace.jxx     |   20 -
 drv/BRepBuilderAPI/BRepBuilderAPI_MakePolygon.jxx  |   12 -
 drv/BRepBuilderAPI/BRepBuilderAPI_MakeShape.jxx    |    8 -
 drv/BRepBuilderAPI/BRepBuilderAPI_MakeShell.jxx    |    8 -
 drv/BRepBuilderAPI/BRepBuilderAPI_MakeSolid.jxx    |   12 -
 drv/BRepBuilderAPI/BRepBuilderAPI_MakeVertex.jxx   |    6 -
 drv/BRepBuilderAPI/BRepBuilderAPI_MakeWire.jxx     |   12 -
 drv/BRepBuilderAPI/BRepBuilderAPI_ModifyShape.jxx  |   12 -
 drv/BRepBuilderAPI/BRepBuilderAPI_NurbsConvert.jxx |    4 -
 drv/BRepBuilderAPI/BRepBuilderAPI_Sewing.ixx       |    2 -
 drv/BRepBuilderAPI/BRepBuilderAPI_Sewing.jxx       |   44 -
 drv/BRepBuilderAPI/BRepBuilderAPI_Transform.jxx    |   10 -
 drv/BRepCheck/BRepCheck.jxx                        |   10 -
 drv/BRepCheck/BRepCheck_Analyzer.jxx               |   10 -
 ...taMapIteratorOfDataMapOfShapeListOfStatus_0.cxx |   12 -
 ...eck_DataMapIteratorOfDataMapOfShapeResult_0.cxx |   14 +-
 ...k_DataMapNodeOfDataMapOfShapeListOfStatus_0.cxx |   12 -
 ...epCheck_DataMapNodeOfDataMapOfShapeResult_0.cxx |   14 +-
 .../BRepCheck_DataMapOfShapeListOfStatus_0.cxx     |   14 -
 drv/BRepCheck/BRepCheck_DataMapOfShapeResult_0.cxx |   16 +-
 drv/BRepCheck/BRepCheck_Edge.ixx                   |    2 -
 drv/BRepCheck/BRepCheck_Edge.jxx                   |   10 -
 drv/BRepCheck/BRepCheck_Face.ixx                   |    2 -
 drv/BRepCheck/BRepCheck_Face.jxx                   |    6 -
 .../BRepCheck_ListIteratorOfListOfStatus_0.cxx     |    8 -
 .../BRepCheck_ListNodeOfListOfStatus_0.cxx         |    6 -
 drv/BRepCheck/BRepCheck_ListOfStatus_0.cxx         |    6 -
 drv/BRepCheck/BRepCheck_Result.ixx                 |    2 -
 drv/BRepCheck/BRepCheck_Result.jxx                 |    8 -
 drv/BRepCheck/BRepCheck_Shell.ixx                  |    2 -
 drv/BRepCheck/BRepCheck_Shell.jxx                  |    8 -
 drv/BRepCheck/BRepCheck_Vertex.ixx                 |    2 -
 drv/BRepCheck/BRepCheck_Vertex.jxx                 |    6 -
 drv/BRepCheck/BRepCheck_Wire.ixx                   |    2 -
 drv/BRepCheck/BRepCheck_Wire.jxx                   |   10 -
 drv/BRepClass/BRepClass_Edge.jxx                   |    6 -
 .../BRepClass_FClass2dOfFClassifier_0.cxx          |    8 -
 drv/BRepClass/BRepClass_FClassifier_0.cxx          |   12 -
 drv/BRepClass/BRepClass_FaceClassifier.jxx         |   10 -
 drv/BRepClass/BRepClass_FaceExplorer.jxx           |   10 -
 .../BRepClass_FacePassiveClassifier_0.cxx          |    8 -
 drv/BRepClass/BRepClass_Intersector.jxx            |    8 -
 drv/BRepClass3d/BRepClass3d.jxx                    |    6 -
 .../BRepClass3d_DataMapIteratorOfMapOfInter_0.cxx  |   10 -
 .../BRepClass3d_DataMapNodeOfMapOfInter_0.cxx      |   10 -
 drv/BRepClass3d/BRepClass3d_Intersector3d.jxx      |    8 -
 drv/BRepClass3d/BRepClass3d_MapOfInter_0.cxx       |   12 -
 drv/BRepClass3d/BRepClass3d_SClassifier.jxx        |   10 -
 drv/BRepClass3d/BRepClass3d_SolidClassifier.jxx    |    8 -
 drv/BRepClass3d/BRepClass3d_SolidExplorer.jxx      |   20 -
 .../BRepClass3d_SolidPassiveClassifier_0.cxx       |    8 -
 .../BRepExtrema_UnCompatibleShape_0.cxx            |    2 -
 drv/BRepFeat/BRepFeat.jxx                          |   18 -
 drv/BRepFeat/BRepFeat_Builder.jxx                  |    8 -
 drv/BRepFeat/BRepFeat_Form.jxx                     |   16 -
 drv/BRepFeat/BRepFeat_Gluer.jxx                    |   10 -
 drv/BRepFeat/BRepFeat_MakeCylindricalHole.jxx      |   10 -
 drv/BRepFeat/BRepFeat_MakeDPrism.jxx               |   16 -
 drv/BRepFeat/BRepFeat_MakeLinearForm.jxx           |   22 -
 drv/BRepFeat/BRepFeat_MakePipe.jxx                 |   16 -
 drv/BRepFeat/BRepFeat_MakePrism.jxx                |   16 -
 drv/BRepFeat/BRepFeat_MakeRevol.jxx                |   16 -
 drv/BRepFeat/BRepFeat_MakeRevolutionForm.jxx       |   20 -
 drv/BRepFeat/BRepFeat_RibSlot.jxx                  |   26 -
 drv/BRepFeat/BRepFeat_SplitShape.jxx               |   22 -
 drv/BRepFill/BRepFill.jxx                          |   20 -
 drv/BRepFill/BRepFill_ACRLaw.ixx                   |    2 -
 drv/BRepFill/BRepFill_ACRLaw.jxx                   |    8 -
 drv/BRepFill/BRepFill_ApproxSeewing.jxx            |   10 -
 drv/BRepFill/BRepFill_CompatibleWires.jxx          |   14 -
 drv/BRepFill/BRepFill_ComputeCLine_0.cxx           |    8 -
 drv/BRepFill/BRepFill_CurveConstraint.ixx          |    2 -
 drv/BRepFill/BRepFill_CurveConstraint.jxx          |    8 -
 ...teratorOfDataMapOfNodeDataMapOfShapeShape_0.cxx |   14 +-
 ...pFill_DataMapIteratorOfDataMapOfNodeShape_0.cxx |   14 +-
 ...eratorOfDataMapOfOrientedShapeListOfShape_0.cxx |   12 -
 ...OfDataMapOfShapeDataMapOfShapeListOfShape_0.cxx |   12 -
 ...MapIteratorOfDataMapOfShapeHArray2OfShape_0.cxx |   14 +-
 ...aMapIteratorOfDataMapOfShapeSequenceOfPnt_0.cxx |   12 -
 ...MapIteratorOfDataMapOfShapeSequenceOfReal_0.cxx |   12 -
 ...MapNodeOfDataMapOfNodeDataMapOfShapeShape_0.cxx |   14 +-
 .../BRepFill_DataMapNodeOfDataMapOfNodeShape_0.cxx |   14 +-
 ...apNodeOfDataMapOfOrientedShapeListOfShape_0.cxx |   12 -
 ...OfDataMapOfShapeDataMapOfShapeListOfShape_0.cxx |   12 -
 ...DataMapNodeOfDataMapOfShapeHArray2OfShape_0.cxx |   14 +-
 ..._DataMapNodeOfDataMapOfShapeSequenceOfPnt_0.cxx |   12 -
 ...DataMapNodeOfDataMapOfShapeSequenceOfReal_0.cxx |   12 -
 ...BRepFill_DataMapOfNodeDataMapOfShapeShape_0.cxx |   16 +-
 drv/BRepFill/BRepFill_DataMapOfNodeShape_0.cxx     |   16 +-
 ...RepFill_DataMapOfOrientedShapeListOfShape_0.cxx |   14 -
 ...l_DataMapOfShapeDataMapOfShapeListOfShape_0.cxx |   14 -
 .../BRepFill_DataMapOfShapeHArray2OfShape_0.cxx    |   16 +-
 .../BRepFill_DataMapOfShapeSequenceOfPnt_0.cxx     |   14 -
 .../BRepFill_DataMapOfShapeSequenceOfReal_0.cxx    |   14 -
 drv/BRepFill/BRepFill_Draft.jxx                    |   22 -
 drv/BRepFill/BRepFill_DraftLaw.ixx                 |    2 -
 drv/BRepFill/BRepFill_DraftLaw.jxx                 |    6 -
 drv/BRepFill/BRepFill_Edge3DLaw.ixx                |    2 -
 drv/BRepFill/BRepFill_Edge3DLaw.jxx                |    6 -
 drv/BRepFill/BRepFill_EdgeFaceAndOrder.jxx         |    8 -
 drv/BRepFill/BRepFill_EdgeOnSurfLaw.ixx            |    2 -
 drv/BRepFill/BRepFill_EdgeOnSurfLaw.jxx            |    6 -
 drv/BRepFill/BRepFill_Evolved.jxx                  |   32 -
 drv/BRepFill/BRepFill_FaceAndOrder.jxx             |    6 -
 drv/BRepFill/BRepFill_Filling.jxx                  |   22 -
 drv/BRepFill/BRepFill_Generator.jxx                |   12 -
 ...fIndexedDataMapOfOrientedShapeListOfShape_0.cxx |   10 -
 ..._IndexedDataMapOfOrientedShapeListOfShape_0.cxx |   14 -
 .../BRepFill_ListIteratorOfListOfOffsetWire_0.cxx  |   10 -
 .../BRepFill_ListNodeOfListOfOffsetWire_0.cxx      |    8 -
 drv/BRepFill/BRepFill_ListOfOffsetWire_0.cxx       |    8 -
 drv/BRepFill/BRepFill_LocationLaw.ixx              |    2 -
 drv/BRepFill/BRepFill_LocationLaw.jxx              |   24 -
 drv/BRepFill/BRepFill_MultiLine.jxx                |   16 -
 drv/BRepFill/BRepFill_MultiLineTool.jxx            |   12 -
 .../BRepFill_MyLeastSquareOfComputeCLine_0.cxx     |   12 -
 drv/BRepFill/BRepFill_NSections.ixx                |    2 -
 drv/BRepFill/BRepFill_NSections.jxx                |   18 -
 drv/BRepFill/BRepFill_OffsetAncestors.jxx          |   10 -
 drv/BRepFill/BRepFill_OffsetWire.jxx               |   23 +-
 drv/BRepFill/BRepFill_Pipe.jxx                     |   22 -
 drv/BRepFill/BRepFill_PipeShell.ixx                |    2 -
 drv/BRepFill/BRepFill_PipeShell.jxx                |   32 -
 drv/BRepFill/BRepFill_Section.jxx                  |    8 -
 drv/BRepFill/BRepFill_SectionLaw.ixx               |    2 -
 drv/BRepFill/BRepFill_SectionLaw.jxx               |   14 -
 drv/BRepFill/BRepFill_SectionPlacement.jxx         |    8 -
 ..._SequenceNodeOfSequenceOfEdgeFaceAndOrder_0.cxx |    6 -
 ...Fill_SequenceNodeOfSequenceOfFaceAndOrder_0.cxx |    6 -
 .../BRepFill_SequenceNodeOfSequenceOfSection_0.cxx |    6 -
 .../BRepFill_SequenceOfEdgeFaceAndOrder_0.cxx      |    8 -
 drv/BRepFill/BRepFill_SequenceOfFaceAndOrder_0.cxx |    8 -
 drv/BRepFill/BRepFill_SequenceOfSection_0.cxx      |    8 -
 drv/BRepFill/BRepFill_ShapeLaw.ixx                 |    2 -
 drv/BRepFill/BRepFill_ShapeLaw.jxx                 |   16 -
 drv/BRepFill/BRepFill_Sweep.jxx                    |   24 -
 drv/BRepFill/BRepFill_TrimEdgeTool.jxx             |   14 -
 drv/BRepFill/BRepFill_TrimShellCorner.jxx          |   14 -
 drv/BRepFill/BRepFill_TrimSurfaceTool.jxx          |   16 -
 drv/BRepFilletAPI/BRepFilletAPI_LocalOperation.jxx |    8 -
 drv/BRepFilletAPI/BRepFilletAPI_MakeChamfer.jxx    |   18 -
 drv/BRepFilletAPI/BRepFilletAPI_MakeFillet.jxx     |   24 -
 drv/BRepFilletAPI/BRepFilletAPI_MakeFillet2d.jxx   |   14 -
 drv/BRepGProp/BRepGProp.jxx                        |    8 -
 drv/BRepGProp/BRepGProp_Cinert.ixx                 |   10 +
 drv/BRepGProp/BRepGProp_Cinert.jxx                 |    3 +
 drv/BRepGProp/BRepGProp_Cinert_0.cxx               |   26 -
 drv/BRepGProp/BRepGProp_Domain.jxx                 |    6 -
 drv/BRepGProp/BRepGProp_EdgeTool.jxx               |   12 -
 drv/BRepGProp/BRepGProp_Face.jxx                   |   18 -
 drv/BRepGProp/BRepGProp_Sinert.ixx                 |   10 +
 drv/BRepGProp/BRepGProp_Sinert.jxx                 |    4 +
 drv/BRepGProp/BRepGProp_Sinert_0.cxx               |   31 -
 drv/BRepGProp/BRepGProp_TFunction.ixx              |   10 +
 drv/BRepGProp/BRepGProp_TFunction.jxx              |    3 +
 drv/BRepGProp/BRepGProp_TFunctionOfVinertGK_0.cxx  |   41 -
 drv/BRepGProp/BRepGProp_UFunction.ixx              |   10 +
 drv/BRepGProp/BRepGProp_UFunction.jxx              |    4 +
 drv/BRepGProp/BRepGProp_UFunctionOfVinertGK_0.cxx  |   44 -
 drv/BRepGProp/BRepGProp_Vinert.ixx                 |   10 +
 drv/BRepGProp/BRepGProp_Vinert.jxx                 |    5 +
 drv/BRepGProp/BRepGProp_VinertGK.ixx               |   10 +
 drv/BRepGProp/BRepGProp_VinertGK.jxx               |    5 +
 drv/BRepGProp/BRepGProp_VinertGK_0.cxx             |   44 -
 drv/BRepGProp/BRepGProp_Vinert_0.cxx               |   34 -
 .../BRepIntCurveSurface_Inter.jxx                  |   23 +-
 drv/BRepLProp/BRepLProp.jxx                        |    4 -
 drv/BRepLProp/BRepLProp_CLProps_0.cxx              |   18 -
 drv/BRepLProp/BRepLProp_CurveTool.jxx              |    8 -
 drv/BRepLProp/BRepLProp_SLProps_0.cxx              |   18 -
 drv/BRepLProp/BRepLProp_SurfaceTool.jxx            |    8 -
 drv/BRepLib/BRepLib.jxx                            |   14 -
 drv/BRepLib/BRepLib_Command.jxx                    |    4 -
 drv/BRepLib/BRepLib_FindSurface.jxx                |   10 -
 drv/BRepLib/BRepLib_FuseEdges.jxx                  |   26 -
 drv/BRepLib/BRepLib_MakeEdge.jxx                   |   26 -
 drv/BRepLib/BRepLib_MakeEdge2d.jxx                 |   22 -
 drv/BRepLib/BRepLib_MakeFace.jxx                   |   20 -
 drv/BRepLib/BRepLib_MakePolygon.jxx                |   12 -
 drv/BRepLib/BRepLib_MakeShape.jxx                  |   12 -
 drv/BRepLib/BRepLib_MakeShell.jxx                  |    8 -
 drv/BRepLib/BRepLib_MakeSolid.jxx                  |   12 -
 drv/BRepLib/BRepLib_MakeVertex.jxx                 |    6 -
 drv/BRepLib/BRepLib_MakeWire.jxx                   |   12 -
 drv/BRepMAT2d/BRepMAT2d_BisectingLocus.ixx         |   10 +
 drv/BRepMAT2d/BRepMAT2d_BisectingLocus.jxx         |   10 +
 drv/BRepMAT2d/BRepMAT2d_BisectingLocus_0.cxx       |   42 -
 ...d_DataMapIteratorOfDataMapOfBasicEltShape_0.cxx |   14 +-
 ...teratorOfDataMapOfShapeSequenceOfBasicElt_0.cxx |   18 +-
 ...MAT2d_DataMapNodeOfDataMapOfBasicEltShape_0.cxx |   14 +-
 ...MapNodeOfDataMapOfShapeSequenceOfBasicElt_0.cxx |   18 +-
 .../BRepMAT2d_DataMapOfBasicEltShape_0.cxx         |   16 +-
 ...RepMAT2d_DataMapOfShapeSequenceOfBasicElt_0.cxx |   20 +-
 drv/BRepMAT2d/BRepMAT2d_Explorer.jxx               |   14 -
 drv/BRepMAT2d/BRepMAT2d_LinkTopoBilo.jxx           |   14 -
 ...RepMAT2d_SequenceNodeOfSequenceOfBasicElt_0.cxx |   45 -
 drv/BRepMAT2d/BRepMAT2d_SequenceOfBasicElt_0.cxx   |   31 -
 drv/BRepMesh/BRepMesh.ixx                          |   10 -
 drv/BRepMesh/BRepMesh.jxx                          |    6 -
 drv/BRepMesh/BRepMesh_Array1OfBiPoint_0.cxx        |   30 -
 drv/BRepMesh/BRepMesh_Array1OfVertexOfDelaun_0.cxx |   30 -
 drv/BRepMesh/BRepMesh_BiPoint.ixx                  |   10 -
 drv/BRepMesh/BRepMesh_BiPoint.jxx                  |    3 -
 drv/BRepMesh/BRepMesh_Circ.ixx                     |   10 -
 drv/BRepMesh/BRepMesh_Circ.jxx                     |    6 -
 drv/BRepMesh/BRepMesh_CircleTool.ixx               |   10 -
 drv/BRepMesh/BRepMesh_CircleTool.jxx               |    9 -
 drv/BRepMesh/BRepMesh_Classifier.ixx               |   10 -
 drv/BRepMesh/BRepMesh_Classifier.jxx               |   21 -
 .../BRepMesh_ComparatorOfIndexedVertexOfDelaun.ixx |   10 -
 .../BRepMesh_ComparatorOfIndexedVertexOfDelaun.jxx |    9 -
 .../BRepMesh_ComparatorOfVertexOfDelaun.ixx        |   10 -
 .../BRepMesh_ComparatorOfVertexOfDelaun.jxx        |    9 -
 ...h_DataMapIteratorOfDataMapOfFaceAttribute_0.cxx |   43 -
 ...apIteratorOfDataMapOfIntegerListOfInteger_0.cxx |   37 -
 ...DataMapIteratorOfDataMapOfIntegerListOfXY_0.cxx |   40 -
 ...Mesh_DataMapIteratorOfDataMapOfIntegerPnt_0.cxx |   40 -
 ...aMapIteratorOfDataMapOfShapePairOfPolygon_0.cxx |   43 -
 ...pMesh_DataMapIteratorOfDataMapOfShapeReal_0.cxx |   40 -
 ...h_DataMapIteratorOfDataMapOfVertexInteger_0.cxx |   40 -
 ...pMesh_DataMapNodeOfDataMapOfFaceAttribute_0.cxx |   60 -
 ...ataMapNodeOfDataMapOfIntegerListOfInteger_0.cxx |   54 -
 ...esh_DataMapNodeOfDataMapOfIntegerListOfXY_0.cxx |   57 -
 ...BRepMesh_DataMapNodeOfDataMapOfIntegerPnt_0.cxx |   57 -
 ..._DataMapNodeOfDataMapOfShapePairOfPolygon_0.cxx |   60 -
 .../BRepMesh_DataMapNodeOfDataMapOfShapeReal_0.cxx |   57 -
 ...pMesh_DataMapNodeOfDataMapOfVertexInteger_0.cxx |   57 -
 drv/BRepMesh/BRepMesh_DataMapOfFaceAttribute_0.cxx |   46 -
 .../BRepMesh_DataMapOfIntegerListOfInteger_0.cxx   |   40 -
 .../BRepMesh_DataMapOfIntegerListOfXY_0.cxx        |   43 -
 drv/BRepMesh/BRepMesh_DataMapOfIntegerPnt_0.cxx    |   43 -
 .../BRepMesh_DataMapOfShapePairOfPolygon_0.cxx     |   46 -
 drv/BRepMesh/BRepMesh_DataMapOfShapeReal_0.cxx     |   43 -
 drv/BRepMesh/BRepMesh_DataMapOfVertexInteger_0.cxx |   43 -
 drv/BRepMesh/BRepMesh_DataStructureOfDelaun.ixx    |   29 -
 drv/BRepMesh/BRepMesh_DataStructureOfDelaun.jxx    |   12 -
 drv/BRepMesh/BRepMesh_DiscretFactory.ixx           |   10 -
 drv/BRepMesh/BRepMesh_DiscretFactory.jxx           |   15 -
 drv/BRepMesh/BRepMesh_DiscretRoot.ixx              |   28 -
 drv/BRepMesh/BRepMesh_DiscretRoot.jxx              |    6 -
 drv/BRepMesh/BRepMesh_Edge.ixx                     |   10 -
 drv/BRepMesh/BRepMesh_Edge.jxx                     |    3 -
 ...RepMesh_ElemHasherOfDataStructureOfDelaun_0.cxx |   15 -
 drv/BRepMesh/BRepMesh_FaceAttribute.ixx            |   29 -
 drv/BRepMesh/BRepMesh_FaceAttribute.jxx            |    3 -
 drv/BRepMesh/BRepMesh_FastDiscret.ixx              |   29 -
 drv/BRepMesh/BRepMesh_FastDiscret.jxx              |   51 -
 drv/BRepMesh/BRepMesh_FastDiscretFace.ixx          |   29 -
 drv/BRepMesh/BRepMesh_FastDiscretFace.jxx          |   54 -
 drv/BRepMesh/BRepMesh_GeomTool.ixx                 |   10 -
 drv/BRepMesh/BRepMesh_GeomTool.jxx                 |   18 -
 .../BRepMesh_HArray1OfVertexOfDelaun_0.cxx         |   56 -
 .../BRepMesh_HeapSortIndexedVertexOfDelaun_0.cxx   |   25 -
 drv/BRepMesh/BRepMesh_HeapSortVertexOfDelaun_0.cxx |   28 -
 ...epMesh_IDMapOfLinkOfDataStructureOfDelaun_0.cxx |   41 -
 ...epMesh_IDMapOfNodeOfDataStructureOfDelaun_0.cxx |   41 -
 ...Mesh_IMapOfElementOfDataStructureOfDelaun_0.cxx |   33 -
 drv/BRepMesh/BRepMesh_IncrementalMesh.ixx          |   29 -
 drv/BRepMesh/BRepMesh_IncrementalMesh.jxx          |   15 -
 ...pNodeOfIDMapOfLinkOfDataStructureOfDelaun_0.cxx |   52 -
 ...pNodeOfIDMapOfNodeOfDataStructureOfDelaun_0.cxx |   52 -
 ...odeOfIMapOfElementOfDataStructureOfDelaun_0.cxx |   47 -
 ...epMesh_IndexedMapNodeOfIndexedMapOfVertex_0.cxx |   50 -
 drv/BRepMesh/BRepMesh_IndexedMapOfVertex_0.cxx     |   36 -
 ...RepMesh_LinkHasherOfDataStructureOfDelaun_0.cxx |   18 -
 .../BRepMesh_ListIteratorOfListOfVertex_0.cxx      |   36 -
 drv/BRepMesh/BRepMesh_ListIteratorOfListOfXY_0.cxx |   36 -
 drv/BRepMesh/BRepMesh_ListNodeOfListOfVertex_0.cxx |   50 -
 drv/BRepMesh/BRepMesh_ListNodeOfListOfXY_0.cxx     |   50 -
 drv/BRepMesh/BRepMesh_ListOfVertex_0.cxx           |   33 -
 drv/BRepMesh/BRepMesh_ListOfXY_0.cxx               |   33 -
 ...RepMesh_NodeHasherOfDataStructureOfDelaun_0.cxx |   18 -
 drv/BRepMesh/BRepMesh_PairOfPolygon.ixx            |   10 -
 drv/BRepMesh/BRepMesh_PairOfPolygon.jxx            |    6 -
 .../BRepMesh_SelectorOfDataStructureOfDelaun.ixx   |   10 -
 .../BRepMesh_SelectorOfDataStructureOfDelaun.jxx   |   12 -
 drv/BRepMesh/BRepMesh_ShapeTool.ixx                |   10 -
 drv/BRepMesh/BRepMesh_ShapeTool.jxx                |   33 -
 drv/BRepMesh/BRepMesh_Vertex.ixx                   |   10 -
 drv/BRepMesh/BRepMesh_Vertex.jxx                   |    6 -
 drv/BRepMesh/BRepMesh_VertexHasher_0.cxx           |   18 -
 drv/BRepMesh/BRepMesh_VertexTool.ixx               |   10 -
 drv/BRepMesh/BRepMesh_VertexTool.jxx               |    9 -
 drv/BRepOffset/BRepOffset.jxx                      |    4 -
 drv/BRepOffset/BRepOffset_Analyse.jxx              |   18 -
 ...MapIteratorOfDataMapOfShapeListOfInterval_0.cxx |   12 -
 ...DataMapIteratorOfDataMapOfShapeMapOfShape_0.cxx |   12 -
 ...set_DataMapIteratorOfDataMapOfShapeOffset_0.cxx |   12 -
 ...DataMapNodeOfDataMapOfShapeListOfInterval_0.cxx |   12 -
 ...set_DataMapNodeOfDataMapOfShapeMapOfShape_0.cxx |   12 -
 ...pOffset_DataMapNodeOfDataMapOfShapeOffset_0.cxx |   12 -
 .../BRepOffset_DataMapOfShapeListOfInterval_0.cxx  |   14 -
 .../BRepOffset_DataMapOfShapeMapOfShape_0.cxx      |   14 -
 .../BRepOffset_DataMapOfShapeOffset_0.cxx          |   14 -
 drv/BRepOffset/BRepOffset_Inter2d.jxx              |   12 -
 drv/BRepOffset/BRepOffset_Inter3d.jxx              |   20 -
 drv/BRepOffset/BRepOffset_Interval.jxx             |    2 -
 .../BRepOffset_ListIteratorOfListOfInterval_0.cxx  |   10 -
 .../BRepOffset_ListNodeOfListOfInterval_0.cxx      |    8 -
 drv/BRepOffset/BRepOffset_ListOfInterval_0.cxx     |    8 -
 drv/BRepOffset/BRepOffset_MakeLoops.jxx            |   10 -
 drv/BRepOffset/BRepOffset_MakeOffset.jxx           |   20 -
 drv/BRepOffset/BRepOffset_Offset.jxx               |   14 -
 drv/BRepOffset/BRepOffset_Tool.jxx                 |   30 -
 drv/BRepOffsetAPI/BRepOffsetAPI_DraftAngle.jxx     |   20 -
 .../BRepOffsetAPI_FindContigousEdges.jxx           |   14 -
 drv/BRepOffsetAPI/BRepOffsetAPI_MakeDraft.jxx      |   16 -
 drv/BRepOffsetAPI/BRepOffsetAPI_MakeEvolved.jxx    |   12 -
 drv/BRepOffsetAPI/BRepOffsetAPI_MakeFilling.jxx    |   18 -
 drv/BRepOffsetAPI/BRepOffsetAPI_MakeOffset.jxx     |   12 -
 .../BRepOffsetAPI_MakeOffsetShape.jxx              |    8 -
 drv/BRepOffsetAPI/BRepOffsetAPI_MakePipe.jxx       |    8 -
 drv/BRepOffsetAPI/BRepOffsetAPI_MakePipeShell.jxx  |   22 -
 drv/BRepOffsetAPI/BRepOffsetAPI_MakeThickSolid.jxx |    6 -
 drv/BRepOffsetAPI/BRepOffsetAPI_MiddlePath.jxx     |    4 -
 .../BRepOffsetAPI_NormalProjection.jxx             |   14 -
 ...PI_SequenceNodeOfSequenceOfSequenceOfReal_0.cxx |    6 -
 ...I_SequenceNodeOfSequenceOfSequenceOfShape_0.cxx |    6 -
 .../BRepOffsetAPI_SequenceOfSequenceOfReal_0.cxx   |    8 -
 .../BRepOffsetAPI_SequenceOfSequenceOfShape_0.cxx  |    8 -
 drv/BRepOffsetAPI/BRepOffsetAPI_ThruSections.jxx   |   14 -
 drv/BRepPrim/BRepPrim_Builder.jxx                  |   26 -
 drv/BRepPrim/BRepPrim_Cone.jxx                     |   10 -
 drv/BRepPrim/BRepPrim_Cylinder.jxx                 |   10 -
 drv/BRepPrim/BRepPrim_FaceBuilder.jxx              |   16 -
 drv/BRepPrim/BRepPrim_GWedge.ixx                   |   10 +
 drv/BRepPrim/BRepPrim_GWedge.jxx                   |   13 +
 drv/BRepPrim/BRepPrim_GWedge_0.cxx                 |   61 -
 drv/BRepPrim/BRepPrim_OneAxis.ixx                  |   10 +
 drv/BRepPrim/BRepPrim_OneAxis.jxx                  |   11 +
 drv/BRepPrim/BRepPrim_OneAxis_0.cxx                |   55 -
 drv/BRepPrim/BRepPrim_Revolution.jxx               |   14 -
 drv/BRepPrim/BRepPrim_Sphere.jxx                   |   10 -
 drv/BRepPrim/BRepPrim_Torus.jxx                    |   10 -
 drv/BRepPrim/BRepPrim_Wedge.jxx                    |    6 -
 drv/BRepPrimAPI/BRepPrimAPI_MakeBox.jxx            |   20 -
 drv/BRepPrimAPI/BRepPrimAPI_MakeCone.jxx           |    8 -
 drv/BRepPrimAPI/BRepPrimAPI_MakeCylinder.jxx       |    8 -
 drv/BRepPrimAPI/BRepPrimAPI_MakeHalfSpace.jxx      |   12 -
 drv/BRepPrimAPI/BRepPrimAPI_MakeOneAxis.jxx        |   10 -
 drv/BRepPrimAPI/BRepPrimAPI_MakePrism.jxx          |   12 -
 drv/BRepPrimAPI/BRepPrimAPI_MakeRevol.jxx          |   10 -
 drv/BRepPrimAPI/BRepPrimAPI_MakeRevolution.jxx     |   10 -
 drv/BRepPrimAPI/BRepPrimAPI_MakeSphere.jxx         |   10 -
 drv/BRepPrimAPI/BRepPrimAPI_MakeSweep.jxx          |    4 -
 drv/BRepPrimAPI/BRepPrimAPI_MakeTorus.jxx          |    8 -
 drv/BRepPrimAPI/BRepPrimAPI_MakeWedge.jxx          |   14 -
 drv/BRepProj/BRepProj_Projection.jxx               |   16 -
 ...eep_Array2OfShapesOfNumLinearRegularSweep_0.cxx |   30 -
 drv/BRepSweep/BRepSweep_Builder.jxx                |    6 -
 drv/BRepSweep/BRepSweep_Iterator.jxx               |    8 -
 drv/BRepSweep/BRepSweep_NumLinearRegularSweep.ixx  |   10 +
 drv/BRepSweep/BRepSweep_NumLinearRegularSweep.jxx  |    8 +
 .../BRepSweep_NumLinearRegularSweep_0.cxx          |   85 -
 drv/BRepSweep/BRepSweep_Prism.jxx                  |   14 -
 drv/BRepSweep/BRepSweep_Revol.jxx                  |   12 -
 drv/BRepSweep/BRepSweep_Rotation.jxx               |   12 -
 ...OfSequenceOfShapesOfNumLinearRegularSweep_0.cxx |   45 -
 ...p_SequenceOfShapesOfNumLinearRegularSweep_0.cxx |   31 -
 drv/BRepSweep/BRepSweep_Tool.jxx                   |    6 -
 drv/BRepSweep/BRepSweep_Translation.jxx            |   12 -
 drv/BRepSweep/BRepSweep_Trsf.jxx                   |   10 -
 drv/BRepTest/BRepTest.jxx                          |    5 -
 drv/BRepToIGES/BRepToIGES_BREntity.jxx             |   12 -
 drv/BRepToIGES/BRepToIGES_BRShell.jxx              |   12 -
 drv/BRepToIGES/BRepToIGES_BRSolid.jxx              |   14 -
 drv/BRepToIGES/BRepToIGES_BRWire.jxx               |   22 -
 drv/BRepToIGESBRep/BRepToIGESBRep_Entity.jxx       |   34 -
 drv/BRepTools/BRepTools.jxx                        |   28 -
 ...epTools_DataMapIteratorOfMapOfVertexPnt2d_0.cxx |   12 -
 .../BRepTools_DataMapNodeOfMapOfVertexPnt2d_0.cxx  |   12 -
 drv/BRepTools/BRepTools_GTrsfModification.ixx      |    2 -
 drv/BRepTools/BRepTools_GTrsfModification.jxx      |   20 -
 drv/BRepTools/BRepTools_MapOfVertexPnt2d_0.cxx     |   14 -
 drv/BRepTools/BRepTools_Modification.ixx           |    2 -
 drv/BRepTools/BRepTools_Modification.jxx           |   18 -
 drv/BRepTools/BRepTools_Modifier.jxx               |   11 +-
 .../BRepTools_NurbsConvertModification.ixx         |    2 -
 .../BRepTools_NurbsConvertModification.jxx         |   18 -
 drv/BRepTools/BRepTools_Quilt.jxx                  |   10 -
 drv/BRepTools/BRepTools_ReShape.ixx                |    2 -
 drv/BRepTools/BRepTools_ReShape.jxx                |    4 -
 drv/BRepTools/BRepTools_ShapeSet.jxx               |    6 -
 drv/BRepTools/BRepTools_Substitution.jxx           |    8 -
 drv/BRepTools/BRepTools_TrsfModification.ixx       |    2 -
 drv/BRepTools/BRepTools_TrsfModification.jxx       |   20 -
 drv/BRepTools/BRepTools_WireExplorer.jxx           |   16 -
 ...opAdaptor_DataMapIteratorOfMapOfShapeTool_0.cxx |   12 -
 ...RepTopAdaptor_DataMapNodeOfMapOfShapeTool_0.cxx |   12 -
 drv/BRepTopAdaptor/BRepTopAdaptor_FClass2d.jxx     |    6 -
 drv/BRepTopAdaptor/BRepTopAdaptor_HVertex.ixx      |    2 -
 drv/BRepTopAdaptor/BRepTopAdaptor_HVertex.jxx      |   12 -
 .../BRepTopAdaptor_MapOfShapeTool_0.cxx            |   14 -
 drv/BRepTopAdaptor/BRepTopAdaptor_Tool.jxx         |    8 -
 drv/BRepTopAdaptor/BRepTopAdaptor_TopolTool.ixx    |    2 -
 drv/BRepTopAdaptor/BRepTopAdaptor_TopolTool.jxx    |   16 -
 drv/BSplCLib/BSplCLib.jxx                          |   24 -
 drv/BSplSLib/BSplSLib.jxx                          |   16 -
 drv/BiTgte/BiTgte_Blend.jxx                        |   30 -
 drv/BiTgte/BiTgte_CurveOnEdge.jxx                  |   34 -
 drv/BiTgte/BiTgte_CurveOnVertex.jxx                |   34 -
 ...BiTgte_DataMapIteratorOfDataMapOfShapeBox_0.cxx |   12 -
 .../BiTgte_DataMapNodeOfDataMapOfShapeBox_0.cxx    |   12 -
 drv/BiTgte/BiTgte_DataMapOfShapeBox_0.cxx          |   14 -
 drv/BiTgte/BiTgte_HCurveOnEdge_0.cxx               |   12 -
 drv/BiTgte/BiTgte_HCurveOnVertex_0.cxx             |   12 -
 drv/BinDrivers/BinDrivers.jxx                      |   12 -
 .../BinDrivers_DocumentRetrievalDriver.ixx         |    2 -
 .../BinDrivers_DocumentRetrievalDriver.jxx         |    8 -
 .../BinDrivers_DocumentStorageDriver.ixx           |    2 -
 .../BinDrivers_DocumentStorageDriver.jxx           |    8 -
 drv/BinLDrivers/BinLDrivers.jxx                    |   12 -
 .../BinLDrivers_DocumentRetrievalDriver.ixx        |    2 -
 .../BinLDrivers_DocumentRetrievalDriver.jxx        |   22 -
 drv/BinLDrivers/BinLDrivers_DocumentSection.jxx    |    4 -
 .../BinLDrivers_DocumentStorageDriver.ixx          |    2 -
 .../BinLDrivers_DocumentStorageDriver.jxx          |   20 -
 drv/BinMDF/BinMDF.jxx                              |    6 -
 drv/BinMDF/BinMDF_ADriver.ixx                      |    2 -
 drv/BinMDF/BinMDF_ADriver.jxx                      |   14 -
 drv/BinMDF/BinMDF_ADriverTable.ixx                 |    2 -
 drv/BinMDF/BinMDF_ADriverTable.jxx                 |   10 -
 .../BinMDF_DataMapIteratorOfTypeADriverMap_0.cxx   |   16 +-
 .../BinMDF_DataMapNodeOfTypeADriverMap_0.cxx       |   16 +-
 .../BinMDF_DoubleMapIteratorOfTypeIdMap_0.cxx      |   14 +-
 drv/BinMDF/BinMDF_DoubleMapNodeOfTypeIdMap_0.cxx   |   14 +-
 drv/BinMDF/BinMDF_ReferenceDriver.ixx              |    2 -
 drv/BinMDF/BinMDF_ReferenceDriver.jxx              |    8 -
 drv/BinMDF/BinMDF_TagSourceDriver.ixx              |    2 -
 drv/BinMDF/BinMDF_TagSourceDriver.jxx              |    8 -
 drv/BinMDF/BinMDF_TypeADriverMap_0.cxx             |   18 +-
 drv/BinMDF/BinMDF_TypeIdMap_0.cxx                  |   18 +-
 drv/BinMDataStd/BinMDataStd.jxx                    |    6 -
 drv/BinMDataStd/BinMDataStd_AsciiStringDriver.ixx  |    2 -
 drv/BinMDataStd/BinMDataStd_AsciiStringDriver.jxx  |    8 -
 drv/BinMDataStd/BinMDataStd_BooleanArrayDriver.ixx |    2 -
 drv/BinMDataStd/BinMDataStd_BooleanArrayDriver.jxx |    8 -
 drv/BinMDataStd/BinMDataStd_BooleanListDriver.ixx  |    2 -
 drv/BinMDataStd/BinMDataStd_BooleanListDriver.jxx  |    8 -
 drv/BinMDataStd/BinMDataStd_ByteArrayDriver.ixx    |    2 -
 drv/BinMDataStd/BinMDataStd_ByteArrayDriver.jxx    |    8 -
 drv/BinMDataStd/BinMDataStd_CommentDriver.ixx      |    2 -
 drv/BinMDataStd/BinMDataStd_CommentDriver.jxx      |    8 -
 drv/BinMDataStd/BinMDataStd_DirectoryDriver.ixx    |    2 -
 drv/BinMDataStd/BinMDataStd_DirectoryDriver.jxx    |    8 -
 drv/BinMDataStd/BinMDataStd_ExpressionDriver.ixx   |    2 -
 drv/BinMDataStd/BinMDataStd_ExpressionDriver.jxx   |    8 -
 .../BinMDataStd_ExtStringArrayDriver.ixx           |    2 -
 .../BinMDataStd_ExtStringArrayDriver.jxx           |    8 -
 .../BinMDataStd_ExtStringListDriver.ixx            |    2 -
 .../BinMDataStd_ExtStringListDriver.jxx            |    8 -
 drv/BinMDataStd/BinMDataStd_IntPackedMapDriver.ixx |    2 -
 drv/BinMDataStd/BinMDataStd_IntPackedMapDriver.jxx |    8 -
 drv/BinMDataStd/BinMDataStd_IntegerArrayDriver.ixx |    2 -
 drv/BinMDataStd/BinMDataStd_IntegerArrayDriver.jxx |    8 -
 drv/BinMDataStd/BinMDataStd_IntegerDriver.ixx      |    2 -
 drv/BinMDataStd/BinMDataStd_IntegerDriver.jxx      |    8 -
 drv/BinMDataStd/BinMDataStd_IntegerListDriver.ixx  |    2 -
 drv/BinMDataStd/BinMDataStd_IntegerListDriver.jxx  |    8 -
 drv/BinMDataStd/BinMDataStd_NameDriver.ixx         |    2 -
 drv/BinMDataStd/BinMDataStd_NameDriver.jxx         |    8 -
 drv/BinMDataStd/BinMDataStd_NamedDataDriver.ixx    |    2 -
 drv/BinMDataStd/BinMDataStd_NamedDataDriver.jxx    |    8 -
 drv/BinMDataStd/BinMDataStd_NoteBookDriver.ixx     |    2 -
 drv/BinMDataStd/BinMDataStd_NoteBookDriver.jxx     |    8 -
 drv/BinMDataStd/BinMDataStd_RealArrayDriver.ixx    |    2 -
 drv/BinMDataStd/BinMDataStd_RealArrayDriver.jxx    |    8 -
 drv/BinMDataStd/BinMDataStd_RealDriver.ixx         |    2 -
 drv/BinMDataStd/BinMDataStd_RealDriver.jxx         |    8 -
 drv/BinMDataStd/BinMDataStd_RealListDriver.ixx     |    2 -
 drv/BinMDataStd/BinMDataStd_RealListDriver.jxx     |    8 -
 .../BinMDataStd_ReferenceArrayDriver.ixx           |    2 -
 .../BinMDataStd_ReferenceArrayDriver.jxx           |    8 -
 .../BinMDataStd_ReferenceListDriver.ixx            |    2 -
 .../BinMDataStd_ReferenceListDriver.jxx            |    8 -
 drv/BinMDataStd/BinMDataStd_RelationDriver.ixx     |    2 -
 drv/BinMDataStd/BinMDataStd_RelationDriver.jxx     |    8 -
 drv/BinMDataStd/BinMDataStd_TickDriver.ixx         |    2 -
 drv/BinMDataStd/BinMDataStd_TickDriver.jxx         |    8 -
 drv/BinMDataStd/BinMDataStd_TreeNodeDriver.ixx     |    2 -
 drv/BinMDataStd/BinMDataStd_TreeNodeDriver.jxx     |    8 -
 drv/BinMDataStd/BinMDataStd_UAttributeDriver.ixx   |    2 -
 drv/BinMDataStd/BinMDataStd_UAttributeDriver.jxx   |    8 -
 drv/BinMDataStd/BinMDataStd_VariableDriver.ixx     |    2 -
 drv/BinMDataStd/BinMDataStd_VariableDriver.jxx     |    8 -
 drv/BinMDataXtd/BinMDataXtd.jxx                    |    6 -
 drv/BinMDataXtd/BinMDataXtd_AxisDriver.ixx         |    2 -
 drv/BinMDataXtd/BinMDataXtd_AxisDriver.jxx         |    8 -
 drv/BinMDataXtd/BinMDataXtd_ConstraintDriver.ixx   |    2 -
 drv/BinMDataXtd/BinMDataXtd_ConstraintDriver.jxx   |    8 -
 drv/BinMDataXtd/BinMDataXtd_GeometryDriver.ixx     |    2 -
 drv/BinMDataXtd/BinMDataXtd_GeometryDriver.jxx     |    8 -
 drv/BinMDataXtd/BinMDataXtd_PatternStdDriver.ixx   |    2 -
 drv/BinMDataXtd/BinMDataXtd_PatternStdDriver.jxx   |    8 -
 drv/BinMDataXtd/BinMDataXtd_PlacementDriver.ixx    |    2 -
 drv/BinMDataXtd/BinMDataXtd_PlacementDriver.jxx    |    8 -
 drv/BinMDataXtd/BinMDataXtd_PlaneDriver.ixx        |    2 -
 drv/BinMDataXtd/BinMDataXtd_PlaneDriver.jxx        |    8 -
 drv/BinMDataXtd/BinMDataXtd_PointDriver.ixx        |    2 -
 drv/BinMDataXtd/BinMDataXtd_PointDriver.jxx        |    8 -
 drv/BinMDataXtd/BinMDataXtd_ShapeDriver.ixx        |    2 -
 drv/BinMDataXtd/BinMDataXtd_ShapeDriver.jxx        |    8 -
 drv/BinMDocStd/BinMDocStd.jxx                      |    6 -
 drv/BinMDocStd/BinMDocStd_XLinkDriver.ixx          |    2 -
 drv/BinMDocStd/BinMDocStd_XLinkDriver.jxx          |    8 -
 drv/BinMFunction/BinMFunction.jxx                  |    6 -
 drv/BinMFunction/BinMFunction_FunctionDriver.ixx   |    2 -
 drv/BinMFunction/BinMFunction_FunctionDriver.jxx   |    8 -
 drv/BinMFunction/BinMFunction_GraphNodeDriver.ixx  |    2 -
 drv/BinMFunction/BinMFunction_GraphNodeDriver.jxx  |    8 -
 drv/BinMFunction/BinMFunction_ScopeDriver.ixx      |    2 -
 drv/BinMFunction/BinMFunction_ScopeDriver.jxx      |    8 -
 drv/BinMNaming/BinMNaming.jxx                      |    6 -
 drv/BinMNaming/BinMNaming_NamedShapeDriver.ixx     |    2 -
 drv/BinMNaming/BinMNaming_NamedShapeDriver.jxx     |   10 -
 drv/BinMNaming/BinMNaming_NamingDriver.ixx         |    2 -
 drv/BinMNaming/BinMNaming_NamingDriver.jxx         |    8 -
 drv/BinMPrsStd/BinMPrsStd.jxx                      |    6 -
 .../BinMPrsStd_AISPresentationDriver.ixx           |    2 -
 .../BinMPrsStd_AISPresentationDriver.jxx           |    8 -
 drv/BinMPrsStd/BinMPrsStd_PositionDriver.ixx       |    2 -
 drv/BinMPrsStd/BinMPrsStd_PositionDriver.jxx       |    8 -
 drv/BinMXCAFDoc/BinMXCAFDoc.jxx                    |    6 -
 drv/BinMXCAFDoc/BinMXCAFDoc_AreaDriver.ixx         |    2 -
 drv/BinMXCAFDoc/BinMXCAFDoc_AreaDriver.jxx         |    8 -
 drv/BinMXCAFDoc/BinMXCAFDoc_CentroidDriver.ixx     |    2 -
 drv/BinMXCAFDoc/BinMXCAFDoc_CentroidDriver.jxx     |    8 -
 drv/BinMXCAFDoc/BinMXCAFDoc_ColorDriver.ixx        |    2 -
 drv/BinMXCAFDoc/BinMXCAFDoc_ColorDriver.jxx        |    8 -
 drv/BinMXCAFDoc/BinMXCAFDoc_ColorToolDriver.ixx    |    2 -
 drv/BinMXCAFDoc/BinMXCAFDoc_ColorToolDriver.jxx    |    8 -
 drv/BinMXCAFDoc/BinMXCAFDoc_DatumDriver.ixx        |    2 -
 drv/BinMXCAFDoc/BinMXCAFDoc_DatumDriver.jxx        |    8 -
 drv/BinMXCAFDoc/BinMXCAFDoc_DimTolDriver.ixx       |    2 -
 drv/BinMXCAFDoc/BinMXCAFDoc_DimTolDriver.jxx       |    8 -
 drv/BinMXCAFDoc/BinMXCAFDoc_DimTolToolDriver.ixx   |    2 -
 drv/BinMXCAFDoc/BinMXCAFDoc_DimTolToolDriver.jxx   |    8 -
 drv/BinMXCAFDoc/BinMXCAFDoc_DocumentToolDriver.ixx |    2 -
 drv/BinMXCAFDoc/BinMXCAFDoc_DocumentToolDriver.jxx |    8 -
 drv/BinMXCAFDoc/BinMXCAFDoc_GraphNodeDriver.ixx    |    2 -
 drv/BinMXCAFDoc/BinMXCAFDoc_GraphNodeDriver.jxx    |    8 -
 drv/BinMXCAFDoc/BinMXCAFDoc_LayerToolDriver.ixx    |    2 -
 drv/BinMXCAFDoc/BinMXCAFDoc_LayerToolDriver.jxx    |    8 -
 drv/BinMXCAFDoc/BinMXCAFDoc_LocationDriver.ixx     |    2 -
 drv/BinMXCAFDoc/BinMXCAFDoc_LocationDriver.jxx     |   10 -
 drv/BinMXCAFDoc/BinMXCAFDoc_MaterialDriver.ixx     |    2 -
 drv/BinMXCAFDoc/BinMXCAFDoc_MaterialDriver.jxx     |    8 -
 drv/BinMXCAFDoc/BinMXCAFDoc_MaterialToolDriver.ixx |    2 -
 drv/BinMXCAFDoc/BinMXCAFDoc_MaterialToolDriver.jxx |    8 -
 drv/BinMXCAFDoc/BinMXCAFDoc_ShapeToolDriver.ixx    |    2 -
 drv/BinMXCAFDoc/BinMXCAFDoc_ShapeToolDriver.jxx    |    8 -
 drv/BinMXCAFDoc/BinMXCAFDoc_VolumeDriver.ixx       |    2 -
 drv/BinMXCAFDoc/BinMXCAFDoc_VolumeDriver.jxx       |    8 -
 drv/BinObjMgt/BinObjMgt_Persistent.jxx             |   12 -
 drv/BinTools/BinTools.jxx                          |    2 -
 drv/BinTools/BinTools_Curve2dSet.jxx               |    6 -
 drv/BinTools/BinTools_CurveSet.jxx                 |    6 -
 drv/BinTools/BinTools_LocationSet.jxx              |    6 -
 drv/BinTools/BinTools_ShapeSet.jxx                 |    6 -
 drv/BinTools/BinTools_SurfaceSet.jxx               |    6 -
 drv/BinXCAFDrivers/BinXCAFDrivers.jxx              |   10 -
 .../BinXCAFDrivers_DocumentRetrievalDriver.ixx     |    2 -
 .../BinXCAFDrivers_DocumentRetrievalDriver.jxx     |    6 -
 .../BinXCAFDrivers_DocumentStorageDriver.ixx       |    2 -
 .../BinXCAFDrivers_DocumentStorageDriver.jxx       |    6 -
 drv/Bisector/Bisector.jxx                          |    4 -
 drv/Bisector/Bisector_Bisec.jxx                    |   12 -
 drv/Bisector/Bisector_BisecAna.ixx                 |    2 -
 drv/Bisector/Bisector_BisecAna.jxx                 |   22 -
 drv/Bisector/Bisector_BisecCC.ixx                  |    2 -
 drv/Bisector/Bisector_BisecCC.jxx                  |   20 -
 drv/Bisector/Bisector_BisecPC.ixx                  |    2 -
 drv/Bisector/Bisector_BisecPC.jxx                  |   18 -
 drv/Bisector/Bisector_Curve.ixx                    |    2 -
 drv/Bisector/Bisector_Curve.jxx                    |    4 -
 drv/Bisector/Bisector_FunctionH.jxx                |    8 -
 drv/Bisector/Bisector_FunctionInter.jxx            |    6 -
 drv/Bisector/Bisector_Inter.jxx                    |   14 -
 drv/Bisector/Bisector_PointOnBis.jxx               |    4 -
 drv/Bisector/Bisector_PolyBis.jxx                  |    6 -
 drv/Blend/Blend_AppFunction.jxx                    |   25 -
 drv/Blend/Blend_CSFunction.jxx                     |   31 -
 drv/Blend/Blend_CurvPointFuncInv.jxx               |    9 -
 drv/Blend/Blend_FuncInv.jxx                        |    9 -
 drv/Blend/Blend_Function.jxx                       |   29 -
 drv/Blend/Blend_Point.jxx                          |   10 -
 drv/Blend/Blend_RstRstFunction.jxx                 |   31 -
 .../Blend_SequenceNodeOfSequenceOfPoint_0.cxx      |    6 -
 drv/Blend/Blend_SequenceOfPoint_0.cxx              |    8 -
 drv/Blend/Blend_SurfCurvFuncInv.jxx                |    9 -
 drv/Blend/Blend_SurfPointFuncInv.jxx               |    9 -
 drv/Blend/Blend_SurfRstFunction.jxx                |   31 -
 drv/BlendFunc/BlendFunc.jxx                        |   12 -
 drv/BlendFunc/BlendFunc_CSCircular.jxx             |   37 -
 drv/BlendFunc/BlendFunc_CSConstRad.jxx             |   35 -
 drv/BlendFunc/BlendFunc_ChAsym.jxx                 |   33 -
 drv/BlendFunc/BlendFunc_ChAsymInv.jxx              |   13 -
 drv/BlendFunc/BlendFunc_ChamfInv.jxx               |   13 -
 drv/BlendFunc/BlendFunc_Chamfer.jxx                |   33 -
 drv/BlendFunc/BlendFunc_ConstRad.jxx               |   35 -
 drv/BlendFunc/BlendFunc_ConstRadInv.jxx            |   13 -
 drv/BlendFunc/BlendFunc_Corde.jxx                  |   19 -
 drv/BlendFunc/BlendFunc_EvolRad.jxx                |   35 -
 drv/BlendFunc/BlendFunc_EvolRadInv.jxx             |   15 -
 drv/BlendFunc/BlendFunc_Ruled.jxx                  |   33 -
 drv/BlendFunc/BlendFunc_RuledInv.jxx               |   13 -
 drv/BlendFunc/BlendFunc_Tensor.jxx                 |   11 -
 drv/Bnd/Bnd_Array1OfBox2d_0.cxx                    |   10 -
 drv/Bnd/Bnd_Array1OfBox_0.cxx                      |   10 -
 drv/Bnd/Bnd_Array1OfSphere_0.cxx                   |   10 -
 drv/Bnd/Bnd_B2d_0.cxx                              |    8 -
 drv/Bnd/Bnd_B2f_0.cxx                              |    8 -
 drv/Bnd/Bnd_B3d_0.cxx                              |   10 -
 drv/Bnd/Bnd_B3f_0.cxx                              |   10 -
 drv/Bnd/Bnd_BoundSortBox.jxx                       |   14 -
 drv/Bnd/Bnd_BoundSortBox2d.jxx                     |   14 -
 drv/Bnd/Bnd_Box.jxx                                |   14 -
 drv/Bnd/Bnd_Box2d.jxx                              |   10 -
 drv/Bnd/Bnd_HArray1OfBox2d_0.cxx                   |   14 -
 drv/Bnd/Bnd_HArray1OfBox_0.cxx                     |   14 -
 drv/Bnd/Bnd_HArray1OfSphere_0.cxx                  |   14 -
 drv/Bnd/Bnd_SeqOfBox_0.cxx                         |    8 -
 drv/Bnd/Bnd_SequenceNodeOfSeqOfBox_0.cxx           |    6 -
 drv/Bnd/Bnd_Sphere.jxx                             |    4 -
 drv/BndLib/BndLib.jxx                              |   34 -
 drv/BndLib/BndLib_Add2dCurve.jxx                   |    7 +-
 drv/BndLib/BndLib_Add3dCurve.jxx                   |    6 -
 drv/BndLib/BndLib_AddSurface.jxx                   |    6 -
 drv/CDF/CDF.jxx                                    |    2 -
 drv/CDF/CDF_Application.ixx                        |    2 -
 drv/CDF/CDF_Application.jxx                        |   18 -
 drv/CDF/CDF_Directory.ixx                          |    2 -
 drv/CDF/CDF_Directory.jxx                          |   10 -
 drv/CDF/CDF_DirectoryIterator.jxx                  |    8 -
 drv/CDF/CDF_FWOSDriver.ixx                         |   27 +
 drv/CDF/CDF_FWOSDriver.jxx                         |    4 +
 drv/CDF/CDF_MetaDataDriver.ixx                     |    2 -
 drv/CDF/CDF_MetaDataDriver.jxx                     |   12 -
 drv/CDF/CDF_MetaDataDriverError_0.cxx              |    2 -
 drv/CDF/CDF_MetaDataDriverFactory.ixx              |    2 -
 drv/CDF/CDF_MetaDataDriverFactory.jxx              |    4 -
 drv/CDF/CDF_Session.ixx                            |    2 -
 drv/CDF/CDF_Session.jxx                            |   12 -
 drv/CDF/CDF_Store.jxx                              |    8 -
 drv/CDF/CDF_StoreList.ixx                          |    2 -
 drv/CDF/CDF_StoreList.jxx                          |   10 -
 drv/CDF/CDF_Timer.jxx                              |    2 -
 drv/CDM/CDM_Application.ixx                        |    2 -
 drv/CDM/CDM_Application.jxx                        |   14 -
 drv/CDM/CDM_COutMessageDriver.ixx                  |    2 -
 drv/CDM/CDM_COutMessageDriver.jxx                  |    2 -
 .../CDM_DataMapIteratorOfMetaDataLookUpTable_0.cxx |   12 +-
 ...DM_DataMapIteratorOfPresentationDirectory_0.cxx |   12 +-
 drv/CDM/CDM_DataMapNodeOfMetaDataLookUpTable_0.cxx |   12 +-
 .../CDM_DataMapNodeOfPresentationDirectory_0.cxx   |   12 +-
 drv/CDM/CDM_Document.ixx                           |    2 -
 drv/CDM/CDM_Document.jxx                           |   24 -
 drv/CDM/CDM_DocumentHasher_0.cxx                   |    4 +-
 drv/CDM/CDM_ListIteratorOfListOfDocument_0.cxx     |   12 +-
 drv/CDM/CDM_ListIteratorOfListOfReferences_0.cxx   |   12 +-
 drv/CDM/CDM_ListNodeOfListOfDocument_0.cxx         |   10 +-
 drv/CDM/CDM_ListNodeOfListOfReferences_0.cxx       |   10 +-
 drv/CDM/CDM_ListOfDocument_0.cxx                   |   10 +-
 drv/CDM/CDM_ListOfReferences_0.cxx                 |   10 +-
 drv/CDM/CDM_MapIteratorOfMapOfDocument_0.cxx       |   12 +-
 drv/CDM/CDM_MapOfDocument_0.cxx                    |   13 +-
 drv/CDM/CDM_MessageDriver.ixx                      |    2 -
 drv/CDM/CDM_MessageDriver.jxx                      |    2 -
 drv/CDM/CDM_MetaData.ixx                           |    2 -
 drv/CDM/CDM_MetaData.jxx                           |   16 -
 drv/CDM/CDM_MetaDataLookUpTable_0.cxx              |   14 +-
 drv/CDM/CDM_NullMessageDriver.ixx                  |    2 -
 drv/CDM/CDM_NullMessageDriver.jxx                  |    2 -
 drv/CDM/CDM_PresentationDirectory_0.cxx            |   14 +-
 drv/CDM/CDM_Reference.ixx                          |    2 -
 drv/CDM/CDM_Reference.jxx                          |    8 -
 drv/CDM/CDM_ReferenceIterator.jxx                  |    4 -
 drv/CDM/CDM_StackIteratorOfStackOfDocument_0.cxx   |   33 -
 drv/CDM/CDM_StackNodeOfStackOfDocument_0.cxx       |   50 -
 drv/CDM/CDM_StackOfDocument_0.cxx                  |   33 -
 drv/CDM/CDM_StdMapNodeOfMapOfDocument_0.cxx        |   12 +-
 drv/CPnts/CPnts_AbscissaPoint.jxx                  |   10 -
 drv/CPnts/CPnts_MyGaussFunction.jxx                |    2 -
 drv/CPnts/CPnts_MyRootFunction.jxx                 |    2 -
 drv/CPnts/CPnts_UniformDeflection.jxx              |   12 -
 drv/CSLib/CSLib.jxx                                |    8 -
 drv/CSLib/CSLib_Class2d.jxx                        |    6 -
 drv/CSLib/CSLib_NormalPolyDef.jxx                  |    4 -
 drv/ChFi2d/ChFi2d.jxx                              |    8 -
 drv/ChFi2d/ChFi2d_Builder.jxx                      |   10 -
 drv/ChFi3d/ChFi3d.jxx                              |    6 -
 drv/ChFi3d/ChFi3d_Builder.jxx                      |   75 -
 drv/ChFi3d/ChFi3d_ChBuilder.jxx                    |   37 -
 drv/ChFi3d/ChFi3d_FilBuilder.jxx                   |   37 -
 drv/ChFi3d/ChFi3d_SearchSing.jxx                   |    4 -
 drv/ChFiDS/ChFiDS_ChamfSpine.ixx                   |    2 -
 drv/ChFiDS/ChFiDS_ChamfSpine.jxx                   |    2 -
 drv/ChFiDS/ChFiDS_CircSection.jxx                  |    6 -
 drv/ChFiDS/ChFiDS_CommonPoint.jxx                  |   14 -
 drv/ChFiDS/ChFiDS_ElSpine.jxx                      |   34 -
 drv/ChFiDS/ChFiDS_FaceInterference.jxx             |    4 -
 drv/ChFiDS/ChFiDS_FilSpine.ixx                     |    2 -
 drv/ChFiDS/ChFiDS_FilSpine.jxx                     |   14 -
 drv/ChFiDS/ChFiDS_HData_0.cxx                      |   12 +-
 drv/ChFiDS/ChFiDS_HElSpine_0.cxx                   |   12 -
 ...pNodeOfIndexedDataMapOfVertexListOfStripe_0.cxx |   10 -
 ...ChFiDS_IndexedDataMapOfVertexListOfStripe_0.cxx |   14 -
 .../ChFiDS_ListIteratorOfListOfHElSpine_0.cxx      |   12 +-
 drv/ChFiDS/ChFiDS_ListIteratorOfListOfStripe_0.cxx |   12 +-
 drv/ChFiDS/ChFiDS_ListIteratorOfRegularities_0.cxx |   10 -
 drv/ChFiDS/ChFiDS_ListNodeOfListOfHElSpine_0.cxx   |   10 +-
 drv/ChFiDS/ChFiDS_ListNodeOfListOfStripe_0.cxx     |   10 +-
 drv/ChFiDS/ChFiDS_ListNodeOfRegularities_0.cxx     |    8 -
 drv/ChFiDS/ChFiDS_ListOfHElSpine_0.cxx             |   10 +-
 drv/ChFiDS/ChFiDS_ListOfStripe_0.cxx               |   10 +-
 drv/ChFiDS/ChFiDS_Map.jxx                          |    6 -
 drv/ChFiDS/ChFiDS_Regul.jxx                        |    2 -
 drv/ChFiDS/ChFiDS_Regularities_0.cxx               |    8 -
 drv/ChFiDS/ChFiDS_SecArray1_0.cxx                  |   10 -
 drv/ChFiDS/ChFiDS_SecHArray1_0.cxx                 |   14 -
 .../ChFiDS_SequenceNodeOfSequenceOfSpine_0.cxx     |    8 +-
 .../ChFiDS_SequenceNodeOfSequenceOfSurfData_0.cxx  |    8 +-
 drv/ChFiDS/ChFiDS_SequenceOfSpine_0.cxx            |   10 +-
 drv/ChFiDS/ChFiDS_SequenceOfSurfData_0.cxx         |   10 +-
 drv/ChFiDS/ChFiDS_Spine.ixx                        |    2 -
 drv/ChFiDS/ChFiDS_Spine.jxx                        |   22 -
 drv/ChFiDS/ChFiDS_Stripe.ixx                       |    2 -
 drv/ChFiDS/ChFiDS_Stripe.jxx                       |    8 -
 drv/ChFiDS/ChFiDS_StripeArray1_0.cxx               |   12 +-
 drv/ChFiDS/ChFiDS_StripeMap.jxx                    |    8 -
 drv/ChFiDS/ChFiDS_SurfData.ixx                     |    2 -
 drv/ChFiDS/ChFiDS_SurfData.jxx                     |   10 -
 drv/ChFiKPart/ChFiKPart_ComputeData.jxx            |   12 -
 .../ChFiKPart_DataMapIteratorOfRstMap_0.cxx        |   12 +-
 drv/ChFiKPart/ChFiKPart_DataMapNodeOfRstMap_0.cxx  |   12 +-
 drv/ChFiKPart/ChFiKPart_RstMap_0.cxx               |   14 +-
 drv/Contap/Contap_ArcFunction.ixx                  |   10 +
 drv/Contap/Contap_ArcFunction.jxx                  |    6 +
 drv/Contap/Contap_ContAna.jxx                      |   20 -
 drv/Contap/Contap_Contour.ixx                      |   10 +
 drv/Contap/Contap_Contour.jxx                      |   10 +
 drv/Contap/Contap_Contour_0.cxx                    |  189 -
 drv/Contap/Contap_HContTool.ixx                    |   10 +
 drv/Contap/Contap_HContTool.jxx                    |    6 +
 drv/Contap/Contap_HContTool_0.cxx                  |   44 -
 drv/Contap/Contap_HCurve2dTool.ixx                 |   10 +
 drv/Contap/Contap_HCurve2dTool.jxx                 |   10 +
 drv/Contap/Contap_HCurve2dTool_0.cxx               |   42 -
 drv/Contap/Contap_Line.ixx                         |   10 +
 drv/Contap/Contap_Line.jxx                         |   10 +
 drv/Contap/Contap_Point.ixx                        |   10 +
 drv/Contap/Contap_Point.jxx                        |    6 +
 ...eOfSequenceOfIWLineOfTheIWalkingOfContour_0.cxx |   45 -
 ...quenceNodeOfSequenceOfIWLineOfTheIWalking_0.cxx |   39 +
 ...OfSequenceOfPathPointOfTheSearchOfContour_0.cxx |   45 -
 ...uenceNodeOfSequenceOfPathPointOfTheSearch_0.cxx |   39 +
 ...deOfSequenceOfSegmentOfTheSearchOfContour_0.cxx |   45 -
 ...equenceNodeOfSequenceOfSegmentOfTheSearch_0.cxx |   39 +
 ..._SequenceNodeOfTheSequenceOfLineOfContour_0.cxx |   45 -
 .../Contap_SequenceNodeOfTheSequenceOfLine_0.cxx   |   39 +
 ...SequenceNodeOfTheSequenceOfPointOfContour_0.cxx |   45 -
 .../Contap_SequenceNodeOfTheSequenceOfPoint_0.cxx  |   39 +
 ...ap_SequenceOfIWLineOfTheIWalkingOfContour_0.cxx |   31 -
 .../Contap_SequenceOfIWLineOfTheIWalking_0.cxx     |   23 +
 ...p_SequenceOfPathPointOfTheSearchOfContour_0.cxx |   31 -
 .../Contap_SequenceOfPathPointOfTheSearch_0.cxx    |   23 +
 ...tap_SequenceOfSegmentOfTheSearchOfContour_0.cxx |   31 -
 .../Contap_SequenceOfSegmentOfTheSearch_0.cxx      |   23 +
 drv/Contap/Contap_SurfFunction.ixx                 |   10 +
 drv/Contap/Contap_SurfFunction.jxx                 |    8 +
 drv/Contap/Contap_SurfProps.ixx                    |   10 +
 drv/Contap/Contap_SurfProps.jxx                    |    4 +
 drv/Contap/Contap_TheArcFunctionOfContour_0.cxx    |   52 -
 .../Contap_TheHSequenceOfPointOfContour_0.cxx      |   50 -
 drv/Contap/Contap_TheHSequenceOfPoint_0.cxx        |   40 +
 .../Contap_TheIWLineOfTheIWalkingOfContour_0.cxx   |   54 -
 drv/Contap/Contap_TheIWLineOfTheIWalking_0.cxx     |   40 +
 drv/Contap/Contap_TheIWalkingOfContour_0.cxx       |   96 -
 drv/Contap/Contap_TheIWalking_0.cxx                |   61 +
 drv/Contap/Contap_TheLineOfContour_0.cxx           |   52 -
 .../Contap_ThePathPointOfTheSearchOfContour_0.cxx  |   29 -
 drv/Contap/Contap_ThePathPointOfTheSearch_0.cxx    |   21 +
 drv/Contap/Contap_ThePointOfContour_0.cxx          |   32 -
 drv/Contap/Contap_TheSearchInsideOfContour_0.cxx   |   48 -
 drv/Contap/Contap_TheSearchInside_0.cxx            |   32 +
 drv/Contap/Contap_TheSearchOfContour_0.cxx         |   95 -
 drv/Contap/Contap_TheSearch_0.cxx                  |   65 +
 .../Contap_TheSegmentOfTheSearchOfContour_0.cxx    |   31 -
 drv/Contap/Contap_TheSegmentOfTheSearch_0.cxx      |   23 +
 drv/Contap/Contap_TheSequenceOfLineOfContour_0.cxx |   31 -
 drv/Contap/Contap_TheSequenceOfLine_0.cxx          |   23 +
 .../Contap_TheSequenceOfPointOfContour_0.cxx       |   31 -
 drv/Contap/Contap_TheSequenceOfPoint_0.cxx         |   23 +
 drv/Contap/Contap_TheSurfFunctionOfContour_0.cxx   |   54 -
 drv/Contap/Contap_TheSurfPropsOfContour_0.cxx      |   29 -
 drv/Convert/Convert_CircleToBSplineCurve.jxx       |    6 -
 .../Convert_CompBezierCurves2dToBSplineCurve2d.jxx |   10 -
 .../Convert_CompBezierCurvesToBSplineCurve.jxx     |   10 -
 drv/Convert/Convert_CompPolynomialToPoles.jxx      |   18 -
 drv/Convert/Convert_ConeToBSplineSurface.jxx       |    6 -
 drv/Convert/Convert_ConicToBSplineCurve.jxx        |   14 -
 drv/Convert/Convert_CylinderToBSplineSurface.jxx   |    6 -
 .../Convert_ElementarySurfaceToBSplineSurface.jxx  |    6 -
 drv/Convert/Convert_EllipseToBSplineCurve.jxx      |    6 -
 drv/Convert/Convert_GridPolynomialToPoles.jxx      |   14 -
 drv/Convert/Convert_HyperbolaToBSplineCurve.jxx    |    4 -
 drv/Convert/Convert_ParabolaToBSplineCurve.jxx     |    4 -
 ...ert_SequenceNodeOfSequenceOfArray1OfPoles_0.cxx |    8 +-
 drv/Convert/Convert_SequenceOfArray1OfPoles_0.cxx  |   10 +-
 drv/Convert/Convert_SphereToBSplineSurface.jxx     |    6 -
 drv/Convert/Convert_TorusToBSplineSurface.jxx      |    6 -
 drv/DBC/DBC_BaseArray.ixx                          |    2 -
 drv/DBC/DBC_BaseArray.jxx                          |    8 -
 drv/DBC/DBC_VArrayNodeOfVArrayOfCharacter_0.cxx    |    6 -
 drv/DBC/DBC_VArrayNodeOfVArrayOfExtCharacter_0.cxx |    6 -
 drv/DBC/DBC_VArrayNodeOfVArrayOfInteger_0.cxx      |    6 -
 drv/DBC/DBC_VArrayNodeOfVArrayOfReal_0.cxx         |    6 -
 drv/DBC/DBC_VArrayOfCharacter_0.cxx                |   14 -
 drv/DBC/DBC_VArrayOfExtCharacter_0.cxx             |   14 -
 drv/DBC/DBC_VArrayOfInteger_0.cxx                  |   14 -
 drv/DBC/DBC_VArrayOfReal_0.cxx                     |   14 -
 drv/DBC/DBC_VArrayTNodeOfVArrayOfCharacter_0.cxx   |    4 -
 .../DBC_VArrayTNodeOfVArrayOfExtCharacter_0.cxx    |    4 -
 drv/DBC/DBC_VArrayTNodeOfVArrayOfInteger_0.cxx     |    4 -
 drv/DBC/DBC_VArrayTNodeOfVArrayOfReal_0.cxx        |    4 -
 drv/DBRep/DBRep.jxx                                |    7 -
 drv/DBRep/DBRep_DrawableShape.ixx                  |    2 -
 drv/DBRep/DBRep_DrawableShape.jxx                  |   19 -
 drv/DBRep/DBRep_Edge.ixx                           |    2 -
 drv/DBRep/DBRep_Edge.jxx                           |    6 -
 drv/DBRep/DBRep_Face.ixx                           |    2 -
 drv/DBRep/DBRep_Face.jxx                           |    6 -
 drv/DBRep/DBRep_HideData.jxx                       |   10 -
 drv/DBRep/DBRep_IsoBuilder.jxx                     |    6 -
 drv/DBRep/DBRep_ListIteratorOfListOfEdge_0.cxx     |   12 +-
 drv/DBRep/DBRep_ListIteratorOfListOfFace_0.cxx     |   12 +-
 drv/DBRep/DBRep_ListIteratorOfListOfHideData_0.cxx |   10 -
 drv/DBRep/DBRep_ListNodeOfListOfEdge_0.cxx         |   10 +-
 drv/DBRep/DBRep_ListNodeOfListOfFace_0.cxx         |   10 +-
 drv/DBRep/DBRep_ListNodeOfListOfHideData_0.cxx     |    8 -
 drv/DBRep/DBRep_ListOfEdge_0.cxx                   |   10 +-
 drv/DBRep/DBRep_ListOfFace_0.cxx                   |   10 +-
 drv/DBRep/DBRep_ListOfHideData_0.cxx               |    8 -
 drv/DDF/DDF.jxx                                    |   13 -
 drv/DDF/DDF_Browser.ixx                            |    2 -
 drv/DDF/DDF_Browser.jxx                            |   15 -
 drv/DDF/DDF_Data.ixx                               |    2 -
 drv/DDF/DDF_Data.jxx                               |   11 -
 drv/DDF/DDF_ListIteratorOfTransactionStack_0.cxx   |   26 +
 drv/DDF/DDF_ListNodeOfTransactionStack_0.cxx       |   42 +
 drv/DDF/DDF_StackIteratorOfTransactionStack_0.cxx  |   33 -
 drv/DDF/DDF_StackNodeOfTransactionStack_0.cxx      |   50 -
 drv/DDF/DDF_Transaction.ixx                        |    2 -
 drv/DDF/DDF_Transaction.jxx                        |   10 -
 drv/DDF/DDF_TransactionStack_0.cxx                 |   32 +-
 drv/DDataStd/DDataStd.jxx                          |    7 -
 drv/DDataStd/DDataStd_DrawDriver.ixx               |    2 -
 drv/DDataStd/DDataStd_DrawDriver.jxx               |   10 -
 drv/DDataStd/DDataStd_DrawPresentation.ixx         |    2 -
 drv/DDataStd/DDataStd_DrawPresentation.jxx         |   14 -
 drv/DDataStd/DDataStd_TreeBrowser.ixx              |    2 -
 drv/DDataStd/DDataStd_TreeBrowser.jxx              |   15 -
 drv/DDocStd/DDocStd.jxx                            |   15 -
 drv/DDocStd/DDocStd_DrawDocument.ixx               |    2 -
 drv/DDocStd/DDocStd_DrawDocument.jxx               |   11 -
 drv/DNaming/DNaming.jxx                            |   37 -
 drv/DNaming/DNaming_BooleanOperationDriver.ixx     |    2 -
 drv/DNaming/DNaming_BooleanOperationDriver.jxx     |   10 -
 drv/DNaming/DNaming_BoxDriver.ixx                  |    2 -
 drv/DNaming/DNaming_BoxDriver.jxx                  |    8 -
 drv/DNaming/DNaming_CylinderDriver.ixx             |    2 -
 drv/DNaming/DNaming_CylinderDriver.jxx             |    8 -
 ...ing_DataMapIteratorOfDataMapOfShapeOfName_0.cxx |   12 -
 ...DNaming_DataMapNodeOfDataMapOfShapeOfName_0.cxx |   12 -
 drv/DNaming/DNaming_DataMapOfShapeOfName_0.cxx     |   14 -
 drv/DNaming/DNaming_FilletDriver.ixx               |    2 -
 drv/DNaming/DNaming_FilletDriver.jxx               |   10 -
 drv/DNaming/DNaming_Line3DDriver.ixx               |    2 -
 drv/DNaming/DNaming_Line3DDriver.jxx               |   10 -
 drv/DNaming/DNaming_PointDriver.ixx                |    2 -
 drv/DNaming/DNaming_PointDriver.jxx                |    4 -
 drv/DNaming/DNaming_PrismDriver.ixx                |    2 -
 drv/DNaming/DNaming_PrismDriver.jxx                |   10 -
 drv/DNaming/DNaming_RevolutionDriver.ixx           |    2 -
 drv/DNaming/DNaming_RevolutionDriver.jxx           |   10 -
 drv/DNaming/DNaming_SelectionDriver.ixx            |    2 -
 drv/DNaming/DNaming_SelectionDriver.jxx            |    4 -
 drv/DNaming/DNaming_SphereDriver.ixx               |    2 -
 drv/DNaming/DNaming_SphereDriver.jxx               |    8 -
 drv/DNaming/DNaming_TransformationDriver.ixx       |    2 -
 drv/DNaming/DNaming_TransformationDriver.jxx       |   10 -
 drv/DPrsStd/DPrsStd.jxx                            |    5 -
 drv/Dico/Dico_DictionaryOfInteger_0.cxx            |   12 -
 drv/Dico/Dico_DictionaryOfTransient_0.cxx          |   16 +-
 drv/Dico/Dico_IteratorOfDictionaryOfInteger_0.cxx  |    8 -
 .../Dico_IteratorOfDictionaryOfTransient_0.cxx     |   12 +-
 drv/Dico/Dico_StackItemOfDictionaryOfInteger_0.cxx |    8 -
 .../Dico_StackItemOfDictionaryOfTransient_0.cxx    |   12 +-
 drv/Draft/Draft.jxx                                |    6 -
 ...ft_DataMapIteratorOfDataMapOfEdgeEdgeInfo_0.cxx |   12 -
 ...ft_DataMapIteratorOfDataMapOfFaceFaceInfo_0.cxx |   12 -
 ...ataMapIteratorOfDataMapOfVertexVertexInfo_0.cxx |   12 -
 .../Draft_DataMapNodeOfDataMapOfEdgeEdgeInfo_0.cxx |   12 -
 .../Draft_DataMapNodeOfDataMapOfFaceFaceInfo_0.cxx |   12 -
 ...ft_DataMapNodeOfDataMapOfVertexVertexInfo_0.cxx |   12 -
 drv/Draft/Draft_DataMapOfEdgeEdgeInfo_0.cxx        |   14 -
 drv/Draft/Draft_DataMapOfFaceFaceInfo_0.cxx        |   14 -
 drv/Draft/Draft_DataMapOfVertexVertexInfo_0.cxx    |   14 -
 drv/Draft/Draft_EdgeInfo.jxx                       |   12 -
 drv/Draft/Draft_FaceInfo.jxx                       |   10 -
 drv/Draft/Draft_Modification.ixx                   |    2 -
 drv/Draft/Draft_Modification.jxx                   |   32 -
 drv/Draft/Draft_VertexInfo.jxx                     |   10 -
 drv/Draw/Draw.jxx                                  |   11 -
 drv/Draw/Draw_Axis2D.ixx                           |    2 -
 drv/Draw/Draw_Axis2D.jxx                           |   10 -
 drv/Draw/Draw_Axis3D.ixx                           |    2 -
 drv/Draw/Draw_Axis3D.jxx                           |   10 -
 drv/Draw/Draw_Box.ixx                              |    2 -
 drv/Draw/Draw_Box.jxx                              |    8 -
 drv/Draw/Draw_Chronometer.ixx                      |    2 -
 drv/Draw/Draw_Chronometer.jxx                      |   11 -
 drv/Draw/Draw_Circle2D.ixx                         |    2 -
 drv/Draw/Draw_Circle2D.jxx                         |    8 -
 drv/Draw/Draw_Circle3D.ixx                         |    2 -
 drv/Draw/Draw_Circle3D.jxx                         |    8 -
 drv/Draw/Draw_Color.ixx                            |    2 -
 drv/Draw/Draw_Color.jxx                            |    2 -
 .../Draw_DataMapIteratorOfMapOfFunctions_0.cxx     |   37 -
 drv/Draw/Draw_DataMapIteratorOfVMap_0.cxx          |   40 -
 drv/Draw/Draw_DataMapNodeOfMapOfFunctions_0.cxx    |   54 -
 drv/Draw/Draw_DataMapNodeOfVMap_0.cxx              |   57 -
 drv/Draw/Draw_Display.jxx                          |   12 -
 drv/Draw/Draw_Drawable2D.ixx                       |    2 -
 drv/Draw/Draw_Drawable2D.jxx                       |    2 -
 drv/Draw/Draw_Drawable3D.ixx                       |    2 -
 drv/Draw/Draw_Drawable3D.jxx                       |    7 -
 drv/Draw/Draw_Failure_0.cxx                        |    2 -
 drv/Draw/Draw_Grid.ixx                             |    2 -
 drv/Draw/Draw_Grid.jxx                             |    4 -
 .../Draw_IndexedMapNodeOfMapOfAsciiString_0.cxx    |    6 -
 drv/Draw/Draw_Interpretor.ixx                      |   10 -
 drv/Draw/Draw_Interpretor.jxx                      |    9 -
 drv/Draw/Draw_MapOfAsciiString_0.cxx               |    8 -
 drv/Draw/Draw_MapOfFunctions_0.cxx                 |   40 -
 drv/Draw/Draw_Marker2D.ixx                         |    2 -
 drv/Draw/Draw_Marker2D.jxx                         |    8 -
 drv/Draw/Draw_Marker3D.ixx                         |    2 -
 drv/Draw/Draw_Marker3D.jxx                         |    8 -
 drv/Draw/Draw_Number.ixx                           |    2 -
 drv/Draw/Draw_Number.jxx                           |    9 -
 drv/Draw/Draw_Printer.ixx                          |    2 -
 drv/Draw/Draw_Printer.jxx                          |    9 -
 drv/Draw/Draw_ProgressIndicator.ixx                |    2 -
 drv/Draw/Draw_ProgressIndicator.jxx                |    5 -
 drv/Draw/Draw_Segment2D.ixx                        |    2 -
 drv/Draw/Draw_Segment2D.jxx                        |   11 -
 drv/Draw/Draw_Segment3D.ixx                        |    2 -
 drv/Draw/Draw_Segment3D.jxx                        |    8 -
 .../Draw_SequenceNodeOfSequenceOfDrawable3D_0.cxx  |    8 +-
 drv/Draw/Draw_SequenceOfDrawable3D_0.cxx           |   10 +-
 drv/Draw/Draw_Text2D.ixx                           |    2 -
 drv/Draw/Draw_Text2D.jxx                           |    8 -
 drv/Draw/Draw_Text3D.ixx                           |    2 -
 drv/Draw/Draw_Text3D.jxx                           |    8 -
 drv/Draw/Draw_VMap_0.cxx                           |   43 -
 drv/DrawDim/DrawDim.jxx                            |   19 -
 drv/DrawDim/DrawDim_Angle.ixx                      |    2 -
 drv/DrawDim/DrawDim_Angle.jxx                      |    6 -
 drv/DrawDim/DrawDim_Dimension.ixx                  |    2 -
 drv/DrawDim/DrawDim_Dimension.jxx                  |    8 -
 drv/DrawDim/DrawDim_Distance.ixx                   |    2 -
 drv/DrawDim/DrawDim_Distance.jxx                   |    6 -
 drv/DrawDim/DrawDim_PlanarAngle.ixx                |    2 -
 drv/DrawDim/DrawDim_PlanarAngle.jxx                |    8 -
 drv/DrawDim/DrawDim_PlanarDiameter.ixx             |    2 -
 drv/DrawDim/DrawDim_PlanarDiameter.jxx             |    8 -
 drv/DrawDim/DrawDim_PlanarDimension.ixx            |    2 -
 drv/DrawDim/DrawDim_PlanarDimension.jxx            |    4 -
 drv/DrawDim/DrawDim_PlanarDistance.ixx             |    2 -
 drv/DrawDim/DrawDim_PlanarDistance.jxx             |   12 -
 drv/DrawDim/DrawDim_PlanarRadius.ixx               |    2 -
 drv/DrawDim/DrawDim_PlanarRadius.jxx               |    8 -
 drv/DrawDim/DrawDim_Radius.ixx                     |    2 -
 drv/DrawDim/DrawDim_Radius.jxx                     |    6 -
 drv/DrawFairCurve/DrawFairCurve_Batten.ixx         |    2 -
 drv/DrawFairCurve/DrawFairCurve_Batten.jxx         |    4 -
 .../DrawFairCurve_MinimalVariation.ixx             |    2 -
 .../DrawFairCurve_MinimalVariation.jxx             |    2 -
 drv/DrawTrSurf/DrawTrSurf.jxx                      |   35 -
 drv/DrawTrSurf/DrawTrSurf_BSplineCurve.ixx         |    2 -
 drv/DrawTrSurf/DrawTrSurf_BSplineCurve.jxx         |   10 -
 drv/DrawTrSurf/DrawTrSurf_BSplineCurve2d.ixx       |    2 -
 drv/DrawTrSurf/DrawTrSurf_BSplineCurve2d.jxx       |   10 -
 drv/DrawTrSurf/DrawTrSurf_BSplineSurface.ixx       |    2 -
 drv/DrawTrSurf/DrawTrSurf_BSplineSurface.jxx       |   10 -
 drv/DrawTrSurf/DrawTrSurf_BezierCurve.ixx          |    2 -
 drv/DrawTrSurf/DrawTrSurf_BezierCurve.jxx          |   10 -
 drv/DrawTrSurf/DrawTrSurf_BezierCurve2d.ixx        |    2 -
 drv/DrawTrSurf/DrawTrSurf_BezierCurve2d.jxx        |   10 -
 drv/DrawTrSurf/DrawTrSurf_BezierSurface.ixx        |    2 -
 drv/DrawTrSurf/DrawTrSurf_BezierSurface.jxx        |   10 -
 drv/DrawTrSurf/DrawTrSurf_Curve.ixx                |    2 -
 drv/DrawTrSurf/DrawTrSurf_Curve.jxx                |   13 -
 drv/DrawTrSurf/DrawTrSurf_Curve2d.ixx              |    2 -
 drv/DrawTrSurf/DrawTrSurf_Curve2d.jxx              |   13 -
 drv/DrawTrSurf/DrawTrSurf_Drawable.ixx             |    2 -
 drv/DrawTrSurf/DrawTrSurf_Drawable.jxx             |   10 -
 drv/DrawTrSurf/DrawTrSurf_Point.ixx                |    2 -
 drv/DrawTrSurf/DrawTrSurf_Point.jxx                |   15 -
 drv/DrawTrSurf/DrawTrSurf_Polygon2D.ixx            |    2 -
 drv/DrawTrSurf/DrawTrSurf_Polygon2D.jxx            |   11 -
 drv/DrawTrSurf/DrawTrSurf_Polygon3D.ixx            |    2 -
 drv/DrawTrSurf/DrawTrSurf_Polygon3D.jxx            |   11 -
 drv/DrawTrSurf/DrawTrSurf_Surface.ixx              |    2 -
 drv/DrawTrSurf/DrawTrSurf_Surface.jxx              |   13 -
 drv/DrawTrSurf/DrawTrSurf_Triangulation.ixx        |    2 -
 drv/DrawTrSurf/DrawTrSurf_Triangulation.jxx        |   13 -
 drv/DrawTrSurf/DrawTrSurf_Triangulation2D.ixx      |    2 -
 drv/DrawTrSurf/DrawTrSurf_Triangulation2D.jxx      |   13 -
 drv/DsgPrs/DsgPrs.jxx                              |   22 -
 drv/DsgPrs/DsgPrs_AnglePresentation.jxx            |   16 -
 drv/DsgPrs/DsgPrs_Chamf2dPresentation.jxx          |   10 -
 drv/DsgPrs/DsgPrs_ConcentricPresentation.jxx       |   10 -
 drv/DsgPrs/DsgPrs_DiameterPresentation.jxx         |   12 -
 drv/DsgPrs/DsgPrs_EllipseRadiusPresentation.jxx    |   14 -
 drv/DsgPrs/DsgPrs_EqualDistancePresentation.jxx    |   14 -
 drv/DsgPrs/DsgPrs_EqualRadiusPresentation.jxx      |   10 -
 drv/DsgPrs/DsgPrs_FilletRadiusPresentation.jxx     |   14 -
 drv/DsgPrs/DsgPrs_FixPresentation.jxx              |   10 -
 drv/DsgPrs/DsgPrs_IdenticPresentation.jxx          |   14 -
 drv/DsgPrs/DsgPrs_LengthPresentation.jxx           |   16 -
 drv/DsgPrs/DsgPrs_MidPointPresentation.jxx         |   14 -
 drv/DsgPrs/DsgPrs_OffsetPresentation.jxx           |   12 -
 drv/DsgPrs/DsgPrs_ParalPresentation.jxx            |   12 -
 drv/DsgPrs/DsgPrs_PerpenPresentation.jxx           |    8 -
 drv/DsgPrs/DsgPrs_RadiusPresentation.jxx           |   12 -
 drv/DsgPrs/DsgPrs_ShadedPlanePresentation.jxx      |    8 -
 drv/DsgPrs/DsgPrs_ShapeDirPresentation.jxx         |    8 -
 drv/DsgPrs/DsgPrs_SymbPresentation.jxx             |   10 -
 drv/DsgPrs/DsgPrs_SymmetricPresentation.jxx        |   14 -
 drv/DsgPrs/DsgPrs_TangentPresentation.jxx          |   10 -
 drv/DsgPrs/DsgPrs_XYZAxisPresentation.jxx          |   14 -
 drv/DsgPrs/DsgPrs_XYZPlanePresentation.jxx         |    8 -
 drv/Dynamic/Dynamic.ixx                            |   10 -
 drv/Dynamic/Dynamic.jxx                            |    3 -
 drv/Dynamic/Dynamic_AbstractVariableInstance.ixx   |   30 -
 drv/Dynamic/Dynamic_AbstractVariableInstance.jxx   |    6 -
 drv/Dynamic/Dynamic_BooleanParameter.ixx           |   30 -
 drv/Dynamic/Dynamic_BooleanParameter.jxx           |    3 -
 drv/Dynamic/Dynamic_CompiledMethod.ixx             |   31 -
 drv/Dynamic/Dynamic_CompiledMethod.jxx             |    9 -
 drv/Dynamic/Dynamic_CompositMethod.ixx             |   31 -
 drv/Dynamic/Dynamic_CompositMethod.jxx             |    9 -
 drv/Dynamic/Dynamic_CompositVariableInstance.ixx   |   31 -
 drv/Dynamic/Dynamic_CompositVariableInstance.jxx   |    9 -
 drv/Dynamic/Dynamic_DynamicClass.ixx               |   29 -
 drv/Dynamic/Dynamic_DynamicClass.jxx               |   21 -
 drv/Dynamic/Dynamic_DynamicDerivedClass.ixx        |   30 -
 drv/Dynamic/Dynamic_DynamicDerivedClass.jxx        |   15 -
 drv/Dynamic/Dynamic_DynamicInstance.ixx            |   29 -
 drv/Dynamic/Dynamic_DynamicInstance.jxx            |   12 -
 drv/Dynamic/Dynamic_FuzzyClass.ixx                 |   29 -
 drv/Dynamic/Dynamic_FuzzyClass.jxx                 |   15 -
 drv/Dynamic/Dynamic_FuzzyDefinition.ixx            |   30 -
 drv/Dynamic/Dynamic_FuzzyDefinition.jxx            |    9 -
 drv/Dynamic/Dynamic_FuzzyDefinitionsDictionary.ixx |   29 -
 drv/Dynamic/Dynamic_FuzzyDefinitionsDictionary.jxx |   15 -
 drv/Dynamic/Dynamic_InstanceParameter.ixx          |   30 -
 drv/Dynamic/Dynamic_InstanceParameter.jxx          |    6 -
 drv/Dynamic/Dynamic_IntegerParameter.ixx           |   30 -
 drv/Dynamic/Dynamic_IntegerParameter.jxx           |    3 -
 drv/Dynamic/Dynamic_InterpretedMethod.ixx          |   31 -
 drv/Dynamic/Dynamic_InterpretedMethod.jxx          |    9 -
 drv/Dynamic/Dynamic_Method.ixx                     |   29 -
 drv/Dynamic/Dynamic_Method.jxx                     |   15 -
 drv/Dynamic/Dynamic_MethodDefinition.ixx           |   30 -
 drv/Dynamic/Dynamic_MethodDefinition.jxx           |   12 -
 .../Dynamic_MethodDefinitionsDictionary.ixx        |   28 -
 .../Dynamic_MethodDefinitionsDictionary.jxx        |   15 -
 drv/Dynamic/Dynamic_ObjectParameter.ixx            |   30 -
 drv/Dynamic/Dynamic_ObjectParameter.jxx            |    6 -
 drv/Dynamic/Dynamic_Parameter.ixx                  |   29 -
 drv/Dynamic/Dynamic_Parameter.jxx                  |    9 -
 drv/Dynamic/Dynamic_ParameterNode_0.cxx            |   43 -
 drv/Dynamic/Dynamic_RealParameter.ixx              |   30 -
 drv/Dynamic/Dynamic_RealParameter.jxx              |    3 -
 drv/Dynamic/Dynamic_SeqOfClasses_0.cxx             |   31 -
 drv/Dynamic/Dynamic_SeqOfFuzzyDefinitions_0.cxx    |   31 -
 drv/Dynamic/Dynamic_SeqOfMethodDefinitions_0.cxx   |   31 -
 drv/Dynamic/Dynamic_SeqOfMethods_0.cxx             |   31 -
 .../Dynamic_SequenceNodeOfSeqOfClasses_0.cxx       |   45 -
 ...namic_SequenceNodeOfSeqOfFuzzyDefinitions_0.cxx |   45 -
 ...amic_SequenceNodeOfSeqOfMethodDefinitions_0.cxx |   45 -
 .../Dynamic_SequenceNodeOfSeqOfMethods_0.cxx       |   45 -
 drv/Dynamic/Dynamic_SequenceOfClasses_0.cxx        |   50 -
 .../Dynamic_SequenceOfFuzzyDefinitions_0.cxx       |   50 -
 .../Dynamic_SequenceOfMethodDefinitions_0.cxx      |   50 -
 drv/Dynamic/Dynamic_SequenceOfMethods_0.cxx        |   50 -
 drv/Dynamic/Dynamic_StringParameter.ixx            |   30 -
 drv/Dynamic/Dynamic_StringParameter.jxx            |    9 -
 drv/Dynamic/Dynamic_Variable.ixx                   |   29 -
 drv/Dynamic/Dynamic_Variable.jxx                   |    6 -
 drv/Dynamic/Dynamic_VariableGroup.ixx              |   30 -
 drv/Dynamic/Dynamic_VariableGroup.jxx              |    3 -
 drv/Dynamic/Dynamic_VariableInstance.ixx           |   31 -
 drv/Dynamic/Dynamic_VariableInstance.jxx           |    6 -
 drv/Dynamic/Dynamic_VariableNode_0.cxx             |   43 -
 drv/ElCLib/ElCLib.jxx                              |   42 -
 drv/ElSLib/ElSLib.jxx                              |   22 -
 drv/Expr/Expr.jxx                                  |    6 -
 drv/Expr/Expr_Absolute.ixx                         |    2 -
 drv/Expr/Expr_Absolute.jxx                         |   16 -
 drv/Expr/Expr_ArcCosine.ixx                        |    2 -
 drv/Expr/Expr_ArcCosine.jxx                        |   16 -
 drv/Expr/Expr_ArcSine.ixx                          |    2 -
 drv/Expr/Expr_ArcSine.jxx                          |   16 -
 drv/Expr/Expr_ArcTangent.ixx                       |    2 -
 drv/Expr/Expr_ArcTangent.jxx                       |   16 -
 drv/Expr/Expr_ArgCosh.ixx                          |    2 -
 drv/Expr/Expr_ArgCosh.jxx                          |   16 -
 drv/Expr/Expr_ArgSinh.ixx                          |    2 -
 drv/Expr/Expr_ArgSinh.jxx                          |   16 -
 drv/Expr/Expr_ArgTanh.ixx                          |    2 -
 drv/Expr/Expr_ArgTanh.jxx                          |   16 -
 drv/Expr/Expr_Array1OfGeneralExpression_0.cxx      |   12 +-
 drv/Expr/Expr_Array1OfNamedUnknown_0.cxx           |   12 +-
 drv/Expr/Expr_Array1OfSingleRelation_0.cxx         |   12 +-
 drv/Expr/Expr_BinaryExpression.ixx                 |    2 -
 drv/Expr/Expr_BinaryExpression.jxx                 |   12 -
 drv/Expr/Expr_BinaryFunction.ixx                   |    2 -
 drv/Expr/Expr_BinaryFunction.jxx                   |   20 -
 drv/Expr/Expr_Cosh.ixx                             |    2 -
 drv/Expr/Expr_Cosh.jxx                             |   16 -
 drv/Expr/Expr_Cosine.ixx                           |    2 -
 drv/Expr/Expr_Cosine.jxx                           |   16 -
 drv/Expr/Expr_Difference.ixx                       |    2 -
 drv/Expr/Expr_Difference.jxx                       |   18 -
 drv/Expr/Expr_Different.ixx                        |    2 -
 drv/Expr/Expr_Different.jxx                        |   10 -
 drv/Expr/Expr_Division.ixx                         |    2 -
 drv/Expr/Expr_Division.jxx                         |   16 -
 drv/Expr/Expr_Equal.ixx                            |    2 -
 drv/Expr/Expr_Equal.jxx                            |   10 -
 drv/Expr/Expr_Exponential.ixx                      |    2 -
 drv/Expr/Expr_Exponential.jxx                      |   16 -
 drv/Expr/Expr_Exponentiate.ixx                     |    2 -
 drv/Expr/Expr_Exponentiate.jxx                     |   16 -
 drv/Expr/Expr_ExprFailure_0.cxx                    |    2 -
 drv/Expr/Expr_FunctionDerivative.ixx               |    2 -
 drv/Expr/Expr_FunctionDerivative.jxx               |   24 -
 drv/Expr/Expr_GeneralExpression.ixx                |    2 -
 drv/Expr/Expr_GeneralExpression.jxx                |   18 -
 drv/Expr/Expr_GeneralFunction.ixx                  |    2 -
 drv/Expr/Expr_GeneralFunction.jxx                  |   18 -
 drv/Expr/Expr_GeneralRelation.ixx                  |    2 -
 drv/Expr/Expr_GeneralRelation.jxx                  |   12 -
 drv/Expr/Expr_GreaterThan.ixx                      |    2 -
 drv/Expr/Expr_GreaterThan.jxx                      |   10 -
 drv/Expr/Expr_GreaterThanOrEqual.ixx               |    2 -
 drv/Expr/Expr_GreaterThanOrEqual.jxx               |   10 -
 .../Expr_IndexedMapNodeOfMapOfNamedUnknown_0.cxx   |   10 +-
 drv/Expr/Expr_InvalidAssignment_0.cxx              |    2 -
 drv/Expr/Expr_InvalidFunction_0.cxx                |    2 -
 drv/Expr/Expr_InvalidOperand_0.cxx                 |    2 -
 drv/Expr/Expr_LessThan.ixx                         |    2 -
 drv/Expr/Expr_LessThan.jxx                         |   10 -
 drv/Expr/Expr_LessThanOrEqual.ixx                  |    2 -
 drv/Expr/Expr_LessThanOrEqual.jxx                  |   10 -
 drv/Expr/Expr_LogOf10.ixx                          |    2 -
 drv/Expr/Expr_LogOf10.jxx                          |   16 -
 drv/Expr/Expr_LogOfe.ixx                           |    2 -
 drv/Expr/Expr_LogOfe.jxx                           |   16 -
 drv/Expr/Expr_MapOfNamedUnknown_0.cxx              |   12 +-
 drv/Expr/Expr_NamedConstant.ixx                    |    2 -
 drv/Expr/Expr_NamedConstant.jxx                    |   14 -
 drv/Expr/Expr_NamedExpression.ixx                  |    2 -
 drv/Expr/Expr_NamedExpression.jxx                  |    6 -
 drv/Expr/Expr_NamedFunction.ixx                    |    2 -
 drv/Expr/Expr_NamedFunction.jxx                    |   22 -
 drv/Expr/Expr_NamedUnknown.ixx                     |    2 -
 drv/Expr/Expr_NamedUnknown.jxx                     |   22 -
 drv/Expr/Expr_NotAssigned_0.cxx                    |    2 -
 drv/Expr/Expr_NotEvaluable_0.cxx                   |    2 -
 drv/Expr/Expr_NumericValue.ixx                     |    2 -
 drv/Expr/Expr_NumericValue.jxx                     |   14 -
 drv/Expr/Expr_PolyExpression.ixx                   |    2 -
 drv/Expr/Expr_PolyExpression.jxx                   |   12 -
 drv/Expr/Expr_PolyFunction.ixx                     |    2 -
 drv/Expr/Expr_PolyFunction.jxx                     |   22 -
 drv/Expr/Expr_Product.ixx                          |    2 -
 drv/Expr/Expr_Product.jxx                          |   18 -
 drv/Expr/Expr_RUIterator.jxx                       |   10 -
 drv/Expr/Expr_RelationIterator.jxx                 |   10 -
 ...SequenceNodeOfSequenceOfGeneralExpression_0.cxx |    8 +-
 ...r_SequenceNodeOfSequenceOfGeneralRelation_0.cxx |    8 +-
 drv/Expr/Expr_SequenceOfGeneralExpression_0.cxx    |   10 +-
 drv/Expr/Expr_SequenceOfGeneralRelation_0.cxx      |   10 +-
 drv/Expr/Expr_Sign.ixx                             |    2 -
 drv/Expr/Expr_Sign.jxx                             |   16 -
 drv/Expr/Expr_Sine.ixx                             |    2 -
 drv/Expr/Expr_Sine.jxx                             |   16 -
 drv/Expr/Expr_SingleRelation.ixx                   |    2 -
 drv/Expr/Expr_SingleRelation.jxx                   |   10 -
 drv/Expr/Expr_Sinh.ixx                             |    2 -
 drv/Expr/Expr_Sinh.jxx                             |   16 -
 drv/Expr/Expr_Square.ixx                           |    2 -
 drv/Expr/Expr_Square.jxx                           |   16 -
 drv/Expr/Expr_SquareRoot.ixx                       |    2 -
 drv/Expr/Expr_SquareRoot.jxx                       |   16 -
 drv/Expr/Expr_Sum.ixx                              |    2 -
 drv/Expr/Expr_Sum.jxx                              |   20 -
 drv/Expr/Expr_SystemRelation.ixx                   |    2 -
 drv/Expr/Expr_SystemRelation.jxx                   |   18 -
 drv/Expr/Expr_Tangent.ixx                          |    2 -
 drv/Expr/Expr_Tangent.jxx                          |   16 -
 drv/Expr/Expr_Tanh.ixx                             |    2 -
 drv/Expr/Expr_Tanh.jxx                             |   16 -
 drv/Expr/Expr_UnaryExpression.ixx                  |    2 -
 drv/Expr/Expr_UnaryExpression.jxx                  |   12 -
 drv/Expr/Expr_UnaryFunction.ixx                    |    2 -
 drv/Expr/Expr_UnaryFunction.jxx                    |   20 -
 drv/Expr/Expr_UnaryMinus.ixx                       |    2 -
 drv/Expr/Expr_UnaryMinus.jxx                       |   18 -
 drv/Expr/Expr_UnknownIterator.jxx                  |   10 -
 drv/ExprIntrp/ExprIntrp.jxx                        |    6 -
 drv/ExprIntrp/ExprIntrp.tab.c                      |  463 +-
 drv/ExprIntrp/ExprIntrp_Analysis.jxx               |   16 -
 drv/ExprIntrp/ExprIntrp_GenExp.ixx                 |    2 -
 drv/ExprIntrp/ExprIntrp_GenExp.jxx                 |    8 -
 drv/ExprIntrp/ExprIntrp_GenFct.ixx                 |    2 -
 drv/ExprIntrp/ExprIntrp_GenFct.jxx                 |    6 -
 drv/ExprIntrp/ExprIntrp_GenRel.ixx                 |    2 -
 drv/ExprIntrp/ExprIntrp_GenRel.jxx                 |    8 -
 drv/ExprIntrp/ExprIntrp_Generator.ixx              |    2 -
 drv/ExprIntrp/ExprIntrp_Generator.jxx              |   12 -
 ...rp_ListIteratorOfStackOfGeneralExpression_0.cxx |   26 +
 ...ntrp_ListIteratorOfStackOfGeneralFunction_0.cxx |   26 +
 ...ntrp_ListIteratorOfStackOfGeneralRelation_0.cxx |   26 +
 ...rIntrp_ListNodeOfStackOfGeneralExpression_0.cxx |   42 +
 ...xprIntrp_ListNodeOfStackOfGeneralFunction_0.cxx |   42 +
 ...xprIntrp_ListNodeOfStackOfGeneralRelation_0.cxx |   42 +
 ...p_SequenceNodeOfSequenceOfNamedExpression_0.cxx |    8 +-
 ...trp_SequenceNodeOfSequenceOfNamedFunction_0.cxx |    8 +-
 .../ExprIntrp_SequenceOfNamedExpression_0.cxx      |   10 +-
 .../ExprIntrp_SequenceOfNamedFunction_0.cxx        |   10 +-
 ...p_StackIteratorOfStackOfGeneralExpression_0.cxx |   33 -
 ...trp_StackIteratorOfStackOfGeneralFunction_0.cxx |   33 -
 ...trp_StackIteratorOfStackOfGeneralRelation_0.cxx |   33 -
 .../ExprIntrp_StackIteratorOfStackOfNames_0.cxx    |   33 -
 ...Intrp_StackNodeOfStackOfGeneralExpression_0.cxx |   50 -
 ...prIntrp_StackNodeOfStackOfGeneralFunction_0.cxx |   50 -
 ...prIntrp_StackNodeOfStackOfGeneralRelation_0.cxx |   50 -
 .../ExprIntrp_StackNodeOfStackOfNames_0.cxx        |   50 -
 .../ExprIntrp_StackOfGeneralExpression_0.cxx       |   32 +-
 .../ExprIntrp_StackOfGeneralFunction_0.cxx         |   32 +-
 .../ExprIntrp_StackOfGeneralRelation_0.cxx         |   32 +-
 drv/ExprIntrp/ExprIntrp_StackOfNames_0.cxx         |   33 -
 drv/ExprIntrp/ExprIntrp_SyntaxError_0.cxx          |    2 -
 drv/ExprIntrp/lex.ExprIntrp.c                      |   27 +-
 drv/Extrema/Extrema_Array1OfPOnCurv2d_0.cxx        |   10 -
 drv/Extrema/Extrema_Array1OfPOnCurv_0.cxx          |   10 -
 drv/Extrema/Extrema_Array1OfPOnSurf_0.cxx          |   10 -
 drv/Extrema/Extrema_Array2OfPOnCurv2d_0.cxx        |   10 -
 drv/Extrema/Extrema_Array2OfPOnCurv_0.cxx          |   10 -
 drv/Extrema/Extrema_Array2OfPOnSurfParams_0.cxx    |   10 -
 drv/Extrema/Extrema_Array2OfPOnSurf_0.cxx          |   10 -
 drv/Extrema/Extrema_CCFOfECC2dOfExtCC2d_0.cxx      |   67 -
 drv/Extrema/Extrema_CCFOfECCOfExtCC_0.cxx          |   67 -
 .../Extrema_CCFOfELCC2dOfLocateExtCC2d_0.cxx       |   67 -
 drv/Extrema/Extrema_CCFOfELCCOfLocateExtCC_0.cxx   |   67 -
 .../Extrema_CCLocFOfLocECC2dOfLocateExtCC2d_0.cxx  |   67 -
 drv/Extrema/Extrema_CCLocFOfLocECC2d_0.cxx         |   46 +
 .../Extrema_CCLocFOfLocECCOfLocateExtCC_0.cxx      |   67 -
 drv/Extrema/Extrema_CCLocFOfLocECC_0.cxx           |   46 +
 drv/Extrema/Extrema_CCache2dOfExtCC2d_0.cxx        |   58 -
 drv/Extrema/Extrema_CCacheOfExtCC_0.cxx            |   58 -
 drv/Extrema/Extrema_Curve2dTool.jxx                |   14 -
 drv/Extrema/Extrema_CurveTool.jxx                  |   14 -
 drv/Extrema/Extrema_ECC2dOfExtCC2d_0.cxx           |   75 -
 drv/Extrema/Extrema_ECC2d_0.cxx                    |   39 +
 drv/Extrema/Extrema_ECCOfExtCC_0.cxx               |   75 -
 drv/Extrema/Extrema_ECC_0.cxx                      |   39 +
 drv/Extrema/Extrema_ELCC2dOfLocateExtCC2d_0.cxx    |   75 -
 drv/Extrema/Extrema_ELCC2d_0.cxx                   |   39 +
 drv/Extrema/Extrema_ELCCOfLocateExtCC_0.cxx        |   75 -
 drv/Extrema/Extrema_ELCC_0.cxx                     |   39 +
 drv/Extrema/Extrema_ELPCOfLocateExtPC2d_0.cxx      |   24 -
 drv/Extrema/Extrema_ELPCOfLocateExtPC_0.cxx        |   24 -
 drv/Extrema/Extrema_EPCOfELPCOfLocateExtPC2d_0.cxx |   20 -
 drv/Extrema/Extrema_EPCOfELPCOfLocateExtPC_0.cxx   |   20 -
 drv/Extrema/Extrema_EPCOfExtPC2d_0.cxx             |   20 -
 drv/Extrema/Extrema_EPCOfExtPC_0.cxx               |   20 -
 drv/Extrema/Extrema_ExtCC.ixx                      |   10 +
 drv/Extrema/Extrema_ExtCC.jxx                      |    9 +
 drv/Extrema/Extrema_ExtCC2d.ixx                    |   10 +
 drv/Extrema/Extrema_ExtCC2d.jxx                    |    9 +
 drv/Extrema/Extrema_ExtCC2d_0.cxx                  |   64 -
 drv/Extrema/Extrema_ExtCC_0.cxx                    |   64 -
 drv/Extrema/Extrema_ExtCS.jxx                      |   18 -
 drv/Extrema/Extrema_ExtElC.jxx                     |   20 -
 drv/Extrema/Extrema_ExtElC2d.jxx                   |   20 -
 drv/Extrema/Extrema_ExtElCS.jxx                    |   34 -
 drv/Extrema/Extrema_ExtElSS.jxx                    |   24 -
 drv/Extrema/Extrema_ExtPC2d_0.cxx                  |   24 -
 drv/Extrema/Extrema_ExtPC_0.cxx                    |   24 -
 drv/Extrema/Extrema_ExtPElC.jxx                    |   20 -
 drv/Extrema/Extrema_ExtPElC2d.jxx                  |   20 -
 drv/Extrema/Extrema_ExtPElS.jxx                    |   20 -
 drv/Extrema/Extrema_ExtPExtS.ixx                   |   16 +
 drv/Extrema/Extrema_ExtPExtS.jxx                   |   18 +-
 drv/Extrema/Extrema_ExtPRevS.ixx                   |   16 +
 drv/Extrema/Extrema_ExtPRevS.jxx                   |   14 +-
 drv/Extrema/Extrema_ExtPS.jxx                      |   16 +-
 drv/Extrema/Extrema_ExtSS.jxx                      |   12 -
 drv/Extrema/Extrema_FuncExtCS.jxx                  |   17 -
 drv/Extrema/Extrema_FuncExtPS.jxx                  |   15 -
 drv/Extrema/Extrema_FuncExtSS.jxx                  |   13 -
 drv/Extrema/Extrema_GenExtCS.jxx                   |   21 -
 drv/Extrema/Extrema_GenExtPS.jxx                   |   22 -
 drv/Extrema/Extrema_GenExtSS.jxx                   |   14 -
 drv/Extrema/Extrema_GenLocateExtCS.jxx             |   14 -
 drv/Extrema/Extrema_GenLocateExtPS.jxx             |   12 -
 drv/Extrema/Extrema_GenLocateExtSS.jxx             |   10 -
 drv/Extrema/Extrema_HArray1OfPOnCurv2d_0.cxx       |   14 -
 drv/Extrema/Extrema_HArray1OfPOnCurv_0.cxx         |   14 -
 drv/Extrema/Extrema_HArray1OfPOnSurf_0.cxx         |   14 -
 drv/Extrema/Extrema_HArray2OfPOnCurv2d_0.cxx       |   14 -
 drv/Extrema/Extrema_HArray2OfPOnCurv_0.cxx         |   14 -
 drv/Extrema/Extrema_HArray2OfPOnSurfParams_0.cxx   |   14 -
 drv/Extrema/Extrema_HArray2OfPOnSurf_0.cxx         |   14 -
 drv/Extrema/Extrema_LCCache2dOfLocateExtCC2d_0.cxx |   58 -
 drv/Extrema/Extrema_LCCacheOfLocateExtCC_0.cxx     |   58 -
 drv/Extrema/Extrema_LocECC2dOfLocateExtCC2d_0.cxx  |   60 -
 drv/Extrema/Extrema_LocECC2d_0.cxx                 |   42 +
 drv/Extrema/Extrema_LocECCOfLocateExtCC_0.cxx      |   60 -
 drv/Extrema/Extrema_LocECC_0.cxx                   |   42 +
 drv/Extrema/Extrema_LocEPCOfLocateExtPC2d_0.cxx    |   20 -
 drv/Extrema/Extrema_LocEPCOfLocateExtPC_0.cxx      |   20 -
 drv/Extrema/Extrema_LocateExtCC.ixx                |   10 +
 drv/Extrema/Extrema_LocateExtCC.jxx                |    5 +
 drv/Extrema/Extrema_LocateExtCC2d.ixx              |   10 +
 drv/Extrema/Extrema_LocateExtCC2d.jxx              |    5 +
 drv/Extrema/Extrema_LocateExtCC2d_0.cxx            |   67 -
 drv/Extrema/Extrema_LocateExtCC_0.cxx              |   67 -
 drv/Extrema/Extrema_LocateExtPC2d_0.cxx            |   26 -
 drv/Extrema/Extrema_LocateExtPC_0.cxx              |   26 -
 .../Extrema_PCFOfEPCOfELPCOfLocateExtPC2d_0.cxx    |   18 -
 .../Extrema_PCFOfEPCOfELPCOfLocateExtPC_0.cxx      |   18 -
 drv/Extrema/Extrema_PCFOfEPCOfExtPC2d_0.cxx        |   18 -
 drv/Extrema/Extrema_PCFOfEPCOfExtPC_0.cxx          |   18 -
 .../Extrema_PCLocFOfLocEPCOfLocateExtPC2d_0.cxx    |   18 -
 .../Extrema_PCLocFOfLocEPCOfLocateExtPC_0.cxx      |   18 -
 drv/Extrema/Extrema_POnCurv2d_0.cxx                |    4 -
 drv/Extrema/Extrema_POnCurv_0.cxx                  |    4 -
 drv/Extrema/Extrema_POnSurf.jxx                    |    4 -
 drv/Extrema/Extrema_POnSurfParams.jxx              |    4 -
 ...rema_SeqPCOfPCFOfEPCOfELPCOfLocateExtPC2d_0.cxx |    8 -
 ...xtrema_SeqPCOfPCFOfEPCOfELPCOfLocateExtPC_0.cxx |    8 -
 drv/Extrema/Extrema_SeqPCOfPCFOfEPCOfExtPC2d_0.cxx |    8 -
 drv/Extrema/Extrema_SeqPCOfPCFOfEPCOfExtPC_0.cxx   |    8 -
 ...rema_SeqPCOfPCLocFOfLocEPCOfLocateExtPC2d_0.cxx |    8 -
 ...xtrema_SeqPCOfPCLocFOfLocEPCOfLocateExtPC_0.cxx |    8 -
 .../Extrema_SeqPOnCOfCCFOfECC2dOfExtCC2d_0.cxx     |   31 -
 drv/Extrema/Extrema_SeqPOnCOfCCFOfECCOfExtCC_0.cxx |   31 -
 ...trema_SeqPOnCOfCCFOfELCC2dOfLocateExtCC2d_0.cxx |   31 -
 .../Extrema_SeqPOnCOfCCFOfELCCOfLocateExtCC_0.cxx  |   31 -
 ..._SeqPOnCOfCCLocFOfLocECC2dOfLocateExtCC2d_0.cxx |   31 -
 .../Extrema_SeqPOnCOfCCLocFOfLocECC2d_0.cxx        |   23 +
 ...rema_SeqPOnCOfCCLocFOfLocECCOfLocateExtCC_0.cxx |   31 -
 drv/Extrema/Extrema_SeqPOnCOfCCLocFOfLocECC_0.cxx  |   23 +
 ...odeOfSeqPCOfPCFOfEPCOfELPCOfLocateExtPC2d_0.cxx |    6 -
 ...eNodeOfSeqPCOfPCFOfEPCOfELPCOfLocateExtPC_0.cxx |    6 -
 ...ma_SequenceNodeOfSeqPCOfPCFOfEPCOfExtPC2d_0.cxx |    6 -
 ...rema_SequenceNodeOfSeqPCOfPCFOfEPCOfExtPC_0.cxx |    6 -
 ...odeOfSeqPCOfPCLocFOfLocEPCOfLocateExtPC2d_0.cxx |    6 -
 ...eNodeOfSeqPCOfPCLocFOfLocEPCOfLocateExtPC_0.cxx |    6 -
 ...equenceNodeOfSeqPOnCOfCCFOfECC2dOfExtCC2d_0.cxx |   45 -
 ...ma_SequenceNodeOfSeqPOnCOfCCFOfECCOfExtCC_0.cxx |   45 -
 ...NodeOfSeqPOnCOfCCFOfELCC2dOfLocateExtCC2d_0.cxx |   45 -
 ...enceNodeOfSeqPOnCOfCCFOfELCCOfLocateExtCC_0.cxx |   45 -
 ...fSeqPOnCOfCCLocFOfLocECC2dOfLocateExtCC2d_0.cxx |   45 -
 ...a_SequenceNodeOfSeqPOnCOfCCLocFOfLocECC2d_0.cxx |   39 +
 ...odeOfSeqPOnCOfCCLocFOfLocECCOfLocateExtCC_0.cxx |   45 -
 ...ema_SequenceNodeOfSeqPOnCOfCCLocFOfLocECC_0.cxx |   39 +
 ...Extrema_SequenceNodeOfSequenceOfPOnCurv2d_0.cxx |    6 -
 .../Extrema_SequenceNodeOfSequenceOfPOnCurv_0.cxx  |    6 -
 .../Extrema_SequenceNodeOfSequenceOfPOnSurf_0.cxx  |    6 -
 drv/Extrema/Extrema_SequenceOfPOnCurv2d_0.cxx      |    8 -
 drv/Extrema/Extrema_SequenceOfPOnCurv_0.cxx        |    8 -
 drv/Extrema/Extrema_SequenceOfPOnSurf_0.cxx        |    8 -
 drv/FEmTool/FEmTool_Assembly.jxx                   |   19 -
 drv/FEmTool/FEmTool_AssemblyTable_0.cxx            |   12 +-
 drv/FEmTool/FEmTool_Curve.ixx                      |    2 -
 drv/FEmTool/FEmTool_Curve.jxx                      |   12 -
 drv/FEmTool/FEmTool_ElementaryCriterion.ixx        |    2 -
 drv/FEmTool/FEmTool_ElementaryCriterion.jxx        |   15 -
 drv/FEmTool/FEmTool_ElementsOfRefMatrix.jxx        |    9 -
 drv/FEmTool/FEmTool_HAssemblyTable_0.cxx           |   16 +-
 drv/FEmTool/FEmTool_LinearFlexion.ixx              |    2 -
 drv/FEmTool/FEmTool_LinearFlexion.jxx              |   13 -
 drv/FEmTool/FEmTool_LinearJerk.ixx                 |    2 -
 drv/FEmTool/FEmTool_LinearJerk.jxx                 |   13 -
 drv/FEmTool/FEmTool_LinearTension.ixx              |    2 -
 drv/FEmTool/FEmTool_LinearTension.jxx              |   13 -
 .../FEmTool_ListIteratorOfListOfVectors_0.cxx      |   12 +-
 drv/FEmTool/FEmTool_ListNodeOfListOfVectors_0.cxx  |   10 +-
 drv/FEmTool/FEmTool_ListOfVectors_0.cxx            |   10 +-
 drv/FEmTool/FEmTool_ProfileMatrix.ixx              |    2 -
 drv/FEmTool/FEmTool_ProfileMatrix.jxx              |   17 -
 drv/FEmTool/FEmTool_SeqOfLinConstr_0.cxx           |    8 -
 .../FEmTool_SequenceNodeOfSeqOfLinConstr_0.cxx     |    6 -
 drv/FEmTool/FEmTool_SparseMatrix.ixx               |    2 -
 drv/FEmTool/FEmTool_SparseMatrix.jxx               |    7 -
 drv/FSD/FSD_BinaryFile.jxx                         |   20 -
 drv/FSD/FSD_CmpFile.jxx                            |   22 -
 drv/FSD/FSD_File.jxx                               |   20 -
 drv/FWOSDriver/FWOSDriver.jxx                      |    6 -
 drv/FWOSDriver/FWOSDriver_Driver.ixx               |   29 -
 drv/FWOSDriver/FWOSDriver_Driver.jxx               |   12 -
 drv/FWOSDriver/FWOSDriver_DriverFactory.ixx        |    2 -
 drv/FWOSDriver/FWOSDriver_DriverFactory.jxx        |    4 -
 drv/FairCurve/FairCurve_Batten.jxx                 |   18 -
 drv/FairCurve/FairCurve_BattenLaw.jxx              |    2 -
 drv/FairCurve/FairCurve_DistributionOfEnergy.jxx   |    6 -
 drv/FairCurve/FairCurve_DistributionOfJerk.jxx     |   11 -
 drv/FairCurve/FairCurve_DistributionOfSagging.jxx  |   11 -
 drv/FairCurve/FairCurve_DistributionOfTension.jxx  |   11 -
 drv/FairCurve/FairCurve_Energy.jxx                 |   11 -
 drv/FairCurve/FairCurve_EnergyOfBatten.jxx         |   11 -
 drv/FairCurve/FairCurve_EnergyOfMVC.jxx            |   13 -
 drv/FairCurve/FairCurve_MinimalVariation.jxx       |   12 -
 drv/FairCurve/FairCurve_Newton.jxx                 |    7 -
 drv/FilletSurf/FilletSurf_Builder.jxx              |   20 -
 drv/FilletSurf/FilletSurf_InternalBuilder.jxx      |   31 -
 drv/Font/Font_FontMgr.ixx                          |    2 -
 drv/Font/Font_FontMgr.jxx                          |    8 -
 drv/Font/Font_SystemFont.ixx                       |    2 -
 drv/Font/Font_SystemFont.jxx                       |    4 -
 drv/GC/GC_MakeArcOfCircle.jxx                      |   12 -
 drv/GC/GC_MakeArcOfEllipse.jxx                     |   10 -
 drv/GC/GC_MakeArcOfHyperbola.jxx                   |   10 -
 drv/GC/GC_MakeArcOfParabola.jxx                    |   10 -
 drv/GC/GC_MakeCircle.jxx                           |   16 -
 drv/GC/GC_MakeConicalSurface.jxx                   |   16 -
 drv/GC/GC_MakeCylindricalSurface.jxx               |   16 -
 drv/GC/GC_MakeEllipse.jxx                          |   12 -
 drv/GC/GC_MakeHyperbola.jxx                        |   12 -
 drv/GC/GC_MakeLine.jxx                             |   14 -
 drv/GC/GC_MakeMirror.jxx                           |   16 -
 drv/GC/GC_MakePlane.jxx                            |   16 -
 drv/GC/GC_MakeRotation.jxx                         |   12 -
 drv/GC/GC_MakeScale.jxx                            |    6 -
 drv/GC/GC_MakeSegment.jxx                          |   10 -
 drv/GC/GC_MakeTranslation.jxx                      |    8 -
 drv/GC/GC_MakeTrimmedCone.jxx                      |    8 -
 drv/GC/GC_MakeTrimmedCylinder.jxx                  |   14 -
 drv/GC/GC_Root.jxx                                 |    2 -
 drv/GCE2d/GCE2d_MakeArcOfCircle.jxx                |   12 -
 drv/GCE2d/GCE2d_MakeArcOfEllipse.jxx               |   10 -
 drv/GCE2d/GCE2d_MakeArcOfHyperbola.jxx             |   10 -
 drv/GCE2d/GCE2d_MakeArcOfParabola.jxx              |   10 -
 drv/GCE2d/GCE2d_MakeCircle.jxx                     |   14 -
 drv/GCE2d/GCE2d_MakeEllipse.jxx                    |   14 -
 drv/GCE2d/GCE2d_MakeHyperbola.jxx                  |   14 -
 drv/GCE2d/GCE2d_MakeLine.jxx                       |   14 -
 drv/GCE2d/GCE2d_MakeMirror.jxx                     |   12 -
 drv/GCE2d/GCE2d_MakeParabola.jxx                   |   14 -
 drv/GCE2d/GCE2d_MakeRotation.jxx                   |    6 -
 drv/GCE2d/GCE2d_MakeScale.jxx                      |    6 -
 drv/GCE2d/GCE2d_MakeSegment.jxx                    |   12 -
 drv/GCE2d/GCE2d_MakeTranslation.jxx                |    8 -
 drv/GCE2d/GCE2d_Root.jxx                           |    2 -
 drv/GCPnts/GCPnts_AbscissaPoint.jxx                |   10 -
 drv/GCPnts/GCPnts_QuasiUniformAbscissa.jxx         |   16 -
 drv/GCPnts/GCPnts_QuasiUniformDeflection.jxx       |   16 -
 drv/GCPnts/GCPnts_TangentialDeflection.jxx         |   12 -
 drv/GCPnts/GCPnts_UniformAbscissa.jxx              |   16 -
 drv/GCPnts/GCPnts_UniformDeflection.jxx            |   16 -
 drv/GProp/GProp.jxx                                |    6 -
 drv/GProp/GProp_CelGProps.jxx                      |    8 -
 drv/GProp/GProp_GProps.jxx                         |   12 -
 drv/GProp/GProp_PEquation.jxx                      |   14 -
 drv/GProp/GProp_PGProps.jxx                        |   16 -
 drv/GProp/GProp_PrincipalProps.jxx                 |   10 -
 drv/GProp/GProp_SelGProps.jxx                      |   12 -
 drv/GProp/GProp_UndefinedAxis_0.cxx                |    2 -
 drv/GProp/GProp_VelGProps.jxx                      |   12 -
 drv/GccAna/GccAna_Circ2d2TanOn.jxx                 |   18 -
 drv/GccAna/GccAna_Circ2d2TanRad.jxx                |   18 -
 drv/GccAna/GccAna_Circ2d3Tan.jxx                   |   16 -
 drv/GccAna/GccAna_Circ2dBisec.jxx                  |   10 -
 drv/GccAna/GccAna_Circ2dTanCen.jxx                 |   18 -
 drv/GccAna/GccAna_Circ2dTanOnRad.jxx               |   20 -
 drv/GccAna/GccAna_CircLin2dBisec.jxx               |   12 -
 drv/GccAna/GccAna_CircPnt2dBisec.jxx               |   12 -
 drv/GccAna/GccAna_Lin2d2Tan.jxx                    |   14 -
 drv/GccAna/GccAna_Lin2dBisec.jxx                   |   10 -
 drv/GccAna/GccAna_Lin2dTanObl.jxx                  |   14 -
 drv/GccAna/GccAna_Lin2dTanPar.jxx                  |   14 -
 drv/GccAna/GccAna_Lin2dTanPer.jxx                  |   18 -
 drv/GccAna/GccAna_LinPnt2dBisec.jxx                |   12 -
 drv/GccAna/GccAna_NoSolution_0.cxx                 |    2 -
 drv/GccAna/GccAna_Pnt2dBisec.jxx                   |    8 -
 drv/GccEnt/GccEnt.jxx                              |   10 -
 drv/GccEnt/GccEnt_Array1OfPosition_0.cxx           |    8 -
 drv/GccEnt/GccEnt_BadQualifier_0.cxx               |    2 -
 drv/GccEnt/GccEnt_QualifiedCirc.ixx                |    2 -
 drv/GccEnt/GccEnt_QualifiedCirc.jxx                |    4 -
 drv/GccEnt/GccEnt_QualifiedLin.ixx                 |    2 -
 drv/GccEnt/GccEnt_QualifiedLin.jxx                 |    4 -
 drv/GccInt/GccInt_BCirc.ixx                        |    2 -
 drv/GccInt/GccInt_BCirc.jxx                        |    4 -
 drv/GccInt/GccInt_BElips.ixx                       |    2 -
 drv/GccInt/GccInt_BElips.jxx                       |    4 -
 drv/GccInt/GccInt_BHyper.ixx                       |    2 -
 drv/GccInt/GccInt_BHyper.jxx                       |    4 -
 drv/GccInt/GccInt_BLine.ixx                        |    2 -
 drv/GccInt/GccInt_BLine.jxx                        |    4 -
 drv/GccInt/GccInt_BParab.ixx                       |    2 -
 drv/GccInt/GccInt_BParab.jxx                       |    4 -
 drv/GccInt/GccInt_BPoint.ixx                       |    2 -
 drv/GccInt/GccInt_BPoint.jxx                       |    4 -
 drv/GccInt/GccInt_Bisec.ixx                        |    2 -
 drv/GccInt/GccInt_Bisec.jxx                        |   16 -
 drv/GccIter/GccIter_IsParallel_0.cxx               |   30 -
 drv/Geom/Geom_Axis1Placement.ixx                   |    2 -
 drv/Geom/Geom_Axis1Placement.jxx                   |   12 -
 drv/Geom/Geom_Axis2Placement.ixx                   |    2 -
 drv/Geom/Geom_Axis2Placement.jxx                   |   14 -
 drv/Geom/Geom_AxisPlacement.ixx                    |    2 -
 drv/Geom/Geom_AxisPlacement.jxx                    |   10 -
 drv/Geom/Geom_BSplineCurve.ixx                     |    2 -
 drv/Geom/Geom_BSplineCurve.jxx                     |   36 -
 drv/Geom/Geom_BSplineSurface.ixx                   |    2 -
 drv/Geom/Geom_BSplineSurface.jxx                   |   44 -
 drv/Geom/Geom_BezierCurve.ixx                      |    2 -
 drv/Geom/Geom_BezierCurve.jxx                      |   26 -
 drv/Geom/Geom_BezierSurface.ixx                    |    2 -
 drv/Geom/Geom_BezierSurface.jxx                    |   32 -
 drv/Geom/Geom_BoundedCurve.ixx                     |    2 -
 drv/Geom/Geom_BoundedCurve.jxx                     |    4 -
 drv/Geom/Geom_BoundedSurface.ixx                   |    2 -
 drv/Geom/Geom_BoundedSurface.jxx                   |    2 -
 drv/Geom/Geom_CartesianPoint.ixx                   |    2 -
 drv/Geom/Geom_CartesianPoint.jxx                   |    8 -
 drv/Geom/Geom_Circle.ixx                           |    2 -
 drv/Geom/Geom_Circle.jxx                           |   18 -
 drv/Geom/Geom_Conic.ixx                            |    2 -
 drv/Geom/Geom_Conic.jxx                            |   14 -
 drv/Geom/Geom_ConicalSurface.ixx                   |    2 -
 drv/Geom/Geom_ConicalSurface.jxx                   |   22 -
 drv/Geom/Geom_Curve.ixx                            |    2 -
 drv/Geom/Geom_Curve.jxx                            |   16 -
 drv/Geom/Geom_CylindricalSurface.ixx               |    2 -
 drv/Geom/Geom_CylindricalSurface.jxx               |   22 -
 drv/Geom/Geom_Direction.ixx                        |    2 -
 drv/Geom/Geom_Direction.jxx                        |   12 -
 drv/Geom/Geom_ElementarySurface.ixx                |    2 -
 drv/Geom/Geom_ElementarySurface.jxx                |   10 -
 drv/Geom/Geom_Ellipse.ixx                          |    2 -
 drv/Geom/Geom_Ellipse.jxx                          |   20 -
 drv/Geom/Geom_Geometry.ixx                         |    2 -
 drv/Geom/Geom_Geometry.jxx                         |   14 -
 drv/Geom/Geom_HSequenceOfBSplineSurface_0.cxx      |   12 +-
 drv/Geom/Geom_HSequenceOfSurface_0.cxx             |   50 -
 drv/Geom/Geom_Hyperbola.ixx                        |    2 -
 drv/Geom/Geom_Hyperbola.jxx                        |   22 -
 drv/Geom/Geom_Line.ixx                             |    2 -
 drv/Geom/Geom_Line.jxx                             |   18 -
 drv/Geom/Geom_OffsetCurve.ixx                      |    2 -
 drv/Geom/Geom_OffsetCurve.jxx                      |   24 -
 drv/Geom/Geom_OffsetSurface.ixx                    |    2 -
 drv/Geom/Geom_OffsetSurface.jxx                    |   28 -
 drv/Geom/Geom_OsculatingSurface.jxx                |   12 -
 drv/Geom/Geom_Parabola.ixx                         |    2 -
 drv/Geom/Geom_Parabola.jxx                         |   20 -
 drv/Geom/Geom_Plane.ixx                            |    2 -
 drv/Geom/Geom_Plane.jxx                            |   24 -
 drv/Geom/Geom_Point.ixx                            |    2 -
 drv/Geom/Geom_Point.jxx                            |    4 -
 drv/Geom/Geom_RectangularTrimmedSurface.ixx        |    2 -
 drv/Geom/Geom_RectangularTrimmedSurface.jxx        |   26 -
 ...om_SequenceNodeOfSequenceOfBSplineSurface_0.cxx |    8 +-
 .../Geom_SequenceNodeOfSequenceOfSurface_0.cxx     |   45 -
 drv/Geom/Geom_SequenceOfBSplineSurface_0.cxx       |   10 +-
 drv/Geom/Geom_SequenceOfSurface_0.cxx              |   31 -
 drv/Geom/Geom_SphericalSurface.ixx                 |    2 -
 drv/Geom/Geom_SphericalSurface.jxx                 |   20 -
 drv/Geom/Geom_Surface.ixx                          |    2 -
 drv/Geom/Geom_Surface.jxx                          |   20 -
 drv/Geom/Geom_SurfaceOfLinearExtrusion.ixx         |    2 -
 drv/Geom/Geom_SurfaceOfLinearExtrusion.jxx         |   20 -
 drv/Geom/Geom_SurfaceOfRevolution.ixx              |    2 -
 drv/Geom/Geom_SurfaceOfRevolution.jxx              |   26 -
 drv/Geom/Geom_SweptSurface.ixx                     |    2 -
 drv/Geom/Geom_SweptSurface.jxx                     |    6 -
 drv/Geom/Geom_ToroidalSurface.ixx                  |    2 -
 drv/Geom/Geom_ToroidalSurface.jxx                  |   24 -
 drv/Geom/Geom_Transformation.ixx                   |    2 -
 drv/Geom/Geom_Transformation.jxx                   |   18 -
 drv/Geom/Geom_TrimmedCurve.ixx                     |    2 -
 drv/Geom/Geom_TrimmedCurve.jxx                     |   22 -
 drv/Geom/Geom_UndefinedDerivative_0.cxx            |    2 -
 drv/Geom/Geom_UndefinedValue_0.cxx                 |    2 -
 drv/Geom/Geom_Vector.ixx                           |    2 -
 drv/Geom/Geom_Vector.jxx                           |   10 -
 drv/Geom/Geom_VectorWithMagnitude.ixx              |    2 -
 drv/Geom/Geom_VectorWithMagnitude.jxx              |   14 -
 drv/Geom2d/Geom2d_AxisPlacement.ixx                |    2 -
 drv/Geom2d/Geom2d_AxisPlacement.jxx                |   12 -
 drv/Geom2d/Geom2d_BSplineCurve.ixx                 |    2 -
 drv/Geom2d/Geom2d_BSplineCurve.jxx                 |   36 -
 drv/Geom2d/Geom2d_BezierCurve.ixx                  |    2 -
 drv/Geom2d/Geom2d_BezierCurve.jxx                  |   26 -
 drv/Geom2d/Geom2d_BoundedCurve.ixx                 |    2 -
 drv/Geom2d/Geom2d_BoundedCurve.jxx                 |    4 -
 drv/Geom2d/Geom2d_CartesianPoint.ixx               |    2 -
 drv/Geom2d/Geom2d_CartesianPoint.jxx               |    8 -
 drv/Geom2d/Geom2d_Circle.ixx                       |    2 -
 drv/Geom2d/Geom2d_Circle.jxx                       |   20 -
 drv/Geom2d/Geom2d_Conic.ixx                        |    2 -
 drv/Geom2d/Geom2d_Conic.jxx                        |   12 -
 drv/Geom2d/Geom2d_Curve.ixx                        |    2 -
 drv/Geom2d/Geom2d_Curve.jxx                        |   16 -
 drv/Geom2d/Geom2d_Direction.ixx                    |    2 -
 drv/Geom2d/Geom2d_Direction.jxx                    |   12 -
 drv/Geom2d/Geom2d_Ellipse.ixx                      |    2 -
 drv/Geom2d/Geom2d_Ellipse.jxx                      |   20 -
 drv/Geom2d/Geom2d_Geometry.ixx                     |    2 -
 drv/Geom2d/Geom2d_Geometry.jxx                     |   12 -
 drv/Geom2d/Geom2d_Hyperbola.ixx                    |    2 -
 drv/Geom2d/Geom2d_Hyperbola.jxx                    |   22 -
 drv/Geom2d/Geom2d_Line.ixx                         |    2 -
 drv/Geom2d/Geom2d_Line.jxx                         |   18 -
 drv/Geom2d/Geom2d_OffsetCurve.ixx                  |    2 -
 drv/Geom2d/Geom2d_OffsetCurve.jxx                  |   24 -
 drv/Geom2d/Geom2d_Parabola.ixx                     |    2 -
 drv/Geom2d/Geom2d_Parabola.jxx                     |   20 -
 drv/Geom2d/Geom2d_Point.ixx                        |    2 -
 drv/Geom2d/Geom2d_Point.jxx                        |    4 -
 drv/Geom2d/Geom2d_Transformation.ixx               |    2 -
 drv/Geom2d/Geom2d_Transformation.jxx               |   14 -
 drv/Geom2d/Geom2d_TrimmedCurve.ixx                 |    2 -
 drv/Geom2d/Geom2d_TrimmedCurve.jxx                 |   22 -
 drv/Geom2d/Geom2d_UndefinedDerivative_0.cxx        |    2 -
 drv/Geom2d/Geom2d_UndefinedValue_0.cxx             |    2 -
 drv/Geom2d/Geom2d_Vector.ixx                       |    2 -
 drv/Geom2d/Geom2d_Vector.jxx                       |    8 -
 drv/Geom2d/Geom2d_VectorWithMagnitude.ixx          |    2 -
 drv/Geom2d/Geom2d_VectorWithMagnitude.jxx          |   14 -
 drv/Geom2dAPI/Geom2dAPI_ExtremaCurveCurve.jxx      |   12 -
 drv/Geom2dAPI/Geom2dAPI_InterCurveCurve.jxx        |   12 -
 drv/Geom2dAPI/Geom2dAPI_Interpolate.jxx            |   20 -
 drv/Geom2dAPI/Geom2dAPI_PointsToBSpline.jxx        |   12 -
 drv/Geom2dAPI/Geom2dAPI_ProjectPointOnCurve.jxx    |   12 -
 drv/Geom2dAdaptor/Geom2dAdaptor.jxx                |    6 -
 drv/Geom2dAdaptor/Geom2dAdaptor_Curve.jxx          |   34 -
 drv/Geom2dAdaptor/Geom2dAdaptor_GHCurve_0.cxx      |   12 -
 drv/Geom2dAdaptor/Geom2dAdaptor_HCurve.ixx         |    2 -
 drv/Geom2dAdaptor/Geom2dAdaptor_HCurve.jxx         |    8 -
 drv/Geom2dConvert/Geom2dConvert.jxx                |   14 -
 drv/Geom2dConvert/Geom2dConvert_ApproxCurve.jxx    |    8 -
 .../Geom2dConvert_BSplineCurveKnotSplitting.jxx    |   12 -
 .../Geom2dConvert_BSplineCurveToBezierCurve.jxx    |   16 -
 .../Geom2dConvert_CompCurveToBSplineCurve.jxx      |    6 -
 drv/Geom2dGcc/Geom2dGcc.jxx                        |    6 -
 drv/Geom2dGcc/Geom2dGcc_Circ2d2TanOn.jxx           |   24 +-
 drv/Geom2dGcc/Geom2dGcc_Circ2d2TanOnGeo.ixx        |   10 +
 drv/Geom2dGcc/Geom2dGcc_Circ2d2TanOnGeo.jxx        |    9 +
 drv/Geom2dGcc/Geom2dGcc_Circ2d2TanOnIter.ixx       |   10 +
 drv/Geom2dGcc/Geom2dGcc_Circ2d2TanOnIter.jxx       |    9 +
 drv/Geom2dGcc/Geom2dGcc_Circ2d2TanRad.jxx          |   24 +-
 drv/Geom2dGcc/Geom2dGcc_Circ2d2TanRadGeo.ixx       |   10 +
 drv/Geom2dGcc/Geom2dGcc_Circ2d2TanRadGeo.jxx       |   10 +
 drv/Geom2dGcc/Geom2dGcc_Circ2d3Tan.jxx             |   16 -
 drv/Geom2dGcc/Geom2dGcc_Circ2d3TanIter.ixx         |   10 +
 drv/Geom2dGcc/Geom2dGcc_Circ2d3TanIter.jxx         |    7 +
 drv/Geom2dGcc/Geom2dGcc_Circ2dTanCen.jxx           |   16 -
 drv/Geom2dGcc/Geom2dGcc_Circ2dTanCenGeo.ixx        |   10 +
 drv/Geom2dGcc/Geom2dGcc_Circ2dTanCenGeo.jxx        |    7 +
 drv/Geom2dGcc/Geom2dGcc_Circ2dTanOnRad.jxx         |   26 +-
 drv/Geom2dGcc/Geom2dGcc_Circ2dTanOnRadGeo.ixx      |   10 +
 drv/Geom2dGcc/Geom2dGcc_Circ2dTanOnRadGeo.jxx      |   12 +
 drv/Geom2dGcc/Geom2dGcc_CurveTool.jxx              |    8 -
 drv/Geom2dGcc/Geom2dGcc_CurveToolGeo.ixx           |   10 +
 drv/Geom2dGcc/Geom2dGcc_CurveToolGeo.jxx           |    9 +
 .../Geom2dGcc_FuncTCirCuOfMyL2d2Tan_0.cxx          |   26 -
 .../Geom2dGcc_FuncTCuCuCuOfMyC2d3Tan_0.cxx         |   44 -
 drv/Geom2dGcc/Geom2dGcc_FuncTCuCuOfMyL2d2Tan_0.cxx |   41 -
 .../Geom2dGcc_FuncTCuCuOnCuOfMyC2d2TanOn_0.cxx     |   44 -
 drv/Geom2dGcc/Geom2dGcc_FuncTCuPtOfMyL2d2Tan_0.cxx |   26 -
 .../Geom2dGcc_FuncTOblOfMyL2dTanObl_0.cxx          |   26 -
 drv/Geom2dGcc/Geom2dGcc_FunctionTanCirCu.ixx       |   10 +
 drv/Geom2dGcc/Geom2dGcc_FunctionTanCirCu.jxx       |    3 +
 drv/Geom2dGcc/Geom2dGcc_FunctionTanCuCu.ixx        |   10 +
 drv/Geom2dGcc/Geom2dGcc_FunctionTanCuCu.jxx        |    7 +
 drv/Geom2dGcc/Geom2dGcc_FunctionTanCuCuCu.ixx      |   10 +
 drv/Geom2dGcc/Geom2dGcc_FunctionTanCuCuCu.jxx      |    8 +
 drv/Geom2dGcc/Geom2dGcc_FunctionTanCuCuOnCu.ixx    |   10 +
 drv/Geom2dGcc/Geom2dGcc_FunctionTanCuCuOnCu.jxx    |    8 +
 drv/Geom2dGcc/Geom2dGcc_FunctionTanCuPnt.ixx       |   10 +
 drv/Geom2dGcc/Geom2dGcc_FunctionTanCuPnt.jxx       |    3 +
 drv/Geom2dGcc/Geom2dGcc_FunctionTanObl.ixx         |   10 +
 drv/Geom2dGcc/Geom2dGcc_FunctionTanObl.jxx         |    3 +
 drv/Geom2dGcc/Geom2dGcc_IsParallel_0.cxx           |   28 +
 drv/Geom2dGcc/Geom2dGcc_Lin2d2Tan.jxx              |   20 +-
 drv/Geom2dGcc/Geom2dGcc_Lin2d2TanIter.ixx          |   10 +
 drv/Geom2dGcc/Geom2dGcc_Lin2d2TanIter.jxx          |    7 +
 drv/Geom2dGcc/Geom2dGcc_Lin2dTanObl.jxx            |   24 +-
 drv/Geom2dGcc/Geom2dGcc_Lin2dTanOblIter.ixx        |   10 +
 drv/Geom2dGcc/Geom2dGcc_Lin2dTanOblIter.jxx        |    7 +
 drv/Geom2dGcc/Geom2dGcc_MyC2d2TanOn_0.cxx          |   51 -
 drv/Geom2dGcc/Geom2dGcc_MyC2d3Tan_0.cxx            |   48 -
 drv/Geom2dGcc/Geom2dGcc_MyCirc2d2TanOn_0.cxx       |   70 -
 drv/Geom2dGcc/Geom2dGcc_MyCirc2d2TanRad_0.cxx      |   78 -
 drv/Geom2dGcc/Geom2dGcc_MyCirc2dTanCen_0.cxx       |   48 -
 drv/Geom2dGcc/Geom2dGcc_MyCirc2dTanOnRad_0.cxx     |   81 -
 drv/Geom2dGcc/Geom2dGcc_MyCurveTool_0.cxx          |   49 -
 drv/Geom2dGcc/Geom2dGcc_MyL2d2Tan_0.cxx            |   58 -
 drv/Geom2dGcc/Geom2dGcc_MyL2dTanObl_0.cxx          |   48 -
 drv/Geom2dGcc/Geom2dGcc_MyQCurve_0.cxx             |   18 -
 drv/Geom2dGcc/Geom2dGcc_QCurve.ixx                 |   10 +
 drv/Geom2dGcc/Geom2dGcc_QCurve.jxx                 |    2 +
 drv/Geom2dGcc/Geom2dGcc_QualifiedCurve.jxx         |    4 -
 .../Geom2dHatch_ClassifierOfHatcher_0.cxx          |   39 -
 drv/Geom2dHatch/Geom2dHatch_Classifier_0.cxx       |   27 +
 ...Hatch_DataMapIteratorOfHatchingsOfHatcher_0.cxx |   40 -
 .../Geom2dHatch_DataMapIteratorOfHatchings_0.cxx   |   30 +
 ...teratorOfMapOfElementsOfElementsOfHatcher_0.cxx |   40 -
 ...eom2dHatch_DataMapIteratorOfMapOfElements_0.cxx |   30 +
 ...om2dHatch_DataMapNodeOfHatchingsOfHatcher_0.cxx |   57 -
 .../Geom2dHatch_DataMapNodeOfHatchings_0.cxx       |   47 +
 ...MapNodeOfMapOfElementsOfElementsOfHatcher_0.cxx |   57 -
 .../Geom2dHatch_DataMapNodeOfMapOfElements_0.cxx   |   47 +
 drv/Geom2dHatch/Geom2dHatch_Element.ixx            |   10 +
 drv/Geom2dHatch/Geom2dHatch_Element.jxx            |    2 +
 drv/Geom2dHatch/Geom2dHatch_ElementOfHatcher_0.cxx |   18 -
 drv/Geom2dHatch/Geom2dHatch_Elements.ixx           |   10 +
 drv/Geom2dHatch/Geom2dHatch_Elements.jxx           |    7 +
 .../Geom2dHatch_ElementsOfHatcher_0.cxx            |   65 -
 ...Geom2dHatch_FClass2dOfClassifierOfHatcher_0.cxx |   29 -
 .../Geom2dHatch_FClass2dOfClassifier_0.cxx         |   21 +
 drv/Geom2dHatch/Geom2dHatch_Hatcher.ixx            |   10 +
 drv/Geom2dHatch/Geom2dHatch_Hatcher.jxx            |   10 +
 drv/Geom2dHatch/Geom2dHatch_Hatcher_0.cxx          |   97 -
 drv/Geom2dHatch/Geom2dHatch_Hatching.ixx           |   10 +
 drv/Geom2dHatch/Geom2dHatch_Hatching.jxx           |    6 +
 .../Geom2dHatch_HatchingOfHatcher_0.cxx            |   30 -
 .../Geom2dHatch_HatchingsOfHatcher_0.cxx           |   43 -
 drv/Geom2dHatch/Geom2dHatch_Hatchings_0.cxx        |   31 +
 drv/Geom2dHatch/Geom2dHatch_Intersector.jxx        |    8 -
 ...m2dHatch_MapOfElementsOfElementsOfHatcher_0.cxx |   43 -
 drv/Geom2dHatch/Geom2dHatch_MapOfElements_0.cxx    |   31 +
 ...rsectionPointOfTheIntPCurvePCurveOfGInter_0.cxx |   12 -
 drv/Geom2dInt/Geom2dInt_GInter_0.cxx               |   30 -
 drv/Geom2dInt/Geom2dInt_Geom2dCurveTool.ixx        |   10 +
 drv/Geom2dInt/Geom2dInt_Geom2dCurveTool.jxx        |    5 +
 drv/Geom2dInt/Geom2dInt_Geom2dCurveTool_0.cxx      |   27 -
 .../Geom2dInt_IntConicCurveOfGInter_0.cxx          |   22 -
 ...fTheIntersectorOfTheIntConicCurveOfGInter_0.cxx |    6 -
 ...LocFOfTheLocateExtPCOfTheProjPCurOfGInter_0.cxx |   18 -
 ...LocFOfTheLocateExtPCOfTheProjPCurOfGInter_0.cxx |    8 -
 ...LocFOfTheLocateExtPCOfTheProjPCurOfGInter_0.cxx |    6 -
 ...dInt_TheCurveLocatorOfTheProjPCurOfGInter_0.cxx |    8 -
 ...etweenPCurvesOfTheIntPCurvePCurveOfGInter_0.cxx |    9 -
 .../Geom2dInt_TheIntConicCurveOfGInter_0.cxx       |   24 -
 .../Geom2dInt_TheIntPCurvePCurveOfGInter_0.cxx     |   14 -
 ..._TheIntersectorOfTheIntConicCurveOfGInter_0.cxx |   18 -
 ...2dInt_TheLocateExtPCOfTheProjPCurOfGInter_0.cxx |   20 -
 ..._ThePolygon2dOfTheIntPCurvePCurveOfGInter_0.cxx |   12 -
 drv/Geom2dInt/Geom2dInt_TheProjPCurOfGInter_0.cxx  |   12 -
 drv/Geom2dLProp/Geom2dLProp_CLProps2d_0.cxx        |   20 +-
 drv/Geom2dLProp/Geom2dLProp_CurAndInf2d.jxx        |    4 -
 drv/Geom2dLProp/Geom2dLProp_Curve2dTool.jxx        |    8 -
 .../Geom2dLProp_FCurExtOfNumericCurInf2d_0.cxx     |   38 -
 .../Geom2dLProp_FCurNulOfNumericCurInf2d_0.cxx     |   38 -
 drv/Geom2dLProp/Geom2dLProp_FuncCurExt.ixx         |   10 +
 drv/Geom2dLProp/Geom2dLProp_FuncCurExt.jxx         |    2 +
 drv/Geom2dLProp/Geom2dLProp_FuncCurNul.ixx         |   10 +
 drv/Geom2dLProp/Geom2dLProp_FuncCurNul.jxx         |    2 +
 drv/Geom2dLProp/Geom2dLProp_NumericCurInf2d.ixx    |   10 +
 drv/Geom2dLProp/Geom2dLProp_NumericCurInf2d.jxx    |    3 +
 drv/Geom2dLProp/Geom2dLProp_NumericCurInf2d_0.cxx  |   51 -
 drv/Geom2dToIGES/Geom2dToIGES_Geom2dCurve.jxx      |    8 -
 drv/Geom2dToIGES/Geom2dToIGES_Geom2dEntity.jxx     |    4 -
 drv/Geom2dToIGES/Geom2dToIGES_Geom2dPoint.jxx      |   10 -
 drv/Geom2dToIGES/Geom2dToIGES_Geom2dVector.jxx     |   12 -
 drv/GeomAPI/GeomAPI.jxx                            |    8 -
 drv/GeomAPI/GeomAPI_ExtremaCurveCurve.jxx          |   12 -
 drv/GeomAPI/GeomAPI_ExtremaCurveSurface.jxx        |   14 -
 drv/GeomAPI/GeomAPI_ExtremaSurfaceSurface.jxx      |   12 -
 drv/GeomAPI/GeomAPI_IntCS.jxx                      |   12 -
 drv/GeomAPI/GeomAPI_IntSS.jxx                      |   10 -
 drv/GeomAPI/GeomAPI_Interpolate.jxx                |   20 -
 drv/GeomAPI/GeomAPI_PointsToBSpline.jxx            |   12 -
 drv/GeomAPI/GeomAPI_PointsToBSplineSurface.jxx     |   10 -
 drv/GeomAPI/GeomAPI_ProjectPointOnCurve.jxx        |   12 -
 drv/GeomAPI/GeomAPI_ProjectPointOnSurf.jxx         |   12 -
 drv/GeomAdaptor/GeomAdaptor.jxx                    |   10 -
 drv/GeomAdaptor/GeomAdaptor_Curve.jxx              |   36 -
 drv/GeomAdaptor/GeomAdaptor_GHCurve_0.cxx          |   12 -
 drv/GeomAdaptor/GeomAdaptor_GHSurface_0.cxx        |   12 -
 drv/GeomAdaptor/GeomAdaptor_HCurve.ixx             |    2 -
 drv/GeomAdaptor/GeomAdaptor_HCurve.jxx             |    8 -
 drv/GeomAdaptor/GeomAdaptor_HSurface.ixx           |    2 -
 drv/GeomAdaptor/GeomAdaptor_HSurface.jxx           |    8 -
 drv/GeomAdaptor/GeomAdaptor_Surface.jxx            |   40 -
 drv/GeomConvert/GeomConvert.jxx                    |   18 -
 drv/GeomConvert/GeomConvert_ApproxCurve.jxx        |   10 -
 drv/GeomConvert/GeomConvert_ApproxSurface.jxx      |    8 -
 .../GeomConvert_BSplineCurveKnotSplitting.jxx      |   12 -
 .../GeomConvert_BSplineCurveToBezierCurve.jxx      |   16 -
 .../GeomConvert_BSplineSurfaceKnotSplitting.jxx    |   12 -
 .../GeomConvert_BSplineSurfaceToBezierSurface.jxx  |   16 -
 ...mConvert_CompBezierSurfacesToBSplineSurface.jxx |   18 -
 .../GeomConvert_CompCurveToBSplineCurve.jxx        |    6 -
 drv/GeomFill/GeomFill.jxx                          |   18 -
 drv/GeomFill/GeomFill_AppSurf_0.cxx                |   28 -
 drv/GeomFill/GeomFill_AppSweep_0.cxx               |   28 -
 drv/GeomFill/GeomFill_Array1OfLocationLaw_0.cxx    |   12 +-
 drv/GeomFill/GeomFill_Array1OfSectionLaw_0.cxx     |   12 +-
 drv/GeomFill/GeomFill_BSplineCurves.jxx            |    8 -
 drv/GeomFill/GeomFill_BezierCurves.jxx             |    8 -
 drv/GeomFill/GeomFill_BoundWithSurf.ixx            |    2 -
 drv/GeomFill/GeomFill_BoundWithSurf.jxx            |   10 -
 drv/GeomFill/GeomFill_Boundary.ixx                 |    2 -
 drv/GeomFill/GeomFill_Boundary.jxx                 |    6 -
 drv/GeomFill/GeomFill_CircularBlendFunc.ixx        |    2 -
 drv/GeomFill/GeomFill_CircularBlendFunc.jxx        |   20 -
 drv/GeomFill/GeomFill_ConstantBiNormal.ixx         |    2 -
 drv/GeomFill/GeomFill_ConstantBiNormal.jxx         |   18 -
 drv/GeomFill/GeomFill_ConstrainedFilling.jxx       |   20 -
 drv/GeomFill/GeomFill_Coons.jxx                    |    6 -
 drv/GeomFill/GeomFill_CoonsAlgPatch.ixx            |    2 -
 drv/GeomFill/GeomFill_CoonsAlgPatch.jxx            |   10 -
 drv/GeomFill/GeomFill_CornerState.jxx              |    2 -
 drv/GeomFill/GeomFill_CorrectedFrenet.ixx          |    2 -
 drv/GeomFill/GeomFill_CorrectedFrenet.jxx          |   26 -
 drv/GeomFill/GeomFill_CurveAndTrihedron.ixx        |    2 -
 drv/GeomFill/GeomFill_CurveAndTrihedron.jxx        |   22 -
 drv/GeomFill/GeomFill_Curved.jxx                   |    6 -
 drv/GeomFill/GeomFill_Darboux.ixx                  |    2 -
 drv/GeomFill/GeomFill_Darboux.jxx                  |   12 -
 drv/GeomFill/GeomFill_DegeneratedBound.ixx         |    2 -
 drv/GeomFill/GeomFill_DegeneratedBound.jxx         |    6 -
 drv/GeomFill/GeomFill_DiscreteTrihedron.ixx        |    2 -
 drv/GeomFill/GeomFill_DiscreteTrihedron.jxx        |   20 -
 drv/GeomFill/GeomFill_DraftTrihedron.ixx           |    2 -
 drv/GeomFill/GeomFill_DraftTrihedron.jxx           |   12 -
 drv/GeomFill/GeomFill_EvolvedSection.ixx           |    2 -
 drv/GeomFill/GeomFill_EvolvedSection.jxx           |   22 -
 drv/GeomFill/GeomFill_Filling.jxx                  |   12 -
 drv/GeomFill/GeomFill_Fixed.ixx                    |    2 -
 drv/GeomFill/GeomFill_Fixed.jxx                    |   12 -
 drv/GeomFill/GeomFill_Frenet.ixx                   |    2 -
 drv/GeomFill/GeomFill_Frenet.jxx                   |   16 -
 drv/GeomFill/GeomFill_FunctionDraft.jxx            |   15 -
 drv/GeomFill/GeomFill_FunctionGuide.jxx            |   21 -
 drv/GeomFill/GeomFill_Generator.jxx                |    8 -
 drv/GeomFill/GeomFill_GuideTrihedronAC.ixx         |    2 -
 drv/GeomFill/GeomFill_GuideTrihedronAC.jxx         |   16 -
 drv/GeomFill/GeomFill_GuideTrihedronPlan.ixx       |    2 -
 drv/GeomFill/GeomFill_GuideTrihedronPlan.jxx       |   18 -
 drv/GeomFill/GeomFill_HArray1OfLocationLaw_0.cxx   |   16 +-
 drv/GeomFill/GeomFill_HArray1OfSectionLaw_0.cxx    |   16 +-
 drv/GeomFill/GeomFill_HSequenceOfAx2_0.cxx         |   10 -
 drv/GeomFill/GeomFill_Line.ixx                     |    2 -
 drv/GeomFill/GeomFill_Line.jxx                     |    2 -
 drv/GeomFill/GeomFill_LocFunction.jxx              |    4 -
 drv/GeomFill/GeomFill_LocationDraft.ixx            |    2 -
 drv/GeomFill/GeomFill_LocationDraft.jxx            |   30 -
 drv/GeomFill/GeomFill_LocationGuide.ixx            |    2 -
 drv/GeomFill/GeomFill_LocationGuide.jxx            |   34 -
 drv/GeomFill/GeomFill_LocationLaw.ixx              |    2 -
 drv/GeomFill/GeomFill_LocationLaw.jxx              |   20 -
 drv/GeomFill/GeomFill_NSections.ixx                |    2 -
 drv/GeomFill/GeomFill_NSections.jxx                |   24 -
 drv/GeomFill/GeomFill_Pipe.jxx                     |   20 -
 drv/GeomFill/GeomFill_PlanFunc.jxx                 |    8 -
 drv/GeomFill/GeomFill_PolynomialConvertor.jxx      |   12 -
 drv/GeomFill/GeomFill_Profiler.jxx                 |   14 -
 drv/GeomFill/GeomFill_QuasiAngularConvertor.jxx    |   14 -
 drv/GeomFill/GeomFill_SectionGenerator.jxx         |   16 -
 drv/GeomFill/GeomFill_SectionLaw.ixx               |    2 -
 drv/GeomFill/GeomFill_SectionLaw.jxx               |   22 -
 drv/GeomFill/GeomFill_SectionPlacement.jxx         |   18 -
 .../GeomFill_SequenceNodeOfSequenceOfAx2_0.cxx     |    6 -
 .../GeomFill_SequenceNodeOfSequenceOfTrsf_0.cxx    |    6 -
 drv/GeomFill/GeomFill_SequenceOfAx2_0.cxx          |    8 -
 drv/GeomFill/GeomFill_SequenceOfTrsf_0.cxx         |    8 -
 drv/GeomFill/GeomFill_SimpleBound.ixx              |    2 -
 drv/GeomFill/GeomFill_SimpleBound.jxx              |   10 -
 drv/GeomFill/GeomFill_SnglrFunc.jxx                |   14 -
 drv/GeomFill/GeomFill_Stretch.jxx                  |    6 -
 drv/GeomFill/GeomFill_Sweep.jxx                    |   20 -
 drv/GeomFill/GeomFill_SweepFunction.ixx            |    2 -
 drv/GeomFill/GeomFill_SweepFunction.jxx            |   22 -
 drv/GeomFill/GeomFill_SweepSectionGenerator.jxx    |   24 -
 drv/GeomFill/GeomFill_Tensor.jxx                   |   11 -
 drv/GeomFill/GeomFill_TgtField.ixx                 |    2 -
 drv/GeomFill/GeomFill_TgtField.jxx                 |    6 -
 drv/GeomFill/GeomFill_TgtOnCoons.ixx               |    2 -
 drv/GeomFill/GeomFill_TgtOnCoons.jxx               |    6 -
 drv/GeomFill/GeomFill_TrihedronLaw.ixx             |    2 -
 drv/GeomFill/GeomFill_TrihedronLaw.jxx             |   12 -
 drv/GeomFill/GeomFill_TrihedronWithGuide.ixx       |    2 -
 drv/GeomFill/GeomFill_TrihedronWithGuide.jxx       |   10 -
 drv/GeomFill/GeomFill_UniformSection.ixx           |    2 -
 drv/GeomFill/GeomFill_UniformSection.jxx           |   20 -
 drv/GeomInt/GeomInt.ixx                            |   10 +
 drv/GeomInt/GeomInt.jxx                            |    1 +
 ...fMyBSplGradientOfTheComputeLineOfWLApprox_0.cxx |   15 -
 ...fMyBSplGradientOfTheComputeLineOfWLApprox_0.cxx |   24 -
 ...fMyBSplGradientOfTheComputeLineOfWLApprox_0.cxx |   32 -
 ...yGradientOfTheComputeLineBezierOfWLApprox_0.cxx |   17 -
 ...OfMyGradientbisOfTheComputeLineOfWLApprox_0.cxx |   17 -
 drv/GeomInt/GeomInt_IntSS.jxx                      |   18 -
 drv/GeomInt/GeomInt_LineConstructor.jxx            |   12 -
 drv/GeomInt/GeomInt_LineTool.jxx                   |    6 -
 ..._MyBSplGradientOfTheComputeLineOfWLApprox_0.cxx |   25 -
 ...yGradientOfTheComputeLineBezierOfWLApprox_0.cxx |   23 -
 ...t_MyGradientbisOfTheComputeLineOfWLApprox_0.cxx |   23 -
 ...yGradientOfTheComputeLineBezierOfWLApprox_0.cxx |   17 -
 ...OfMyGradientbisOfTheComputeLineOfWLApprox_0.cxx |   17 -
 ...yGradientOfTheComputeLineBezierOfWLApprox_0.cxx |   32 -
 ...OfMyGradientbisOfTheComputeLineOfWLApprox_0.cxx |   32 -
 drv/GeomInt/GeomInt_ParameterAndOrientation.jxx    |    2 -
 ...yGradientOfTheComputeLineBezierOfWLApprox_0.cxx |   15 -
 ...OfMyGradientbisOfTheComputeLineOfWLApprox_0.cxx |   15 -
 ...ceNodeOfSequenceOfParameterAndOrientation_0.cxx |    6 -
 ...GeomInt_SequenceOfParameterAndOrientation_0.cxx |    8 -
 .../GeomInt_TheComputeLineBezierOfWLApprox_0.cxx   |   27 -
 drv/GeomInt/GeomInt_TheComputeLineOfWLApprox_0.cxx |   39 -
 ...OfTheInt2SOfThePrmPrmSvSurfacesOfWLApprox_0.cxx |   17 +-
 .../GeomInt_TheImpPrmSvSurfacesOfWLApprox_0.cxx    |   20 +-
 ...t_TheInt2SOfThePrmPrmSvSurfacesOfWLApprox_0.cxx |   26 +-
 drv/GeomInt/GeomInt_TheMultiLineOfWLApprox_0.cxx   |   12 -
 .../GeomInt_TheMultiLineToolOfWLApprox_0.cxx       |   12 -
 .../GeomInt_ThePrmPrmSvSurfacesOfWLApprox_0.cxx    |   18 +-
 ...ZerImpFuncOfTheImpPrmSvSurfacesOfWLApprox_0.cxx |   23 +-
 drv/GeomInt/GeomInt_WLApprox_0.cxx                 |   40 +-
 drv/GeomLProp/GeomLProp.jxx                        |    4 -
 drv/GeomLProp/GeomLProp_CLProps_0.cxx              |   20 +-
 drv/GeomLProp/GeomLProp_CurveTool.jxx              |    8 -
 drv/GeomLProp/GeomLProp_SLProps_0.cxx              |   20 +-
 drv/GeomLProp/GeomLProp_SurfaceTool.jxx            |    8 -
 drv/GeomLib/GeomLib.jxx                            |   38 -
 drv/GeomLib/GeomLib_Array1OfMat_0.cxx              |   10 -
 drv/GeomLib/GeomLib_Check2dBSplineCurve.jxx        |    8 -
 drv/GeomLib/GeomLib_CheckBSplineCurve.jxx          |    8 -
 drv/GeomLib/GeomLib_DenominatorMultiplier.jxx      |   10 -
 drv/GeomLib/GeomLib_Interpolate.jxx                |   12 -
 drv/GeomLib/GeomLib_IsPlanarSurface.jxx            |    8 -
 drv/GeomLib/GeomLib_LogSample.jxx                  |    4 -
 drv/GeomLib/GeomLib_MakeCurvefromApprox.jxx        |   12 -
 drv/GeomLib/GeomLib_PolyFunc.jxx                   |    5 -
 drv/GeomLib/GeomLib_Tool.jxx                       |   12 -
 drv/GeomPlate/GeomPlate_Aij.jxx                    |    6 -
 .../GeomPlate_Array1OfHCurveOnSurface_0.cxx        |   12 +-
 .../GeomPlate_Array1OfSequenceOfReal_0.cxx         |   10 -
 drv/GeomPlate/GeomPlate_BuildAveragePlane.jxx      |   16 -
 drv/GeomPlate/GeomPlate_BuildPlateSurface.jxx      |   42 -
 drv/GeomPlate/GeomPlate_CurveConstraint.ixx        |    2 -
 drv/GeomPlate/GeomPlate_CurveConstraint.jxx        |   20 -
 .../GeomPlate_HArray1OfHCurveOnSurface_0.cxx       |   16 +-
 .../GeomPlate_HArray1OfSequenceOfReal_0.cxx        |   14 -
 .../GeomPlate_HSequenceOfCurveConstraint_0.cxx     |   12 +-
 .../GeomPlate_HSequenceOfPointConstraint_0.cxx     |   12 +-
 drv/GeomPlate/GeomPlate_MakeApprox.jxx             |    8 -
 drv/GeomPlate/GeomPlate_PlateG0Criterion.jxx       |   10 -
 drv/GeomPlate/GeomPlate_PlateG1Criterion.jxx       |   10 -
 drv/GeomPlate/GeomPlate_PointConstraint.ixx        |    2 -
 drv/GeomPlate/GeomPlate_PointConstraint.jxx        |   14 -
 .../GeomPlate_SequenceNodeOfSequenceOfAij_0.cxx    |    6 -
 ...e_SequenceNodeOfSequenceOfCurveConstraint_0.cxx |    8 +-
 ...e_SequenceNodeOfSequenceOfPointConstraint_0.cxx |    8 +-
 drv/GeomPlate/GeomPlate_SequenceOfAij_0.cxx        |    8 -
 .../GeomPlate_SequenceOfCurveConstraint_0.cxx      |   10 +-
 .../GeomPlate_SequenceOfPointConstraint_0.cxx      |   10 +-
 drv/GeomPlate/GeomPlate_Surface.ixx                |    2 -
 drv/GeomPlate/GeomPlate_Surface.jxx                |   28 -
 drv/GeomProjLib/GeomProjLib.jxx                    |   12 -
 drv/GeomToIGES/GeomToIGES_GeomCurve.jxx            |   30 -
 drv/GeomToIGES/GeomToIGES_GeomEntity.jxx           |    4 -
 drv/GeomToIGES/GeomToIGES_GeomPoint.jxx            |   10 -
 drv/GeomToIGES/GeomToIGES_GeomSurface.jxx          |   36 -
 drv/GeomToIGES/GeomToIGES_GeomVector.jxx           |   12 -
 drv/GeomToStep/GeomToStep_MakeAxis1Placement.jxx   |   14 -
 drv/GeomToStep/GeomToStep_MakeAxis2Placement2d.jxx |   10 -
 drv/GeomToStep/GeomToStep_MakeAxis2Placement3d.jxx |   14 -
 .../GeomToStep_MakeBSplineCurveWithKnots.jxx       |   10 -
 ...SplineCurveWithKnotsAndRationalBSplineCurve.jxx |   10 -
 .../GeomToStep_MakeBSplineSurfaceWithKnots.jxx     |    8 -
 ...neSurfaceWithKnotsAndRationalBSplineSurface.jxx |    8 -
 drv/GeomToStep/GeomToStep_MakeBoundedCurve.jxx     |   10 -
 drv/GeomToStep/GeomToStep_MakeBoundedSurface.jxx   |    8 -
 drv/GeomToStep/GeomToStep_MakeCartesianPoint.jxx   |   14 -
 drv/GeomToStep/GeomToStep_MakeCircle.jxx           |   12 -
 drv/GeomToStep/GeomToStep_MakeConic.jxx            |   10 -
 drv/GeomToStep/GeomToStep_MakeConicalSurface.jxx   |    8 -
 drv/GeomToStep/GeomToStep_MakeCurve.jxx            |   10 -
 .../GeomToStep_MakeCylindricalSurface.jxx          |    8 -
 drv/GeomToStep/GeomToStep_MakeDirection.jxx        |   14 -
 .../GeomToStep_MakeElementarySurface.jxx           |    8 -
 drv/GeomToStep/GeomToStep_MakeEllipse.jxx          |   12 -
 drv/GeomToStep/GeomToStep_MakeHyperbola.jxx        |   10 -
 drv/GeomToStep/GeomToStep_MakeLine.jxx             |   14 -
 drv/GeomToStep/GeomToStep_MakeParabola.jxx         |   10 -
 drv/GeomToStep/GeomToStep_MakePlane.jxx            |   10 -
 drv/GeomToStep/GeomToStep_MakePolyline.jxx         |   10 -
 .../GeomToStep_MakeRectangularTrimmedSurface.jxx   |    8 -
 drv/GeomToStep/GeomToStep_MakeSphericalSurface.jxx |    8 -
 drv/GeomToStep/GeomToStep_MakeSurface.jxx          |    8 -
 .../GeomToStep_MakeSurfaceOfLinearExtrusion.jxx    |    8 -
 .../GeomToStep_MakeSurfaceOfRevolution.jxx         |    8 -
 drv/GeomToStep/GeomToStep_MakeSweptSurface.jxx     |    8 -
 drv/GeomToStep/GeomToStep_MakeToroidalSurface.jxx  |    8 -
 drv/GeomToStep/GeomToStep_MakeVector.jxx           |   14 -
 drv/GeomToStep/GeomToStep_Root.jxx                 |    2 -
 drv/GeomTools/GeomTools.jxx                        |   10 -
 drv/GeomTools/GeomTools_Curve2dSet.jxx             |    8 -
 drv/GeomTools/GeomTools_CurveSet.jxx               |    8 -
 drv/GeomTools/GeomTools_SurfaceSet.jxx             |    8 -
 drv/GeomTools/GeomTools_UndefinedTypeHandler.ixx   |    2 -
 drv/GeomTools/GeomTools_UndefinedTypeHandler.jxx   |    8 -
 drv/GeometryTest/GeometryTest.jxx                  |    5 -
 drv/GeomliteTest/GeomliteTest.jxx                  |    5 -
 .../GraphDS_DataMapIteratorOfEntityRoleMap_0.cxx   |   40 -
 .../GraphDS_DataMapNodeOfEntityRoleMap_0.cxx       |   57 -
 drv/GraphDS/GraphDS_EntityRoleMap_0.cxx            |   43 -
 ...ols_ListIteratorOfListOfSequenceOfInteger_0.cxx |   36 -
 .../GraphTools_ListIteratorOfSCList_0.cxx          |   36 -
 ...phTools_ListNodeOfListOfSequenceOfInteger_0.cxx |   50 -
 drv/GraphTools/GraphTools_ListNodeOfSCList_0.cxx   |   50 -
 .../GraphTools_ListOfSequenceOfInteger_0.cxx       |   33 -
 drv/GraphTools/GraphTools_RGNode.ixx               |   10 -
 drv/GraphTools/GraphTools_RGNode.jxx               |    6 -
 drv/GraphTools/GraphTools_SC.ixx                   |   29 -
 drv/GraphTools/GraphTools_SC.jxx                   |   12 -
 drv/GraphTools/GraphTools_SCList_0.cxx             |   33 -
 drv/GraphTools/GraphTools_TSNode.ixx               |   10 -
 drv/GraphTools/GraphTools_TSNode.jxx               |    3 -
 drv/Graphic3d/Graphic3d.ixx                        |   10 -
 drv/Graphic3d/Graphic3d.jxx                        |    6 -
 drv/Graphic3d/Graphic3d_Array1OfVector_0.cxx       |   10 -
 drv/Graphic3d/Graphic3d_Array1OfVertex_0.cxx       |    8 -
 drv/Graphic3d/Graphic3d_Array2OfVertex_0.cxx       |    8 -
 drv/Graphic3d/Graphic3d_ArrayOfPoints.ixx          |    2 -
 drv/Graphic3d/Graphic3d_ArrayOfPoints.jxx          |    2 -
 drv/Graphic3d/Graphic3d_ArrayOfPolygons.ixx        |    2 -
 drv/Graphic3d/Graphic3d_ArrayOfPolygons.jxx        |    2 -
 drv/Graphic3d/Graphic3d_ArrayOfPolylines.ixx       |    2 -
 drv/Graphic3d/Graphic3d_ArrayOfPolylines.jxx       |    2 -
 drv/Graphic3d/Graphic3d_ArrayOfPrimitives.ixx      |    2 -
 drv/Graphic3d/Graphic3d_ArrayOfPrimitives.jxx      |   16 -
 .../Graphic3d_ArrayOfQuadrangleStrips.ixx          |    2 -
 .../Graphic3d_ArrayOfQuadrangleStrips.jxx          |    2 -
 drv/Graphic3d/Graphic3d_ArrayOfQuadrangles.ixx     |    2 -
 drv/Graphic3d/Graphic3d_ArrayOfQuadrangles.jxx     |    4 -
 drv/Graphic3d/Graphic3d_ArrayOfSegments.ixx        |    2 -
 drv/Graphic3d/Graphic3d_ArrayOfSegments.jxx        |    2 -
 drv/Graphic3d/Graphic3d_ArrayOfTriangleFans.ixx    |    2 -
 drv/Graphic3d/Graphic3d_ArrayOfTriangleFans.jxx    |    2 -
 drv/Graphic3d/Graphic3d_ArrayOfTriangleStrips.ixx  |    2 -
 drv/Graphic3d/Graphic3d_ArrayOfTriangleStrips.jxx  |    2 -
 drv/Graphic3d/Graphic3d_ArrayOfTriangles.ixx       |    2 -
 drv/Graphic3d/Graphic3d_ArrayOfTriangles.jxx       |    2 -
 drv/Graphic3d/Graphic3d_AspectFillArea3d.ixx       |    2 -
 drv/Graphic3d/Graphic3d_AspectFillArea3d.jxx       |    8 -
 drv/Graphic3d/Graphic3d_AspectLine3d.ixx           |    2 -
 drv/Graphic3d/Graphic3d_AspectLine3d.jxx           |    4 -
 drv/Graphic3d/Graphic3d_AspectMarker3d.ixx         |    2 -
 drv/Graphic3d/Graphic3d_AspectMarker3d.jxx         |    6 -
 drv/Graphic3d/Graphic3d_AspectText3d.ixx           |    2 -
 drv/Graphic3d/Graphic3d_AspectText3d.jxx           |    6 -
 .../Graphic3d_AspectTextDefinitionError_0.cxx      |    2 -
 drv/Graphic3d/Graphic3d_CycleError_0.cxx           |    2 -
 drv/Graphic3d/Graphic3d_DataStructureManager.ixx   |    2 -
 drv/Graphic3d/Graphic3d_DataStructureManager.jxx   |    2 -
 drv/Graphic3d/Graphic3d_GraphicDriver.ixx          |    2 -
 drv/Graphic3d/Graphic3d_GraphicDriver.jxx          |   19 +-
 drv/Graphic3d/Graphic3d_Group.ixx                  |    2 -
 drv/Graphic3d/Graphic3d_Group.jxx                  |   34 -
 drv/Graphic3d/Graphic3d_GroupDefinitionError_0.cxx |    2 -
 drv/Graphic3d/Graphic3d_HSequenceOfGroup_0.cxx     |   50 -
 drv/Graphic3d/Graphic3d_HSequenceOfStructure_0.cxx |   12 +-
 drv/Graphic3d/Graphic3d_HSetOfGroup_0.cxx          |   44 -
 drv/Graphic3d/Graphic3d_InitialisationError_0.cxx  |    2 -
 .../Graphic3d_ListIteratorOfListOfPArray_0.cxx     |   36 -
 .../Graphic3d_ListIteratorOfListOfShortReal_0.cxx  |    8 -
 ...aphic3d_ListIteratorOfSetListOfSetOfGroup_0.cxx |   36 -
 .../Graphic3d_ListNodeOfListOfPArray_0.cxx         |   50 -
 .../Graphic3d_ListNodeOfListOfShortReal_0.cxx      |    6 -
 .../Graphic3d_ListNodeOfSetListOfSetOfGroup_0.cxx  |   50 -
 drv/Graphic3d/Graphic3d_ListOfPArray_0.cxx         |   33 -
 drv/Graphic3d/Graphic3d_ListOfShortReal_0.cxx      |    6 -
 .../Graphic3d_MapIteratorOfMapOfStructure_0.cxx    |   12 +-
 drv/Graphic3d/Graphic3d_MapOfStructure_0.cxx       |   13 +-
 drv/Graphic3d/Graphic3d_MaterialAspect.jxx         |    8 -
 .../Graphic3d_MaterialDefinitionError_0.cxx        |    2 -
 .../Graphic3d_PickIdDefinitionError_0.cxx          |   32 -
 drv/Graphic3d/Graphic3d_Plotter.ixx                |   28 -
 drv/Graphic3d/Graphic3d_Plotter.jxx                |    9 -
 .../Graphic3d_PlotterDefinitionError_0.cxx         |   32 -
 .../Graphic3d_PriorityDefinitionError_0.cxx        |    2 -
 ...Graphic3d_SequenceNodeOfSequenceOfAddress_0.cxx |   42 -
 .../Graphic3d_SequenceNodeOfSequenceOfGroup_0.cxx  |   45 -
 ...aphic3d_SequenceNodeOfSequenceOfStructure_0.cxx |    8 +-
 drv/Graphic3d/Graphic3d_SequenceOfAddress_0.cxx    |   28 -
 drv/Graphic3d/Graphic3d_SequenceOfGroup_0.cxx      |   31 -
 drv/Graphic3d/Graphic3d_SequenceOfStructure_0.cxx  |   10 +-
 .../Graphic3d_SetIteratorOfSetOfGroup_0.cxx        |   49 -
 drv/Graphic3d/Graphic3d_SetListOfSetOfGroup_0.cxx  |   33 -
 drv/Graphic3d/Graphic3d_SetOfGroup_0.cxx           |   49 -
 .../Graphic3d_StdMapNodeOfMapOfStructure_0.cxx     |   12 +-
 drv/Graphic3d/Graphic3d_Structure.ixx              |    2 -
 drv/Graphic3d/Graphic3d_Structure.jxx              |   42 +-
 .../Graphic3d_StructureDefinitionError_0.cxx       |    2 -
 drv/Graphic3d/Graphic3d_StructureManager.ixx       |    2 -
 drv/Graphic3d/Graphic3d_StructureManager.jxx       |   24 -
 drv/Graphic3d/Graphic3d_Texture1D.ixx              |    2 -
 drv/Graphic3d/Graphic3d_Texture1D.jxx              |    6 -
 drv/Graphic3d/Graphic3d_Texture1Dmanual.ixx        |    2 -
 drv/Graphic3d/Graphic3d_Texture1Dmanual.jxx        |    4 -
 drv/Graphic3d/Graphic3d_Texture1Dsegment.ixx       |    2 -
 drv/Graphic3d/Graphic3d_Texture1Dsegment.jxx       |    4 -
 drv/Graphic3d/Graphic3d_Texture2D.ixx              |    2 -
 drv/Graphic3d/Graphic3d_Texture2D.jxx              |    6 -
 drv/Graphic3d/Graphic3d_Texture2Dmanual.ixx        |    2 -
 drv/Graphic3d/Graphic3d_Texture2Dmanual.jxx        |    4 -
 drv/Graphic3d/Graphic3d_Texture2Dplane.ixx         |    2 -
 drv/Graphic3d/Graphic3d_Texture2Dplane.jxx         |    4 -
 drv/Graphic3d/Graphic3d_TextureEnv.ixx             |    2 -
 drv/Graphic3d/Graphic3d_TextureEnv.jxx             |    6 -
 drv/Graphic3d/Graphic3d_TextureMap.ixx             |    2 -
 drv/Graphic3d/Graphic3d_TextureMap.jxx             |    4 -
 drv/Graphic3d/Graphic3d_TextureParams.ixx          |    2 -
 drv/Graphic3d/Graphic3d_TextureParams.jxx          |    2 -
 drv/Graphic3d/Graphic3d_TextureRoot.ixx            |    2 -
 drv/Graphic3d/Graphic3d_TextureRoot.jxx            |    8 -
 drv/Graphic3d/Graphic3d_TransformError_0.cxx       |    2 -
 drv/Graphic3d/Graphic3d_Vector.jxx                 |    4 -
 drv/Graphic3d/Graphic3d_VectorError_0.cxx          |    2 -
 drv/HLRAlgo/HLRAlgo.jxx                            |    2 -
 drv/HLRAlgo/HLRAlgo_Array1OfPHDat_0.cxx            |   10 -
 drv/HLRAlgo/HLRAlgo_Array1OfPINod_0.cxx            |   12 +-
 drv/HLRAlgo/HLRAlgo_Array1OfPISeg_0.cxx            |   10 -
 drv/HLRAlgo/HLRAlgo_Array1OfTData_0.cxx            |   10 -
 drv/HLRAlgo/HLRAlgo_BiPoint.jxx                    |    2 -
 drv/HLRAlgo/HLRAlgo_Coincidence.jxx                |    2 -
 drv/HLRAlgo/HLRAlgo_EdgeIterator.jxx               |    4 -
 drv/HLRAlgo/HLRAlgo_EdgeStatus.jxx                 |    4 -
 drv/HLRAlgo/HLRAlgo_EdgesBlock.ixx                 |    2 -
 drv/HLRAlgo/HLRAlgo_EdgesBlock.jxx                 |    2 -
 drv/HLRAlgo/HLRAlgo_HArray1OfPHDat_0.cxx           |   14 -
 drv/HLRAlgo/HLRAlgo_HArray1OfPINod_0.cxx           |   16 +-
 drv/HLRAlgo/HLRAlgo_HArray1OfPISeg_0.cxx           |   14 -
 drv/HLRAlgo/HLRAlgo_HArray1OfTData_0.cxx           |   14 -
 drv/HLRAlgo/HLRAlgo_InterferenceList_0.cxx         |    8 -
 drv/HLRAlgo/HLRAlgo_Interference_0.cxx             |    4 -
 drv/HLRAlgo/HLRAlgo_Intersection.jxx               |    2 -
 .../HLRAlgo_ListIteratorOfInterferenceList_0.cxx   |   10 -
 .../HLRAlgo_ListIteratorOfListOfBPoint_0.cxx       |   10 -
 .../HLRAlgo_ListNodeOfInterferenceList_0.cxx       |    8 -
 drv/HLRAlgo/HLRAlgo_ListNodeOfListOfBPoint_0.cxx   |    8 -
 drv/HLRAlgo/HLRAlgo_ListOfBPoint_0.cxx             |    8 -
 drv/HLRAlgo/HLRAlgo_PolyAlgo.ixx                   |    2 -
 drv/HLRAlgo/HLRAlgo_PolyAlgo.jxx                   |    8 -
 drv/HLRAlgo/HLRAlgo_PolyData.ixx                   |    2 -
 drv/HLRAlgo/HLRAlgo_PolyData.jxx                   |   16 -
 drv/HLRAlgo/HLRAlgo_PolyHidingData.jxx             |    2 -
 drv/HLRAlgo/HLRAlgo_PolyInternalData.ixx           |    2 -
 drv/HLRAlgo/HLRAlgo_PolyInternalData.jxx           |   14 -
 drv/HLRAlgo/HLRAlgo_PolyInternalNode.ixx           |    2 -
 drv/HLRAlgo/HLRAlgo_PolyInternalNode.jxx           |    2 -
 drv/HLRAlgo/HLRAlgo_PolyInternalSegment.jxx        |    2 -
 drv/HLRAlgo/HLRAlgo_PolyShellData.ixx              |    2 -
 drv/HLRAlgo/HLRAlgo_PolyShellData.jxx              |    8 -
 drv/HLRAlgo/HLRAlgo_Projector.jxx                  |   18 -
 drv/HLRAlgo/HLRAlgo_TriangleData.jxx               |    2 -
 drv/HLRAlgo/HLRAlgo_WiresBlock.ixx                 |    2 -
 drv/HLRAlgo/HLRAlgo_WiresBlock.jxx                 |    4 -
 drv/HLRAppli/HLRAppli_ReflectLines.jxx             |    4 -
 drv/HLRBRep/HLRBRep.jxx                            |    6 -
 drv/HLRBRep/HLRBRep_Algo.ixx                       |    2 -
 drv/HLRBRep/HLRBRep_Algo.jxx                       |    6 -
 drv/HLRBRep/HLRBRep_AreaLimit.ixx                  |    2 -
 drv/HLRBRep/HLRBRep_AreaLimit.jxx                  |    6 -
 drv/HLRBRep/HLRBRep_Array1OfEData_0.cxx            |   10 -
 drv/HLRBRep/HLRBRep_Array1OfFData_0.cxx            |   10 -
 drv/HLRBRep/HLRBRep_BCurveTool.jxx                 |   22 -
 drv/HLRBRep/HLRBRep_BSurfaceTool.jxx               |   22 -
 drv/HLRBRep/HLRBRep_BiPnt2D.jxx                    |    6 -
 drv/HLRBRep/HLRBRep_BiPoint.jxx                    |    6 -
 drv/HLRBRep/HLRBRep_CInter_0.cxx                   |   28 -
 drv/HLRBRep/HLRBRep_CLPropsATool.jxx               |    6 -
 drv/HLRBRep/HLRBRep_CLProps_0.cxx                  |   16 -
 drv/HLRBRep/HLRBRep_Curve.jxx                      |   42 -
 drv/HLRBRep/HLRBRep_CurveTool.jxx                  |   18 -
 drv/HLRBRep/HLRBRep_Data.ixx                       |    2 -
 drv/HLRBRep/HLRBRep_Data.jxx                       |   28 -
 drv/HLRBRep/HLRBRep_EdgeBuilder.jxx                |   14 -
 drv/HLRBRep/HLRBRep_EdgeData.jxx                   |    8 -
 drv/HLRBRep/HLRBRep_EdgeFaceTool.jxx               |    4 -
 drv/HLRBRep/HLRBRep_EdgeIList.jxx                  |    8 -
 drv/HLRBRep/HLRBRep_EdgeInterferenceTool.jxx       |   10 -
 ...rsectionPointOfTheIntPCurvePCurveOfCInter_0.cxx |   10 -
 drv/HLRBRep/HLRBRep_FaceData.jxx                   |    8 -
 drv/HLRBRep/HLRBRep_FaceIterator.jxx               |    8 -
 drv/HLRBRep/HLRBRep_HLRToShape.jxx                 |   10 -
 drv/HLRBRep/HLRBRep_Hider.jxx                      |    6 -
 drv/HLRBRep/HLRBRep_IntConicCurveOfCInter_0.cxx    |   20 -
 drv/HLRBRep/HLRBRep_InterCSurf_0.cxx               |   42 -
 drv/HLRBRep/HLRBRep_InternalAlgo.ixx               |    2 -
 drv/HLRBRep/HLRBRep_InternalAlgo.jxx               |   16 -
 drv/HLRBRep/HLRBRep_Intersector.jxx                |   14 -
 drv/HLRBRep/HLRBRep_LineTool.jxx                   |   26 -
 .../HLRBRep_ListIteratorOfListOfBPnt2D_0.cxx       |   10 -
 .../HLRBRep_ListIteratorOfListOfBPoint_0.cxx       |   10 -
 drv/HLRBRep/HLRBRep_ListNodeOfListOfBPnt2D_0.cxx   |    8 -
 drv/HLRBRep/HLRBRep_ListNodeOfListOfBPoint_0.cxx   |    8 -
 drv/HLRBRep/HLRBRep_ListOfBPnt2D_0.cxx             |    8 -
 drv/HLRBRep/HLRBRep_ListOfBPoint_0.cxx             |    8 -
 ...fTheIntersectorOfTheIntConicCurveOfCInter_0.cxx |    4 -
 ...LocFOfTheLocateExtPCOfTheProjPCurOfCInter_0.cxx |   16 -
 drv/HLRBRep/HLRBRep_PolyAlgo.ixx                   |    2 -
 drv/HLRBRep/HLRBRep_PolyAlgo.jxx                   |   28 -
 drv/HLRBRep/HLRBRep_PolyHLRToShape.jxx             |    6 -
 drv/HLRBRep/HLRBRep_SLPropsATool.jxx               |    6 -
 drv/HLRBRep/HLRBRep_SLProps_0.cxx                  |   16 -
 drv/HLRBRep/HLRBRep_SeqOfShapeBounds_0.cxx         |    8 -
 ...LocFOfTheLocateExtPCOfTheProjPCurOfCInter_0.cxx |    8 -
 .../HLRBRep_SequenceNodeOfSeqOfShapeBounds_0.cxx   |    6 -
 ...LocFOfTheLocateExtPCOfTheProjPCurOfCInter_0.cxx |    6 -
 drv/HLRBRep/HLRBRep_ShapeBounds.jxx                |    6 -
 drv/HLRBRep/HLRBRep_ShapeToHLR.jxx                 |   14 -
 drv/HLRBRep/HLRBRep_Surface.jxx                    |   20 -
 drv/HLRBRep/HLRBRep_SurfaceTool.jxx                |   20 -
 .../HLRBRep_TheCSFunctionOfInterCSurf_0.cxx        |   13 -
 ...BRep_TheCurveLocatorOfTheProjPCurOfCInter_0.cxx |    6 -
 ...etweenPCurvesOfTheIntPCurvePCurveOfCInter_0.cxx |    7 -
 drv/HLRBRep/HLRBRep_TheExactInterCSurf_0.cxx       |   16 -
 drv/HLRBRep/HLRBRep_TheIntConicCurveOfCInter_0.cxx |   22 -
 .../HLRBRep_TheIntPCurvePCurveOfCInter_0.cxx       |   12 -
 .../HLRBRep_TheInterferenceOfInterCSurf_0.cxx      |   18 -
 ..._TheIntersectorOfTheIntConicCurveOfCInter_0.cxx |   16 -
 ...RBRep_TheLocateExtPCOfTheProjPCurOfCInter_0.cxx |   18 -
 ..._ThePolygon2dOfTheIntPCurvePCurveOfCInter_0.cxx |   10 -
 drv/HLRBRep/HLRBRep_ThePolygonOfInterCSurf_0.cxx   |   14 -
 .../HLRBRep_ThePolygonToolOfInterCSurf_0.cxx       |    8 -
 .../HLRBRep_ThePolyhedronOfInterCSurf_0.cxx        |   14 -
 .../HLRBRep_ThePolyhedronToolOfInterCSurf_0.cxx    |   10 -
 drv/HLRBRep/HLRBRep_TheProjPCurOfCInter_0.cxx      |   10 -
 .../HLRBRep_TheQuadCurvExactInterCSurf_0.cxx       |    8 -
 ...eQuadCurvFuncOfTheQuadCurvExactInterCSurf_0.cxx |    6 -
 drv/HLRBRep/HLRBRep_VertexList.jxx                 |    8 -
 drv/HLRTest/HLRTest.jxx                            |   11 -
 drv/HLRTest/HLRTest_DrawableEdgeTool.ixx           |    2 -
 drv/HLRTest/HLRTest_DrawableEdgeTool.jxx           |   10 -
 drv/HLRTest/HLRTest_DrawablePolyEdgeTool.ixx       |    2 -
 drv/HLRTest/HLRTest_DrawablePolyEdgeTool.jxx       |    6 -
 drv/HLRTest/HLRTest_OutLiner.ixx                   |    2 -
 drv/HLRTest/HLRTest_OutLiner.jxx                   |   13 -
 drv/HLRTest/HLRTest_Projector.ixx                  |    2 -
 drv/HLRTest/HLRTest_Projector.jxx                  |   11 -
 drv/HLRTest/HLRTest_ShapeData.ixx                  |    2 -
 drv/HLRTest/HLRTest_ShapeData.jxx                  |    4 -
 drv/HLRTopoBRep/HLRTopoBRep_DSFiller.jxx           |   20 +-
 drv/HLRTopoBRep/HLRTopoBRep_Data.jxx               |   12 -
 ...p_DataMapIteratorOfDataMapOfShapeFaceData_0.cxx |   12 -
 ...ep_DataMapIteratorOfMapOfShapeListOfVData_0.cxx |   12 -
 ...oBRep_DataMapNodeOfDataMapOfShapeFaceData_0.cxx |   12 -
 ...poBRep_DataMapNodeOfMapOfShapeListOfVData_0.cxx |   12 -
 .../HLRTopoBRep_DataMapOfShapeFaceData_0.cxx       |   14 -
 drv/HLRTopoBRep/HLRTopoBRep_FaceData.jxx           |    4 -
 drv/HLRTopoBRep/HLRTopoBRep_FaceIsoLiner.jxx       |   14 -
 .../HLRTopoBRep_ListIteratorOfListOfVData_0.cxx    |   10 -
 .../HLRTopoBRep_ListNodeOfListOfVData_0.cxx        |    8 -
 drv/HLRTopoBRep/HLRTopoBRep_ListOfVData_0.cxx      |    8 -
 .../HLRTopoBRep_MapOfShapeListOfVData_0.cxx        |   14 -
 drv/HLRTopoBRep/HLRTopoBRep_OutLiner.ixx           |    2 -
 drv/HLRTopoBRep/HLRTopoBRep_OutLiner.jxx           |   12 -
 drv/HLRTopoBRep/HLRTopoBRep_VData.jxx              |    4 -
 drv/Hatch/Hatch_Hatcher.jxx                        |   10 -
 drv/Hatch/Hatch_Line.jxx                           |    6 -
 drv/Hatch/Hatch_Parameter.jxx                      |    6 -
 drv/Hatch/Hatch_SequenceNodeOfSequenceOfLine_0.cxx |    6 -
 .../Hatch_SequenceNodeOfSequenceOfParameter_0.cxx  |    6 -
 drv/Hatch/Hatch_SequenceOfLine_0.cxx               |    8 -
 drv/Hatch/Hatch_SequenceOfParameter_0.cxx          |    8 -
 drv/HatchGen/HatchGen_Domain.jxx                   |    6 -
 drv/HatchGen/HatchGen_Domains_0.cxx                |    8 -
 drv/HatchGen/HatchGen_IntersectionPoint.jxx        |    2 -
 drv/HatchGen/HatchGen_PointOnElement.jxx           |    4 -
 drv/HatchGen/HatchGen_PointOnHatching.jxx          |    8 -
 drv/HatchGen/HatchGen_PointsOnElement_0.cxx        |    8 -
 drv/HatchGen/HatchGen_PointsOnHatching_0.cxx       |    8 -
 drv/HatchGen/HatchGen_SequenceNodeOfDomains_0.cxx  |    6 -
 .../HatchGen_SequenceNodeOfPointsOnElement_0.cxx   |    6 -
 .../HatchGen_SequenceNodeOfPointsOnHatching_0.cxx  |    6 -
 drv/HeaderSection/HeaderSection.jxx                |    4 -
 .../HeaderSection_FileDescription.ixx              |    2 -
 .../HeaderSection_FileDescription.jxx              |    6 -
 drv/HeaderSection/HeaderSection_FileName.ixx       |    2 -
 drv/HeaderSection/HeaderSection_FileName.jxx       |    6 -
 drv/HeaderSection/HeaderSection_FileSchema.ixx     |    2 -
 drv/HeaderSection/HeaderSection_FileSchema.jxx     |    6 -
 .../HeaderSection_HeaderRecognizer.ixx             |    2 -
 .../HeaderSection_HeaderRecognizer.jxx             |    4 -
 drv/HeaderSection/HeaderSection_Protocol.ixx       |    2 -
 drv/HeaderSection/HeaderSection_Protocol.jxx       |    4 -
 drv/Hermit/Hermit.jxx                              |    6 -
 drv/IFGraph/IFGraph_AllConnected.jxx               |    6 -
 drv/IFGraph/IFGraph_AllShared.jxx                  |    8 -
 drv/IFGraph/IFGraph_Articulations.jxx              |   10 -
 drv/IFGraph/IFGraph_Compare.jxx                    |    8 -
 drv/IFGraph/IFGraph_ConnectedComponants.jxx        |    4 -
 drv/IFGraph/IFGraph_Cumulate.jxx                   |    8 -
 drv/IFGraph/IFGraph_Cycles.jxx                     |    6 -
 drv/IFGraph/IFGraph_ExternalSources.jxx            |    8 -
 drv/IFGraph/IFGraph_SCRoots.jxx                    |    6 -
 drv/IFGraph/IFGraph_StrongComponants.jxx           |    4 -
 drv/IFGraph/IFGraph_SubPartsIterator.jxx           |   20 -
 drv/IFSelect/IFSelect.jxx                          |    4 -
 drv/IFSelect/IFSelect_Act.ixx                      |    2 -
 drv/IFSelect/IFSelect_Act.jxx                      |    6 -
 drv/IFSelect/IFSelect_Activator.ixx                |    2 -
 drv/IFSelect/IFSelect_Activator.jxx                |   10 -
 drv/IFSelect/IFSelect_AppliedModifiers.ixx         |    2 -
 drv/IFSelect/IFSelect_AppliedModifiers.jxx         |    6 -
 drv/IFSelect/IFSelect_BasicDumper.ixx              |    2 -
 drv/IFSelect/IFSelect_BasicDumper.jxx              |    8 -
 drv/IFSelect/IFSelect_CheckCounter.ixx             |    2 -
 drv/IFSelect/IFSelect_CheckCounter.jxx             |    8 -
 drv/IFSelect/IFSelect_ContextModif.jxx             |   24 -
 drv/IFSelect/IFSelect_ContextWrite.jxx             |   22 -
 drv/IFSelect/IFSelect_DispGlobal.ixx               |    2 -
 drv/IFSelect/IFSelect_DispGlobal.jxx               |    8 -
 drv/IFSelect/IFSelect_DispPerCount.ixx             |    2 -
 drv/IFSelect/IFSelect_DispPerCount.jxx             |   12 -
 drv/IFSelect/IFSelect_DispPerFiles.ixx             |    2 -
 drv/IFSelect/IFSelect_DispPerFiles.jxx             |   12 -
 drv/IFSelect/IFSelect_DispPerOne.ixx               |    2 -
 drv/IFSelect/IFSelect_DispPerOne.jxx               |    8 -
 drv/IFSelect/IFSelect_DispPerSignature.ixx         |    2 -
 drv/IFSelect/IFSelect_DispPerSignature.jxx         |   12 -
 drv/IFSelect/IFSelect_Dispatch.ixx                 |    2 -
 drv/IFSelect/IFSelect_Dispatch.jxx                 |   18 -
 drv/IFSelect/IFSelect_EditForm.ixx                 |    2 -
 drv/IFSelect/IFSelect_EditForm.jxx                 |   18 -
 drv/IFSelect/IFSelect_Editor.ixx                   |    2 -
 drv/IFSelect/IFSelect_Editor.jxx                   |   24 -
 drv/IFSelect/IFSelect_Functions.jxx                |   10 -
 drv/IFSelect/IFSelect_GeneralModifier.ixx          |    2 -
 drv/IFSelect/IFSelect_GeneralModifier.jxx          |    8 -
 drv/IFSelect/IFSelect_GraphCounter.ixx             |    2 -
 drv/IFSelect/IFSelect_GraphCounter.jxx             |    8 -
 drv/IFSelect/IFSelect_HSeqOfSelection_0.cxx        |   12 +-
 drv/IFSelect/IFSelect_IntParam.ixx                 |    2 -
 drv/IFSelect/IFSelect_IntParam.jxx                 |    2 -
 drv/IFSelect/IFSelect_ListEditor.ixx               |    2 -
 drv/IFSelect/IFSelect_ListEditor.jxx               |   12 -
 drv/IFSelect/IFSelect_ModelCopier.ixx              |    2 -
 drv/IFSelect/IFSelect_ModelCopier.jxx              |   28 -
 drv/IFSelect/IFSelect_ModifEditForm.ixx            |    2 -
 drv/IFSelect/IFSelect_ModifEditForm.jxx            |   14 -
 drv/IFSelect/IFSelect_ModifReorder.ixx             |    2 -
 drv/IFSelect/IFSelect_ModifReorder.jxx             |   12 -
 drv/IFSelect/IFSelect_Modifier.ixx                 |    2 -
 drv/IFSelect/IFSelect_Modifier.jxx                 |   10 -
 drv/IFSelect/IFSelect_PacketList.ixx               |    2 -
 drv/IFSelect/IFSelect_PacketList.jxx               |   12 -
 drv/IFSelect/IFSelect_ParamEditor.ixx              |    2 -
 drv/IFSelect/IFSelect_ParamEditor.jxx              |   16 -
 drv/IFSelect/IFSelect_SelectAnyList.ixx            |    2 -
 drv/IFSelect/IFSelect_SelectAnyList.jxx            |   16 -
 drv/IFSelect/IFSelect_SelectAnyType.ixx            |    2 -
 drv/IFSelect/IFSelect_SelectAnyType.jxx            |    8 -
 drv/IFSelect/IFSelect_SelectBase.ixx               |    2 -
 drv/IFSelect/IFSelect_SelectBase.jxx               |    4 -
 drv/IFSelect/IFSelect_SelectCombine.ixx            |    2 -
 drv/IFSelect/IFSelect_SelectCombine.jxx            |    6 -
 drv/IFSelect/IFSelect_SelectControl.ixx            |    2 -
 drv/IFSelect/IFSelect_SelectControl.jxx            |    6 -
 drv/IFSelect/IFSelect_SelectDeduct.ixx             |    2 -
 drv/IFSelect/IFSelect_SelectDeduct.jxx             |   14 -
 drv/IFSelect/IFSelect_SelectDiff.ixx               |    2 -
 drv/IFSelect/IFSelect_SelectDiff.jxx               |    8 -
 drv/IFSelect/IFSelect_SelectEntityNumber.ixx       |    2 -
 drv/IFSelect/IFSelect_SelectEntityNumber.jxx       |   10 -
 drv/IFSelect/IFSelect_SelectErrorEntities.ixx      |    2 -
 drv/IFSelect/IFSelect_SelectErrorEntities.jxx      |    8 -
 drv/IFSelect/IFSelect_SelectExplore.ixx            |    2 -
 drv/IFSelect/IFSelect_SelectExplore.jxx            |   10 -
 drv/IFSelect/IFSelect_SelectExtract.ixx            |    2 -
 drv/IFSelect/IFSelect_SelectExtract.jxx            |   12 -
 drv/IFSelect/IFSelect_SelectFlag.ixx               |    2 -
 drv/IFSelect/IFSelect_SelectFlag.jxx               |   12 -
 drv/IFSelect/IFSelect_SelectInList.ixx             |    2 -
 drv/IFSelect/IFSelect_SelectInList.jxx             |    8 -
 drv/IFSelect/IFSelect_SelectIncorrectEntities.ixx  |    2 -
 drv/IFSelect/IFSelect_SelectIncorrectEntities.jxx  |    2 -
 drv/IFSelect/IFSelect_SelectIntersection.ixx       |    2 -
 drv/IFSelect/IFSelect_SelectIntersection.jxx       |    8 -
 drv/IFSelect/IFSelect_SelectModelEntities.ixx      |    2 -
 drv/IFSelect/IFSelect_SelectModelEntities.jxx      |    8 -
 drv/IFSelect/IFSelect_SelectModelRoots.ixx         |    2 -
 drv/IFSelect/IFSelect_SelectModelRoots.jxx         |    8 -
 drv/IFSelect/IFSelect_SelectPointed.ixx            |    2 -
 drv/IFSelect/IFSelect_SelectPointed.jxx            |   18 -
 drv/IFSelect/IFSelect_SelectRange.ixx              |    2 -
 drv/IFSelect/IFSelect_SelectRange.jxx              |   12 -
 drv/IFSelect/IFSelect_SelectRootComps.ixx          |    2 -
 drv/IFSelect/IFSelect_SelectRootComps.jxx          |   12 -
 drv/IFSelect/IFSelect_SelectRoots.ixx              |    2 -
 drv/IFSelect/IFSelect_SelectRoots.jxx              |   12 -
 drv/IFSelect/IFSelect_SelectSent.ixx               |    2 -
 drv/IFSelect/IFSelect_SelectSent.jxx               |   12 -
 drv/IFSelect/IFSelect_SelectShared.ixx             |    2 -
 drv/IFSelect/IFSelect_SelectShared.jxx             |    8 -
 drv/IFSelect/IFSelect_SelectSharing.ixx            |    2 -
 drv/IFSelect/IFSelect_SelectSharing.jxx            |    8 -
 drv/IFSelect/IFSelect_SelectSignature.ixx          |    2 -
 drv/IFSelect/IFSelect_SelectSignature.jxx          |   14 -
 drv/IFSelect/IFSelect_SelectSignedShared.ixx       |    2 -
 drv/IFSelect/IFSelect_SelectSignedShared.jxx       |   12 -
 drv/IFSelect/IFSelect_SelectSignedSharing.ixx      |    2 -
 drv/IFSelect/IFSelect_SelectSignedSharing.jxx      |   12 -
 drv/IFSelect/IFSelect_SelectSuite.ixx              |    2 -
 drv/IFSelect/IFSelect_SelectSuite.jxx              |   14 -
 drv/IFSelect/IFSelect_SelectType.ixx               |    2 -
 drv/IFSelect/IFSelect_SelectType.jxx               |    6 -
 drv/IFSelect/IFSelect_SelectUnion.ixx              |    2 -
 drv/IFSelect/IFSelect_SelectUnion.jxx              |    8 -
 drv/IFSelect/IFSelect_SelectUnknownEntities.ixx    |    2 -
 drv/IFSelect/IFSelect_SelectUnknownEntities.jxx    |    8 -
 drv/IFSelect/IFSelect_Selection.ixx                |    2 -
 drv/IFSelect/IFSelect_Selection.jxx                |   12 -
 drv/IFSelect/IFSelect_SelectionIterator.jxx        |   10 -
 ..._SequenceNodeOfSequenceOfAppliedModifiers_0.cxx |    8 +-
 ...t_SequenceNodeOfSequenceOfGeneralModifier_0.cxx |    8 +-
 ...ct_SequenceNodeOfSequenceOfInterfaceModel_0.cxx |    8 +-
 .../IFSelect_SequenceNodeOfTSeqOfDispatch_0.cxx    |    8 +-
 .../IFSelect_SequenceNodeOfTSeqOfSelection_0.cxx   |    8 +-
 .../IFSelect_SequenceOfAppliedModifiers_0.cxx      |   10 +-
 .../IFSelect_SequenceOfGeneralModifier_0.cxx       |   10 +-
 .../IFSelect_SequenceOfInterfaceModel_0.cxx        |   10 +-
 drv/IFSelect/IFSelect_SessionDumper.ixx            |    2 -
 drv/IFSelect/IFSelect_SessionDumper.jxx            |   10 -
 drv/IFSelect/IFSelect_SessionFile.jxx              |   12 -
 drv/IFSelect/IFSelect_SessionPilot.ixx             |    2 -
 drv/IFSelect/IFSelect_SessionPilot.jxx             |   12 -
 drv/IFSelect/IFSelect_ShareOut.ixx                 |    2 -
 drv/IFSelect/IFSelect_ShareOut.jxx                 |   18 -
 drv/IFSelect/IFSelect_ShareOutResult.jxx           |   20 -
 drv/IFSelect/IFSelect_SignAncestor.ixx             |    2 -
 drv/IFSelect/IFSelect_SignAncestor.jxx             |    8 -
 drv/IFSelect/IFSelect_SignCategory.ixx             |    2 -
 drv/IFSelect/IFSelect_SignCategory.jxx             |    6 -
 drv/IFSelect/IFSelect_SignCounter.ixx              |    2 -
 drv/IFSelect/IFSelect_SignCounter.jxx              |   16 -
 drv/IFSelect/IFSelect_SignMultiple.ixx             |    2 -
 drv/IFSelect/IFSelect_SignMultiple.jxx             |   10 -
 drv/IFSelect/IFSelect_SignType.ixx                 |    2 -
 drv/IFSelect/IFSelect_SignType.jxx                 |    6 -
 drv/IFSelect/IFSelect_SignValidity.ixx             |    2 -
 drv/IFSelect/IFSelect_SignValidity.jxx             |    6 -
 drv/IFSelect/IFSelect_Signature.ixx                |    2 -
 drv/IFSelect/IFSelect_Signature.jxx                |   10 -
 drv/IFSelect/IFSelect_SignatureList.ixx            |    2 -
 drv/IFSelect/IFSelect_SignatureList.jxx            |   18 -
 drv/IFSelect/IFSelect_TSeqOfDispatch_0.cxx         |   10 +-
 drv/IFSelect/IFSelect_TSeqOfSelection_0.cxx        |   10 +-
 drv/IFSelect/IFSelect_TransformStandard.ixx        |    2 -
 drv/IFSelect/IFSelect_TransformStandard.jxx        |   22 -
 drv/IFSelect/IFSelect_Transformer.ixx              |    2 -
 drv/IFSelect/IFSelect_Transformer.jxx              |   14 -
 drv/IFSelect/IFSelect_WorkLibrary.ixx              |    2 -
 drv/IFSelect/IFSelect_WorkLibrary.jxx              |   18 -
 drv/IFSelect/IFSelect_WorkSession.ixx              |    2 -
 drv/IFSelect/IFSelect_WorkSession.jxx              |   68 -
 drv/IGESAppli/IGESAppli.jxx                        |    4 -
 .../IGESAppli_Array1OfFiniteElement_0.cxx          |   12 +-
 drv/IGESAppli/IGESAppli_Array1OfFlow_0.cxx         |   12 +-
 drv/IGESAppli/IGESAppli_Array1OfNode_0.cxx         |   12 +-
 drv/IGESAppli/IGESAppli_DrilledHole.ixx            |    2 -
 drv/IGESAppli/IGESAppli_DrilledHole.jxx            |    2 -
 drv/IGESAppli/IGESAppli_ElementResults.ixx         |    2 -
 drv/IGESAppli/IGESAppli_ElementResults.jxx         |   20 -
 drv/IGESAppli/IGESAppli_FiniteElement.ixx          |    2 -
 drv/IGESAppli/IGESAppli_FiniteElement.jxx          |   10 -
 drv/IGESAppli/IGESAppli_Flow.ixx                   |    2 -
 drv/IGESAppli/IGESAppli_Flow.jxx                   |   20 -
 drv/IGESAppli/IGESAppli_FlowLineSpec.ixx           |    2 -
 drv/IGESAppli/IGESAppli_FlowLineSpec.jxx           |    8 -
 drv/IGESAppli/IGESAppli_GeneralModule.ixx          |    2 -
 drv/IGESAppli/IGESAppli_GeneralModule.jxx          |   16 -
 .../IGESAppli_HArray1OfFiniteElement_0.cxx         |   16 +-
 drv/IGESAppli/IGESAppli_HArray1OfFlow_0.cxx        |   16 +-
 drv/IGESAppli/IGESAppli_HArray1OfNode_0.cxx        |   16 +-
 drv/IGESAppli/IGESAppli_LevelFunction.ixx          |    2 -
 drv/IGESAppli/IGESAppli_LevelFunction.jxx          |    4 -
 drv/IGESAppli/IGESAppli_LevelToPWBLayerMap.ixx     |    2 -
 drv/IGESAppli/IGESAppli_LevelToPWBLayerMap.jxx     |   12 -
 drv/IGESAppli/IGESAppli_LineWidening.ixx           |    2 -
 drv/IGESAppli/IGESAppli_LineWidening.jxx           |    2 -
 drv/IGESAppli/IGESAppli_NodalConstraint.ixx        |    2 -
 drv/IGESAppli/IGESAppli_NodalConstraint.jxx        |   10 -
 drv/IGESAppli/IGESAppli_NodalDisplAndRot.ixx       |    2 -
 drv/IGESAppli/IGESAppli_NodalDisplAndRot.jxx       |   20 -
 drv/IGESAppli/IGESAppli_NodalResults.ixx           |    2 -
 drv/IGESAppli/IGESAppli_NodalResults.jxx           |   16 -
 drv/IGESAppli/IGESAppli_Node.ixx                   |    2 -
 drv/IGESAppli/IGESAppli_Node.jxx                   |   10 -
 drv/IGESAppli/IGESAppli_PWBArtworkStackup.ixx      |    2 -
 drv/IGESAppli/IGESAppli_PWBArtworkStackup.jxx      |    8 -
 drv/IGESAppli/IGESAppli_PWBDrilledHole.ixx         |    2 -
 drv/IGESAppli/IGESAppli_PWBDrilledHole.jxx         |    2 -
 drv/IGESAppli/IGESAppli_PartNumber.ixx             |    2 -
 drv/IGESAppli/IGESAppli_PartNumber.jxx             |    4 -
 drv/IGESAppli/IGESAppli_PinNumber.ixx              |    2 -
 drv/IGESAppli/IGESAppli_PinNumber.jxx              |    4 -
 drv/IGESAppli/IGESAppli_PipingFlow.ixx             |    2 -
 drv/IGESAppli/IGESAppli_PipingFlow.jxx             |   20 -
 drv/IGESAppli/IGESAppli_Protocol.ixx               |    2 -
 drv/IGESAppli/IGESAppli_Protocol.jxx               |    6 -
 drv/IGESAppli/IGESAppli_ReadWriteModule.ixx        |    2 -
 drv/IGESAppli/IGESAppli_ReadWriteModule.jxx        |   12 -
 drv/IGESAppli/IGESAppli_ReferenceDesignator.ixx    |    2 -
 drv/IGESAppli/IGESAppli_ReferenceDesignator.jxx    |    4 -
 drv/IGESAppli/IGESAppli_RegionRestriction.ixx      |    2 -
 drv/IGESAppli/IGESAppli_RegionRestriction.jxx      |    2 -
 drv/IGESAppli/IGESAppli_SpecificModule.ixx         |    2 -
 drv/IGESAppli/IGESAppli_SpecificModule.jxx         |    8 -
 drv/IGESAppli/IGESAppli_ToolDrilledHole.jxx        |   26 -
 drv/IGESAppli/IGESAppli_ToolElementResults.jxx     |   26 -
 drv/IGESAppli/IGESAppli_ToolFiniteElement.jxx      |   26 -
 drv/IGESAppli/IGESAppli_ToolFlow.jxx               |   26 -
 drv/IGESAppli/IGESAppli_ToolFlowLineSpec.jxx       |   26 -
 drv/IGESAppli/IGESAppli_ToolLevelFunction.jxx      |   26 -
 drv/IGESAppli/IGESAppli_ToolLevelToPWBLayerMap.jxx |   26 -
 drv/IGESAppli/IGESAppli_ToolLineWidening.jxx       |   26 -
 drv/IGESAppli/IGESAppli_ToolNodalConstraint.jxx    |   26 -
 drv/IGESAppli/IGESAppli_ToolNodalDisplAndRot.jxx   |   26 -
 drv/IGESAppli/IGESAppli_ToolNodalResults.jxx       |   26 -
 drv/IGESAppli/IGESAppli_ToolNode.jxx               |   26 -
 drv/IGESAppli/IGESAppli_ToolPWBArtworkStackup.jxx  |   26 -
 drv/IGESAppli/IGESAppli_ToolPWBDrilledHole.jxx     |   26 -
 drv/IGESAppli/IGESAppli_ToolPartNumber.jxx         |   26 -
 drv/IGESAppli/IGESAppli_ToolPinNumber.jxx          |   26 -
 drv/IGESAppli/IGESAppli_ToolPipingFlow.jxx         |   26 -
 .../IGESAppli_ToolReferenceDesignator.jxx          |   26 -
 drv/IGESAppli/IGESAppli_ToolRegionRestriction.jxx  |   26 -
 drv/IGESBasic/IGESBasic.jxx                        |    4 -
 .../IGESBasic_Array1OfLineFontEntity_0.cxx         |   12 +-
 .../IGESBasic_Array2OfHArray1OfReal_0.cxx          |   12 +-
 drv/IGESBasic/IGESBasic_AssocGroupType.ixx         |    2 -
 drv/IGESBasic/IGESBasic_AssocGroupType.jxx         |    4 -
 drv/IGESBasic/IGESBasic_ExternalRefFile.ixx        |    2 -
 drv/IGESBasic/IGESBasic_ExternalRefFile.jxx        |    4 -
 drv/IGESBasic/IGESBasic_ExternalRefFileIndex.ixx   |    2 -
 drv/IGESBasic/IGESBasic_ExternalRefFileIndex.jxx   |   14 -
 drv/IGESBasic/IGESBasic_ExternalRefFileName.ixx    |    2 -
 drv/IGESBasic/IGESBasic_ExternalRefFileName.jxx    |    4 -
 drv/IGESBasic/IGESBasic_ExternalRefLibName.ixx     |    2 -
 drv/IGESBasic/IGESBasic_ExternalRefLibName.jxx     |    4 -
 drv/IGESBasic/IGESBasic_ExternalRefName.ixx        |    2 -
 drv/IGESBasic/IGESBasic_ExternalRefName.jxx        |    4 -
 drv/IGESBasic/IGESBasic_ExternalReferenceFile.ixx  |    2 -
 drv/IGESBasic/IGESBasic_ExternalReferenceFile.jxx  |    8 -
 drv/IGESBasic/IGESBasic_GeneralModule.ixx          |    2 -
 drv/IGESBasic/IGESBasic_GeneralModule.jxx          |   16 -
 drv/IGESBasic/IGESBasic_Group.ixx                  |    2 -
 drv/IGESBasic/IGESBasic_Group.jxx                  |   10 -
 drv/IGESBasic/IGESBasic_GroupWithoutBackP.ixx      |    2 -
 drv/IGESBasic/IGESBasic_GroupWithoutBackP.jxx      |    4 -
 .../IGESBasic_HArray1OfHArray1OfIGESEntity_0.cxx   |    4 -
 .../IGESBasic_HArray1OfHArray1OfInteger_0.cxx      |    4 -
 .../IGESBasic_HArray1OfHArray1OfReal_0.cxx         |    4 -
 .../IGESBasic_HArray1OfHArray1OfXYZ_0.cxx          |    4 -
 drv/IGESBasic/IGESBasic_HArray1OfHArray1OfXY_0.cxx |    4 -
 .../IGESBasic_HArray1OfLineFontEntity_0.cxx        |   16 +-
 .../IGESBasic_HArray2OfHArray1OfReal_0.cxx         |   16 +-
 drv/IGESBasic/IGESBasic_Hierarchy.ixx              |    2 -
 drv/IGESBasic/IGESBasic_Hierarchy.jxx              |    2 -
 drv/IGESBasic/IGESBasic_Name.ixx                   |    2 -
 drv/IGESBasic/IGESBasic_Name.jxx                   |    4 -
 drv/IGESBasic/IGESBasic_OrderedGroup.ixx           |    2 -
 drv/IGESBasic/IGESBasic_OrderedGroup.jxx           |    4 -
 .../IGESBasic_OrderedGroupWithoutBackP.ixx         |    2 -
 .../IGESBasic_OrderedGroupWithoutBackP.jxx         |    4 -
 drv/IGESBasic/IGESBasic_Protocol.ixx               |    2 -
 drv/IGESBasic/IGESBasic_Protocol.jxx               |    6 -
 drv/IGESBasic/IGESBasic_ReadWriteModule.ixx        |    2 -
 drv/IGESBasic/IGESBasic_ReadWriteModule.jxx        |   12 -
 drv/IGESBasic/IGESBasic_SingleParent.ixx           |    2 -
 drv/IGESBasic/IGESBasic_SingleParent.jxx           |    8 -
 drv/IGESBasic/IGESBasic_SingularSubfigure.ixx      |    2 -
 drv/IGESBasic/IGESBasic_SingularSubfigure.jxx      |    6 -
 drv/IGESBasic/IGESBasic_SpecificModule.ixx         |    2 -
 drv/IGESBasic/IGESBasic_SpecificModule.jxx         |    8 -
 drv/IGESBasic/IGESBasic_SubfigureDef.ixx           |    2 -
 drv/IGESBasic/IGESBasic_SubfigureDef.jxx           |   12 -
 drv/IGESBasic/IGESBasic_ToolAssocGroupType.jxx     |   26 -
 drv/IGESBasic/IGESBasic_ToolExternalRefFile.jxx    |   26 -
 .../IGESBasic_ToolExternalRefFileIndex.jxx         |   26 -
 .../IGESBasic_ToolExternalRefFileName.jxx          |   26 -
 drv/IGESBasic/IGESBasic_ToolExternalRefLibName.jxx |   26 -
 drv/IGESBasic/IGESBasic_ToolExternalRefName.jxx    |   26 -
 .../IGESBasic_ToolExternalReferenceFile.jxx        |   26 -
 drv/IGESBasic/IGESBasic_ToolGroup.jxx              |   26 -
 drv/IGESBasic/IGESBasic_ToolGroupWithoutBackP.jxx  |   26 -
 drv/IGESBasic/IGESBasic_ToolHierarchy.jxx          |   26 -
 drv/IGESBasic/IGESBasic_ToolName.jxx               |   26 -
 drv/IGESBasic/IGESBasic_ToolOrderedGroup.jxx       |   26 -
 .../IGESBasic_ToolOrderedGroupWithoutBackP.jxx     |   26 -
 drv/IGESBasic/IGESBasic_ToolSingleParent.jxx       |   26 -
 drv/IGESBasic/IGESBasic_ToolSingularSubfigure.jxx  |   26 -
 drv/IGESBasic/IGESBasic_ToolSubfigureDef.jxx       |   26 -
 drv/IGESCAFControl/IGESCAFControl.jxx              |    4 -
 drv/IGESCAFControl/IGESCAFControl_Reader.jxx       |    8 -
 drv/IGESCAFControl/IGESCAFControl_Writer.jxx       |   20 -
 drv/IGESControl/IGESControl_ActorWrite.ixx         |    2 -
 drv/IGESControl/IGESControl_ActorWrite.jxx         |    8 -
 drv/IGESControl/IGESControl_AlgoContainer.ixx      |    2 -
 drv/IGESControl/IGESControl_AlgoContainer.jxx      |    2 -
 drv/IGESControl/IGESControl_Controller.ixx         |    2 -
 drv/IGESControl/IGESControl_Controller.jxx         |   12 -
 drv/IGESControl/IGESControl_IGESBoundary.ixx       |    2 -
 drv/IGESControl/IGESControl_IGESBoundary.jxx       |   10 -
 drv/IGESControl/IGESControl_Reader.jxx             |    6 -
 drv/IGESControl/IGESControl_ToolContainer.ixx      |    2 -
 drv/IGESControl/IGESControl_ToolContainer.jxx      |    4 -
 drv/IGESControl/IGESControl_Writer.jxx             |   12 -
 drv/IGESConvGeom/IGESConvGeom.jxx                  |   12 -
 drv/IGESConvGeom/IGESConvGeom_GeomBuilder.jxx      |   28 -
 drv/IGESData/IGESData.jxx                          |    4 -
 drv/IGESData/IGESData_Array1OfDirPart_0.cxx        |   10 -
 drv/IGESData/IGESData_Array1OfIGESEntity_0.cxx     |   12 +-
 drv/IGESData/IGESData_BasicEditor.jxx              |    8 -
 drv/IGESData/IGESData_ColorEntity.ixx              |    2 -
 drv/IGESData/IGESData_ColorEntity.jxx              |    2 -
 drv/IGESData/IGESData_DefSwitch.ixx                |    2 -
 drv/IGESData/IGESData_DefSwitch.jxx                |    2 -
 drv/IGESData/IGESData_DefaultGeneral.ixx           |    2 -
 drv/IGESData/IGESData_DefaultGeneral.jxx           |   16 -
 drv/IGESData/IGESData_DefaultSpecific.ixx          |    2 -
 drv/IGESData/IGESData_DefaultSpecific.jxx          |    8 -
 drv/IGESData/IGESData_DirChecker.jxx               |    6 -
 drv/IGESData/IGESData_DirPart.ixx                  |    2 -
 drv/IGESData/IGESData_DirPart.jxx                  |    4 -
 drv/IGESData/IGESData_FileProtocol.ixx             |    2 -
 drv/IGESData/IGESData_FileProtocol.jxx             |    8 -
 drv/IGESData/IGESData_FileRecognizer_0.cxx         |   10 -
 drv/IGESData/IGESData_FreeFormatEntity.ixx         |    2 -
 drv/IGESData/IGESData_FreeFormatEntity.jxx         |   16 -
 drv/IGESData/IGESData_GeneralModule.ixx            |    2 -
 drv/IGESData/IGESData_GeneralModule.jxx            |   18 -
 .../IGESData_GlobalNodeOfSpecificLib_0.cxx         |   16 +-
 drv/IGESData/IGESData_GlobalNodeOfWriterLib_0.cxx  |   16 +-
 drv/IGESData/IGESData_GlobalSection.jxx            |   10 -
 drv/IGESData/IGESData_HArray1OfIGESEntity_0.cxx    |   16 +-
 drv/IGESData/IGESData_IGESDumper.jxx               |   12 -
 drv/IGESData/IGESData_IGESEntity.ixx               |    2 -
 drv/IGESData/IGESData_IGESEntity.jxx               |   38 -
 drv/IGESData/IGESData_IGESModel.ixx                |    2 -
 drv/IGESData/IGESData_IGESModel.jxx                |   20 -
 drv/IGESData/IGESData_IGESReaderData.ixx           |    2 -
 drv/IGESData/IGESData_IGESReaderData.jxx           |   14 -
 drv/IGESData/IGESData_IGESReaderTool.jxx           |   22 -
 drv/IGESData/IGESData_IGESType.jxx                 |    2 -
 drv/IGESData/IGESData_IGESWriter.jxx               |   22 -
 drv/IGESData/IGESData_LabelDisplayEntity.ixx       |    2 -
 drv/IGESData/IGESData_LabelDisplayEntity.jxx       |    2 -
 drv/IGESData/IGESData_LevelListEntity.ixx          |    2 -
 drv/IGESData/IGESData_LevelListEntity.jxx          |    4 -
 drv/IGESData/IGESData_LineFontEntity.ixx           |    2 -
 drv/IGESData/IGESData_LineFontEntity.jxx           |    2 -
 drv/IGESData/IGESData_NameEntity.ixx               |    2 -
 drv/IGESData/IGESData_NameEntity.jxx               |    4 -
 drv/IGESData/IGESData_NodeOfSpecificLib_0.cxx      |   16 +-
 drv/IGESData/IGESData_NodeOfWriterLib_0.cxx        |   16 +-
 drv/IGESData/IGESData_ParamCursor.jxx              |    4 -
 drv/IGESData/IGESData_ParamReader.jxx              |   34 -
 drv/IGESData/IGESData_Protocol.ixx                 |    2 -
 drv/IGESData/IGESData_Protocol.jxx                 |   10 -
 drv/IGESData/IGESData_ReadWriteModule.ixx          |    2 -
 drv/IGESData/IGESData_ReadWriteModule.jxx          |   18 -
 drv/IGESData/IGESData_SingleParentEntity.ixx       |    2 -
 drv/IGESData/IGESData_SingleParentEntity.jxx       |    6 -
 drv/IGESData/IGESData_SpecificLib_0.cxx            |   16 +-
 drv/IGESData/IGESData_SpecificModule.ixx           |    2 -
 drv/IGESData/IGESData_SpecificModule.jxx           |    8 -
 drv/IGESData/IGESData_ToolLocation.ixx             |    2 -
 drv/IGESData/IGESData_ToolLocation.jxx             |   14 -
 drv/IGESData/IGESData_TransfEntity.ixx             |    2 -
 drv/IGESData/IGESData_TransfEntity.jxx             |    4 -
 drv/IGESData/IGESData_UndefinedEntity.ixx          |    2 -
 drv/IGESData/IGESData_UndefinedEntity.jxx          |   14 -
 drv/IGESData/IGESData_ViewKindEntity.ixx           |    2 -
 drv/IGESData/IGESData_ViewKindEntity.jxx           |    4 -
 drv/IGESData/IGESData_WriterLib_0.cxx              |   16 +-
 drv/IGESDefs/IGESDefs.jxx                          |    4 -
 drv/IGESDefs/IGESDefs_Array1OfTabularData_0.cxx    |   12 +-
 drv/IGESDefs/IGESDefs_AssociativityDef.ixx         |    2 -
 drv/IGESDefs/IGESDefs_AssociativityDef.jxx         |   10 -
 drv/IGESDefs/IGESDefs_AttributeDef.ixx             |    2 -
 drv/IGESDefs/IGESDefs_AttributeDef.jxx             |   22 -
 drv/IGESDefs/IGESDefs_AttributeTable.ixx           |    2 -
 drv/IGESDefs/IGESDefs_AttributeTable.jxx           |   16 -
 drv/IGESDefs/IGESDefs_GeneralModule.ixx            |    2 -
 drv/IGESDefs/IGESDefs_GeneralModule.jxx            |   16 -
 drv/IGESDefs/IGESDefs_GenericData.ixx              |    2 -
 drv/IGESDefs/IGESDefs_GenericData.jxx              |   18 -
 ...efs_HArray1OfHArray1OfTextDisplayTemplate_0.cxx |    4 -
 drv/IGESDefs/IGESDefs_HArray1OfTabularData_0.cxx   |   16 +-
 drv/IGESDefs/IGESDefs_MacroDef.ixx                 |    2 -
 drv/IGESDefs/IGESDefs_MacroDef.jxx                 |    8 -
 drv/IGESDefs/IGESDefs_Protocol.ixx                 |    2 -
 drv/IGESDefs/IGESDefs_Protocol.jxx                 |    6 -
 drv/IGESDefs/IGESDefs_ReadWriteModule.ixx          |    2 -
 drv/IGESDefs/IGESDefs_ReadWriteModule.jxx          |   12 -
 drv/IGESDefs/IGESDefs_SpecificModule.ixx           |    2 -
 drv/IGESDefs/IGESDefs_SpecificModule.jxx           |    8 -
 drv/IGESDefs/IGESDefs_TabularData.ixx              |    2 -
 drv/IGESDefs/IGESDefs_TabularData.jxx              |   12 -
 drv/IGESDefs/IGESDefs_ToolAssociativityDef.jxx     |   26 -
 drv/IGESDefs/IGESDefs_ToolAttributeDef.jxx         |   26 -
 drv/IGESDefs/IGESDefs_ToolAttributeTable.jxx       |   26 -
 drv/IGESDefs/IGESDefs_ToolGenericData.jxx          |   26 -
 drv/IGESDefs/IGESDefs_ToolMacroDef.jxx             |   26 -
 drv/IGESDefs/IGESDefs_ToolTabularData.jxx          |   26 -
 drv/IGESDefs/IGESDefs_ToolUnitsData.jxx            |   26 -
 drv/IGESDefs/IGESDefs_UnitsData.ixx                |    2 -
 drv/IGESDefs/IGESDefs_UnitsData.jxx                |   12 -
 drv/IGESDimen/IGESDimen.jxx                        |    4 -
 drv/IGESDimen/IGESDimen_AngularDimension.ixx       |    2 -
 drv/IGESDimen/IGESDimen_AngularDimension.jxx       |   12 -
 drv/IGESDimen/IGESDimen_Array1OfGeneralNote_0.cxx  |   12 +-
 drv/IGESDimen/IGESDimen_Array1OfLeaderArrow_0.cxx  |   12 +-
 drv/IGESDimen/IGESDimen_BasicDimension.ixx         |    2 -
 drv/IGESDimen/IGESDimen_BasicDimension.jxx         |    6 -
 drv/IGESDimen/IGESDimen_CenterLine.ixx             |    2 -
 drv/IGESDimen/IGESDimen_CenterLine.jxx             |    8 -
 drv/IGESDimen/IGESDimen_CurveDimension.ixx         |    2 -
 drv/IGESDimen/IGESDimen_CurveDimension.jxx         |   10 -
 drv/IGESDimen/IGESDimen_DiameterDimension.ixx      |    2 -
 drv/IGESDimen/IGESDimen_DiameterDimension.jxx      |   10 -
 drv/IGESDimen/IGESDimen_DimensionDisplayData.ixx   |    2 -
 drv/IGESDimen/IGESDimen_DimensionDisplayData.jxx   |   10 -
 drv/IGESDimen/IGESDimen_DimensionTolerance.ixx     |    2 -
 drv/IGESDimen/IGESDimen_DimensionTolerance.jxx     |    2 -
 drv/IGESDimen/IGESDimen_DimensionUnits.ixx         |    2 -
 drv/IGESDimen/IGESDimen_DimensionUnits.jxx         |    4 -
 drv/IGESDimen/IGESDimen_DimensionedGeometry.ixx    |    2 -
 drv/IGESDimen/IGESDimen_DimensionedGeometry.jxx    |    8 -
 drv/IGESDimen/IGESDimen_FlagNote.ixx               |    2 -
 drv/IGESDimen/IGESDimen_FlagNote.jxx               |   14 -
 drv/IGESDimen/IGESDimen_GeneralLabel.ixx           |    2 -
 drv/IGESDimen/IGESDimen_GeneralLabel.jxx           |   10 -
 drv/IGESDimen/IGESDimen_GeneralModule.ixx          |    2 -
 drv/IGESDimen/IGESDimen_GeneralModule.jxx          |   16 -
 drv/IGESDimen/IGESDimen_GeneralNote.ixx            |    2 -
 drv/IGESDimen/IGESDimen_GeneralNote.jxx            |   22 -
 drv/IGESDimen/IGESDimen_GeneralSymbol.ixx          |    2 -
 drv/IGESDimen/IGESDimen_GeneralSymbol.jxx          |   14 -
 drv/IGESDimen/IGESDimen_HArray1OfGeneralNote_0.cxx |   16 +-
 drv/IGESDimen/IGESDimen_HArray1OfLeaderArrow_0.cxx |   16 +-
 drv/IGESDimen/IGESDimen_LeaderArrow.ixx            |    2 -
 drv/IGESDimen/IGESDimen_LeaderArrow.jxx            |   12 -
 drv/IGESDimen/IGESDimen_LinearDimension.ixx        |    2 -
 drv/IGESDimen/IGESDimen_LinearDimension.jxx        |   10 -
 drv/IGESDimen/IGESDimen_NewDimensionedGeometry.ixx |    2 -
 drv/IGESDimen/IGESDimen_NewDimensionedGeometry.jxx |   16 -
 drv/IGESDimen/IGESDimen_NewGeneralNote.ixx         |    2 -
 drv/IGESDimen/IGESDimen_NewGeneralNote.jxx         |   24 -
 drv/IGESDimen/IGESDimen_OrdinateDimension.ixx      |    2 -
 drv/IGESDimen/IGESDimen_OrdinateDimension.jxx      |    8 -
 drv/IGESDimen/IGESDimen_PointDimension.ixx         |    2 -
 drv/IGESDimen/IGESDimen_PointDimension.jxx         |   12 -
 drv/IGESDimen/IGESDimen_Protocol.ixx               |    2 -
 drv/IGESDimen/IGESDimen_Protocol.jxx               |    6 -
 drv/IGESDimen/IGESDimen_RadiusDimension.ixx        |    2 -
 drv/IGESDimen/IGESDimen_RadiusDimension.jxx        |   12 -
 drv/IGESDimen/IGESDimen_ReadWriteModule.ixx        |    2 -
 drv/IGESDimen/IGESDimen_ReadWriteModule.jxx        |   12 -
 drv/IGESDimen/IGESDimen_Section.ixx                |    2 -
 drv/IGESDimen/IGESDimen_Section.jxx                |    8 -
 drv/IGESDimen/IGESDimen_SectionedArea.ixx          |    2 -
 drv/IGESDimen/IGESDimen_SectionedArea.jxx          |   12 -
 drv/IGESDimen/IGESDimen_SpecificModule.ixx         |    2 -
 drv/IGESDimen/IGESDimen_SpecificModule.jxx         |    8 -
 drv/IGESDimen/IGESDimen_ToolAngularDimension.jxx   |   26 -
 drv/IGESDimen/IGESDimen_ToolBasicDimension.jxx     |   26 -
 drv/IGESDimen/IGESDimen_ToolCenterLine.jxx         |   26 -
 drv/IGESDimen/IGESDimen_ToolCurveDimension.jxx     |   26 -
 drv/IGESDimen/IGESDimen_ToolDiameterDimension.jxx  |   26 -
 .../IGESDimen_ToolDimensionDisplayData.jxx         |   26 -
 drv/IGESDimen/IGESDimen_ToolDimensionTolerance.jxx |   26 -
 drv/IGESDimen/IGESDimen_ToolDimensionUnits.jxx     |   26 -
 .../IGESDimen_ToolDimensionedGeometry.jxx          |   26 -
 drv/IGESDimen/IGESDimen_ToolFlagNote.jxx           |   26 -
 drv/IGESDimen/IGESDimen_ToolGeneralLabel.jxx       |   26 -
 drv/IGESDimen/IGESDimen_ToolGeneralNote.jxx        |   26 -
 drv/IGESDimen/IGESDimen_ToolGeneralSymbol.jxx      |   26 -
 drv/IGESDimen/IGESDimen_ToolLeaderArrow.jxx        |   26 -
 drv/IGESDimen/IGESDimen_ToolLinearDimension.jxx    |   26 -
 .../IGESDimen_ToolNewDimensionedGeometry.jxx       |   26 -
 drv/IGESDimen/IGESDimen_ToolNewGeneralNote.jxx     |   26 -
 drv/IGESDimen/IGESDimen_ToolOrdinateDimension.jxx  |   26 -
 drv/IGESDimen/IGESDimen_ToolPointDimension.jxx     |   26 -
 drv/IGESDimen/IGESDimen_ToolRadiusDimension.jxx    |   26 -
 drv/IGESDimen/IGESDimen_ToolSection.jxx            |   26 -
 drv/IGESDimen/IGESDimen_ToolSectionedArea.jxx      |   26 -
 drv/IGESDimen/IGESDimen_ToolWitnessLine.jxx        |   26 -
 drv/IGESDimen/IGESDimen_WitnessLine.ixx            |    2 -
 drv/IGESDimen/IGESDimen_WitnessLine.jxx            |    8 -
 drv/IGESDraw/IGESDraw.jxx                          |    4 -
 drv/IGESDraw/IGESDraw_Array1OfConnectPoint_0.cxx   |   12 +-
 drv/IGESDraw/IGESDraw_Array1OfViewKindEntity_0.cxx |   12 +-
 drv/IGESDraw/IGESDraw_CircArraySubfigure.ixx       |    2 -
 drv/IGESDraw/IGESDraw_CircArraySubfigure.jxx       |   12 -
 drv/IGESDraw/IGESDraw_ConnectPoint.ixx             |    2 -
 drv/IGESDraw/IGESDraw_ConnectPoint.jxx             |   12 -
 drv/IGESDraw/IGESDraw_Drawing.ixx                  |    2 -
 drv/IGESDraw/IGESDraw_Drawing.jxx                  |   22 -
 drv/IGESDraw/IGESDraw_DrawingWithRotation.ixx      |    2 -
 drv/IGESDraw/IGESDraw_DrawingWithRotation.jxx      |   24 -
 drv/IGESDraw/IGESDraw_GeneralModule.ixx            |    2 -
 drv/IGESDraw/IGESDraw_GeneralModule.jxx            |   16 -
 drv/IGESDraw/IGESDraw_HArray1OfConnectPoint_0.cxx  |   16 +-
 .../IGESDraw_HArray1OfViewKindEntity_0.cxx         |   16 +-
 drv/IGESDraw/IGESDraw_LabelDisplay.ixx             |    2 -
 drv/IGESDraw/IGESDraw_LabelDisplay.jxx             |   24 -
 drv/IGESDraw/IGESDraw_NetworkSubfigure.ixx         |    2 -
 drv/IGESDraw/IGESDraw_NetworkSubfigure.jxx         |   16 -
 drv/IGESDraw/IGESDraw_NetworkSubfigureDef.ixx      |    2 -
 drv/IGESDraw/IGESDraw_NetworkSubfigureDef.jxx      |   16 -
 drv/IGESDraw/IGESDraw_PerspectiveView.ixx          |    2 -
 drv/IGESDraw/IGESDraw_PerspectiveView.jxx          |   18 -
 drv/IGESDraw/IGESDraw_Planar.ixx                   |    2 -
 drv/IGESDraw/IGESDraw_Planar.jxx                   |   10 -
 drv/IGESDraw/IGESDraw_Protocol.ixx                 |    2 -
 drv/IGESDraw/IGESDraw_Protocol.jxx                 |    6 -
 drv/IGESDraw/IGESDraw_ReadWriteModule.ixx          |    2 -
 drv/IGESDraw/IGESDraw_ReadWriteModule.jxx          |   12 -
 drv/IGESDraw/IGESDraw_RectArraySubfigure.ixx       |    2 -
 drv/IGESDraw/IGESDraw_RectArraySubfigure.jxx       |   12 -
 drv/IGESDraw/IGESDraw_SegmentedViewsVisible.ixx    |    2 -
 drv/IGESDraw/IGESDraw_SegmentedViewsVisible.jxx    |   22 -
 drv/IGESDraw/IGESDraw_SpecificModule.ixx           |    2 -
 drv/IGESDraw/IGESDraw_SpecificModule.jxx           |    8 -
 drv/IGESDraw/IGESDraw_ToolCircArraySubfigure.jxx   |   26 -
 drv/IGESDraw/IGESDraw_ToolConnectPoint.jxx         |   26 -
 drv/IGESDraw/IGESDraw_ToolDrawing.jxx              |   26 -
 drv/IGESDraw/IGESDraw_ToolDrawingWithRotation.jxx  |   26 -
 drv/IGESDraw/IGESDraw_ToolLabelDisplay.jxx         |   26 -
 drv/IGESDraw/IGESDraw_ToolNetworkSubfigure.jxx     |   26 -
 drv/IGESDraw/IGESDraw_ToolNetworkSubfigureDef.jxx  |   26 -
 drv/IGESDraw/IGESDraw_ToolPerspectiveView.jxx      |   26 -
 drv/IGESDraw/IGESDraw_ToolPlanar.jxx               |   26 -
 drv/IGESDraw/IGESDraw_ToolRectArraySubfigure.jxx   |   26 -
 .../IGESDraw_ToolSegmentedViewsVisible.jxx         |   26 -
 drv/IGESDraw/IGESDraw_ToolView.jxx                 |   26 -
 drv/IGESDraw/IGESDraw_ToolViewsVisible.jxx         |   26 -
 drv/IGESDraw/IGESDraw_ToolViewsVisibleWithAttr.jxx |   26 -
 drv/IGESDraw/IGESDraw_View.ixx                     |    2 -
 drv/IGESDraw/IGESDraw_View.jxx                     |   12 -
 drv/IGESDraw/IGESDraw_ViewsVisible.ixx             |    2 -
 drv/IGESDraw/IGESDraw_ViewsVisible.jxx             |   12 -
 drv/IGESDraw/IGESDraw_ViewsVisibleWithAttr.ixx     |    2 -
 drv/IGESDraw/IGESDraw_ViewsVisibleWithAttr.jxx     |   24 -
 drv/IGESGeom/IGESGeom.jxx                          |    4 -
 drv/IGESGeom/IGESGeom_Array1OfBoundary_0.cxx       |   12 +-
 drv/IGESGeom/IGESGeom_Array1OfCurveOnSurface_0.cxx |   12 +-
 .../IGESGeom_Array1OfTransformationMatrix_0.cxx    |   12 +-
 drv/IGESGeom/IGESGeom_BSplineCurve.ixx             |    2 -
 drv/IGESGeom/IGESGeom_BSplineCurve.jxx             |   14 -
 drv/IGESGeom/IGESGeom_BSplineSurface.ixx           |    2 -
 drv/IGESGeom/IGESGeom_BSplineSurface.jxx           |   14 -
 drv/IGESGeom/IGESGeom_Boundary.ixx                 |    2 -
 drv/IGESGeom/IGESGeom_Boundary.jxx                 |   14 -
 drv/IGESGeom/IGESGeom_BoundedSurface.ixx           |    2 -
 drv/IGESGeom/IGESGeom_BoundedSurface.jxx           |   10 -
 drv/IGESGeom/IGESGeom_CircularArc.ixx              |    2 -
 drv/IGESGeom/IGESGeom_CircularArc.jxx              |   10 -
 drv/IGESGeom/IGESGeom_CompositeCurve.ixx           |    2 -
 drv/IGESGeom/IGESGeom_CompositeCurve.jxx           |    8 -
 drv/IGESGeom/IGESGeom_ConicArc.ixx                 |    2 -
 drv/IGESGeom/IGESGeom_ConicArc.jxx                 |   10 -
 drv/IGESGeom/IGESGeom_CopiousData.ixx              |    2 -
 drv/IGESGeom/IGESGeom_CopiousData.jxx              |   10 -
 drv/IGESGeom/IGESGeom_CurveOnSurface.ixx           |    2 -
 drv/IGESGeom/IGESGeom_CurveOnSurface.jxx           |    4 -
 drv/IGESGeom/IGESGeom_Direction.ixx                |    2 -
 drv/IGESGeom/IGESGeom_Direction.jxx                |    6 -
 drv/IGESGeom/IGESGeom_Flash.ixx                    |    2 -
 drv/IGESGeom/IGESGeom_Flash.jxx                    |   12 -
 drv/IGESGeom/IGESGeom_GeneralModule.ixx            |    2 -
 drv/IGESGeom/IGESGeom_GeneralModule.jxx            |   16 -
 drv/IGESGeom/IGESGeom_HArray1OfBoundary_0.cxx      |   16 +-
 .../IGESGeom_HArray1OfCurveOnSurface_0.cxx         |   16 +-
 .../IGESGeom_HArray1OfTransformationMatrix_0.cxx   |   16 +-
 drv/IGESGeom/IGESGeom_Line.ixx                     |    2 -
 drv/IGESGeom/IGESGeom_Line.jxx                     |    6 -
 drv/IGESGeom/IGESGeom_OffsetCurve.ixx              |    2 -
 drv/IGESGeom/IGESGeom_OffsetCurve.jxx              |    8 -
 drv/IGESGeom/IGESGeom_OffsetSurface.ixx            |    2 -
 drv/IGESGeom/IGESGeom_OffsetSurface.jxx            |    8 -
 drv/IGESGeom/IGESGeom_Plane.ixx                    |    2 -
 drv/IGESGeom/IGESGeom_Plane.jxx                    |    8 -
 drv/IGESGeom/IGESGeom_Point.ixx                    |    2 -
 drv/IGESGeom/IGESGeom_Point.jxx                    |    8 -
 drv/IGESGeom/IGESGeom_Protocol.ixx                 |    2 -
 drv/IGESGeom/IGESGeom_Protocol.jxx                 |    6 -
 drv/IGESGeom/IGESGeom_ReadWriteModule.ixx          |    2 -
 drv/IGESGeom/IGESGeom_ReadWriteModule.jxx          |   12 -
 drv/IGESGeom/IGESGeom_RuledSurface.ixx             |    2 -
 drv/IGESGeom/IGESGeom_RuledSurface.jxx             |    4 -
 drv/IGESGeom/IGESGeom_SpecificModule.ixx           |    2 -
 drv/IGESGeom/IGESGeom_SpecificModule.jxx           |    8 -
 drv/IGESGeom/IGESGeom_SplineCurve.ixx              |    2 -
 drv/IGESGeom/IGESGeom_SplineCurve.jxx              |   10 -
 drv/IGESGeom/IGESGeom_SplineSurface.ixx            |    2 -
 drv/IGESGeom/IGESGeom_SplineSurface.jxx            |   10 -
 drv/IGESGeom/IGESGeom_SurfaceOfRevolution.ixx      |    2 -
 drv/IGESGeom/IGESGeom_SurfaceOfRevolution.jxx      |    6 -
 drv/IGESGeom/IGESGeom_TabulatedCylinder.ixx        |    2 -
 drv/IGESGeom/IGESGeom_TabulatedCylinder.jxx        |    8 -
 drv/IGESGeom/IGESGeom_ToolBSplineCurve.jxx         |   26 -
 drv/IGESGeom/IGESGeom_ToolBSplineSurface.jxx       |   26 -
 drv/IGESGeom/IGESGeom_ToolBoundary.jxx             |   26 -
 drv/IGESGeom/IGESGeom_ToolBoundedSurface.jxx       |   26 -
 drv/IGESGeom/IGESGeom_ToolCircularArc.jxx          |   26 -
 drv/IGESGeom/IGESGeom_ToolCompositeCurve.jxx       |   26 -
 drv/IGESGeom/IGESGeom_ToolConicArc.jxx             |   26 -
 drv/IGESGeom/IGESGeom_ToolCopiousData.jxx          |   26 -
 drv/IGESGeom/IGESGeom_ToolCurveOnSurface.jxx       |   26 -
 drv/IGESGeom/IGESGeom_ToolDirection.jxx            |   26 -
 drv/IGESGeom/IGESGeom_ToolFlash.jxx                |   26 -
 drv/IGESGeom/IGESGeom_ToolLine.jxx                 |   26 -
 drv/IGESGeom/IGESGeom_ToolOffsetCurve.jxx          |   26 -
 drv/IGESGeom/IGESGeom_ToolOffsetSurface.jxx        |   26 -
 drv/IGESGeom/IGESGeom_ToolPlane.jxx                |   26 -
 drv/IGESGeom/IGESGeom_ToolPoint.jxx                |   26 -
 drv/IGESGeom/IGESGeom_ToolRuledSurface.jxx         |   26 -
 drv/IGESGeom/IGESGeom_ToolSplineCurve.jxx          |   26 -
 drv/IGESGeom/IGESGeom_ToolSplineSurface.jxx        |   26 -
 drv/IGESGeom/IGESGeom_ToolSurfaceOfRevolution.jxx  |   26 -
 drv/IGESGeom/IGESGeom_ToolTabulatedCylinder.jxx    |   26 -
 drv/IGESGeom/IGESGeom_ToolTransformationMatrix.jxx |   26 -
 drv/IGESGeom/IGESGeom_ToolTrimmedSurface.jxx       |   26 -
 drv/IGESGeom/IGESGeom_TransformationMatrix.ixx     |    2 -
 drv/IGESGeom/IGESGeom_TransformationMatrix.jxx     |   10 -
 drv/IGESGeom/IGESGeom_TrimmedSurface.ixx           |    2 -
 drv/IGESGeom/IGESGeom_TrimmedSurface.jxx           |   10 -
 drv/IGESGraph/IGESGraph.jxx                        |    4 -
 drv/IGESGraph/IGESGraph_Array1OfColor_0.cxx        |   12 +-
 .../IGESGraph_Array1OfTextDisplayTemplate_0.cxx    |   12 +-
 drv/IGESGraph/IGESGraph_Array1OfTextFontDef_0.cxx  |   12 +-
 drv/IGESGraph/IGESGraph_Color.ixx                  |    2 -
 drv/IGESGraph/IGESGraph_Color.jxx                  |    4 -
 drv/IGESGraph/IGESGraph_DefinitionLevel.ixx        |    2 -
 drv/IGESGraph/IGESGraph_DefinitionLevel.jxx        |    6 -
 drv/IGESGraph/IGESGraph_DrawingSize.ixx            |    2 -
 drv/IGESGraph/IGESGraph_DrawingSize.jxx            |    2 -
 drv/IGESGraph/IGESGraph_DrawingUnits.ixx           |    2 -
 drv/IGESGraph/IGESGraph_DrawingUnits.jxx           |    4 -
 drv/IGESGraph/IGESGraph_GeneralModule.ixx          |    2 -
 drv/IGESGraph/IGESGraph_GeneralModule.jxx          |   16 -
 drv/IGESGraph/IGESGraph_HArray1OfColor_0.cxx       |   16 +-
 .../IGESGraph_HArray1OfTextDisplayTemplate_0.cxx   |   16 +-
 drv/IGESGraph/IGESGraph_HArray1OfTextFontDef_0.cxx |   16 +-
 drv/IGESGraph/IGESGraph_HighLight.ixx              |    2 -
 drv/IGESGraph/IGESGraph_HighLight.jxx              |    2 -
 drv/IGESGraph/IGESGraph_IntercharacterSpacing.ixx  |    2 -
 drv/IGESGraph/IGESGraph_IntercharacterSpacing.jxx  |    2 -
 drv/IGESGraph/IGESGraph_LineFontDefPattern.ixx     |    2 -
 drv/IGESGraph/IGESGraph_LineFontDefPattern.jxx     |    8 -
 drv/IGESGraph/IGESGraph_LineFontDefTemplate.ixx    |    2 -
 drv/IGESGraph/IGESGraph_LineFontDefTemplate.jxx    |    4 -
 drv/IGESGraph/IGESGraph_LineFontPredefined.ixx     |    2 -
 drv/IGESGraph/IGESGraph_LineFontPredefined.jxx     |    2 -
 drv/IGESGraph/IGESGraph_NominalSize.ixx            |    2 -
 drv/IGESGraph/IGESGraph_NominalSize.jxx            |    4 -
 drv/IGESGraph/IGESGraph_Pick.ixx                   |    2 -
 drv/IGESGraph/IGESGraph_Pick.jxx                   |    2 -
 drv/IGESGraph/IGESGraph_Protocol.ixx               |    2 -
 drv/IGESGraph/IGESGraph_Protocol.jxx               |    6 -
 drv/IGESGraph/IGESGraph_ReadWriteModule.ixx        |    2 -
 drv/IGESGraph/IGESGraph_ReadWriteModule.jxx        |   12 -
 drv/IGESGraph/IGESGraph_SpecificModule.ixx         |    2 -
 drv/IGESGraph/IGESGraph_SpecificModule.jxx         |    8 -
 drv/IGESGraph/IGESGraph_TextDisplayTemplate.ixx    |    2 -
 drv/IGESGraph/IGESGraph_TextDisplayTemplate.jxx    |    8 -
 drv/IGESGraph/IGESGraph_TextFontDef.ixx            |    2 -
 drv/IGESGraph/IGESGraph_TextFontDef.jxx            |   14 -
 drv/IGESGraph/IGESGraph_ToolColor.jxx              |   26 -
 drv/IGESGraph/IGESGraph_ToolDefinitionLevel.jxx    |   26 -
 drv/IGESGraph/IGESGraph_ToolDrawingSize.jxx        |   26 -
 drv/IGESGraph/IGESGraph_ToolDrawingUnits.jxx       |   26 -
 drv/IGESGraph/IGESGraph_ToolHighLight.jxx          |   26 -
 .../IGESGraph_ToolIntercharacterSpacing.jxx        |   26 -
 drv/IGESGraph/IGESGraph_ToolLineFontDefPattern.jxx |   26 -
 .../IGESGraph_ToolLineFontDefTemplate.jxx          |   26 -
 drv/IGESGraph/IGESGraph_ToolLineFontPredefined.jxx |   26 -
 drv/IGESGraph/IGESGraph_ToolNominalSize.jxx        |   26 -
 drv/IGESGraph/IGESGraph_ToolPick.jxx               |   26 -
 .../IGESGraph_ToolTextDisplayTemplate.jxx          |   26 -
 drv/IGESGraph/IGESGraph_ToolTextFontDef.jxx        |   26 -
 drv/IGESGraph/IGESGraph_ToolUniformRectGrid.jxx    |   26 -
 drv/IGESGraph/IGESGraph_UniformRectGrid.ixx        |    2 -
 drv/IGESGraph/IGESGraph_UniformRectGrid.jxx        |    8 -
 drv/IGESSelect/IGESSelect.jxx                      |    6 -
 drv/IGESSelect/IGESSelect_Activator.ixx            |    2 -
 drv/IGESSelect/IGESSelect_Activator.jxx            |    4 -
 drv/IGESSelect/IGESSelect_AddFileComment.ixx       |    2 -
 drv/IGESSelect/IGESSelect_AddFileComment.jxx       |   10 -
 drv/IGESSelect/IGESSelect_AddGroup.ixx             |    2 -
 drv/IGESSelect/IGESSelect_AddGroup.jxx             |   10 -
 drv/IGESSelect/IGESSelect_AutoCorrect.ixx          |    2 -
 drv/IGESSelect/IGESSelect_AutoCorrect.jxx          |   10 -
 drv/IGESSelect/IGESSelect_ChangeLevelList.ixx      |    2 -
 drv/IGESSelect/IGESSelect_ChangeLevelList.jxx      |   12 -
 drv/IGESSelect/IGESSelect_ChangeLevelNumber.ixx    |    2 -
 drv/IGESSelect/IGESSelect_ChangeLevelNumber.jxx    |   12 -
 drv/IGESSelect/IGESSelect_ComputeStatus.ixx        |    2 -
 drv/IGESSelect/IGESSelect_ComputeStatus.jxx        |   10 -
 drv/IGESSelect/IGESSelect_CounterOfLevelNumber.ixx |    2 -
 drv/IGESSelect/IGESSelect_CounterOfLevelNumber.jxx |   14 -
 drv/IGESSelect/IGESSelect_DispPerDrawing.ixx       |    2 -
 drv/IGESSelect/IGESSelect_DispPerDrawing.jxx       |   12 -
 drv/IGESSelect/IGESSelect_DispPerSingleView.ixx    |    2 -
 drv/IGESSelect/IGESSelect_DispPerSingleView.jxx    |   12 -
 drv/IGESSelect/IGESSelect_Dumper.ixx               |    2 -
 drv/IGESSelect/IGESSelect_Dumper.jxx               |    8 -
 drv/IGESSelect/IGESSelect_EditDirPart.ixx          |    2 -
 drv/IGESSelect/IGESSelect_EditDirPart.jxx          |   12 -
 drv/IGESSelect/IGESSelect_EditHeader.ixx           |    2 -
 drv/IGESSelect/IGESSelect_EditHeader.jxx           |   12 -
 drv/IGESSelect/IGESSelect_FileModifier_0.cxx       |    6 -
 drv/IGESSelect/IGESSelect_FloatFormat.ixx          |    2 -
 drv/IGESSelect/IGESSelect_FloatFormat.jxx          |    8 -
 drv/IGESSelect/IGESSelect_IGESName.ixx             |    2 -
 drv/IGESSelect/IGESSelect_IGESName.jxx             |    6 -
 drv/IGESSelect/IGESSelect_IGESTypeForm.ixx         |    2 -
 drv/IGESSelect/IGESSelect_IGESTypeForm.jxx         |    6 -
 drv/IGESSelect/IGESSelect_ModelModifier_0.cxx      |   14 -
 drv/IGESSelect/IGESSelect_RebuildDrawings.ixx      |    2 -
 drv/IGESSelect/IGESSelect_RebuildDrawings.jxx      |   10 -
 drv/IGESSelect/IGESSelect_RebuildGroups.ixx        |    2 -
 drv/IGESSelect/IGESSelect_RebuildGroups.jxx        |   10 -
 drv/IGESSelect/IGESSelect_RemoveCurves.ixx         |    2 -
 drv/IGESSelect/IGESSelect_RemoveCurves.jxx         |   10 -
 drv/IGESSelect/IGESSelect_SelectBasicGeom.ixx      |    2 -
 drv/IGESSelect/IGESSelect_SelectBasicGeom.jxx      |   12 -
 drv/IGESSelect/IGESSelect_SelectBypassGroup.ixx    |    2 -
 drv/IGESSelect/IGESSelect_SelectBypassGroup.jxx    |   12 -
 .../IGESSelect_SelectBypassSubfigure.ixx           |    2 -
 .../IGESSelect_SelectBypassSubfigure.jxx           |   12 -
 drv/IGESSelect/IGESSelect_SelectDrawingFrom.ixx    |    2 -
 drv/IGESSelect/IGESSelect_SelectDrawingFrom.jxx    |   10 -
 drv/IGESSelect/IGESSelect_SelectFaces.ixx          |    2 -
 drv/IGESSelect/IGESSelect_SelectFaces.jxx          |   10 -
 drv/IGESSelect/IGESSelect_SelectFromDrawing.ixx    |    2 -
 drv/IGESSelect/IGESSelect_SelectFromDrawing.jxx    |   10 -
 drv/IGESSelect/IGESSelect_SelectFromSingleView.ixx |    2 -
 drv/IGESSelect/IGESSelect_SelectFromSingleView.jxx |   10 -
 drv/IGESSelect/IGESSelect_SelectLevelNumber.ixx    |    2 -
 drv/IGESSelect/IGESSelect_SelectLevelNumber.jxx    |   10 -
 drv/IGESSelect/IGESSelect_SelectName.ixx           |    2 -
 drv/IGESSelect/IGESSelect_SelectName.jxx           |   10 -
 drv/IGESSelect/IGESSelect_SelectPCurves.ixx        |    2 -
 drv/IGESSelect/IGESSelect_SelectPCurves.jxx        |   10 -
 drv/IGESSelect/IGESSelect_SelectSingleViewFrom.ixx |    2 -
 drv/IGESSelect/IGESSelect_SelectSingleViewFrom.jxx |   10 -
 drv/IGESSelect/IGESSelect_SelectSubordinate.ixx    |    2 -
 drv/IGESSelect/IGESSelect_SelectSubordinate.jxx    |    8 -
 drv/IGESSelect/IGESSelect_SelectVisibleStatus.ixx  |    2 -
 drv/IGESSelect/IGESSelect_SelectVisibleStatus.jxx  |    8 -
 drv/IGESSelect/IGESSelect_SetGlobalParameter.ixx   |    2 -
 drv/IGESSelect/IGESSelect_SetGlobalParameter.jxx   |   12 -
 drv/IGESSelect/IGESSelect_SetLabel.ixx             |    2 -
 drv/IGESSelect/IGESSelect_SetLabel.jxx             |   10 -
 drv/IGESSelect/IGESSelect_SetVersion5.ixx          |    2 -
 drv/IGESSelect/IGESSelect_SetVersion5.jxx          |   10 -
 drv/IGESSelect/IGESSelect_SignColor.ixx            |    2 -
 drv/IGESSelect/IGESSelect_SignColor.jxx            |    6 -
 drv/IGESSelect/IGESSelect_SignLevelNumber.ixx      |    2 -
 drv/IGESSelect/IGESSelect_SignLevelNumber.jxx      |    6 -
 drv/IGESSelect/IGESSelect_SignStatus.ixx           |    2 -
 drv/IGESSelect/IGESSelect_SignStatus.jxx           |    8 -
 drv/IGESSelect/IGESSelect_SplineToBSpline.ixx      |    2 -
 drv/IGESSelect/IGESSelect_SplineToBSpline.jxx      |   16 -
 drv/IGESSelect/IGESSelect_UpdateCreationDate.ixx   |    2 -
 drv/IGESSelect/IGESSelect_UpdateCreationDate.jxx   |   10 -
 drv/IGESSelect/IGESSelect_UpdateFileName.ixx       |    2 -
 drv/IGESSelect/IGESSelect_UpdateFileName.jxx       |   10 -
 drv/IGESSelect/IGESSelect_UpdateLastChange.ixx     |    2 -
 drv/IGESSelect/IGESSelect_UpdateLastChange.jxx     |   10 -
 drv/IGESSelect/IGESSelect_ViewSorter.ixx           |    2 -
 drv/IGESSelect/IGESSelect_ViewSorter.jxx           |   16 -
 drv/IGESSelect/IGESSelect_WorkLibrary.ixx          |    2 -
 drv/IGESSelect/IGESSelect_WorkLibrary.jxx          |   14 -
 drv/IGESSolid/IGESSolid.jxx                        |    4 -
 drv/IGESSolid/IGESSolid_Array1OfFace_0.cxx         |   12 +-
 drv/IGESSolid/IGESSolid_Array1OfLoop_0.cxx         |   12 +-
 drv/IGESSolid/IGESSolid_Array1OfShell_0.cxx        |   12 +-
 drv/IGESSolid/IGESSolid_Array1OfVertexList_0.cxx   |   12 +-
 drv/IGESSolid/IGESSolid_Block.ixx                  |    2 -
 drv/IGESSolid/IGESSolid_Block.jxx                  |    8 -
 drv/IGESSolid/IGESSolid_BooleanTree.ixx            |    2 -
 drv/IGESSolid/IGESSolid_BooleanTree.jxx            |   10 -
 drv/IGESSolid/IGESSolid_ConeFrustum.ixx            |    2 -
 drv/IGESSolid/IGESSolid_ConeFrustum.jxx            |    8 -
 drv/IGESSolid/IGESSolid_ConicalSurface.ixx         |    2 -
 drv/IGESSolid/IGESSolid_ConicalSurface.jxx         |    6 -
 drv/IGESSolid/IGESSolid_Cylinder.ixx               |    2 -
 drv/IGESSolid/IGESSolid_Cylinder.jxx               |    8 -
 drv/IGESSolid/IGESSolid_CylindricalSurface.ixx     |    2 -
 drv/IGESSolid/IGESSolid_CylindricalSurface.jxx     |    6 -
 drv/IGESSolid/IGESSolid_EdgeList.ixx               |    2 -
 drv/IGESSolid/IGESSolid_EdgeList.jxx               |   16 -
 drv/IGESSolid/IGESSolid_Ellipsoid.ixx              |    2 -
 drv/IGESSolid/IGESSolid_Ellipsoid.jxx              |    8 -
 drv/IGESSolid/IGESSolid_Face.ixx                   |    2 -
 drv/IGESSolid/IGESSolid_Face.jxx                   |   10 -
 drv/IGESSolid/IGESSolid_GeneralModule.ixx          |    2 -
 drv/IGESSolid/IGESSolid_GeneralModule.jxx          |   16 -
 drv/IGESSolid/IGESSolid_HArray1OfFace_0.cxx        |   16 +-
 drv/IGESSolid/IGESSolid_HArray1OfLoop_0.cxx        |   16 +-
 drv/IGESSolid/IGESSolid_HArray1OfShell_0.cxx       |   16 +-
 drv/IGESSolid/IGESSolid_HArray1OfVertexList_0.cxx  |   16 +-
 drv/IGESSolid/IGESSolid_Loop.ixx                   |    2 -
 drv/IGESSolid/IGESSolid_Loop.jxx                   |   16 -
 drv/IGESSolid/IGESSolid_ManifoldSolid.ixx          |    2 -
 drv/IGESSolid/IGESSolid_ManifoldSolid.jxx          |   12 -
 drv/IGESSolid/IGESSolid_PlaneSurface.ixx           |    2 -
 drv/IGESSolid/IGESSolid_PlaneSurface.jxx           |    6 -
 drv/IGESSolid/IGESSolid_Protocol.ixx               |    2 -
 drv/IGESSolid/IGESSolid_Protocol.jxx               |    6 -
 drv/IGESSolid/IGESSolid_ReadWriteModule.ixx        |    2 -
 drv/IGESSolid/IGESSolid_ReadWriteModule.jxx        |   12 -
 drv/IGESSolid/IGESSolid_RightAngularWedge.ixx      |    2 -
 drv/IGESSolid/IGESSolid_RightAngularWedge.jxx      |    8 -
 drv/IGESSolid/IGESSolid_SelectedComponent.ixx      |    2 -
 drv/IGESSolid/IGESSolid_SelectedComponent.jxx      |    8 -
 drv/IGESSolid/IGESSolid_Shell.ixx                  |    2 -
 drv/IGESSolid/IGESSolid_Shell.jxx                  |   12 -
 drv/IGESSolid/IGESSolid_SolidAssembly.ixx          |    2 -
 drv/IGESSolid/IGESSolid_SolidAssembly.jxx          |   14 -
 drv/IGESSolid/IGESSolid_SolidInstance.ixx          |    2 -
 drv/IGESSolid/IGESSolid_SolidInstance.jxx          |    4 -
 drv/IGESSolid/IGESSolid_SolidOfLinearExtrusion.ixx |    2 -
 drv/IGESSolid/IGESSolid_SolidOfLinearExtrusion.jxx |    8 -
 drv/IGESSolid/IGESSolid_SolidOfRevolution.ixx      |    2 -
 drv/IGESSolid/IGESSolid_SolidOfRevolution.jxx      |   10 -
 drv/IGESSolid/IGESSolid_SpecificModule.ixx         |    2 -
 drv/IGESSolid/IGESSolid_SpecificModule.jxx         |    8 -
 drv/IGESSolid/IGESSolid_Sphere.ixx                 |    2 -
 drv/IGESSolid/IGESSolid_Sphere.jxx                 |    6 -
 drv/IGESSolid/IGESSolid_SphericalSurface.ixx       |    2 -
 drv/IGESSolid/IGESSolid_SphericalSurface.jxx       |    8 -
 drv/IGESSolid/IGESSolid_ToolBlock.jxx              |   26 -
 drv/IGESSolid/IGESSolid_ToolBooleanTree.jxx        |   26 -
 drv/IGESSolid/IGESSolid_ToolConeFrustum.jxx        |   26 -
 drv/IGESSolid/IGESSolid_ToolConicalSurface.jxx     |   26 -
 drv/IGESSolid/IGESSolid_ToolCylinder.jxx           |   26 -
 drv/IGESSolid/IGESSolid_ToolCylindricalSurface.jxx |   26 -
 drv/IGESSolid/IGESSolid_ToolEdgeList.jxx           |   26 -
 drv/IGESSolid/IGESSolid_ToolEllipsoid.jxx          |   26 -
 drv/IGESSolid/IGESSolid_ToolFace.jxx               |   26 -
 drv/IGESSolid/IGESSolid_ToolLoop.jxx               |   26 -
 drv/IGESSolid/IGESSolid_ToolManifoldSolid.jxx      |   26 -
 drv/IGESSolid/IGESSolid_ToolPlaneSurface.jxx       |   26 -
 drv/IGESSolid/IGESSolid_ToolRightAngularWedge.jxx  |   26 -
 drv/IGESSolid/IGESSolid_ToolSelectedComponent.jxx  |   26 -
 drv/IGESSolid/IGESSolid_ToolShell.jxx              |   26 -
 drv/IGESSolid/IGESSolid_ToolSolidAssembly.jxx      |   26 -
 drv/IGESSolid/IGESSolid_ToolSolidInstance.jxx      |   26 -
 .../IGESSolid_ToolSolidOfLinearExtrusion.jxx       |   26 -
 drv/IGESSolid/IGESSolid_ToolSolidOfRevolution.jxx  |   26 -
 drv/IGESSolid/IGESSolid_ToolSphere.jxx             |   26 -
 drv/IGESSolid/IGESSolid_ToolSphericalSurface.jxx   |   26 -
 drv/IGESSolid/IGESSolid_ToolToroidalSurface.jxx    |   26 -
 drv/IGESSolid/IGESSolid_ToolTorus.jxx              |   26 -
 drv/IGESSolid/IGESSolid_ToolVertexList.jxx         |   26 -
 drv/IGESSolid/IGESSolid_TopoBuilder.jxx            |   26 -
 drv/IGESSolid/IGESSolid_ToroidalSurface.ixx        |    2 -
 drv/IGESSolid/IGESSolid_ToroidalSurface.jxx        |    8 -
 drv/IGESSolid/IGESSolid_Torus.ixx                  |    2 -
 drv/IGESSolid/IGESSolid_Torus.jxx                  |    8 -
 drv/IGESSolid/IGESSolid_VertexList.ixx             |    2 -
 drv/IGESSolid/IGESSolid_VertexList.jxx             |    8 -
 drv/IGESToBRep/IGESToBRep.jxx                      |   14 -
 drv/IGESToBRep/IGESToBRep_Actor.ixx                |    2 -
 drv/IGESToBRep/IGESToBRep_Actor.jxx                |   10 -
 drv/IGESToBRep/IGESToBRep_AlgoContainer.ixx        |    2 -
 drv/IGESToBRep/IGESToBRep_AlgoContainer.jxx        |    4 -
 drv/IGESToBRep/IGESToBRep_BRepEntity.jxx           |   26 -
 drv/IGESToBRep/IGESToBRep_BasicCurve.jxx           |   30 -
 drv/IGESToBRep/IGESToBRep_BasicSurface.jxx         |   34 -
 drv/IGESToBRep/IGESToBRep_CurveAndSurface.jxx      |   14 -
 drv/IGESToBRep/IGESToBRep_IGESBoundary.ixx         |    2 -
 drv/IGESToBRep/IGESToBRep_IGESBoundary.jxx         |   14 -
 drv/IGESToBRep/IGESToBRep_Reader.jxx               |   10 -
 drv/IGESToBRep/IGESToBRep_ToolContainer.ixx        |    2 -
 drv/IGESToBRep/IGESToBRep_ToolContainer.jxx        |    4 -
 drv/IGESToBRep/IGESToBRep_TopoCurve.jxx            |   32 -
 drv/IGESToBRep/IGESToBRep_TopoSurface.jxx          |   32 -
 drv/IntAna/IntAna_Curve.jxx                        |   12 -
 drv/IntAna/IntAna_Int3Pln.jxx                      |   10 -
 drv/IntAna/IntAna_IntConicQuad.jxx                 |   24 -
 drv/IntAna/IntAna_IntLinTorus.jxx                  |   12 -
 drv/IntAna/IntAna_IntQuadQuad.jxx                  |   18 -
 drv/IntAna/IntAna_ListIteratorOfListOfCurve_0.cxx  |   10 -
 drv/IntAna/IntAna_ListNodeOfListOfCurve_0.cxx      |    8 -
 drv/IntAna/IntAna_ListOfCurve_0.cxx                |    8 -
 drv/IntAna/IntAna_QuadQuadGeo.jxx                  |   30 -
 drv/IntAna/IntAna_Quadric.jxx                      |   12 -
 drv/IntAna2d/IntAna2d_AnaIntersection.jxx          |   20 -
 drv/IntAna2d/IntAna2d_Conic.jxx                    |   16 -
 drv/IntAna2d/IntAna2d_IntPoint.ixx                 |    2 -
 drv/IntAna2d/IntAna2d_IntPoint.jxx                 |    6 -
 drv/IntCurve/IntCurve_IConicTool.jxx               |   16 -
 drv/IntCurve/IntCurve_IntConicConic.jxx            |   16 -
 drv/IntCurve/IntCurve_IntImpConicParConic_0.cxx    |   18 -
 ...ntCurve_MyImpParToolOfIntImpConicParConic_0.cxx |    6 -
 drv/IntCurve/IntCurve_PConic.jxx                   |   14 -
 drv/IntCurve/IntCurve_PConicTool.jxx               |    8 -
 drv/IntCurve/IntCurve_ProjectOnPConicTool.jxx      |    6 -
 drv/IntCurveSurface/IntCurveSurface_HInter_0.cxx   |   50 +-
 .../IntCurveSurface_Intersection.jxx               |   10 -
 .../IntCurveSurface_IntersectionPoint.jxx          |    4 -
 .../IntCurveSurface_IntersectionSegment.jxx        |    4 -
 ...tCurveSurface_SequenceNodeOfSequenceOfPnt_0.cxx |    6 -
 ...tCurveSurface_SequenceNodeOfSequenceOfSeg_0.cxx |    6 -
 .../IntCurveSurface_SequenceOfPnt_0.cxx            |    8 -
 .../IntCurveSurface_SequenceOfSeg_0.cxx            |    8 -
 .../IntCurveSurface_TheCSFunctionOfHInter_0.cxx    |   19 +-
 .../IntCurveSurface_TheExactHInter_0.cxx           |   22 +-
 .../IntCurveSurface_TheHCurveTool_0.cxx            |   22 +-
 .../IntCurveSurface_TheInterferenceOfHInter_0.cxx  |   18 -
 .../IntCurveSurface_ThePolygonOfHInter_0.cxx       |   16 +-
 .../IntCurveSurface_ThePolygonToolOfHInter_0.cxx   |    8 -
 .../IntCurveSurface_ThePolyhedronOfHInter_0.cxx    |   18 +-
 ...IntCurveSurface_ThePolyhedronToolOfHInter_0.cxx |   10 -
 .../IntCurveSurface_TheQuadCurvExactHInter_0.cxx   |   14 +-
 ...e_TheQuadCurvFuncOfTheQuadCurvExactHInter_0.cxx |    8 +-
 drv/IntCurvesFace/IntCurvesFace_Intersector.jxx    |   20 -
 .../IntCurvesFace_ShapeIntersector.jxx             |   12 -
 drv/IntImpParGen/IntImpParGen.jxx                  |   10 -
 drv/IntImpParGen/IntImpParGen_ImpTool.jxx          |    6 -
 drv/IntPatch/IntPatch_ALine.ixx                    |    2 -
 drv/IntPatch/IntPatch_ALine.jxx                    |   14 -
 drv/IntPatch/IntPatch_ALineToWLine.jxx             |    8 -
 drv/IntPatch/IntPatch_ArcFunction.jxx              |   10 -
 drv/IntPatch/IntPatch_CSFunction.ixx               |   10 +
 drv/IntPatch/IntPatch_CSFunction.jxx               |    5 +
 drv/IntPatch/IntPatch_CSFunction_0.cxx             |   42 -
 drv/IntPatch/IntPatch_CurvIntSurf_0.cxx            |   22 +-
 drv/IntPatch/IntPatch_GLine.ixx                    |    2 -
 drv/IntPatch/IntPatch_GLine.jxx                    |   18 -
 drv/IntPatch/IntPatch_HCurve2dTool.jxx             |   20 -
 drv/IntPatch/IntPatch_HInterTool.jxx               |   12 -
 drv/IntPatch/IntPatch_ImpImpIntersection.jxx       |   18 -
 drv/IntPatch/IntPatch_ImpPrmIntersection.jxx       |   18 -
 drv/IntPatch/IntPatch_InterferencePolyhedron.ixx   |   10 +
 drv/IntPatch/IntPatch_InterferencePolyhedron.jxx   |    3 +
 drv/IntPatch/IntPatch_Intersection.jxx             |   22 -
 drv/IntPatch/IntPatch_Line.ixx                     |    2 -
 drv/IntPatch/IntPatch_Line.jxx                     |    6 -
 drv/IntPatch/IntPatch_LineConstructor.jxx          |   10 -
 drv/IntPatch/IntPatch_Point.jxx                    |   14 -
 drv/IntPatch/IntPatch_PolyArc.jxx                  |   10 -
 drv/IntPatch/IntPatch_PolyLine.jxx                 |    8 -
 drv/IntPatch/IntPatch_Polygo.jxx                   |    6 -
 drv/IntPatch/IntPatch_Polyhedron.jxx               |   14 -
 drv/IntPatch/IntPatch_PolyhedronTool.jxx           |   12 -
 drv/IntPatch/IntPatch_PrmPrmIntersection.jxx       |   20 -
 .../IntPatch_PrmPrmIntersection_T3Bits.jxx         |    2 -
 drv/IntPatch/IntPatch_RLine.ixx                    |    2 -
 drv/IntPatch/IntPatch_RLine.jxx                    |   14 -
 drv/IntPatch/IntPatch_RstInt.jxx                   |   10 -
 ...quenceNodeOfSequenceOfIWLineOfTheIWalking_0.cxx |    8 +-
 .../IntPatch_SequenceNodeOfSequenceOfLine_0.cxx    |    8 +-
 ...ceNodeOfSequenceOfPathPointOfTheSOnBounds_0.cxx |    6 -
 .../IntPatch_SequenceNodeOfSequenceOfPoint_0.cxx   |    6 -
 ...enceNodeOfSequenceOfSegmentOfTheSOnBounds_0.cxx |    6 -
 .../IntPatch_SequenceOfIWLineOfTheIWalking_0.cxx   |   10 +-
 drv/IntPatch/IntPatch_SequenceOfLine_0.cxx         |   10 +-
 ...ntPatch_SequenceOfPathPointOfTheSOnBounds_0.cxx |    8 -
 drv/IntPatch/IntPatch_SequenceOfPoint_0.cxx        |    8 -
 .../IntPatch_SequenceOfSegmentOfTheSOnBounds_0.cxx |    8 -
 ...h_TheFunctionOfTheInt2SOfThePWalkingInter_0.cxx |   38 -
 drv/IntPatch/IntPatch_TheIWLineOfTheIWalking_0.cxx |   14 -
 drv/IntPatch/IntPatch_TheIWalking_0.cxx            |   37 +-
 .../IntPatch_TheInt2SOfThePWalkingInter_0.cxx      |   55 -
 drv/IntPatch/IntPatch_TheInterfPolyhedron_0.cxx    |   30 -
 drv/IntPatch/IntPatch_ThePWalkingInter_0.cxx       |   56 -
 .../IntPatch_ThePathPointOfTheSOnBounds_0.cxx      |   12 +-
 drv/IntPatch/IntPatch_TheSOnBounds_0.cxx           |   34 +-
 drv/IntPatch/IntPatch_TheSearchInside_0.cxx        |   18 +-
 .../IntPatch_TheSegmentOfTheSOnBounds_0.cxx        |   12 +-
 drv/IntPatch/IntPatch_TheSurfFunction_0.cxx        |   23 +-
 drv/IntPatch/IntPatch_WLine.ixx                    |    2 -
 drv/IntPatch/IntPatch_WLine.jxx                    |   18 -
 drv/IntPolyh/IntPolyh_Couple.jxx                   |    2 -
 drv/IntPolyh/IntPolyh_Edge.jxx                     |    2 -
 drv/IntPolyh/IntPolyh_Intersection.jxx             |    6 -
 drv/IntPolyh/IntPolyh_MaillageAffinage.jxx         |   16 -
 drv/IntPolyh/IntPolyh_Point.jxx                    |    4 -
 drv/IntPolyh/IntPolyh_SectionLine.jxx              |    4 -
 drv/IntPolyh/IntPolyh_SeqOfStartPoints_0.cxx       |    8 -
 .../IntPolyh_SequenceNodeOfSeqOfStartPoints_0.cxx  |    6 -
 drv/IntPolyh/IntPolyh_StartPoint.jxx               |    4 -
 drv/IntPolyh/IntPolyh_Triangle.jxx                 |    8 -
 drv/IntRes2d/IntRes2d_Domain.jxx                   |    6 -
 drv/IntRes2d/IntRes2d_Intersection.jxx             |   10 -
 drv/IntRes2d/IntRes2d_IntersectionPoint.ixx        |    2 -
 drv/IntRes2d/IntRes2d_IntersectionPoint.jxx        |    6 -
 drv/IntRes2d/IntRes2d_IntersectionSegment.ixx      |    2 -
 drv/IntRes2d/IntRes2d_IntersectionSegment.jxx      |    6 -
 ...SequenceNodeOfSequenceOfIntersectionPoint_0.cxx |    6 -
 ...quenceNodeOfSequenceOfIntersectionSegment_0.cxx |    6 -
 .../IntRes2d_SequenceOfIntersectionPoint_0.cxx     |    8 -
 .../IntRes2d_SequenceOfIntersectionSegment_0.cxx   |    8 -
 drv/IntRes2d/IntRes2d_Transition.ixx               |    2 -
 drv/IntRes2d/IntRes2d_Transition.jxx               |    4 -
 drv/IntStart/IntStart_SITopolTool.ixx              |    2 -
 drv/IntStart/IntStart_SITopolTool.jxx              |    4 -
 drv/IntSurf/IntSurf.jxx                            |    8 -
 drv/IntSurf/IntSurf_Couple.jxx                     |    2 -
 drv/IntSurf/IntSurf_InteriorPoint.jxx              |    8 -
 drv/IntSurf/IntSurf_InteriorPointTool.jxx          |    4 -
 drv/IntSurf/IntSurf_LineOn2S.ixx                   |    2 -
 drv/IntSurf/IntSurf_LineOn2S.jxx                   |    6 -
 .../IntSurf_ListIteratorOfListOfPntOn2S_0.cxx      |   10 -
 drv/IntSurf/IntSurf_ListNodeOfListOfPntOn2S_0.cxx  |    8 -
 drv/IntSurf/IntSurf_ListOfPntOn2S_0.cxx            |    8 -
 drv/IntSurf/IntSurf_PathPoint.jxx                  |   14 -
 drv/IntSurf/IntSurf_PathPointTool.jxx              |    8 -
 drv/IntSurf/IntSurf_PntOn2S.jxx                    |    4 -
 drv/IntSurf/IntSurf_Quadric.jxx                    |   16 -
 drv/IntSurf/IntSurf_QuadricTool.jxx                |    6 -
 .../IntSurf_SequenceNodeOfSequenceOfCouple_0.cxx   |    6 -
 ...urf_SequenceNodeOfSequenceOfInteriorPoint_0.cxx |    6 -
 ...IntSurf_SequenceNodeOfSequenceOfPathPoint_0.cxx |    6 -
 drv/IntSurf/IntSurf_SequenceOfCouple_0.cxx         |    8 -
 drv/IntSurf/IntSurf_SequenceOfInteriorPoint_0.cxx  |    8 -
 drv/IntSurf/IntSurf_SequenceOfPathPoint_0.cxx      |    8 -
 drv/IntSurf/IntSurf_Transition.jxx                 |    4 -
 drv/IntTools/IntTools.jxx                          |   14 -
 drv/IntTools/IntTools_Array1OfRange_0.cxx          |   10 -
 drv/IntTools/IntTools_Array1OfRoots_0.cxx          |   10 -
 drv/IntTools/IntTools_BaseRangeSample.jxx          |    2 -
 drv/IntTools/IntTools_BeanFaceIntersector.jxx      |   32 +-
 drv/IntTools/IntTools_CArray1OfInteger_0.cxx       |    6 -
 drv/IntTools/IntTools_CArray1OfReal_0.cxx          |    6 -
 drv/IntTools/IntTools_CommonPrt.jxx                |   10 -
 drv/IntTools/IntTools_Compare.jxx                  |    4 -
 drv/IntTools/IntTools_CompareRange.jxx             |    4 -
 drv/IntTools/IntTools_Context.ixx                  |   27 +
 drv/IntTools/IntTools_Context.jxx                  |   15 +
 drv/IntTools/IntTools_Curve.jxx                    |    8 -
 drv/IntTools/IntTools_CurveRangeLocalizeData.jxx   |    8 -
 drv/IntTools/IntTools_CurveRangeSample.jxx         |    4 -
 .../IntTools_CurveRangeSampleMapHasher.jxx         |    4 -
 ..._DataMapIteratorOfDataMapOfCurveSampleBox_0.cxx |   12 -
 ...ataMapIteratorOfDataMapOfSurfaceSampleBox_0.cxx |   12 -
 ...ools_DataMapNodeOfDataMapOfCurveSampleBox_0.cxx |   12 -
 ...ls_DataMapNodeOfDataMapOfSurfaceSampleBox_0.cxx |   12 -
 .../IntTools_DataMapOfCurveSampleBox_0.cxx         |   14 -
 .../IntTools_DataMapOfSurfaceSampleBox_0.cxx       |   14 -
 drv/IntTools/IntTools_EdgeEdge.jxx                 |   18 +-
 drv/IntTools/IntTools_EdgeFace.jxx                 |   22 +-
 drv/IntTools/IntTools_FClass2d.jxx                 |    6 -
 drv/IntTools/IntTools_FaceFace.jxx                 |   20 +-
 ...MapNodeOfIndexedDataMapOfTransientAddress_0.cxx |   10 +-
 ...IntTools_IndexedDataMapOfTransientAddress_0.cxx |   14 +-
 drv/IntTools/IntTools_LineConstructor.ixx          |   10 -
 drv/IntTools/IntTools_LineConstructor.jxx          |   18 -
 .../IntTools_ListIteratorOfListOfBox_0.cxx         |   10 -
 ...ools_ListIteratorOfListOfCurveRangeSample_0.cxx |   10 -
 ...ls_ListIteratorOfListOfSurfaceRangeSample_0.cxx |   10 -
 drv/IntTools/IntTools_ListNodeOfListOfBox_0.cxx    |    8 -
 ...IntTools_ListNodeOfListOfCurveRangeSample_0.cxx |    8 -
 ...tTools_ListNodeOfListOfSurfaceRangeSample_0.cxx |    8 -
 drv/IntTools/IntTools_ListOfBox_0.cxx              |    8 -
 drv/IntTools/IntTools_ListOfCurveRangeSample_0.cxx |    8 -
 .../IntTools_ListOfSurfaceRangeSample_0.cxx        |    8 -
 .../IntTools_MapIteratorOfMapOfCurveSample_0.cxx   |   10 -
 .../IntTools_MapIteratorOfMapOfSurfaceSample_0.cxx |   10 -
 drv/IntTools/IntTools_MapOfCurveSample_0.cxx       |   11 -
 drv/IntTools/IntTools_MapOfSurfaceSample_0.cxx     |   11 -
 drv/IntTools/IntTools_MarkedRangeSet.jxx           |    8 -
 drv/IntTools/IntTools_PntOn2Faces.jxx              |    4 -
 drv/IntTools/IntTools_PntOnFace.jxx                |    6 -
 drv/IntTools/IntTools_QuickSortRange_0.cxx         |    6 -
 drv/IntTools/IntTools_QuickSort_0.cxx              |    6 -
 drv/IntTools/IntTools_Range.jxx                    |    2 -
 drv/IntTools/IntTools_Root.jxx                     |    2 -
 ...tTools_SequenceNodeOfSequenceOfCommonPrts_0.cxx |    6 -
 .../IntTools_SequenceNodeOfSequenceOfCurves_0.cxx  |    6 -
 ...Tools_SequenceNodeOfSequenceOfPntOn2Faces_0.cxx |    6 -
 .../IntTools_SequenceNodeOfSequenceOfRanges_0.cxx  |    6 -
 .../IntTools_SequenceNodeOfSequenceOfRoots_0.cxx   |    6 -
 drv/IntTools/IntTools_SequenceOfCommonPrts_0.cxx   |    8 -
 drv/IntTools/IntTools_SequenceOfCurves_0.cxx       |    8 -
 drv/IntTools/IntTools_SequenceOfPntOn2Faces_0.cxx  |    8 -
 drv/IntTools/IntTools_SequenceOfRanges_0.cxx       |    8 -
 drv/IntTools/IntTools_SequenceOfRoots_0.cxx        |    8 -
 drv/IntTools/IntTools_ShrunkRange.ixx              |   10 +
 drv/IntTools/IntTools_ShrunkRange.jxx              |    5 +
 .../IntTools_StdMapNodeOfMapOfCurveSample_0.cxx    |   10 -
 .../IntTools_StdMapNodeOfMapOfSurfaceSample_0.cxx  |   10 -
 drv/IntTools/IntTools_SurfaceRangeLocalizeData.jxx |   14 -
 drv/IntTools/IntTools_SurfaceRangeSample.jxx       |    6 -
 .../IntTools_SurfaceRangeSampleMapHasher.jxx       |    4 -
 drv/IntTools/IntTools_Tools.jxx                    |   28 +-
 drv/IntTools/IntTools_TopolTool.ixx                |    2 -
 drv/IntTools/IntTools_TopolTool.jxx                |   10 -
 drv/IntWalk/IntWalk_PWalking.ixx                   |   10 +
 drv/IntWalk/IntWalk_PWalking.jxx                   |    9 +
 drv/IntWalk/IntWalk_TheFunctionOfTheInt2S_0.cxx    |   23 +
 drv/IntWalk/IntWalk_TheInt2S_0.cxx                 |   31 +
 .../Interface_Array1OfFileParameter_0.cxx          |   10 -
 drv/Interface/Interface_Array1OfHAsciiString_0.cxx |   12 +-
 drv/Interface/Interface_BitMap.jxx                 |    6 -
 drv/Interface/Interface_Category.jxx               |   14 -
 drv/Interface/Interface_Check.ixx                  |    2 -
 drv/Interface/Interface_Check.jxx                  |   14 -
 drv/Interface/Interface_CheckFailure_0.cxx         |    2 -
 drv/Interface/Interface_CheckIterator.jxx          |   20 -
 drv/Interface/Interface_CheckTool.jxx              |   26 -
 drv/Interface/Interface_CopyControl.ixx            |    2 -
 drv/Interface/Interface_CopyControl.jxx            |    6 -
 drv/Interface/Interface_CopyMap.ixx                |    2 -
 drv/Interface/Interface_CopyMap.jxx                |    8 -
 drv/Interface/Interface_CopyTool.jxx               |   20 -
 ...ataMapIteratorOfDataMapOfTransientInteger_0.cxx |   12 +-
 ...ce_DataMapNodeOfDataMapOfTransientInteger_0.cxx |   12 +-
 .../Interface_DataMapOfTransientInteger_0.cxx      |   14 +-
 drv/Interface/Interface_EntityCluster.ixx          |    2 -
 drv/Interface/Interface_EntityCluster.jxx          |   14 -
 drv/Interface/Interface_EntityIterator.jxx         |   14 -
 drv/Interface/Interface_EntityList.jxx             |   14 -
 drv/Interface/Interface_FileParameter.jxx          |    4 -
 drv/Interface/Interface_FileReaderData.ixx         |    2 -
 drv/Interface/Interface_FileReaderData.jxx         |   14 -
 drv/Interface/Interface_FileReaderTool.jxx         |   24 -
 drv/Interface/Interface_FloatWriter.jxx            |    2 -
 drv/Interface/Interface_GTool.ixx                  |    2 -
 drv/Interface/Interface_GTool.jxx                  |   14 -
 drv/Interface/Interface_GeneralLib_0.cxx           |   14 +-
 drv/Interface/Interface_GeneralModule.ixx          |    2 -
 drv/Interface/Interface_GeneralModule.jxx          |   16 -
 .../Interface_GlobalNodeOfGeneralLib_0.cxx         |   16 +-
 .../Interface_GlobalNodeOfReaderLib_0.cxx          |   16 +-
 drv/Interface/Interface_Graph.jxx                  |   28 -
 drv/Interface/Interface_GraphContent.jxx           |    8 -
 .../Interface_HArray1OfHAsciiString_0.cxx          |   16 +-
 drv/Interface/Interface_HGraph.ixx                 |    2 -
 drv/Interface/Interface_HGraph.jxx                 |   14 -
 drv/Interface/Interface_HSequenceOfCheck_0.cxx     |   12 +-
 ...e_IndexedMapNodeOfIndexedMapOfAsciiString_0.cxx |    8 -
 .../Interface_IndexedMapOfAsciiString_0.cxx        |   10 -
 drv/Interface/Interface_IntList.jxx                |    4 -
 drv/Interface/Interface_IntVal.ixx                 |    2 -
 drv/Interface/Interface_IntVal.jxx                 |    2 -
 drv/Interface/Interface_InterfaceError_0.cxx       |    2 -
 drv/Interface/Interface_InterfaceMismatch_0.cxx    |    2 -
 drv/Interface/Interface_InterfaceModel.ixx         |    2 -
 drv/Interface/Interface_InterfaceModel.jxx         |   32 -
 drv/Interface/Interface_LineBuffer.jxx             |    8 -
 drv/Interface/Interface_MSG.jxx                    |    4 -
 drv/Interface/Interface_MapAsciiStringHasher.jxx   |    4 -
 drv/Interface/Interface_NodeOfGeneralLib_0.cxx     |   16 +-
 drv/Interface/Interface_NodeOfReaderLib_0.cxx      |   16 +-
 drv/Interface/Interface_ParamList.ixx              |    2 -
 drv/Interface/Interface_ParamList.jxx              |   10 -
 drv/Interface/Interface_ParamSet.ixx               |    2 -
 drv/Interface/Interface_ParamSet.jxx               |   10 -
 drv/Interface/Interface_Protocol.ixx               |    2 -
 drv/Interface/Interface_Protocol.jxx               |   14 -
 drv/Interface/Interface_ReaderLib_0.cxx            |   14 +-
 drv/Interface/Interface_ReaderModule.ixx           |    2 -
 drv/Interface/Interface_ReaderModule.jxx           |   10 -
 drv/Interface/Interface_ReportEntity.ixx           |    2 -
 drv/Interface/Interface_ReportEntity.jxx           |    6 -
 drv/Interface/Interface_STAT.jxx                   |   10 -
 .../Interface_SequenceNodeOfSequenceOfCheck_0.cxx  |    8 +-
 drv/Interface/Interface_SequenceOfCheck_0.cxx      |   10 +-
 drv/Interface/Interface_ShareFlags.jxx             |   22 -
 drv/Interface/Interface_ShareTool.jxx              |   26 -
 drv/Interface/Interface_SignLabel.ixx              |    2 -
 drv/Interface/Interface_SignLabel.jxx              |    6 -
 drv/Interface/Interface_SignType.ixx               |    2 -
 drv/Interface/Interface_SignType.jxx               |    8 -
 drv/Interface/Interface_Static.ixx                 |    2 -
 drv/Interface/Interface_Static.jxx                 |   20 -
 drv/Interface/Interface_TypedValue.ixx             |    2 -
 drv/Interface/Interface_TypedValue.jxx             |   14 -
 drv/Interface/Interface_UndefinedContent.ixx       |    2 -
 drv/Interface/Interface_UndefinedContent.jxx       |   22 -
 drv/Intf/Intf.jxx                                  |    6 -
 drv/Intf/Intf_Array1OfLin_0.cxx                    |   10 -
 drv/Intf/Intf_Interference.jxx                     |   10 -
 drv/Intf/Intf_InterferencePolygon2d.jxx            |    8 -
 drv/Intf/Intf_Polygon2d.jxx                        |    8 -
 drv/Intf/Intf_SectionLine.jxx                      |    6 -
 drv/Intf/Intf_SectionPoint.jxx                     |    6 -
 drv/Intf/Intf_SeqOfSectionLine_0.cxx               |    8 -
 drv/Intf/Intf_SeqOfSectionPoint_0.cxx              |    8 -
 drv/Intf/Intf_SeqOfTangentZone_0.cxx               |    8 -
 drv/Intf/Intf_SequenceNodeOfSeqOfSectionLine_0.cxx |    6 -
 .../Intf_SequenceNodeOfSeqOfSectionPoint_0.cxx     |    6 -
 drv/Intf/Intf_SequenceNodeOfSeqOfTangentZone_0.cxx |    6 -
 drv/Intf/Intf_TangentZone.jxx                      |    6 -
 drv/Intf/Intf_Tool.jxx                             |   20 -
 drv/Intrv/Intrv_Interval.jxx                       |    2 -
 drv/Intrv/Intrv_Intervals.jxx                      |    6 -
 .../Intrv_SequenceNodeOfSequenceOfInterval_0.cxx   |    6 -
 drv/Intrv/Intrv_SequenceOfInterval_0.cxx           |    8 -
 drv/LProp/LProp_AnalyticCurInf.jxx                 |    4 -
 drv/LProp/LProp_BadContinuity_0.cxx                |    2 -
 drv/LProp/LProp_CurAndInf.jxx                      |    4 -
 drv/LProp/LProp_NotDefined_0.cxx                   |    2 -
 .../LProp_SequenceNodeOfSequenceOfCIType_0.cxx     |    4 -
 drv/LProp/LProp_SequenceOfCIType_0.cxx             |    6 -
 drv/LProp3d/LProp3d_CLProps_0.cxx                  |   20 +-
 drv/LProp3d/LProp3d_CurveTool.jxx                  |    8 -
 drv/LProp3d/LProp3d_SLProps_0.cxx                  |   20 +-
 drv/LProp3d/LProp3d_SurfaceTool.jxx                |    8 -
 drv/Law/Law.jxx                                    |   16 -
 drv/Law/Law_BSpFunc.ixx                            |    2 -
 drv/Law/Law_BSpFunc.jxx                            |   10 -
 drv/Law/Law_BSpline.ixx                            |    2 -
 drv/Law/Law_BSpline.jxx                            |   22 -
 drv/Law/Law_BSplineKnotSplitting.jxx               |   12 -
 drv/Law/Law_Composite.ixx                          |    2 -
 drv/Law/Law_Composite.jxx                          |   10 -
 drv/Law/Law_Constant.ixx                           |    2 -
 drv/Law/Law_Constant.jxx                           |    8 -
 drv/Law/Law_Function.ixx                           |    2 -
 drv/Law/Law_Function.jxx                           |    6 -
 drv/Law/Law_Interpol.ixx                           |    2 -
 drv/Law/Law_Interpol.jxx                           |    4 -
 drv/Law/Law_Interpolate.jxx                        |   14 -
 drv/Law/Law_Laws_0.cxx                             |   10 +-
 drv/Law/Law_Linear.ixx                             |    2 -
 drv/Law/Law_Linear.jxx                             |    8 -
 drv/Law/Law_ListIteratorOfLaws_0.cxx               |   12 +-
 drv/Law/Law_ListNodeOfLaws_0.cxx                   |   10 +-
 drv/Law/Law_S.ixx                                  |    2 -
 drv/Law/Law_S.jxx                                  |    2 -
 drv/LocOpe/LocOpe.jxx                              |   12 -
 drv/LocOpe/LocOpe_BuildShape.jxx                   |    6 -
 drv/LocOpe/LocOpe_BuildWires.jxx                   |   10 +-
 drv/LocOpe/LocOpe_CSIntersector.jxx                |   16 -
 drv/LocOpe/LocOpe_CurveShapeIntersector.jxx        |   14 -
 drv/LocOpe/LocOpe_DPrism.jxx                       |   18 -
 ...LocOpe_DataMapIteratorOfDataMapOfShapePnt_0.cxx |   12 -
 .../LocOpe_DataMapNodeOfDataMapOfShapePnt_0.cxx    |   12 -
 drv/LocOpe/LocOpe_DataMapOfShapePnt_0.cxx          |   14 -
 drv/LocOpe/LocOpe_FindEdges.jxx                    |   12 -
 drv/LocOpe/LocOpe_FindEdgesInFace.jxx              |   14 -
 drv/LocOpe/LocOpe_GeneratedShape.ixx               |    2 -
 drv/LocOpe/LocOpe_GeneratedShape.jxx               |   10 -
 drv/LocOpe/LocOpe_Generator.jxx                    |   16 -
 drv/LocOpe/LocOpe_GluedShape.ixx                   |    2 -
 drv/LocOpe/LocOpe_GluedShape.jxx                   |   12 -
 drv/LocOpe/LocOpe_Gluer.jxx                        |   16 -
 drv/LocOpe/LocOpe_HBuilder.ixx                     |    2 -
 drv/LocOpe/LocOpe_HBuilder.jxx                     |    4 -
 drv/LocOpe/LocOpe_LinearForm.jxx                   |   14 -
 drv/LocOpe/LocOpe_Pipe.jxx                         |   18 -
 drv/LocOpe/LocOpe_PntFace.jxx                      |    6 -
 drv/LocOpe/LocOpe_Prism.jxx                        |   16 -
 drv/LocOpe/LocOpe_ProjectedWires.ixx               |   29 -
 drv/LocOpe/LocOpe_ProjectedWires.jxx               |   15 -
 drv/LocOpe/LocOpe_Revol.jxx                        |   16 -
 drv/LocOpe/LocOpe_RevolutionForm.jxx               |   12 -
 .../LocOpe_SequenceNodeOfSequenceOfCirc_0.cxx      |    6 -
 .../LocOpe_SequenceNodeOfSequenceOfLin_0.cxx       |    6 -
 .../LocOpe_SequenceNodeOfSequenceOfPntFace_0.cxx   |    6 -
 drv/LocOpe/LocOpe_SequenceOfCirc_0.cxx             |    8 -
 drv/LocOpe/LocOpe_SequenceOfLin_0.cxx              |    8 -
 drv/LocOpe/LocOpe_SequenceOfPntFace_0.cxx          |    8 -
 drv/LocOpe/LocOpe_SplitDrafts.jxx                  |   22 -
 drv/LocOpe/LocOpe_SplitShape.jxx                   |   20 -
 drv/LocOpe/LocOpe_Spliter.jxx                      |   16 +-
 drv/LocOpe/LocOpe_WiresOnShape.ixx                 |    3 -
 drv/LocOpe/LocOpe_WiresOnShape.jxx                 |   14 -
 drv/LocalAnalysis/LocalAnalysis.jxx                |    6 -
 .../LocalAnalysis_CurveContinuity.jxx              |    8 -
 .../LocalAnalysis_SurfaceContinuity.jxx            |   10 -
 drv/MAT/MAT_Arc.ixx                                |    2 -
 drv/MAT/MAT_Arc.jxx                                |    8 -
 drv/MAT/MAT_BasicElt.ixx                           |    2 -
 drv/MAT/MAT_BasicElt.jxx                           |    4 -
 drv/MAT/MAT_Bisector.ixx                           |    2 -
 drv/MAT/MAT_Bisector.jxx                           |    6 -
 .../MAT_DataMapIteratorOfDataMapOfIntegerArc_0.cxx |   12 +-
 ...DataMapIteratorOfDataMapOfIntegerBasicElt_0.cxx |   12 +-
 ...DataMapIteratorOfDataMapOfIntegerBisector_0.cxx |   12 +-
 ...MAT_DataMapIteratorOfDataMapOfIntegerNode_0.cxx |   12 +-
 drv/MAT/MAT_DataMapNodeOfDataMapOfIntegerArc_0.cxx |   12 +-
 ...MAT_DataMapNodeOfDataMapOfIntegerBasicElt_0.cxx |   12 +-
 ...MAT_DataMapNodeOfDataMapOfIntegerBisector_0.cxx |   12 +-
 .../MAT_DataMapNodeOfDataMapOfIntegerNode_0.cxx    |   12 +-
 drv/MAT/MAT_DataMapOfIntegerArc_0.cxx              |   14 +-
 drv/MAT/MAT_DataMapOfIntegerBasicElt_0.cxx         |   14 +-
 drv/MAT/MAT_DataMapOfIntegerBisector_0.cxx         |   14 +-
 drv/MAT/MAT_DataMapOfIntegerNode_0.cxx             |   14 +-
 drv/MAT/MAT_Edge.ixx                               |    2 -
 drv/MAT/MAT_Edge.jxx                               |    4 -
 drv/MAT/MAT_Graph.ixx                              |    2 -
 drv/MAT/MAT_Graph.jxx                              |   12 -
 drv/MAT/MAT_ListOfBisector_0.cxx                   |    8 +-
 drv/MAT/MAT_ListOfEdge_0.cxx                       |    8 +-
 drv/MAT/MAT_Node.ixx                               |    2 -
 drv/MAT/MAT_Node.jxx                               |    8 -
 drv/MAT/MAT_SequenceNodeOfSequenceOfArc_0.cxx      |    8 +-
 drv/MAT/MAT_SequenceNodeOfSequenceOfBasicElt_0.cxx |    8 +-
 drv/MAT/MAT_SequenceOfArc_0.cxx                    |   10 +-
 drv/MAT/MAT_SequenceOfBasicElt_0.cxx               |   10 +-
 drv/MAT/MAT_TListNodeOfListOfBisector_0.cxx        |   10 +-
 drv/MAT/MAT_TListNodeOfListOfEdge_0.cxx            |   10 +-
 drv/MAT/MAT_Zone.ixx                               |    2 -
 drv/MAT/MAT_Zone.jxx                               |    8 -
 drv/MAT2d/MAT2d_Array2OfConnexion_0.cxx            |   12 +-
 drv/MAT2d/MAT2d_BiInt.jxx                          |    2 -
 drv/MAT2d/MAT2d_Circuit.ixx                        |    2 -
 drv/MAT2d/MAT2d_Circuit.jxx                        |   22 +-
 drv/MAT2d/MAT2d_Connexion.ixx                      |    2 -
 drv/MAT2d/MAT2d_Connexion.jxx                      |    4 -
 drv/MAT2d/MAT2d_CutCurve.jxx                       |    8 -
 ...2d_DataMapIteratorOfDataMapOfBiIntInteger_0.cxx |   10 -
 ...IteratorOfDataMapOfBiIntSequenceOfInteger_0.cxx |   12 -
 ...2d_DataMapIteratorOfDataMapOfIntegerBisec_0.cxx |   10 -
 ...ataMapIteratorOfDataMapOfIntegerConnexion_0.cxx |   12 +-
 ...2d_DataMapIteratorOfDataMapOfIntegerPnt2d_0.cxx |   10 -
 ...atorOfDataMapOfIntegerSequenceOfConnexion_0.cxx |   10 -
 ...2d_DataMapIteratorOfDataMapOfIntegerVec2d_0.cxx |   10 -
 .../MAT2d_DataMapNodeOfDataMapOfBiIntInteger_0.cxx |   10 -
 ...aMapNodeOfDataMapOfBiIntSequenceOfInteger_0.cxx |   12 -
 .../MAT2d_DataMapNodeOfDataMapOfIntegerBisec_0.cxx |   10 -
 ...2d_DataMapNodeOfDataMapOfIntegerConnexion_0.cxx |   12 +-
 .../MAT2d_DataMapNodeOfDataMapOfIntegerPnt2d_0.cxx |   10 -
 ...NodeOfDataMapOfIntegerSequenceOfConnexion_0.cxx |   10 -
 .../MAT2d_DataMapNodeOfDataMapOfIntegerVec2d_0.cxx |   10 -
 drv/MAT2d/MAT2d_DataMapOfBiIntInteger_0.cxx        |   12 -
 .../MAT2d_DataMapOfBiIntSequenceOfInteger_0.cxx    |   14 -
 drv/MAT2d/MAT2d_DataMapOfIntegerBisec_0.cxx        |   12 -
 drv/MAT2d/MAT2d_DataMapOfIntegerConnexion_0.cxx    |   14 +-
 drv/MAT2d/MAT2d_DataMapOfIntegerPnt2d_0.cxx        |   12 -
 ...MAT2d_DataMapOfIntegerSequenceOfConnexion_0.cxx |   12 -
 drv/MAT2d/MAT2d_DataMapOfIntegerVec2d_0.cxx        |   12 -
 drv/MAT2d/MAT2d_MapBiIntHasher.jxx                 |    4 -
 drv/MAT2d/MAT2d_Mat2d.ixx                          |   10 +
 drv/MAT2d/MAT2d_Mat2d.jxx                          |    5 +
 drv/MAT2d/MAT2d_Mat2d_0.cxx                        |   27 -
 drv/MAT2d/MAT2d_MiniPath.jxx                       |    8 -
 .../MAT2d_SequenceNodeOfSequenceOfConnexion_0.cxx  |    8 +-
 ...d_SequenceNodeOfSequenceOfSequenceOfCurve_0.cxx |    6 -
 ...equenceNodeOfSequenceOfSequenceOfGeometry_0.cxx |    6 -
 drv/MAT2d/MAT2d_SequenceOfConnexion_0.cxx          |   10 +-
 drv/MAT2d/MAT2d_SequenceOfSequenceOfCurve_0.cxx    |    8 -
 drv/MAT2d/MAT2d_SequenceOfSequenceOfGeometry_0.cxx |    8 -
 drv/MAT2d/MAT2d_SketchExplorer.jxx                 |    4 -
 drv/MAT2d/MAT2d_Tool2d.jxx                         |   14 -
 drv/MDF/MDF.jxx                                    |   20 -
 drv/MDF/MDF_ARDriver.ixx                           |    2 -
 drv/MDF/MDF_ARDriver.jxx                           |   14 -
 drv/MDF/MDF_ARDriverHSequence_0.cxx                |   12 +-
 drv/MDF/MDF_ARDriverSequence_0.cxx                 |   10 +-
 drv/MDF/MDF_ARDriverTable_0.cxx                    |   22 -
 drv/MDF/MDF_ASDriver.ixx                           |    2 -
 drv/MDF/MDF_ASDriver.jxx                           |   14 -
 drv/MDF/MDF_ASDriverHSequence_0.cxx                |   12 +-
 drv/MDF/MDF_ASDriverSequence_0.cxx                 |   10 +-
 drv/MDF/MDF_ASDriverTable_0.cxx                    |   22 -
 drv/MDF/MDF_DataMapIteratorOfTypeARDriverMap_0.cxx |   16 +-
 drv/MDF/MDF_DataMapIteratorOfTypeASDriverMap_0.cxx |   16 +-
 ...teratorOfTypeDriverListMapOfARDriverTable_0.cxx |   14 +-
 ...teratorOfTypeDriverListMapOfASDriverTable_0.cxx |   14 +-
 drv/MDF/MDF_DataMapNodeOfTypeARDriverMap_0.cxx     |   16 +-
 drv/MDF/MDF_DataMapNodeOfTypeASDriverMap_0.cxx     |   16 +-
 ...MapNodeOfTypeDriverListMapOfARDriverTable_0.cxx |   14 +-
 ...MapNodeOfTypeDriverListMapOfASDriverTable_0.cxx |   14 +-
 drv/MDF/MDF_DriverListOfARDriverTable_0.cxx        |   10 +-
 drv/MDF/MDF_DriverListOfASDriverTable_0.cxx        |   10 +-
 ...F_ListIteratorOfDriverListOfARDriverTable_0.cxx |   12 +-
 ...F_ListIteratorOfDriverListOfASDriverTable_0.cxx |   12 +-
 .../MDF_ListNodeOfDriverListOfARDriverTable_0.cxx  |   10 +-
 .../MDF_ListNodeOfDriverListOfASDriverTable_0.cxx  |   10 +-
 drv/MDF/MDF_RRelocationTable_0.cxx                 |   20 +-
 drv/MDF/MDF_ReferenceRetrievalDriver.ixx           |    2 -
 drv/MDF/MDF_ReferenceRetrievalDriver.jxx           |   12 -
 drv/MDF/MDF_ReferenceStorageDriver.ixx             |    2 -
 drv/MDF/MDF_ReferenceStorageDriver.jxx             |   12 -
 drv/MDF/MDF_SRelocationTable_0.cxx                 |   20 +-
 drv/MDF/MDF_SequenceNodeOfARDriverSequence_0.cxx   |    8 +-
 drv/MDF/MDF_SequenceNodeOfASDriverSequence_0.cxx   |    8 +-
 drv/MDF/MDF_TagSourceRetrievalDriver.ixx           |    2 -
 drv/MDF/MDF_TagSourceRetrievalDriver.jxx           |   12 -
 drv/MDF/MDF_TagSourceStorageDriver.ixx             |    2 -
 drv/MDF/MDF_TagSourceStorageDriver.jxx             |   12 -
 drv/MDF/MDF_Tool.jxx                               |   20 -
 drv/MDF/MDF_TypeARDriverMap_0.cxx                  |   18 +-
 drv/MDF/MDF_TypeASDriverMap_0.cxx                  |   18 +-
 drv/MDF/MDF_TypeDriverListMapOfARDriverTable_0.cxx |   16 +-
 drv/MDF/MDF_TypeDriverListMapOfASDriverTable_0.cxx |   16 +-
 drv/MDataStd/MDataStd.jxx                          |    8 -
 .../MDataStd_AsciiStringRetrievalDriver.ixx        |    2 -
 .../MDataStd_AsciiStringRetrievalDriver.jxx        |   12 -
 drv/MDataStd/MDataStd_AsciiStringStorageDriver.ixx |    2 -
 drv/MDataStd/MDataStd_AsciiStringStorageDriver.jxx |   12 -
 .../MDataStd_BooleanArrayRetrievalDriver.ixx       |    2 -
 .../MDataStd_BooleanArrayRetrievalDriver.jxx       |   12 -
 .../MDataStd_BooleanArrayStorageDriver.ixx         |    2 -
 .../MDataStd_BooleanArrayStorageDriver.jxx         |   12 -
 .../MDataStd_BooleanListRetrievalDriver.ixx        |    2 -
 .../MDataStd_BooleanListRetrievalDriver.jxx        |   12 -
 drv/MDataStd/MDataStd_BooleanListStorageDriver.ixx |    2 -
 drv/MDataStd/MDataStd_BooleanListStorageDriver.jxx |   12 -
 drv/MDataStd/MDataStd_ByteArrayRetrievalDriver.ixx |    2 -
 drv/MDataStd/MDataStd_ByteArrayRetrievalDriver.jxx |   12 -
 .../MDataStd_ByteArrayRetrievalDriver_1.ixx        |    2 -
 .../MDataStd_ByteArrayRetrievalDriver_1.jxx        |   12 -
 drv/MDataStd/MDataStd_ByteArrayStorageDriver.ixx   |    2 -
 drv/MDataStd/MDataStd_ByteArrayStorageDriver.jxx   |   12 -
 drv/MDataStd/MDataStd_CommentRetrievalDriver.ixx   |    2 -
 drv/MDataStd/MDataStd_CommentRetrievalDriver.jxx   |   12 -
 drv/MDataStd/MDataStd_CommentStorageDriver.ixx     |    2 -
 drv/MDataStd/MDataStd_CommentStorageDriver.jxx     |   12 -
 drv/MDataStd/MDataStd_DirectoryRetrievalDriver.ixx |    2 -
 drv/MDataStd/MDataStd_DirectoryRetrievalDriver.jxx |   12 -
 drv/MDataStd/MDataStd_DirectoryStorageDriver.ixx   |    2 -
 drv/MDataStd/MDataStd_DirectoryStorageDriver.jxx   |   12 -
 .../MDataStd_ExpressionRetrievalDriver.ixx         |    2 -
 .../MDataStd_ExpressionRetrievalDriver.jxx         |   12 -
 drv/MDataStd/MDataStd_ExpressionStorageDriver.ixx  |    2 -
 drv/MDataStd/MDataStd_ExpressionStorageDriver.jxx  |   12 -
 .../MDataStd_ExtStringArrayRetrievalDriver.ixx     |    2 -
 .../MDataStd_ExtStringArrayRetrievalDriver.jxx     |   12 -
 .../MDataStd_ExtStringArrayRetrievalDriver_1.ixx   |    2 -
 .../MDataStd_ExtStringArrayRetrievalDriver_1.jxx   |   12 -
 .../MDataStd_ExtStringArrayStorageDriver.ixx       |    2 -
 .../MDataStd_ExtStringArrayStorageDriver.jxx       |   12 -
 .../MDataStd_ExtStringListRetrievalDriver.ixx      |    2 -
 .../MDataStd_ExtStringListRetrievalDriver.jxx      |   12 -
 .../MDataStd_ExtStringListStorageDriver.ixx        |    2 -
 .../MDataStd_ExtStringListStorageDriver.jxx        |   12 -
 .../MDataStd_IntPackedMapRetrievalDriver.ixx       |    2 -
 .../MDataStd_IntPackedMapRetrievalDriver.jxx       |   12 -
 .../MDataStd_IntPackedMapRetrievalDriver_1.ixx     |    2 -
 .../MDataStd_IntPackedMapRetrievalDriver_1.jxx     |   12 -
 .../MDataStd_IntPackedMapStorageDriver.ixx         |    2 -
 .../MDataStd_IntPackedMapStorageDriver.jxx         |   12 -
 .../MDataStd_IntegerArrayRetrievalDriver.ixx       |    2 -
 .../MDataStd_IntegerArrayRetrievalDriver.jxx       |   12 -
 .../MDataStd_IntegerArrayRetrievalDriver_1.ixx     |    2 -
 .../MDataStd_IntegerArrayRetrievalDriver_1.jxx     |   12 -
 .../MDataStd_IntegerArrayStorageDriver.ixx         |    2 -
 .../MDataStd_IntegerArrayStorageDriver.jxx         |   12 -
 .../MDataStd_IntegerListRetrievalDriver.ixx        |    2 -
 .../MDataStd_IntegerListRetrievalDriver.jxx        |   12 -
 drv/MDataStd/MDataStd_IntegerListStorageDriver.ixx |    2 -
 drv/MDataStd/MDataStd_IntegerListStorageDriver.jxx |   12 -
 drv/MDataStd/MDataStd_IntegerRetrievalDriver.ixx   |    2 -
 drv/MDataStd/MDataStd_IntegerRetrievalDriver.jxx   |   12 -
 drv/MDataStd/MDataStd_IntegerStorageDriver.ixx     |    2 -
 drv/MDataStd/MDataStd_IntegerStorageDriver.jxx     |   12 -
 drv/MDataStd/MDataStd_NameRetrievalDriver.ixx      |    2 -
 drv/MDataStd/MDataStd_NameRetrievalDriver.jxx      |   12 -
 drv/MDataStd/MDataStd_NameStorageDriver.ixx        |    2 -
 drv/MDataStd/MDataStd_NameStorageDriver.jxx        |   12 -
 drv/MDataStd/MDataStd_NamedDataRetrievalDriver.ixx |    2 -
 drv/MDataStd/MDataStd_NamedDataRetrievalDriver.jxx |   12 -
 drv/MDataStd/MDataStd_NamedDataStorageDriver.ixx   |    2 -
 drv/MDataStd/MDataStd_NamedDataStorageDriver.jxx   |   12 -
 drv/MDataStd/MDataStd_NoteBookRetrievalDriver.ixx  |    2 -
 drv/MDataStd/MDataStd_NoteBookRetrievalDriver.jxx  |   12 -
 drv/MDataStd/MDataStd_NoteBookStorageDriver.ixx    |    2 -
 drv/MDataStd/MDataStd_NoteBookStorageDriver.jxx    |   12 -
 drv/MDataStd/MDataStd_RealArrayRetrievalDriver.ixx |    2 -
 drv/MDataStd/MDataStd_RealArrayRetrievalDriver.jxx |   12 -
 .../MDataStd_RealArrayRetrievalDriver_1.ixx        |    2 -
 .../MDataStd_RealArrayRetrievalDriver_1.jxx        |   12 -
 drv/MDataStd/MDataStd_RealArrayStorageDriver.ixx   |    2 -
 drv/MDataStd/MDataStd_RealArrayStorageDriver.jxx   |   12 -
 drv/MDataStd/MDataStd_RealListRetrievalDriver.ixx  |    2 -
 drv/MDataStd/MDataStd_RealListRetrievalDriver.jxx  |   12 -
 drv/MDataStd/MDataStd_RealListStorageDriver.ixx    |    2 -
 drv/MDataStd/MDataStd_RealListStorageDriver.jxx    |   12 -
 drv/MDataStd/MDataStd_RealRetrievalDriver.ixx      |    2 -
 drv/MDataStd/MDataStd_RealRetrievalDriver.jxx      |   12 -
 drv/MDataStd/MDataStd_RealStorageDriver.ixx        |    2 -
 drv/MDataStd/MDataStd_RealStorageDriver.jxx        |   12 -
 .../MDataStd_ReferenceArrayRetrievalDriver.ixx     |    2 -
 .../MDataStd_ReferenceArrayRetrievalDriver.jxx     |   12 -
 .../MDataStd_ReferenceArrayStorageDriver.ixx       |    2 -
 .../MDataStd_ReferenceArrayStorageDriver.jxx       |   12 -
 .../MDataStd_ReferenceListRetrievalDriver.ixx      |    2 -
 .../MDataStd_ReferenceListRetrievalDriver.jxx      |   12 -
 .../MDataStd_ReferenceListStorageDriver.ixx        |    2 -
 .../MDataStd_ReferenceListStorageDriver.jxx        |   12 -
 drv/MDataStd/MDataStd_RelationRetrievalDriver.ixx  |    2 -
 drv/MDataStd/MDataStd_RelationRetrievalDriver.jxx  |   12 -
 drv/MDataStd/MDataStd_RelationStorageDriver.ixx    |    2 -
 drv/MDataStd/MDataStd_RelationStorageDriver.jxx    |   12 -
 drv/MDataStd/MDataStd_TickRetrievalDriver.ixx      |    2 -
 drv/MDataStd/MDataStd_TickRetrievalDriver.jxx      |   12 -
 drv/MDataStd/MDataStd_TickStorageDriver.ixx        |    2 -
 drv/MDataStd/MDataStd_TickStorageDriver.jxx        |   12 -
 drv/MDataStd/MDataStd_TreeNodeRetrievalDriver.ixx  |    2 -
 drv/MDataStd/MDataStd_TreeNodeRetrievalDriver.jxx  |   12 -
 drv/MDataStd/MDataStd_TreeNodeStorageDriver.ixx    |    2 -
 drv/MDataStd/MDataStd_TreeNodeStorageDriver.jxx    |   12 -
 .../MDataStd_UAttributeRetrievalDriver.ixx         |    2 -
 .../MDataStd_UAttributeRetrievalDriver.jxx         |   12 -
 drv/MDataStd/MDataStd_UAttributeStorageDriver.ixx  |    2 -
 drv/MDataStd/MDataStd_UAttributeStorageDriver.jxx  |   12 -
 drv/MDataStd/MDataStd_VariableRetrievalDriver.ixx  |    2 -
 drv/MDataStd/MDataStd_VariableRetrievalDriver.jxx  |   12 -
 drv/MDataStd/MDataStd_VariableStorageDriver.ixx    |    2 -
 drv/MDataStd/MDataStd_VariableStorageDriver.jxx    |   12 -
 drv/MDataXtd/MDataXtd.jxx                          |   12 -
 drv/MDataXtd/MDataXtd_AxisRetrievalDriver.ixx      |    2 -
 drv/MDataXtd/MDataXtd_AxisRetrievalDriver.jxx      |   12 -
 drv/MDataXtd/MDataXtd_AxisStorageDriver.ixx        |    2 -
 drv/MDataXtd/MDataXtd_AxisStorageDriver.jxx        |   12 -
 .../MDataXtd_ConstraintRetrievalDriver.ixx         |    2 -
 .../MDataXtd_ConstraintRetrievalDriver.jxx         |   12 -
 drv/MDataXtd/MDataXtd_ConstraintStorageDriver.ixx  |    2 -
 drv/MDataXtd/MDataXtd_ConstraintStorageDriver.jxx  |   12 -
 drv/MDataXtd/MDataXtd_GeometryRetrievalDriver.ixx  |    2 -
 drv/MDataXtd/MDataXtd_GeometryRetrievalDriver.jxx  |   12 -
 drv/MDataXtd/MDataXtd_GeometryStorageDriver.ixx    |    2 -
 drv/MDataXtd/MDataXtd_GeometryStorageDriver.jxx    |   12 -
 .../MDataXtd_PatternStdRetrievalDriver.ixx         |    2 -
 .../MDataXtd_PatternStdRetrievalDriver.jxx         |   12 -
 drv/MDataXtd/MDataXtd_PatternStdStorageDriver.ixx  |    2 -
 drv/MDataXtd/MDataXtd_PatternStdStorageDriver.jxx  |   12 -
 drv/MDataXtd/MDataXtd_PlacementRetrievalDriver.ixx |    2 -
 drv/MDataXtd/MDataXtd_PlacementRetrievalDriver.jxx |   12 -
 drv/MDataXtd/MDataXtd_PlacementStorageDriver.ixx   |    2 -
 drv/MDataXtd/MDataXtd_PlacementStorageDriver.jxx   |   12 -
 drv/MDataXtd/MDataXtd_PlaneRetrievalDriver.ixx     |    2 -
 drv/MDataXtd/MDataXtd_PlaneRetrievalDriver.jxx     |   12 -
 drv/MDataXtd/MDataXtd_PlaneStorageDriver.ixx       |    2 -
 drv/MDataXtd/MDataXtd_PlaneStorageDriver.jxx       |   12 -
 drv/MDataXtd/MDataXtd_PointRetrievalDriver.ixx     |    2 -
 drv/MDataXtd/MDataXtd_PointRetrievalDriver.jxx     |   12 -
 drv/MDataXtd/MDataXtd_PointStorageDriver.ixx       |    2 -
 drv/MDataXtd/MDataXtd_PointStorageDriver.jxx       |   12 -
 drv/MDataXtd/MDataXtd_ShapeRetrievalDriver.ixx     |    2 -
 drv/MDataXtd/MDataXtd_ShapeRetrievalDriver.jxx     |   12 -
 drv/MDataXtd/MDataXtd_ShapeStorageDriver.ixx       |    2 -
 drv/MDataXtd/MDataXtd_ShapeStorageDriver.jxx       |   12 -
 drv/MDocStd/MDocStd.jxx                            |   12 -
 drv/MDocStd/MDocStd_DocumentRetrievalDriver.ixx    |    2 -
 drv/MDocStd/MDocStd_DocumentRetrievalDriver.jxx    |   18 -
 drv/MDocStd/MDocStd_DocumentStorageDriver.ixx      |    2 -
 drv/MDocStd/MDocStd_DocumentStorageDriver.jxx      |   18 -
 drv/MDocStd/MDocStd_XLinkRetrievalDriver.ixx       |    2 -
 drv/MDocStd/MDocStd_XLinkRetrievalDriver.jxx       |   12 -
 drv/MDocStd/MDocStd_XLinkStorageDriver.ixx         |    2 -
 drv/MDocStd/MDocStd_XLinkStorageDriver.jxx         |   12 -
 drv/MFunction/MFunction.jxx                        |    8 -
 .../MFunction_FunctionRetrievalDriver.ixx          |    2 -
 .../MFunction_FunctionRetrievalDriver.jxx          |   12 -
 drv/MFunction/MFunction_FunctionStorageDriver.ixx  |    2 -
 drv/MFunction/MFunction_FunctionStorageDriver.jxx  |   12 -
 drv/MMgt/MMgt_TShared.ixx                          |    2 -
 drv/MMgt/MMgt_TShared.jxx                          |    4 -
 drv/MNaming/MNaming.jxx                            |    8 -
 drv/MNaming/MNaming_NamedShapeRetrievalDriver.ixx  |    2 -
 drv/MNaming/MNaming_NamedShapeRetrievalDriver.jxx  |   12 -
 drv/MNaming/MNaming_NamedShapeStorageDriver.ixx    |    2 -
 drv/MNaming/MNaming_NamedShapeStorageDriver.jxx    |   12 -
 drv/MNaming/MNaming_NamingRetrievalDriver.ixx      |    2 -
 drv/MNaming/MNaming_NamingRetrievalDriver.jxx      |   12 -
 drv/MNaming/MNaming_NamingRetrievalDriver_1.ixx    |    2 -
 drv/MNaming/MNaming_NamingRetrievalDriver_1.jxx    |   12 -
 drv/MNaming/MNaming_NamingRetrievalDriver_2.ixx    |    2 -
 drv/MNaming/MNaming_NamingRetrievalDriver_2.jxx    |   12 -
 drv/MNaming/MNaming_NamingStorageDriver.ixx        |    2 -
 drv/MNaming/MNaming_NamingStorageDriver.jxx        |   12 -
 drv/MPrsStd/MPrsStd.jxx                            |    8 -
 .../MPrsStd_AISPresentationRetrievalDriver.ixx     |    2 -
 .../MPrsStd_AISPresentationRetrievalDriver.jxx     |   12 -
 .../MPrsStd_AISPresentationRetrievalDriver_1.ixx   |    2 -
 .../MPrsStd_AISPresentationRetrievalDriver_1.jxx   |   12 -
 .../MPrsStd_AISPresentationStorageDriver.ixx       |    2 -
 .../MPrsStd_AISPresentationStorageDriver.jxx       |   12 -
 drv/MPrsStd/MPrsStd_PositionRetrievalDriver.ixx    |    2 -
 drv/MPrsStd/MPrsStd_PositionRetrievalDriver.jxx    |   12 -
 drv/MPrsStd/MPrsStd_PositionStorageDriver.ixx      |    2 -
 drv/MPrsStd/MPrsStd_PositionStorageDriver.jxx      |   12 -
 drv/MXCAFDoc/MXCAFDoc.jxx                          |    8 -
 drv/MXCAFDoc/MXCAFDoc_AreaRetrievalDriver.ixx      |    2 -
 drv/MXCAFDoc/MXCAFDoc_AreaRetrievalDriver.jxx      |   12 -
 drv/MXCAFDoc/MXCAFDoc_AreaStorageDriver.ixx        |    2 -
 drv/MXCAFDoc/MXCAFDoc_AreaStorageDriver.jxx        |   12 -
 drv/MXCAFDoc/MXCAFDoc_CentroidRetrievalDriver.ixx  |    2 -
 drv/MXCAFDoc/MXCAFDoc_CentroidRetrievalDriver.jxx  |   12 -
 drv/MXCAFDoc/MXCAFDoc_CentroidStorageDriver.ixx    |    2 -
 drv/MXCAFDoc/MXCAFDoc_CentroidStorageDriver.jxx    |   12 -
 drv/MXCAFDoc/MXCAFDoc_ColorRetrievalDriver.ixx     |    2 -
 drv/MXCAFDoc/MXCAFDoc_ColorRetrievalDriver.jxx     |   12 -
 drv/MXCAFDoc/MXCAFDoc_ColorStorageDriver.ixx       |    2 -
 drv/MXCAFDoc/MXCAFDoc_ColorStorageDriver.jxx       |   12 -
 drv/MXCAFDoc/MXCAFDoc_ColorToolRetrievalDriver.ixx |    2 -
 drv/MXCAFDoc/MXCAFDoc_ColorToolRetrievalDriver.jxx |   12 -
 drv/MXCAFDoc/MXCAFDoc_ColorToolStorageDriver.ixx   |    2 -
 drv/MXCAFDoc/MXCAFDoc_ColorToolStorageDriver.jxx   |   12 -
 drv/MXCAFDoc/MXCAFDoc_DatumRetrievalDriver.ixx     |    2 -
 drv/MXCAFDoc/MXCAFDoc_DatumRetrievalDriver.jxx     |   12 -
 drv/MXCAFDoc/MXCAFDoc_DatumStorageDriver.ixx       |    2 -
 drv/MXCAFDoc/MXCAFDoc_DatumStorageDriver.jxx       |   12 -
 drv/MXCAFDoc/MXCAFDoc_DimTolRetrievalDriver.ixx    |    2 -
 drv/MXCAFDoc/MXCAFDoc_DimTolRetrievalDriver.jxx    |   12 -
 drv/MXCAFDoc/MXCAFDoc_DimTolStorageDriver.ixx      |    2 -
 drv/MXCAFDoc/MXCAFDoc_DimTolStorageDriver.jxx      |   12 -
 .../MXCAFDoc_DimTolToolRetrievalDriver.ixx         |    2 -
 .../MXCAFDoc_DimTolToolRetrievalDriver.jxx         |   12 -
 drv/MXCAFDoc/MXCAFDoc_DimTolToolStorageDriver.ixx  |    2 -
 drv/MXCAFDoc/MXCAFDoc_DimTolToolStorageDriver.jxx  |   12 -
 .../MXCAFDoc_DocumentToolRetrievalDriver.ixx       |    2 -
 .../MXCAFDoc_DocumentToolRetrievalDriver.jxx       |   12 -
 .../MXCAFDoc_DocumentToolStorageDriver.ixx         |    2 -
 .../MXCAFDoc_DocumentToolStorageDriver.jxx         |   12 -
 drv/MXCAFDoc/MXCAFDoc_GraphNodeRetrievalDriver.ixx |    2 -
 drv/MXCAFDoc/MXCAFDoc_GraphNodeRetrievalDriver.jxx |   12 -
 drv/MXCAFDoc/MXCAFDoc_GraphNodeStorageDriver.ixx   |    2 -
 drv/MXCAFDoc/MXCAFDoc_GraphNodeStorageDriver.jxx   |   12 -
 drv/MXCAFDoc/MXCAFDoc_LayerToolRetrievalDriver.ixx |    2 -
 drv/MXCAFDoc/MXCAFDoc_LayerToolRetrievalDriver.jxx |   12 -
 drv/MXCAFDoc/MXCAFDoc_LayerToolStorageDriver.ixx   |    2 -
 drv/MXCAFDoc/MXCAFDoc_LayerToolStorageDriver.jxx   |   12 -
 drv/MXCAFDoc/MXCAFDoc_LocationRetrievalDriver.ixx  |    2 -
 drv/MXCAFDoc/MXCAFDoc_LocationRetrievalDriver.jxx  |   12 -
 drv/MXCAFDoc/MXCAFDoc_LocationStorageDriver.ixx    |    2 -
 drv/MXCAFDoc/MXCAFDoc_LocationStorageDriver.jxx    |   12 -
 drv/MXCAFDoc/MXCAFDoc_MaterialRetrievalDriver.ixx  |    2 -
 drv/MXCAFDoc/MXCAFDoc_MaterialRetrievalDriver.jxx  |   12 -
 drv/MXCAFDoc/MXCAFDoc_MaterialStorageDriver.ixx    |    2 -
 drv/MXCAFDoc/MXCAFDoc_MaterialStorageDriver.jxx    |   12 -
 .../MXCAFDoc_MaterialToolRetrievalDriver.ixx       |    2 -
 .../MXCAFDoc_MaterialToolRetrievalDriver.jxx       |   12 -
 .../MXCAFDoc_MaterialToolStorageDriver.ixx         |    2 -
 .../MXCAFDoc_MaterialToolStorageDriver.jxx         |   12 -
 drv/MXCAFDoc/MXCAFDoc_ShapeToolRetrievalDriver.ixx |    2 -
 drv/MXCAFDoc/MXCAFDoc_ShapeToolRetrievalDriver.jxx |   12 -
 drv/MXCAFDoc/MXCAFDoc_ShapeToolStorageDriver.ixx   |    2 -
 drv/MXCAFDoc/MXCAFDoc_ShapeToolStorageDriver.jxx   |   12 -
 drv/MXCAFDoc/MXCAFDoc_VolumeRetrievalDriver.ixx    |    2 -
 drv/MXCAFDoc/MXCAFDoc_VolumeRetrievalDriver.jxx    |   12 -
 drv/MXCAFDoc/MXCAFDoc_VolumeStorageDriver.ixx      |    2 -
 drv/MXCAFDoc/MXCAFDoc_VolumeStorageDriver.jxx      |   12 -
 drv/Materials/Materials.ixx                        |   10 -
 drv/Materials/Materials.jxx                        |    9 -
 drv/Materials/Materials_Color.ixx                  |   28 -
 drv/Materials/Materials_Color.jxx                  |    6 -
 drv/Materials/Materials_FuzzyInstance_0.cxx        |   50 -
 drv/Materials/Materials_Material.ixx               |   31 -
 drv/Materials/Materials_Material.jxx               |    9 -
 drv/Materials/Materials_MaterialDefinition.ixx     |   30 -
 drv/Materials/Materials_MaterialDefinition.jxx     |    6 -
 drv/Materials/Materials_MaterialsDictionary.ixx    |   28 -
 drv/Materials/Materials_MaterialsDictionary.jxx    |   15 -
 drv/Materials/Materials_MaterialsSequence_0.cxx    |   50 -
 drv/Materials/Materials_MtsSequence_0.cxx          |   31 -
 .../Materials_SequenceNodeOfMtsSequence_0.cxx      |   45 -
 drv/MeshTest/MeshTest.jxx                          |    5 -
 drv/MeshTest/MeshTest_DrawableMesh.ixx             |   30 -
 drv/MeshTest/MeshTest_DrawableMesh.jxx             |   21 -
 drv/MeshVS/MeshVS_Array1OfSequenceOfInteger_0.cxx  |   10 -
 drv/MeshVS/MeshVS_ColorHasher.jxx                  |    4 -
 ...taMapIteratorOfDataMapOfColorMapOfInteger_0.cxx |   12 -
 ...atorOfDataMapOfHArray1OfSequenceOfInteger_0.cxx |   12 +-
 ...aMapIteratorOfDataMapOfIntegerAsciiString_0.cxx |   10 -
 ..._DataMapIteratorOfDataMapOfIntegerBoolean_0.cxx |    8 -
 ...VS_DataMapIteratorOfDataMapOfIntegerColor_0.cxx |   10 -
 ...DataMapIteratorOfDataMapOfIntegerMaterial_0.cxx |   10 -
 ...IteratorOfDataMapOfIntegerMeshEntityOwner_0.cxx |   12 +-
 ...VS_DataMapIteratorOfDataMapOfIntegerOwner_0.cxx |   12 +-
 ...ataMapIteratorOfDataMapOfIntegerTwoColors_0.cxx |    8 -
 ...S_DataMapIteratorOfDataMapOfIntegerVector_0.cxx |   10 -
 ...pIteratorOfDataMapOfTwoColorsMapOfInteger_0.cxx |   10 -
 ...S_DataMapNodeOfDataMapOfColorMapOfInteger_0.cxx |   12 -
 ...NodeOfDataMapOfHArray1OfSequenceOfInteger_0.cxx |   12 +-
 ..._DataMapNodeOfDataMapOfIntegerAsciiString_0.cxx |   10 -
 ...shVS_DataMapNodeOfDataMapOfIntegerBoolean_0.cxx |    8 -
 ...MeshVS_DataMapNodeOfDataMapOfIntegerColor_0.cxx |   10 -
 ...hVS_DataMapNodeOfDataMapOfIntegerMaterial_0.cxx |   10 -
 ...aMapNodeOfDataMapOfIntegerMeshEntityOwner_0.cxx |   12 +-
 ...MeshVS_DataMapNodeOfDataMapOfIntegerOwner_0.cxx |   12 +-
 ...VS_DataMapNodeOfDataMapOfIntegerTwoColors_0.cxx |    8 -
 ...eshVS_DataMapNodeOfDataMapOfIntegerVector_0.cxx |   10 -
 ...taMapNodeOfDataMapOfTwoColorsMapOfInteger_0.cxx |   10 -
 drv/MeshVS/MeshVS_DataMapOfColorMapOfInteger_0.cxx |   14 -
 ...eshVS_DataMapOfHArray1OfSequenceOfInteger_0.cxx |   14 +-
 .../MeshVS_DataMapOfIntegerAsciiString_0.cxx       |   12 -
 drv/MeshVS/MeshVS_DataMapOfIntegerBoolean_0.cxx    |   10 -
 drv/MeshVS/MeshVS_DataMapOfIntegerColor_0.cxx      |   12 -
 drv/MeshVS/MeshVS_DataMapOfIntegerMaterial_0.cxx   |   12 -
 .../MeshVS_DataMapOfIntegerMeshEntityOwner_0.cxx   |   14 +-
 drv/MeshVS/MeshVS_DataMapOfIntegerOwner_0.cxx      |   14 +-
 drv/MeshVS/MeshVS_DataMapOfIntegerTwoColors_0.cxx  |   10 -
 drv/MeshVS/MeshVS_DataMapOfIntegerVector_0.cxx     |   12 -
 .../MeshVS_DataMapOfTwoColorsMapOfInteger_0.cxx    |   12 -
 drv/MeshVS/MeshVS_DataSource.ixx                   |    2 -
 drv/MeshVS/MeshVS_DataSource.jxx                   |   20 -
 drv/MeshVS/MeshVS_DataSource3D.ixx                 |    2 -
 drv/MeshVS/MeshVS_DataSource3D.jxx                 |    4 -
 drv/MeshVS/MeshVS_DeformedDataSource.ixx           |    2 -
 drv/MeshVS/MeshVS_DeformedDataSource.jxx           |   14 -
 drv/MeshVS/MeshVS_Drawer.ixx                       |    2 -
 drv/MeshVS/MeshVS_Drawer.jxx                       |    8 -
 drv/MeshVS/MeshVS_DummySensitiveEntity.ixx         |    2 -
 drv/MeshVS/MeshVS_DummySensitiveEntity.jxx         |   10 -
 drv/MeshVS/MeshVS_ElementalColorPrsBuilder.ixx     |    2 -
 drv/MeshVS/MeshVS_ElementalColorPrsBuilder.jxx     |   14 -
 drv/MeshVS/MeshVS_HArray1OfSequenceOfInteger_0.cxx |   14 -
 drv/MeshVS/MeshVS_MapIteratorOfMapOfTwoNodes_0.cxx |    8 -
 drv/MeshVS/MeshVS_MapOfTwoNodes_0.cxx              |    9 -
 drv/MeshVS/MeshVS_Mesh.ixx                         |    2 -
 drv/MeshVS/MeshVS_Mesh.jxx                         |   23 -
 drv/MeshVS/MeshVS_MeshEntityOwner.ixx              |    2 -
 drv/MeshVS/MeshVS_MeshEntityOwner.jxx              |    7 -
 drv/MeshVS/MeshVS_MeshOwner.ixx                    |    2 -
 drv/MeshVS/MeshVS_MeshOwner.jxx                    |   11 -
 drv/MeshVS/MeshVS_MeshPrsBuilder.ixx               |    2 -
 drv/MeshVS/MeshVS_MeshPrsBuilder.jxx               |   26 +-
 drv/MeshVS/MeshVS_NodalColorPrsBuilder.ixx         |    2 -
 drv/MeshVS/MeshVS_NodalColorPrsBuilder.jxx         |   22 +-
 drv/MeshVS/MeshVS_PrsBuilder.ixx                   |    2 -
 drv/MeshVS/MeshVS_PrsBuilder.jxx                   |   17 -
 drv/MeshVS/MeshVS_SensitiveFace.ixx                |    2 -
 drv/MeshVS/MeshVS_SensitiveFace.jxx                |   12 -
 drv/MeshVS/MeshVS_SensitiveMesh.ixx                |    2 -
 drv/MeshVS/MeshVS_SensitiveMesh.jxx                |   16 -
 drv/MeshVS/MeshVS_SensitivePolyhedron.ixx          |    2 -
 drv/MeshVS/MeshVS_SensitivePolyhedron.jxx          |   28 -
 drv/MeshVS/MeshVS_SensitiveSegment.ixx             |    2 -
 drv/MeshVS/MeshVS_SensitiveSegment.jxx             |   12 -
 ...MeshVS_SequenceNodeOfSequenceOfPrsBuilder_0.cxx |    8 +-
 drv/MeshVS/MeshVS_SequenceOfPrsBuilder_0.cxx       |   10 +-
 drv/MeshVS/MeshVS_StdMapNodeOfMapOfTwoNodes_0.cxx  |    8 -
 drv/MeshVS/MeshVS_TextPrsBuilder.ixx               |    2 -
 drv/MeshVS/MeshVS_TextPrsBuilder.jxx               |   14 -
 drv/MeshVS/MeshVS_Tool.jxx                         |   18 -
 drv/MeshVS/MeshVS_VectorPrsBuilder.ixx             |    2 -
 drv/MeshVS/MeshVS_VectorPrsBuilder.jxx             |   20 -
 drv/Message/Message.jxx                            |    6 -
 drv/Message/Message_Algorithm.ixx                  |    2 -
 drv/Message/Message_Algorithm.jxx                  |   22 -
 drv/Message/Message_ListIteratorOfListOfMsg_0.cxx  |   10 -
 drv/Message/Message_ListNodeOfListOfMsg_0.cxx      |    8 -
 drv/Message/Message_ListOfMsg_0.cxx                |    8 -
 drv/Message/Message_Messenger.ixx                  |    2 -
 drv/Message/Message_Messenger.jxx                  |   12 -
 drv/Message/Message_Msg.jxx                        |   10 -
 drv/Message/Message_MsgFile.jxx                    |    6 -
 drv/Message/Message_Printer.ixx                    |    2 -
 drv/Message/Message_Printer.jxx                    |    6 -
 drv/Message/Message_PrinterOStream.ixx             |    2 -
 drv/Message/Message_PrinterOStream.jxx             |    6 -
 drv/Message/Message_ProgressIndicator.ixx          |    2 -
 drv/Message/Message_ProgressIndicator.jxx          |    6 -
 drv/Message/Message_ProgressScale.jxx              |    4 -
 drv/Message/Message_ProgressSentry.jxx             |    6 -
 .../Message_SequenceNodeOfSequenceOfPrinters_0.cxx |    8 +-
 ...age_SequenceNodeOfSequenceOfProgressScale_0.cxx |    6 -
 drv/Message/Message_SequenceOfPrinters_0.cxx       |   10 +-
 drv/Message/Message_SequenceOfProgressScale_0.cxx  |    8 -
 drv/MgtBRep/MgtBRep.jxx                            |   12 -
 drv/MgtBRep/MgtBRep_TranslateTool.ixx              |    2 -
 drv/MgtBRep/MgtBRep_TranslateTool.jxx              |   24 -
 drv/MgtBRep/MgtBRep_TranslateTool1.ixx             |    2 -
 drv/MgtBRep/MgtBRep_TranslateTool1.jxx             |   24 -
 drv/MgtGeom/MgtGeom.jxx                            |  118 -
 drv/MgtGeom2d/MgtGeom2d.jxx                        |   66 -
 drv/MgtPoly/MgtPoly.jxx                            |   26 -
 drv/MgtTopLoc/MgtTopLoc.jxx                        |   14 -
 drv/MgtTopoDS/MgtTopoDS.jxx                        |   16 -
 drv/MgtTopoDS/MgtTopoDS_TranslateTool.ixx          |    2 -
 drv/MgtTopoDS/MgtTopoDS_TranslateTool.jxx          |   12 -
 drv/MgtTopoDS/MgtTopoDS_TranslateTool1.ixx         |    2 -
 drv/MgtTopoDS/MgtTopoDS_TranslateTool1.jxx         |   12 -
 drv/MoniTool/MoniTool_AttrList.jxx                 |    8 -
 drv/MoniTool/MoniTool_CaseData.ixx                 |    2 -
 drv/MoniTool/MoniTool_CaseData.jxx                 |   16 -
 drv/MoniTool/MoniTool_DataInfo.jxx                 |    6 -
 ..._DataMapIteratorOfDataMapOfShapeTransient_0.cxx |   14 +-
 .../MoniTool_DataMapIteratorOfDataMapOfTimer_0.cxx |   12 +-
 ...Tool_DataMapNodeOfDataMapOfShapeTransient_0.cxx |   14 +-
 .../MoniTool_DataMapNodeOfDataMapOfTimer_0.cxx     |   12 +-
 .../MoniTool_DataMapOfShapeTransient_0.cxx         |   16 +-
 drv/MoniTool/MoniTool_DataMapOfTimer_0.cxx         |   14 +-
 drv/MoniTool/MoniTool_ElemHasher.jxx               |    4 -
 drv/MoniTool/MoniTool_Element.ixx                  |    2 -
 drv/MoniTool/MoniTool_Element.jxx                  |    6 -
 drv/MoniTool/MoniTool_HSequenceOfElement_0.cxx     |   12 +-
 ...taMapNodeOfIndexedDataMapOfShapeTransient_0.cxx |   12 +-
 .../MoniTool_IndexedDataMapOfShapeTransient_0.cxx  |   16 +-
 drv/MoniTool/MoniTool_IntVal.ixx                   |    2 -
 drv/MoniTool/MoniTool_IntVal.jxx                   |    2 -
 drv/MoniTool/MoniTool_MTHasher.jxx                 |    2 -
 drv/MoniTool/MoniTool_OptValue.jxx                 |    6 -
 drv/MoniTool/MoniTool_Option.ixx                   |    2 -
 drv/MoniTool/MoniTool_Option.jxx                   |   14 -
 drv/MoniTool/MoniTool_Profile.ixx                  |    2 -
 drv/MoniTool/MoniTool_Profile.jxx                  |   12 -
 drv/MoniTool/MoniTool_RealVal.ixx                  |    2 -
 drv/MoniTool/MoniTool_RealVal.jxx                  |    2 -
 .../MoniTool_SequenceNodeOfSequenceOfElement_0.cxx |    8 +-
 drv/MoniTool/MoniTool_SequenceOfElement_0.cxx      |   10 +-
 drv/MoniTool/MoniTool_SignShape.ixx                |    2 -
 drv/MoniTool/MoniTool_SignShape.jxx                |    6 -
 drv/MoniTool/MoniTool_SignText.ixx                 |    2 -
 drv/MoniTool/MoniTool_SignText.jxx                 |    6 -
 drv/MoniTool/MoniTool_Stat.jxx                     |    6 -
 drv/MoniTool/MoniTool_Timer.ixx                    |    2 -
 drv/MoniTool/MoniTool_Timer.jxx                    |    8 -
 drv/MoniTool/MoniTool_TimerSentry.jxx              |    4 -
 drv/MoniTool/MoniTool_TransientElem.ixx            |   28 +
 drv/MoniTool/MoniTool_TransientElem.jxx            |    4 +
 drv/MoniTool/MoniTool_TransientElem_0.cxx          |   56 -
 drv/MoniTool/MoniTool_TypedValue.ixx               |    2 -
 drv/MoniTool/MoniTool_TypedValue.jxx               |   22 -
 drv/NLPlate/NLPlate_HGPPConstraint.ixx             |    2 -
 drv/NLPlate/NLPlate_HGPPConstraint.jxx             |   12 -
 drv/NLPlate/NLPlate_HPG0Constraint.ixx             |    2 -
 drv/NLPlate/NLPlate_HPG0Constraint.jxx             |    6 -
 drv/NLPlate/NLPlate_HPG0G1Constraint.ixx           |    2 -
 drv/NLPlate/NLPlate_HPG0G1Constraint.jxx           |    8 -
 drv/NLPlate/NLPlate_HPG0G2Constraint.ixx           |    2 -
 drv/NLPlate/NLPlate_HPG0G2Constraint.jxx           |   10 -
 drv/NLPlate/NLPlate_HPG0G3Constraint.ixx           |    2 -
 drv/NLPlate/NLPlate_HPG0G3Constraint.jxx           |   12 -
 drv/NLPlate/NLPlate_HPG1Constraint.ixx             |    2 -
 drv/NLPlate/NLPlate_HPG1Constraint.jxx             |    6 -
 drv/NLPlate/NLPlate_HPG2Constraint.ixx             |    2 -
 drv/NLPlate/NLPlate_HPG2Constraint.jxx             |    8 -
 drv/NLPlate/NLPlate_HPG3Constraint.ixx             |    2 -
 drv/NLPlate/NLPlate_HPG3Constraint.jxx             |   10 -
 .../NLPlate_ListIteratorOfStackOfPlate_0.cxx       |   26 +
 drv/NLPlate/NLPlate_ListNodeOfStackOfPlate_0.cxx   |   42 +
 drv/NLPlate/NLPlate_NLPlate.jxx                    |   10 -
 ...te_SequenceNodeOfSequenceOfHGPPConstraint_0.cxx |    8 +-
 drv/NLPlate/NLPlate_SequenceOfHGPPConstraint_0.cxx |   10 +-
 .../NLPlate_StackIteratorOfStackOfPlate_0.cxx      |   33 -
 drv/NLPlate/NLPlate_StackNodeOfStackOfPlate_0.cxx  |   50 -
 drv/NLPlate/NLPlate_StackOfPlate_0.cxx             |   30 +-
 drv/OSD/OSD.jxx                                    |    2 -
 drv/OSD/OSD_Chronometer.jxx                        |    2 -
 drv/OSD/OSD_Directory.jxx                          |    6 -
 drv/OSD/OSD_DirectoryIterator.jxx                  |   10 -
 drv/OSD/OSD_Disk.jxx                               |    6 -
 drv/OSD/OSD_Environment.jxx                        |   10 -
 drv/OSD/OSD_EnvironmentIterator.jxx                |    6 -
 drv/OSD/OSD_Error.jxx                              |    6 -
 drv/OSD/OSD_Exception_0.cxx                        |    2 -
 drv/OSD/OSD_Exception_ACCESS_VIOLATION_0.cxx       |    2 -
 drv/OSD/OSD_Exception_ARRAY_BOUNDS_EXCEEDED_0.cxx  |    2 -
 drv/OSD/OSD_Exception_CTRL_BREAK_0.cxx             |    2 -
 drv/OSD/OSD_Exception_FLT_DENORMAL_OPERAND_0.cxx   |    2 -
 drv/OSD/OSD_Exception_FLT_DIVIDE_BY_ZERO_0.cxx     |    2 -
 drv/OSD/OSD_Exception_FLT_INEXACT_RESULT_0.cxx     |    2 -
 drv/OSD/OSD_Exception_FLT_INVALID_OPERATION_0.cxx  |    2 -
 drv/OSD/OSD_Exception_FLT_OVERFLOW_0.cxx           |    2 -
 drv/OSD/OSD_Exception_FLT_STACK_CHECK_0.cxx        |    2 -
 drv/OSD/OSD_Exception_FLT_UNDERFLOW_0.cxx          |    2 -
 drv/OSD/OSD_Exception_ILLEGAL_INSTRUCTION_0.cxx    |    2 -
 drv/OSD/OSD_Exception_INT_DIVIDE_BY_ZERO_0.cxx     |    2 -
 drv/OSD/OSD_Exception_INT_OVERFLOW_0.cxx           |    2 -
 drv/OSD/OSD_Exception_INVALID_DISPOSITION_0.cxx    |    2 -
 drv/OSD/OSD_Exception_IN_PAGE_ERROR_0.cxx          |    2 -
 .../OSD_Exception_NONCONTINUABLE_EXCEPTION_0.cxx   |    2 -
 drv/OSD/OSD_Exception_PRIV_INSTRUCTION_0.cxx       |    2 -
 drv/OSD/OSD_Exception_STACK_OVERFLOW_0.cxx         |    2 -
 drv/OSD/OSD_Exception_STATUS_NO_MEMORY_0.cxx       |    2 -
 drv/OSD/OSD_File.jxx                               |   12 -
 drv/OSD/OSD_FileIterator.jxx                       |   10 -
 drv/OSD/OSD_FileNode.jxx                           |   12 -
 drv/OSD/OSD_Host.jxx                               |   10 -
 drv/OSD/OSD_OSDError_0.cxx                         |    2 -
 drv/OSD/OSD_Path.jxx                               |   14 -
 drv/OSD/OSD_Printer.jxx                            |   10 -
 drv/OSD/OSD_Process.jxx                            |   10 -
 drv/OSD/OSD_Protection.jxx                         |    8 -
 drv/OSD/OSD_SIGBUS_0.cxx                           |    2 -
 drv/OSD/OSD_SIGHUP_0.cxx                           |    2 -
 drv/OSD/OSD_SIGILL_0.cxx                           |    2 -
 drv/OSD/OSD_SIGINT_0.cxx                           |    2 -
 drv/OSD/OSD_SIGKILL_0.cxx                          |    2 -
 drv/OSD/OSD_SIGQUIT_0.cxx                          |    2 -
 drv/OSD/OSD_SIGSEGV_0.cxx                          |    2 -
 drv/OSD/OSD_SIGSYS_0.cxx                           |    2 -
 drv/OSD/OSD_SharedLibrary.jxx                      |    2 -
 drv/OSD/OSD_Signal_0.cxx                           |    2 -
 drv/OSD/OSD_Thread.jxx                             |    2 -
 drv/OSD/OSD_Timer.jxx                              |    2 -
 drv/ObjMgt/ObjMgt_ExternRef.ixx                    |    2 -
 drv/ObjMgt/ObjMgt_ExternRef.jxx                    |    4 -
 drv/ObjMgt/ObjMgt_ExternShareable.ixx              |    2 -
 drv/ObjMgt/ObjMgt_ExternShareable.jxx              |    4 -
 drv/ObjMgt/ObjMgt_PSeqOfExtRef_0.cxx               |   19 +-
 drv/ObjMgt/ObjMgt_SeqExplorerOfPSeqOfExtRef_0.cxx  |   12 +-
 drv/ObjMgt/ObjMgt_SeqNodeOfPSeqOfExtRef_0.cxx      |   12 +-
 drv/PBRep/PBRep_Curve3D.ixx                        |    2 -
 drv/PBRep/PBRep_Curve3D.jxx                        |    6 -
 drv/PBRep/PBRep_CurveOn2Surfaces.ixx               |    2 -
 drv/PBRep/PBRep_CurveOn2Surfaces.jxx               |    8 -
 drv/PBRep/PBRep_CurveOnClosedSurface.ixx           |    2 -
 drv/PBRep/PBRep_CurveOnClosedSurface.jxx           |   10 -
 drv/PBRep/PBRep_CurveOnSurface.ixx                 |    2 -
 drv/PBRep/PBRep_CurveOnSurface.jxx                 |   10 -
 drv/PBRep/PBRep_CurveRepresentation.ixx            |    2 -
 drv/PBRep/PBRep_CurveRepresentation.jxx            |    6 -
 drv/PBRep/PBRep_GCurve.ixx                         |    2 -
 drv/PBRep/PBRep_GCurve.jxx                         |    4 -
 drv/PBRep/PBRep_PointOnCurve.ixx                   |    2 -
 drv/PBRep/PBRep_PointOnCurve.jxx                   |    6 -
 drv/PBRep/PBRep_PointOnCurveOnSurface.ixx          |    2 -
 drv/PBRep/PBRep_PointOnCurveOnSurface.jxx          |    8 -
 drv/PBRep/PBRep_PointOnSurface.ixx                 |    2 -
 drv/PBRep/PBRep_PointOnSurface.jxx                 |    6 -
 drv/PBRep/PBRep_PointRepresentation.ixx            |    2 -
 drv/PBRep/PBRep_PointRepresentation.jxx            |    6 -
 drv/PBRep/PBRep_PointsOnSurface.ixx                |    2 -
 drv/PBRep/PBRep_PointsOnSurface.jxx                |    6 -
 drv/PBRep/PBRep_Polygon3D.ixx                      |    2 -
 drv/PBRep/PBRep_Polygon3D.jxx                      |    6 -
 drv/PBRep/PBRep_PolygonOnClosedSurface.ixx         |    2 -
 drv/PBRep/PBRep_PolygonOnClosedSurface.jxx         |    8 -
 drv/PBRep/PBRep_PolygonOnClosedTriangulation.ixx   |    2 -
 drv/PBRep/PBRep_PolygonOnClosedTriangulation.jxx   |    8 -
 drv/PBRep/PBRep_PolygonOnSurface.ixx               |    2 -
 drv/PBRep/PBRep_PolygonOnSurface.jxx               |    8 -
 drv/PBRep/PBRep_PolygonOnTriangulation.ixx         |    2 -
 drv/PBRep/PBRep_PolygonOnTriangulation.jxx         |    8 -
 drv/PBRep/PBRep_TEdge.ixx                          |    2 -
 drv/PBRep/PBRep_TEdge.jxx                          |    4 -
 drv/PBRep/PBRep_TEdge1.ixx                         |    2 -
 drv/PBRep/PBRep_TEdge1.jxx                         |    4 -
 drv/PBRep/PBRep_TFace.ixx                          |    2 -
 drv/PBRep/PBRep_TFace.jxx                          |    8 -
 drv/PBRep/PBRep_TFace1.ixx                         |    2 -
 drv/PBRep/PBRep_TFace1.jxx                         |    8 -
 drv/PBRep/PBRep_TVertex.ixx                        |    2 -
 drv/PBRep/PBRep_TVertex.jxx                        |    6 -
 drv/PBRep/PBRep_TVertex1.ixx                       |    2 -
 drv/PBRep/PBRep_TVertex1.jxx                       |    6 -
 drv/PCDM/PCDM.jxx                                  |   14 -
 drv/PCDM/PCDM_Document.ixx                         |    2 -
 drv/PCDM/PCDM_Document.jxx                         |    2 -
 drv/PCDM/PCDM_DriverError_0.cxx                    |    2 -
 drv/PCDM/PCDM_ReadWriter.ixx                       |    2 -
 drv/PCDM/PCDM_ReadWriter.jxx                       |   18 -
 drv/PCDM/PCDM_ReadWriter_1.ixx                     |    2 -
 drv/PCDM/PCDM_ReadWriter_1.jxx                     |   16 -
 drv/PCDM/PCDM_Reader.ixx                           |    2 -
 drv/PCDM/PCDM_Reader.jxx                           |   10 -
 drv/PCDM/PCDM_Reference.jxx                        |    4 -
 drv/PCDM/PCDM_ReferenceIterator.ixx                |    2 -
 drv/PCDM/PCDM_ReferenceIterator.jxx                |   10 -
 drv/PCDM/PCDM_RetrievalDriver.ixx                  |    2 -
 drv/PCDM/PCDM_RetrievalDriver.jxx                  |   26 -
 .../PCDM_SequenceNodeOfSequenceOfDocument_0.cxx    |    8 +-
 .../PCDM_SequenceNodeOfSequenceOfReference_0.cxx   |    6 -
 drv/PCDM/PCDM_SequenceOfDocument_0.cxx             |   10 +-
 drv/PCDM/PCDM_SequenceOfReference_0.cxx            |    8 -
 drv/PCDM/PCDM_StorageDriver.ixx                    |    2 -
 drv/PCDM/PCDM_StorageDriver.jxx                    |   18 -
 drv/PCDM/PCDM_Writer.ixx                           |    2 -
 drv/PCDM/PCDM_Writer.jxx                           |    8 -
 drv/PCDMShape/PCDMShape_Document.ixx               |    2 -
 drv/PCDMShape/PCDMShape_Document.jxx               |    4 -
 .../PColPGeom_FieldOfHArray1OfBSplineCurve_0.cxx   |   54 -
 .../PColPGeom_FieldOfHArray1OfBezierCurve_0.cxx    |   54 -
 .../PColPGeom_FieldOfHArray1OfBoundedCurve_0.cxx   |   54 -
 .../PColPGeom_FieldOfHArray1OfBoundedSurface_0.cxx |   54 -
 .../PColPGeom_FieldOfHArray1OfCurve_0.cxx          |   54 -
 .../PColPGeom_FieldOfHArray1OfSurface_0.cxx        |   54 -
 .../PColPGeom_FieldOfHArray2OfBSplineSurface_0.cxx |   54 -
 .../PColPGeom_FieldOfHArray2OfBezierSurface_0.cxx  |   54 -
 .../PColPGeom_FieldOfHArray2OfBoundedSurface_0.cxx |   54 -
 .../PColPGeom_FieldOfHArray2OfSurface_0.cxx        |   54 -
 .../PColPGeom_HArray1OfBSplineCurve_0.cxx          |   71 -
 drv/PColPGeom/PColPGeom_HArray1OfBezierCurve_0.cxx |   71 -
 .../PColPGeom_HArray1OfBoundedCurve_0.cxx          |   71 -
 .../PColPGeom_HArray1OfBoundedSurface_0.cxx        |   71 -
 drv/PColPGeom/PColPGeom_HArray1OfCurve_0.cxx       |   71 -
 drv/PColPGeom/PColPGeom_HArray1OfSurface_0.cxx     |   71 -
 .../PColPGeom_HArray2OfBSplineSurface_0.cxx        |   71 -
 .../PColPGeom_HArray2OfBezierSurface_0.cxx         |   71 -
 .../PColPGeom_HArray2OfBoundedSurface_0.cxx        |   71 -
 drv/PColPGeom/PColPGeom_HArray2OfSurface_0.cxx     |   71 -
 ..._VArrayNodeOfFieldOfHArray1OfBSplineCurve_0.cxx |   50 -
 ...m_VArrayNodeOfFieldOfHArray1OfBezierCurve_0.cxx |   50 -
 ..._VArrayNodeOfFieldOfHArray1OfBoundedCurve_0.cxx |   50 -
 ...ArrayNodeOfFieldOfHArray1OfBoundedSurface_0.cxx |   50 -
 ...olPGeom_VArrayNodeOfFieldOfHArray1OfCurve_0.cxx |   50 -
 ...PGeom_VArrayNodeOfFieldOfHArray1OfSurface_0.cxx |   50 -
 ...ArrayNodeOfFieldOfHArray2OfBSplineSurface_0.cxx |   50 -
 ...VArrayNodeOfFieldOfHArray2OfBezierSurface_0.cxx |   50 -
 ...ArrayNodeOfFieldOfHArray2OfBoundedSurface_0.cxx |   50 -
 ...PGeom_VArrayNodeOfFieldOfHArray2OfSurface_0.cxx |   50 -
 ...VArrayTNodeOfFieldOfHArray1OfBSplineCurve_0.cxx |   30 -
 ..._VArrayTNodeOfFieldOfHArray1OfBezierCurve_0.cxx |   30 -
 ...VArrayTNodeOfFieldOfHArray1OfBoundedCurve_0.cxx |   30 -
 ...rrayTNodeOfFieldOfHArray1OfBoundedSurface_0.cxx |   30 -
 ...lPGeom_VArrayTNodeOfFieldOfHArray1OfCurve_0.cxx |   30 -
 ...Geom_VArrayTNodeOfFieldOfHArray1OfSurface_0.cxx |   30 -
 ...rrayTNodeOfFieldOfHArray2OfBSplineSurface_0.cxx |   30 -
 ...ArrayTNodeOfFieldOfHArray2OfBezierSurface_0.cxx |   30 -
 ...rrayTNodeOfFieldOfHArray2OfBoundedSurface_0.cxx |   30 -
 ...Geom_VArrayTNodeOfFieldOfHArray2OfSurface_0.cxx |   30 -
 .../PColPGeom2d_FieldOfHArray1OfBSplineCurve_0.cxx |   54 -
 .../PColPGeom2d_FieldOfHArray1OfBezierCurve_0.cxx  |   54 -
 .../PColPGeom2d_FieldOfHArray1OfBoundedCurve_0.cxx |   54 -
 .../PColPGeom2d_FieldOfHArray1OfCurve_0.cxx        |   54 -
 .../PColPGeom2d_HArray1OfBSplineCurve_0.cxx        |   71 -
 .../PColPGeom2d_HArray1OfBezierCurve_0.cxx         |   71 -
 .../PColPGeom2d_HArray1OfBoundedCurve_0.cxx        |   71 -
 drv/PColPGeom2d/PColPGeom2d_HArray1OfCurve_0.cxx   |   71 -
 ..._VArrayNodeOfFieldOfHArray1OfBSplineCurve_0.cxx |   50 -
 ...d_VArrayNodeOfFieldOfHArray1OfBezierCurve_0.cxx |   50 -
 ..._VArrayNodeOfFieldOfHArray1OfBoundedCurve_0.cxx |   50 -
 ...PGeom2d_VArrayNodeOfFieldOfHArray1OfCurve_0.cxx |   50 -
 ...VArrayTNodeOfFieldOfHArray1OfBSplineCurve_0.cxx |   30 -
 ..._VArrayTNodeOfFieldOfHArray1OfBezierCurve_0.cxx |   30 -
 ...VArrayTNodeOfFieldOfHArray1OfBoundedCurve_0.cxx |   30 -
 ...Geom2d_VArrayTNodeOfFieldOfHArray1OfCurve_0.cxx |   30 -
 .../PColStd_FieldOfHArray1OfExtendedString_0.cxx   |   18 +-
 drv/PColStd/PColStd_FieldOfHArray1OfInteger_0.cxx  |   14 -
 .../PColStd_FieldOfHArray1OfPersistent_0.cxx       |   18 +-
 drv/PColStd/PColStd_FieldOfHArray1OfReal_0.cxx     |   14 -
 drv/PColStd/PColStd_FieldOfHArray2OfInteger_0.cxx  |   14 -
 .../PColStd_FieldOfHArray2OfPersistent_0.cxx       |   18 +-
 drv/PColStd/PColStd_FieldOfHArray2OfReal_0.cxx     |   14 -
 drv/PColStd/PColStd_HArray1OfExtendedString_0.cxx  |   19 +-
 drv/PColStd/PColStd_HArray1OfInteger_0.cxx         |   15 -
 drv/PColStd/PColStd_HArray1OfPersistent_0.cxx      |   16 +-
 drv/PColStd/PColStd_HArray1OfReal_0.cxx            |   15 -
 drv/PColStd/PColStd_HArray2OfInteger_0.cxx         |   15 -
 drv/PColStd/PColStd_HArray2OfPersistent_0.cxx      |   16 +-
 drv/PColStd/PColStd_HArray2OfReal_0.cxx            |   15 -
 drv/PColStd/PColStd_HDoubleListOfInteger_0.cxx     |   45 -
 drv/PColStd/PColStd_HDoubleListOfPersistent_0.cxx  |   45 -
 drv/PColStd/PColStd_HDoubleListOfReal_0.cxx        |   45 -
 drv/PColStd/PColStd_HOfAsciiString_0.cxx           |   29 -
 drv/PColStd/PColStd_HOfExtendedString_0.cxx        |   29 -
 drv/PColStd/PColStd_HOfInteger_0.cxx               |   26 -
 drv/PColStd/PColStd_HOfReal_0.cxx                  |   26 -
 drv/PColStd/PColStd_HSequenceOfHAsciiString_0.cxx  |   62 -
 .../PColStd_HSequenceOfHExtendedString_0.cxx       |   62 -
 drv/PColStd/PColStd_HSequenceOfInteger_0.cxx       |   59 -
 drv/PColStd/PColStd_HSequenceOfPersistent_0.cxx    |   59 -
 drv/PColStd/PColStd_HSequenceOfReal_0.cxx          |   59 -
 drv/PColStd/PColStd_HSingleListOfInteger_0.cxx     |   46 -
 drv/PColStd/PColStd_HSingleListOfPersistent_0.cxx  |   46 -
 drv/PColStd/PColStd_HSingleListOfReal_0.cxx        |   46 -
 drv/PColStd/PColStd_HashAsciiString.ixx            |   22 -
 drv/PColStd/PColStd_HashAsciiString.jxx            |    6 -
 drv/PColStd/PColStd_HashExtendedString.ixx         |   22 -
 drv/PColStd/PColStd_HashExtendedString.jxx         |    6 -
 ...lStd_SeqExplorerOfHSequenceOfHAsciiString_0.cxx |   38 -
 ...d_SeqExplorerOfHSequenceOfHExtendedString_0.cxx |   38 -
 .../PColStd_SeqExplorerOfHSequenceOfInteger_0.cxx  |   35 -
 ...ColStd_SeqExplorerOfHSequenceOfPersistent_0.cxx |   38 -
 .../PColStd_SeqExplorerOfHSequenceOfReal_0.cxx     |   35 -
 .../PColStd_SeqNodeOfHSequenceOfHAsciiString_0.cxx |   55 -
 ...olStd_SeqNodeOfHSequenceOfHExtendedString_0.cxx |   55 -
 .../PColStd_SeqNodeOfHSequenceOfInteger_0.cxx      |   52 -
 .../PColStd_SeqNodeOfHSequenceOfPersistent_0.cxx   |   55 -
 drv/PColStd/PColStd_SeqNodeOfHSequenceOfReal_0.cxx |   52 -
 ...ArrayNodeOfFieldOfHArray1OfExtendedString_0.cxx |   10 +-
 ...olStd_VArrayNodeOfFieldOfHArray1OfInteger_0.cxx |    6 -
 ...td_VArrayNodeOfFieldOfHArray1OfPersistent_0.cxx |   10 +-
 .../PColStd_VArrayNodeOfFieldOfHArray1OfReal_0.cxx |    6 -
 ...olStd_VArrayNodeOfFieldOfHArray2OfInteger_0.cxx |    6 -
 ...td_VArrayNodeOfFieldOfHArray2OfPersistent_0.cxx |   10 +-
 .../PColStd_VArrayNodeOfFieldOfHArray2OfReal_0.cxx |    6 -
 ...rrayTNodeOfFieldOfHArray1OfExtendedString_0.cxx |    8 +-
 ...lStd_VArrayTNodeOfFieldOfHArray1OfInteger_0.cxx |    4 -
 ...d_VArrayTNodeOfFieldOfHArray1OfPersistent_0.cxx |    8 +-
 ...PColStd_VArrayTNodeOfFieldOfHArray1OfReal_0.cxx |    4 -
 ...lStd_VArrayTNodeOfFieldOfHArray2OfInteger_0.cxx |    4 -
 ...d_VArrayTNodeOfFieldOfHArray2OfPersistent_0.cxx |    8 +-
 ...PColStd_VArrayTNodeOfFieldOfHArray2OfReal_0.cxx |    4 -
 drv/PColgp/PColgp_FieldOfHArray1OfCirc2d_0.cxx     |   16 -
 drv/PColgp/PColgp_FieldOfHArray1OfDir2d_0.cxx      |   16 -
 drv/PColgp/PColgp_FieldOfHArray1OfDir_0.cxx        |   16 -
 drv/PColgp/PColgp_FieldOfHArray1OfLin2d_0.cxx      |   16 -
 drv/PColgp/PColgp_FieldOfHArray1OfPnt2d_0.cxx      |   16 -
 drv/PColgp/PColgp_FieldOfHArray1OfPnt_0.cxx        |   16 -
 drv/PColgp/PColgp_FieldOfHArray1OfVec2d_0.cxx      |   16 -
 drv/PColgp/PColgp_FieldOfHArray1OfVec_0.cxx        |   16 -
 drv/PColgp/PColgp_FieldOfHArray1OfXYZ_0.cxx        |   16 -
 drv/PColgp/PColgp_FieldOfHArray1OfXY_0.cxx         |   16 -
 drv/PColgp/PColgp_FieldOfHArray2OfCirc2d_0.cxx     |   16 -
 drv/PColgp/PColgp_FieldOfHArray2OfDir2d_0.cxx      |   16 -
 drv/PColgp/PColgp_FieldOfHArray2OfDir_0.cxx        |   16 -
 drv/PColgp/PColgp_FieldOfHArray2OfLin2d_0.cxx      |   16 -
 drv/PColgp/PColgp_FieldOfHArray2OfPnt2d_0.cxx      |   16 -
 drv/PColgp/PColgp_FieldOfHArray2OfPnt_0.cxx        |   16 -
 drv/PColgp/PColgp_FieldOfHArray2OfVec2d_0.cxx      |   16 -
 drv/PColgp/PColgp_FieldOfHArray2OfVec_0.cxx        |   16 -
 drv/PColgp/PColgp_FieldOfHArray2OfXYZ_0.cxx        |   16 -
 drv/PColgp/PColgp_FieldOfHArray2OfXY_0.cxx         |   16 -
 drv/PColgp/PColgp_HArray1OfCirc2d_0.cxx            |   17 -
 drv/PColgp/PColgp_HArray1OfDir2d_0.cxx             |   17 -
 drv/PColgp/PColgp_HArray1OfDir_0.cxx               |   17 -
 drv/PColgp/PColgp_HArray1OfLin2d_0.cxx             |   17 -
 drv/PColgp/PColgp_HArray1OfPnt2d_0.cxx             |   17 -
 drv/PColgp/PColgp_HArray1OfPnt_0.cxx               |   17 -
 drv/PColgp/PColgp_HArray1OfVec2d_0.cxx             |   17 -
 drv/PColgp/PColgp_HArray1OfVec_0.cxx               |   17 -
 drv/PColgp/PColgp_HArray1OfXYZ_0.cxx               |   17 -
 drv/PColgp/PColgp_HArray1OfXY_0.cxx                |   17 -
 drv/PColgp/PColgp_HArray2OfCirc2d_0.cxx            |   17 -
 drv/PColgp/PColgp_HArray2OfDir2d_0.cxx             |   17 -
 drv/PColgp/PColgp_HArray2OfDir_0.cxx               |   17 -
 drv/PColgp/PColgp_HArray2OfLin2d_0.cxx             |   17 -
 drv/PColgp/PColgp_HArray2OfPnt2d_0.cxx             |   17 -
 drv/PColgp/PColgp_HArray2OfPnt_0.cxx               |   17 -
 drv/PColgp/PColgp_HArray2OfVec2d_0.cxx             |   17 -
 drv/PColgp/PColgp_HArray2OfVec_0.cxx               |   17 -
 drv/PColgp/PColgp_HArray2OfXYZ_0.cxx               |   17 -
 drv/PColgp/PColgp_HArray2OfXY_0.cxx                |   17 -
 drv/PColgp/PColgp_HSequenceOfDir_0.cxx             |   17 -
 drv/PColgp/PColgp_HSequenceOfPnt_0.cxx             |   17 -
 drv/PColgp/PColgp_HSequenceOfVec_0.cxx             |   17 -
 drv/PColgp/PColgp_HSequenceOfXYZ_0.cxx             |   17 -
 .../PColgp_SeqExplorerOfHSequenceOfDir_0.cxx       |   10 -
 .../PColgp_SeqExplorerOfHSequenceOfPnt_0.cxx       |   10 -
 .../PColgp_SeqExplorerOfHSequenceOfVec_0.cxx       |   10 -
 .../PColgp_SeqExplorerOfHSequenceOfXYZ_0.cxx       |   10 -
 drv/PColgp/PColgp_SeqNodeOfHSequenceOfDir_0.cxx    |   10 -
 drv/PColgp/PColgp_SeqNodeOfHSequenceOfPnt_0.cxx    |   10 -
 drv/PColgp/PColgp_SeqNodeOfHSequenceOfVec_0.cxx    |   10 -
 drv/PColgp/PColgp_SeqNodeOfHSequenceOfXYZ_0.cxx    |   10 -
 ...PColgp_VArrayNodeOfFieldOfHArray1OfCirc2d_0.cxx |    8 -
 .../PColgp_VArrayNodeOfFieldOfHArray1OfDir2d_0.cxx |    8 -
 .../PColgp_VArrayNodeOfFieldOfHArray1OfDir_0.cxx   |    8 -
 .../PColgp_VArrayNodeOfFieldOfHArray1OfLin2d_0.cxx |    8 -
 .../PColgp_VArrayNodeOfFieldOfHArray1OfPnt2d_0.cxx |    8 -
 .../PColgp_VArrayNodeOfFieldOfHArray1OfPnt_0.cxx   |    8 -
 .../PColgp_VArrayNodeOfFieldOfHArray1OfVec2d_0.cxx |    8 -
 .../PColgp_VArrayNodeOfFieldOfHArray1OfVec_0.cxx   |    8 -
 .../PColgp_VArrayNodeOfFieldOfHArray1OfXYZ_0.cxx   |    8 -
 .../PColgp_VArrayNodeOfFieldOfHArray1OfXY_0.cxx    |    8 -
 ...PColgp_VArrayNodeOfFieldOfHArray2OfCirc2d_0.cxx |    8 -
 .../PColgp_VArrayNodeOfFieldOfHArray2OfDir2d_0.cxx |    8 -
 .../PColgp_VArrayNodeOfFieldOfHArray2OfDir_0.cxx   |    8 -
 .../PColgp_VArrayNodeOfFieldOfHArray2OfLin2d_0.cxx |    8 -
 .../PColgp_VArrayNodeOfFieldOfHArray2OfPnt2d_0.cxx |    8 -
 .../PColgp_VArrayNodeOfFieldOfHArray2OfPnt_0.cxx   |    8 -
 .../PColgp_VArrayNodeOfFieldOfHArray2OfVec2d_0.cxx |    8 -
 .../PColgp_VArrayNodeOfFieldOfHArray2OfVec_0.cxx   |    8 -
 .../PColgp_VArrayNodeOfFieldOfHArray2OfXYZ_0.cxx   |    8 -
 .../PColgp_VArrayNodeOfFieldOfHArray2OfXY_0.cxx    |    8 -
 ...Colgp_VArrayTNodeOfFieldOfHArray1OfCirc2d_0.cxx |    6 -
 ...PColgp_VArrayTNodeOfFieldOfHArray1OfDir2d_0.cxx |    6 -
 .../PColgp_VArrayTNodeOfFieldOfHArray1OfDir_0.cxx  |    6 -
 ...PColgp_VArrayTNodeOfFieldOfHArray1OfLin2d_0.cxx |    6 -
 ...PColgp_VArrayTNodeOfFieldOfHArray1OfPnt2d_0.cxx |    6 -
 .../PColgp_VArrayTNodeOfFieldOfHArray1OfPnt_0.cxx  |    6 -
 ...PColgp_VArrayTNodeOfFieldOfHArray1OfVec2d_0.cxx |    6 -
 .../PColgp_VArrayTNodeOfFieldOfHArray1OfVec_0.cxx  |    6 -
 .../PColgp_VArrayTNodeOfFieldOfHArray1OfXYZ_0.cxx  |    6 -
 .../PColgp_VArrayTNodeOfFieldOfHArray1OfXY_0.cxx   |    6 -
 ...Colgp_VArrayTNodeOfFieldOfHArray2OfCirc2d_0.cxx |    6 -
 ...PColgp_VArrayTNodeOfFieldOfHArray2OfDir2d_0.cxx |    6 -
 .../PColgp_VArrayTNodeOfFieldOfHArray2OfDir_0.cxx  |    6 -
 ...PColgp_VArrayTNodeOfFieldOfHArray2OfLin2d_0.cxx |    6 -
 ...PColgp_VArrayTNodeOfFieldOfHArray2OfPnt2d_0.cxx |    6 -
 .../PColgp_VArrayTNodeOfFieldOfHArray2OfPnt_0.cxx  |    6 -
 ...PColgp_VArrayTNodeOfFieldOfHArray2OfVec2d_0.cxx |    6 -
 .../PColgp_VArrayTNodeOfFieldOfHArray2OfVec_0.cxx  |    6 -
 .../PColgp_VArrayTNodeOfFieldOfHArray2OfXYZ_0.cxx  |    6 -
 .../PColgp_VArrayTNodeOfFieldOfHArray2OfXY_0.cxx   |    6 -
 drv/PCollection/PCollection_CompareOfInteger.ixx   |   22 -
 drv/PCollection/PCollection_CompareOfInteger.jxx   |    3 -
 drv/PCollection/PCollection_CompareOfReal.ixx      |   22 -
 drv/PCollection/PCollection_CompareOfReal.jxx      |    3 -
 drv/PCollection/PCollection_HAsciiString.ixx       |    2 -
 drv/PCollection/PCollection_HAsciiString.jxx       |   16 -
 drv/PCollection/PCollection_HExtendedString.ixx    |    2 -
 drv/PCollection/PCollection_HExtendedString.jxx    |   16 -
 drv/PCollection/PCollection_IsContained_0.cxx      |   29 -
 drv/PCollection/PCollection_IsNotRoot_0.cxx        |   29 -
 drv/PCollection/PCollection_IsNullTree_0.cxx       |   29 -
 .../PCollection_PrivCompareOfInteger_0.cxx         |   26 -
 .../PCollection_PrivCompareOfReal_0.cxx            |   26 -
 drv/PDF/PDF_Attribute.ixx                          |    2 -
 drv/PDF/PDF_Attribute.jxx                          |    2 -
 drv/PDF/PDF_Data.ixx                               |    2 -
 drv/PDF/PDF_Data.jxx                               |    6 -
 drv/PDF/PDF_FieldOfHAttributeArray1_0.cxx          |   18 +-
 drv/PDF/PDF_HAttributeArray1_0.cxx                 |   19 +-
 drv/PDF/PDF_Reference.ixx                          |    2 -
 drv/PDF/PDF_Reference.jxx                          |    4 -
 drv/PDF/PDF_TagSource.ixx                          |    2 -
 drv/PDF/PDF_TagSource.jxx                          |    2 -
 .../PDF_VArrayNodeOfFieldOfHAttributeArray1_0.cxx  |   10 +-
 .../PDF_VArrayTNodeOfFieldOfHAttributeArray1_0.cxx |    8 +-
 drv/PDataStd/PDataStd_AsciiString.ixx              |    2 -
 drv/PDataStd/PDataStd_AsciiString.jxx              |    4 -
 drv/PDataStd/PDataStd_BooleanArray.ixx             |    2 -
 drv/PDataStd/PDataStd_BooleanArray.jxx             |    4 -
 drv/PDataStd/PDataStd_BooleanList.ixx              |    2 -
 drv/PDataStd/PDataStd_BooleanList.jxx              |    4 -
 drv/PDataStd/PDataStd_ByteArray.ixx                |    2 -
 drv/PDataStd/PDataStd_ByteArray.jxx                |    4 -
 drv/PDataStd/PDataStd_ByteArray_1.ixx              |    2 -
 drv/PDataStd/PDataStd_ByteArray_1.jxx              |    4 -
 drv/PDataStd/PDataStd_Comment.ixx                  |    2 -
 drv/PDataStd/PDataStd_Comment.jxx                  |    4 -
 drv/PDataStd/PDataStd_Directory.ixx                |    2 -
 drv/PDataStd/PDataStd_Directory.jxx                |    2 -
 drv/PDataStd/PDataStd_Expression.ixx               |    2 -
 drv/PDataStd/PDataStd_Expression.jxx               |    6 -
 drv/PDataStd/PDataStd_ExtStringArray.ixx           |    2 -
 drv/PDataStd/PDataStd_ExtStringArray.jxx           |    6 -
 drv/PDataStd/PDataStd_ExtStringArray_1.ixx         |    2 -
 drv/PDataStd/PDataStd_ExtStringArray_1.jxx         |    6 -
 drv/PDataStd/PDataStd_ExtStringList.ixx            |    2 -
 drv/PDataStd/PDataStd_ExtStringList.jxx            |    6 -
 drv/PDataStd/PDataStd_FieldOfHArray1OfByte_0.cxx   |   14 -
 ...PDataStd_FieldOfHArray1OfHArray1OfInteger_0.cxx |   18 +-
 .../PDataStd_FieldOfHArray1OfHArray1OfReal_0.cxx   |   18 +-
 .../PDataStd_FieldOfHArray1OfHAsciiString_0.cxx    |   18 +-
 drv/PDataStd/PDataStd_HArray1OfByte_0.cxx          |   15 -
 .../PDataStd_HArray1OfHArray1OfInteger_0.cxx       |   19 +-
 drv/PDataStd/PDataStd_HArray1OfHArray1OfReal_0.cxx |   19 +-
 drv/PDataStd/PDataStd_HArray1OfHAsciiString_0.cxx  |   19 +-
 drv/PDataStd/PDataStd_IntPackedMap.ixx             |    2 -
 drv/PDataStd/PDataStd_IntPackedMap.jxx             |    4 -
 drv/PDataStd/PDataStd_IntPackedMap_1.ixx           |    2 -
 drv/PDataStd/PDataStd_IntPackedMap_1.jxx           |    4 -
 drv/PDataStd/PDataStd_Integer.ixx                  |    2 -
 drv/PDataStd/PDataStd_Integer.jxx                  |    2 -
 drv/PDataStd/PDataStd_IntegerArray.ixx             |    2 -
 drv/PDataStd/PDataStd_IntegerArray.jxx             |    4 -
 drv/PDataStd/PDataStd_IntegerArray_1.ixx           |    2 -
 drv/PDataStd/PDataStd_IntegerArray_1.jxx           |    4 -
 drv/PDataStd/PDataStd_IntegerList.ixx              |    2 -
 drv/PDataStd/PDataStd_IntegerList.jxx              |    4 -
 drv/PDataStd/PDataStd_Name.ixx                     |    2 -
 drv/PDataStd/PDataStd_Name.jxx                     |    4 -
 drv/PDataStd/PDataStd_NamedData.ixx                |    2 -
 drv/PDataStd/PDataStd_NamedData.jxx                |   20 -
 drv/PDataStd/PDataStd_NoteBook.ixx                 |    2 -
 drv/PDataStd/PDataStd_NoteBook.jxx                 |    2 -
 drv/PDataStd/PDataStd_Real.ixx                     |    2 -
 drv/PDataStd/PDataStd_Real.jxx                     |    2 -
 drv/PDataStd/PDataStd_RealArray.ixx                |    2 -
 drv/PDataStd/PDataStd_RealArray.jxx                |    4 -
 drv/PDataStd/PDataStd_RealArray_1.ixx              |    2 -
 drv/PDataStd/PDataStd_RealArray_1.jxx              |    4 -
 drv/PDataStd/PDataStd_RealList.ixx                 |    2 -
 drv/PDataStd/PDataStd_RealList.jxx                 |    4 -
 drv/PDataStd/PDataStd_ReferenceArray.ixx           |    2 -
 drv/PDataStd/PDataStd_ReferenceArray.jxx           |    6 -
 drv/PDataStd/PDataStd_ReferenceList.ixx            |    2 -
 drv/PDataStd/PDataStd_ReferenceList.jxx            |    6 -
 drv/PDataStd/PDataStd_Relation.ixx                 |    2 -
 drv/PDataStd/PDataStd_Relation.jxx                 |    6 -
 drv/PDataStd/PDataStd_Tick.ixx                     |    2 -
 drv/PDataStd/PDataStd_Tick.jxx                     |    2 -
 drv/PDataStd/PDataStd_TreeNode.ixx                 |    2 -
 drv/PDataStd/PDataStd_TreeNode.jxx                 |    6 -
 drv/PDataStd/PDataStd_UAttribute.ixx               |    2 -
 drv/PDataStd/PDataStd_UAttribute.jxx               |    4 -
 ...PDataStd_VArrayNodeOfFieldOfHArray1OfByte_0.cxx |    6 -
 ...rayNodeOfFieldOfHArray1OfHArray1OfInteger_0.cxx |   10 +-
 ...VArrayNodeOfFieldOfHArray1OfHArray1OfReal_0.cxx |   10 +-
 ..._VArrayNodeOfFieldOfHArray1OfHAsciiString_0.cxx |   10 +-
 ...DataStd_VArrayTNodeOfFieldOfHArray1OfByte_0.cxx |    4 -
 ...ayTNodeOfFieldOfHArray1OfHArray1OfInteger_0.cxx |    8 +-
 ...ArrayTNodeOfFieldOfHArray1OfHArray1OfReal_0.cxx |    8 +-
 ...VArrayTNodeOfFieldOfHArray1OfHAsciiString_0.cxx |    8 +-
 drv/PDataStd/PDataStd_Variable.ixx                 |    2 -
 drv/PDataStd/PDataStd_Variable.jxx                 |    4 -
 drv/PDataXtd/PDataXtd_Axis.ixx                     |    2 -
 drv/PDataXtd/PDataXtd_Axis.jxx                     |    2 -
 drv/PDataXtd/PDataXtd_Constraint.ixx               |    2 -
 drv/PDataXtd/PDataXtd_Constraint.jxx               |    8 -
 drv/PDataXtd/PDataXtd_Geometry.ixx                 |    2 -
 drv/PDataXtd/PDataXtd_Geometry.jxx                 |    2 -
 drv/PDataXtd/PDataXtd_PatternStd.ixx               |    2 -
 drv/PDataXtd/PDataXtd_PatternStd.jxx               |    8 -
 drv/PDataXtd/PDataXtd_Placement.ixx                |    2 -
 drv/PDataXtd/PDataXtd_Placement.jxx                |    2 -
 drv/PDataXtd/PDataXtd_Plane.ixx                    |    2 -
 drv/PDataXtd/PDataXtd_Plane.jxx                    |    2 -
 drv/PDataXtd/PDataXtd_Point.ixx                    |    2 -
 drv/PDataXtd/PDataXtd_Point.jxx                    |    2 -
 drv/PDataXtd/PDataXtd_Position.ixx                 |    2 -
 drv/PDataXtd/PDataXtd_Position.jxx                 |    4 -
 drv/PDataXtd/PDataXtd_Shape.ixx                    |    2 -
 drv/PDataXtd/PDataXtd_Shape.jxx                    |    2 -
 drv/PDocStd/PDocStd_Document.ixx                   |    2 -
 drv/PDocStd/PDocStd_Document.jxx                   |    4 -
 drv/PDocStd/PDocStd_XLink.ixx                      |    2 -
 drv/PDocStd/PDocStd_XLink.jxx                      |    4 -
 drv/PFunction/PFunction_Function.ixx               |    2 -
 drv/PFunction/PFunction_Function.jxx               |    4 -
 drv/PGeom/PGeom_Axis1Placement.ixx                 |    2 -
 drv/PGeom/PGeom_Axis1Placement.jxx                 |    4 -
 drv/PGeom/PGeom_Axis2Placement.ixx                 |    2 -
 drv/PGeom/PGeom_Axis2Placement.jxx                 |    6 -
 drv/PGeom/PGeom_AxisPlacement.ixx                  |    2 -
 drv/PGeom/PGeom_AxisPlacement.jxx                  |    4 -
 drv/PGeom/PGeom_BSplineCurve.ixx                   |    2 -
 drv/PGeom/PGeom_BSplineCurve.jxx                   |    8 -
 drv/PGeom/PGeom_BSplineSurface.ixx                 |    2 -
 drv/PGeom/PGeom_BSplineSurface.jxx                 |   10 -
 drv/PGeom/PGeom_BezierCurve.ixx                    |    2 -
 drv/PGeom/PGeom_BezierCurve.jxx                    |    6 -
 drv/PGeom/PGeom_BezierSurface.ixx                  |    2 -
 drv/PGeom/PGeom_BezierSurface.jxx                  |    6 -
 drv/PGeom/PGeom_BoundedCurve.ixx                   |    2 -
 drv/PGeom/PGeom_BoundedCurve.jxx                   |    2 -
 drv/PGeom/PGeom_BoundedSurface.ixx                 |    2 -
 drv/PGeom/PGeom_BoundedSurface.jxx                 |    2 -
 drv/PGeom/PGeom_CartesianPoint.ixx                 |    2 -
 drv/PGeom/PGeom_CartesianPoint.jxx                 |    4 -
 drv/PGeom/PGeom_Circle.ixx                         |    2 -
 drv/PGeom/PGeom_Circle.jxx                         |    4 -
 drv/PGeom/PGeom_Conic.ixx                          |    2 -
 drv/PGeom/PGeom_Conic.jxx                          |    4 -
 drv/PGeom/PGeom_ConicalSurface.ixx                 |    2 -
 drv/PGeom/PGeom_ConicalSurface.jxx                 |    4 -
 drv/PGeom/PGeom_Curve.ixx                          |    2 -
 drv/PGeom/PGeom_Curve.jxx                          |    2 -
 drv/PGeom/PGeom_CylindricalSurface.ixx             |    2 -
 drv/PGeom/PGeom_CylindricalSurface.jxx             |    4 -
 drv/PGeom/PGeom_Direction.ixx                      |    2 -
 drv/PGeom/PGeom_Direction.jxx                      |    4 -
 drv/PGeom/PGeom_ElementarySurface.ixx              |    2 -
 drv/PGeom/PGeom_ElementarySurface.jxx              |    4 -
 drv/PGeom/PGeom_Ellipse.ixx                        |    2 -
 drv/PGeom/PGeom_Ellipse.jxx                        |    4 -
 drv/PGeom/PGeom_Geometry.ixx                       |    2 -
 drv/PGeom/PGeom_Geometry.jxx                       |    2 -
 drv/PGeom/PGeom_Hyperbola.ixx                      |    2 -
 drv/PGeom/PGeom_Hyperbola.jxx                      |    4 -
 drv/PGeom/PGeom_Line.ixx                           |    2 -
 drv/PGeom/PGeom_Line.jxx                           |    4 -
 drv/PGeom/PGeom_OffsetCurve.ixx                    |    2 -
 drv/PGeom/PGeom_OffsetCurve.jxx                    |    6 -
 drv/PGeom/PGeom_OffsetSurface.ixx                  |    2 -
 drv/PGeom/PGeom_OffsetSurface.jxx                  |    4 -
 drv/PGeom/PGeom_Parabola.ixx                       |    2 -
 drv/PGeom/PGeom_Parabola.jxx                       |    4 -
 drv/PGeom/PGeom_Plane.ixx                          |    2 -
 drv/PGeom/PGeom_Plane.jxx                          |    4 -
 drv/PGeom/PGeom_Point.ixx                          |    2 -
 drv/PGeom/PGeom_Point.jxx                          |    2 -
 drv/PGeom/PGeom_RectangularTrimmedSurface.ixx      |    2 -
 drv/PGeom/PGeom_RectangularTrimmedSurface.jxx      |    4 -
 drv/PGeom/PGeom_SphericalSurface.ixx               |    2 -
 drv/PGeom/PGeom_SphericalSurface.jxx               |    4 -
 drv/PGeom/PGeom_Surface.ixx                        |    2 -
 drv/PGeom/PGeom_Surface.jxx                        |    2 -
 drv/PGeom/PGeom_SurfaceOfLinearExtrusion.ixx       |    2 -
 drv/PGeom/PGeom_SurfaceOfLinearExtrusion.jxx       |    6 -
 drv/PGeom/PGeom_SurfaceOfRevolution.ixx            |    2 -
 drv/PGeom/PGeom_SurfaceOfRevolution.jxx            |    8 -
 drv/PGeom/PGeom_SweptSurface.ixx                   |    2 -
 drv/PGeom/PGeom_SweptSurface.jxx                   |    6 -
 drv/PGeom/PGeom_ToroidalSurface.ixx                |    2 -
 drv/PGeom/PGeom_ToroidalSurface.jxx                |    4 -
 drv/PGeom/PGeom_Transformation.ixx                 |    2 -
 drv/PGeom/PGeom_Transformation.jxx                 |    4 -
 drv/PGeom/PGeom_TrimmedCurve.ixx                   |    2 -
 drv/PGeom/PGeom_TrimmedCurve.jxx                   |    4 -
 drv/PGeom/PGeom_Vector.ixx                         |    2 -
 drv/PGeom/PGeom_Vector.jxx                         |    4 -
 drv/PGeom/PGeom_VectorWithMagnitude.ixx            |    2 -
 drv/PGeom/PGeom_VectorWithMagnitude.jxx            |    4 -
 drv/PGeom2d/PGeom2d_AxisPlacement.ixx              |    2 -
 drv/PGeom2d/PGeom2d_AxisPlacement.jxx              |    4 -
 drv/PGeom2d/PGeom2d_BSplineCurve.ixx               |    2 -
 drv/PGeom2d/PGeom2d_BSplineCurve.jxx               |    8 -
 drv/PGeom2d/PGeom2d_BezierCurve.ixx                |    2 -
 drv/PGeom2d/PGeom2d_BezierCurve.jxx                |    6 -
 drv/PGeom2d/PGeom2d_BoundedCurve.ixx               |    2 -
 drv/PGeom2d/PGeom2d_BoundedCurve.jxx               |    2 -
 drv/PGeom2d/PGeom2d_CartesianPoint.ixx             |    2 -
 drv/PGeom2d/PGeom2d_CartesianPoint.jxx             |    4 -
 drv/PGeom2d/PGeom2d_Circle.ixx                     |    2 -
 drv/PGeom2d/PGeom2d_Circle.jxx                     |    4 -
 drv/PGeom2d/PGeom2d_Conic.ixx                      |    2 -
 drv/PGeom2d/PGeom2d_Conic.jxx                      |    4 -
 drv/PGeom2d/PGeom2d_Curve.ixx                      |    2 -
 drv/PGeom2d/PGeom2d_Curve.jxx                      |    2 -
 drv/PGeom2d/PGeom2d_Direction.ixx                  |    2 -
 drv/PGeom2d/PGeom2d_Direction.jxx                  |    4 -
 drv/PGeom2d/PGeom2d_Ellipse.ixx                    |    2 -
 drv/PGeom2d/PGeom2d_Ellipse.jxx                    |    4 -
 drv/PGeom2d/PGeom2d_Geometry.ixx                   |    2 -
 drv/PGeom2d/PGeom2d_Geometry.jxx                   |    2 -
 drv/PGeom2d/PGeom2d_Hyperbola.ixx                  |    2 -
 drv/PGeom2d/PGeom2d_Hyperbola.jxx                  |    4 -
 drv/PGeom2d/PGeom2d_Line.ixx                       |    2 -
 drv/PGeom2d/PGeom2d_Line.jxx                       |    4 -
 drv/PGeom2d/PGeom2d_OffsetCurve.ixx                |    2 -
 drv/PGeom2d/PGeom2d_OffsetCurve.jxx                |    4 -
 drv/PGeom2d/PGeom2d_Parabola.ixx                   |    2 -
 drv/PGeom2d/PGeom2d_Parabola.jxx                   |    4 -
 drv/PGeom2d/PGeom2d_Point.ixx                      |    2 -
 drv/PGeom2d/PGeom2d_Point.jxx                      |    2 -
 drv/PGeom2d/PGeom2d_Transformation.ixx             |    2 -
 drv/PGeom2d/PGeom2d_Transformation.jxx             |    4 -
 drv/PGeom2d/PGeom2d_TrimmedCurve.ixx               |    2 -
 drv/PGeom2d/PGeom2d_TrimmedCurve.jxx               |    4 -
 drv/PGeom2d/PGeom2d_Vector.ixx                     |    2 -
 drv/PGeom2d/PGeom2d_Vector.jxx                     |    4 -
 drv/PGeom2d/PGeom2d_VectorWithMagnitude.ixx        |    2 -
 drv/PGeom2d/PGeom2d_VectorWithMagnitude.jxx        |    4 -
 drv/PLib/PLib.jxx                                  |   14 -
 drv/PLib/PLib_Base.ixx                             |    2 -
 drv/PLib/PLib_Base.jxx                             |    4 -
 drv/PLib/PLib_DoubleJacobiPolynomial.jxx           |    8 -
 drv/PLib/PLib_HermitJacobi.ixx                     |    2 -
 drv/PLib/PLib_HermitJacobi.jxx                     |    8 -
 drv/PLib/PLib_JacobiPolynomial.ixx                 |    2 -
 drv/PLib/PLib_JacobiPolynomial.jxx                 |   10 -
 drv/PMMgt/PMMgt_PManaged.ixx                       |    2 -
 drv/PMMgt/PMMgt_PManaged.jxx                       |    4 -
 .../PNaming_FieldOfHArray1OfNamedShape_0.cxx       |   18 +-
 drv/PNaming/PNaming_HArray1OfNamedShape_0.cxx      |   19 +-
 drv/PNaming/PNaming_Name.ixx                       |    2 -
 drv/PNaming/PNaming_Name.jxx                       |    6 -
 drv/PNaming/PNaming_Name_1.ixx                     |    2 -
 drv/PNaming/PNaming_Name_1.jxx                     |    8 -
 drv/PNaming/PNaming_Name_2.ixx                     |    2 -
 drv/PNaming/PNaming_Name_2.jxx                     |    8 -
 drv/PNaming/PNaming_NamedShape.ixx                 |    2 -
 drv/PNaming/PNaming_NamedShape.jxx                 |    4 -
 drv/PNaming/PNaming_Naming.ixx                     |    2 -
 drv/PNaming/PNaming_Naming.jxx                     |    4 -
 drv/PNaming/PNaming_Naming_1.ixx                   |    2 -
 drv/PNaming/PNaming_Naming_1.jxx                   |    4 -
 drv/PNaming/PNaming_Naming_2.ixx                   |    2 -
 drv/PNaming/PNaming_Naming_2.jxx                   |    4 -
 ...ng_VArrayNodeOfFieldOfHArray1OfNamedShape_0.cxx |   10 +-
 ...g_VArrayTNodeOfFieldOfHArray1OfNamedShape_0.cxx |    8 +-
 drv/PPoly/PPoly_FieldOfHArray1OfTriangle_0.cxx     |   16 -
 drv/PPoly/PPoly_HArray1OfTriangle_0.cxx            |   17 -
 drv/PPoly/PPoly_Polygon2D.ixx                      |    2 -
 drv/PPoly/PPoly_Polygon2D.jxx                      |    4 -
 drv/PPoly/PPoly_Polygon3D.ixx                      |    2 -
 drv/PPoly/PPoly_Polygon3D.jxx                      |    6 -
 drv/PPoly/PPoly_PolygonOnTriangulation.ixx         |    2 -
 drv/PPoly/PPoly_PolygonOnTriangulation.jxx         |    8 -
 drv/PPoly/PPoly_Triangle.ixx                       |    2 -
 drv/PPoly/PPoly_Triangle.jxx                       |    2 -
 drv/PPoly/PPoly_Triangulation.ixx                  |    2 -
 drv/PPoly/PPoly_Triangulation.jxx                  |    8 -
 ...Poly_VArrayNodeOfFieldOfHArray1OfTriangle_0.cxx |    8 -
 ...oly_VArrayTNodeOfFieldOfHArray1OfTriangle_0.cxx |    6 -
 drv/PPrsStd/PPrsStd_AISPresentation.ixx            |    2 -
 drv/PPrsStd/PPrsStd_AISPresentation.jxx            |    4 -
 drv/PPrsStd/PPrsStd_AISPresentation_1.ixx          |    2 -
 drv/PPrsStd/PPrsStd_AISPresentation_1.jxx          |    4 -
 drv/PShort/PShort_FieldOfHArray1OfShortReal_0.cxx  |   14 -
 drv/PShort/PShort_FieldOfHArray2OfShortReal_0.cxx  |   14 -
 drv/PShort/PShort_HArray1OfShortReal_0.cxx         |   15 -
 drv/PShort/PShort_HArray2OfShortReal_0.cxx         |   15 -
 drv/PShort/PShort_HSequenceOfShortReal_0.cxx       |   15 -
 .../PShort_SeqExplorerOfHSequenceOfShortReal_0.cxx |    8 -
 .../PShort_SeqNodeOfHSequenceOfShortReal_0.cxx     |    8 -
 ...ort_VArrayNodeOfFieldOfHArray1OfShortReal_0.cxx |    6 -
 ...ort_VArrayNodeOfFieldOfHArray2OfShortReal_0.cxx |    6 -
 ...rt_VArrayTNodeOfFieldOfHArray1OfShortReal_0.cxx |    4 -
 ...rt_VArrayTNodeOfFieldOfHArray2OfShortReal_0.cxx |    4 -
 drv/PStandard/PStandard_ArrayNode.ixx              |    2 -
 drv/PStandard/PStandard_ArrayNode.jxx              |    2 -
 ...d_DataMapIteratorOfPersistentTransientMap_0.cxx |   16 +-
 ...d_DataMapIteratorOfTransientPersistentMap_0.cxx |   16 +-
 ...olStd_DataMapNodeOfPersistentTransientMap_0.cxx |   16 +-
 ...olStd_DataMapNodeOfTransientPersistentMap_0.cxx |   16 +-
 ...pIteratorOfDoubleMapOfTransientPersistent_0.cxx |   18 +-
 ...leMapNodeOfDoubleMapOfTransientPersistent_0.cxx |   18 +-
 .../PTColStd_DoubleMapOfTransientPersistent_0.cxx  |   22 +-
 drv/PTColStd/PTColStd_MapPersistentHasher_0.cxx    |    4 +-
 drv/PTColStd/PTColStd_PersistentTransientMap_0.cxx |   18 +-
 drv/PTColStd/PTColStd_TransientPersistentMap_0.cxx |   18 +-
 drv/PTopLoc/PTopLoc_Datum3D.ixx                    |    2 -
 drv/PTopLoc/PTopLoc_Datum3D.jxx                    |    6 -
 drv/PTopLoc/PTopLoc_ItemLocation.ixx               |    2 -
 drv/PTopLoc/PTopLoc_ItemLocation.jxx               |    6 -
 drv/PTopLoc/PTopLoc_Location.ixx                   |    2 -
 drv/PTopLoc/PTopLoc_Location.jxx                   |    8 -
 drv/PTopoDS/PTopoDS_CompSolid.ixx                  |    2 -
 drv/PTopoDS/PTopoDS_CompSolid.jxx                  |    2 -
 drv/PTopoDS/PTopoDS_Compound.ixx                   |    2 -
 drv/PTopoDS/PTopoDS_Compound.jxx                   |    2 -
 drv/PTopoDS/PTopoDS_Edge.ixx                       |    2 -
 drv/PTopoDS/PTopoDS_Edge.jxx                       |    2 -
 drv/PTopoDS/PTopoDS_Face.ixx                       |    2 -
 drv/PTopoDS/PTopoDS_Face.jxx                       |    2 -
 drv/PTopoDS/PTopoDS_FieldOfHArray1OfHShape_0.cxx   |   18 +-
 drv/PTopoDS/PTopoDS_FieldOfHArray1OfShape1_0.cxx   |   16 -
 drv/PTopoDS/PTopoDS_HArray1OfHShape_0.cxx          |   19 +-
 drv/PTopoDS/PTopoDS_HArray1OfShape1_0.cxx          |   17 -
 drv/PTopoDS/PTopoDS_HShape.ixx                     |    2 -
 drv/PTopoDS/PTopoDS_HShape.jxx                     |    6 -
 drv/PTopoDS/PTopoDS_Shape1.ixx                     |    2 -
 drv/PTopoDS/PTopoDS_Shape1.jxx                     |    6 -
 drv/PTopoDS/PTopoDS_Shell.ixx                      |    2 -
 drv/PTopoDS/PTopoDS_Shell.jxx                      |    2 -
 drv/PTopoDS/PTopoDS_Solid.ixx                      |    2 -
 drv/PTopoDS/PTopoDS_Solid.jxx                      |    2 -
 drv/PTopoDS/PTopoDS_TCompSolid.ixx                 |    2 -
 drv/PTopoDS/PTopoDS_TCompSolid.jxx                 |    2 -
 drv/PTopoDS/PTopoDS_TCompSolid1.ixx                |    2 -
 drv/PTopoDS/PTopoDS_TCompSolid1.jxx                |    2 -
 drv/PTopoDS/PTopoDS_TCompound.ixx                  |    2 -
 drv/PTopoDS/PTopoDS_TCompound.jxx                  |    2 -
 drv/PTopoDS/PTopoDS_TCompound1.ixx                 |    2 -
 drv/PTopoDS/PTopoDS_TCompound1.jxx                 |    2 -
 drv/PTopoDS/PTopoDS_TEdge.ixx                      |    2 -
 drv/PTopoDS/PTopoDS_TEdge.jxx                      |    2 -
 drv/PTopoDS/PTopoDS_TEdge1.ixx                     |    2 -
 drv/PTopoDS/PTopoDS_TEdge1.jxx                     |    2 -
 drv/PTopoDS/PTopoDS_TFace.ixx                      |    2 -
 drv/PTopoDS/PTopoDS_TFace.jxx                      |    2 -
 drv/PTopoDS/PTopoDS_TFace1.ixx                     |    2 -
 drv/PTopoDS/PTopoDS_TFace1.jxx                     |    2 -
 drv/PTopoDS/PTopoDS_TShape.ixx                     |    2 -
 drv/PTopoDS/PTopoDS_TShape.jxx                     |    6 -
 drv/PTopoDS/PTopoDS_TShape1.ixx                    |    2 -
 drv/PTopoDS/PTopoDS_TShape1.jxx                    |    6 -
 drv/PTopoDS/PTopoDS_TShell.ixx                     |    2 -
 drv/PTopoDS/PTopoDS_TShell.jxx                     |    2 -
 drv/PTopoDS/PTopoDS_TShell1.ixx                    |    2 -
 drv/PTopoDS/PTopoDS_TShell1.jxx                    |    2 -
 drv/PTopoDS/PTopoDS_TSolid.ixx                     |    2 -
 drv/PTopoDS/PTopoDS_TSolid.jxx                     |    2 -
 drv/PTopoDS/PTopoDS_TSolid1.ixx                    |    2 -
 drv/PTopoDS/PTopoDS_TSolid1.jxx                    |    2 -
 drv/PTopoDS/PTopoDS_TVertex.ixx                    |    2 -
 drv/PTopoDS/PTopoDS_TVertex.jxx                    |    2 -
 drv/PTopoDS/PTopoDS_TVertex1.ixx                   |    2 -
 drv/PTopoDS/PTopoDS_TVertex1.jxx                   |    2 -
 drv/PTopoDS/PTopoDS_TWire.ixx                      |    2 -
 drv/PTopoDS/PTopoDS_TWire.jxx                      |    2 -
 drv/PTopoDS/PTopoDS_TWire1.ixx                     |    2 -
 drv/PTopoDS/PTopoDS_TWire1.jxx                     |    2 -
 ...TopoDS_VArrayNodeOfFieldOfHArray1OfHShape_0.cxx |   10 +-
 ...TopoDS_VArrayNodeOfFieldOfHArray1OfShape1_0.cxx |    8 -
 ...opoDS_VArrayTNodeOfFieldOfHArray1OfHShape_0.cxx |    8 +-
 ...opoDS_VArrayTNodeOfFieldOfHArray1OfShape1_0.cxx |    6 -
 drv/PTopoDS/PTopoDS_Vertex.ixx                     |    2 -
 drv/PTopoDS/PTopoDS_Vertex.jxx                     |    2 -
 drv/PTopoDS/PTopoDS_Wire.ixx                       |    2 -
 drv/PTopoDS/PTopoDS_Wire.jxx                       |    2 -
 drv/PXCAFDoc/PXCAFDoc_Area.ixx                     |    2 -
 drv/PXCAFDoc/PXCAFDoc_Area.jxx                     |    2 -
 drv/PXCAFDoc/PXCAFDoc_Centroid.ixx                 |    2 -
 drv/PXCAFDoc/PXCAFDoc_Centroid.jxx                 |    4 -
 drv/PXCAFDoc/PXCAFDoc_Color.ixx                    |    2 -
 drv/PXCAFDoc/PXCAFDoc_Color.jxx                    |    4 -
 drv/PXCAFDoc/PXCAFDoc_ColorTool.ixx                |    2 -
 drv/PXCAFDoc/PXCAFDoc_ColorTool.jxx                |    2 -
 drv/PXCAFDoc/PXCAFDoc_Datum.ixx                    |    2 -
 drv/PXCAFDoc/PXCAFDoc_Datum.jxx                    |    4 -
 drv/PXCAFDoc/PXCAFDoc_DimTol.ixx                   |    2 -
 drv/PXCAFDoc/PXCAFDoc_DimTol.jxx                   |    6 -
 drv/PXCAFDoc/PXCAFDoc_DimTolTool.ixx               |    2 -
 drv/PXCAFDoc/PXCAFDoc_DimTolTool.jxx               |    2 -
 drv/PXCAFDoc/PXCAFDoc_DocumentTool.ixx             |    2 -
 drv/PXCAFDoc/PXCAFDoc_DocumentTool.jxx             |    2 -
 drv/PXCAFDoc/PXCAFDoc_GraphNode.ixx                |    2 -
 drv/PXCAFDoc/PXCAFDoc_GraphNode.jxx                |    8 -
 drv/PXCAFDoc/PXCAFDoc_GraphNodeSequence_0.cxx      |   19 +-
 drv/PXCAFDoc/PXCAFDoc_LayerTool.ixx                |    2 -
 drv/PXCAFDoc/PXCAFDoc_LayerTool.jxx                |    2 -
 drv/PXCAFDoc/PXCAFDoc_Location.ixx                 |    2 -
 drv/PXCAFDoc/PXCAFDoc_Location.jxx                 |    4 -
 drv/PXCAFDoc/PXCAFDoc_Material.ixx                 |    2 -
 drv/PXCAFDoc/PXCAFDoc_Material.jxx                 |    4 -
 drv/PXCAFDoc/PXCAFDoc_MaterialTool.ixx             |    2 -
 drv/PXCAFDoc/PXCAFDoc_MaterialTool.jxx             |    2 -
 .../PXCAFDoc_SeqExplorerOfGraphNodeSequence_0.cxx  |   12 +-
 .../PXCAFDoc_SeqNodeOfGraphNodeSequence_0.cxx      |   12 +-
 drv/PXCAFDoc/PXCAFDoc_ShapeTool.ixx                |    2 -
 drv/PXCAFDoc/PXCAFDoc_ShapeTool.jxx                |    2 -
 drv/PXCAFDoc/PXCAFDoc_Volume.ixx                   |    2 -
 drv/PXCAFDoc/PXCAFDoc_Volume.jxx                   |    2 -
 drv/Plate/Plate_Array1OfPinpointConstraint_0.cxx   |   10 -
 drv/Plate/Plate_D1.jxx                             |    8 -
 drv/Plate/Plate_D2.jxx                             |    8 -
 drv/Plate/Plate_D3.jxx                             |    8 -
 drv/Plate/Plate_FreeGtoCConstraint.jxx             |   14 -
 drv/Plate/Plate_GlobalTranslationConstraint.jxx    |    6 -
 drv/Plate/Plate_GtoCConstraint.jxx                 |   14 -
 drv/Plate/Plate_HArray1OfPinpointConstraint_0.cxx  |   14 -
 drv/Plate/Plate_LineConstraint.jxx                 |    8 -
 drv/Plate/Plate_LinearScalarConstraint.jxx         |   20 -
 drv/Plate/Plate_LinearXYZConstraint.jxx            |   18 -
 drv/Plate/Plate_PinpointConstraint.jxx             |    6 -
 drv/Plate/Plate_PlaneConstraint.jxx                |    8 -
 drv/Plate/Plate_Plate.jxx                          |   30 -
 drv/Plate/Plate_SampledCurveConstraint.jxx         |    8 -
 ...nceNodeOfSequenceOfLinearScalarConstraint_0.cxx |    6 -
 ...quenceNodeOfSequenceOfLinearXYZConstraint_0.cxx |    6 -
 ...equenceNodeOfSequenceOfPinpointConstraint_0.cxx |    6 -
 .../Plate_SequenceOfLinearScalarConstraint_0.cxx   |    8 -
 .../Plate_SequenceOfLinearXYZConstraint_0.cxx      |    8 -
 drv/Plate/Plate_SequenceOfPinpointConstraint_0.cxx |    8 -
 drv/Plugin/Plugin.jxx                              |    7 +-
 .../Plugin_DataMapIteratorOfMapOfFunctions_0.cxx   |    8 -
 .../Plugin_DataMapNodeOfMapOfFunctions_0.cxx       |    8 -
 drv/Plugin/Plugin_Failure_0.cxx                    |    2 -
 drv/Plugin/Plugin_MapOfFunctions_0.cxx             |   10 -
 drv/Poly/Poly.jxx                                  |   10 -
 drv/Poly/Poly_Array1OfTriangle_0.cxx               |   10 -
 drv/Poly/Poly_Connect.jxx                          |    4 -
 drv/Poly/Poly_HArray1OfTriangle_0.cxx              |   14 -
 drv/Poly/Poly_Polygon2D.ixx                        |    2 -
 drv/Poly/Poly_Polygon2D.jxx                        |    6 -
 drv/Poly/Poly_Polygon3D.ixx                        |    2 -
 drv/Poly/Poly_Polygon3D.jxx                        |   10 -
 drv/Poly/Poly_PolygonOnTriangulation.ixx           |    2 -
 drv/Poly/Poly_PolygonOnTriangulation.jxx           |   10 -
 drv/Poly/Poly_Triangle.jxx                         |    4 -
 drv/Poly/Poly_Triangulation.ixx                    |    2 -
 drv/Poly/Poly_Triangulation.jxx                    |   18 -
 drv/Precision/Precision.jxx                        |    2 -
 drv/ProjLib/ProjLib.jxx                            |   36 -
 drv/ProjLib/ProjLib_CompProjectedCurve.jxx         |   28 -
 drv/ProjLib/ProjLib_ComputeApprox.jxx              |   10 -
 .../ProjLib_ComputeApproxOnPolarSurface.jxx        |   12 -
 drv/ProjLib/ProjLib_Cone.jxx                       |   16 -
 drv/ProjLib/ProjLib_Cylinder.jxx                   |   16 -
 drv/ProjLib/ProjLib_HCompProjectedCurve_0.cxx      |   12 -
 drv/ProjLib/ProjLib_HProjectedCurve_0.cxx          |   12 -
 .../ProjLib_HSequenceOfHSequenceOfPnt_0.cxx        |   12 +-
 drv/ProjLib/ProjLib_Plane.jxx                      |   16 -
 drv/ProjLib/ProjLib_PrjFunc.jxx                    |   11 -
 drv/ProjLib/ProjLib_PrjResolve.jxx                 |   14 -
 drv/ProjLib/ProjLib_ProjectOnPlane.jxx             |   40 -
 drv/ProjLib/ProjLib_ProjectOnSurface.jxx           |    8 -
 drv/ProjLib/ProjLib_ProjectedCurve.jxx             |   36 -
 drv/ProjLib/ProjLib_Projector.jxx                  |   30 -
 ...ib_SequenceNodeOfSequenceOfHSequenceOfPnt_0.cxx |    8 +-
 drv/ProjLib/ProjLib_SequenceOfHSequenceOfPnt_0.cxx |   10 +-
 drv/ProjLib/ProjLib_Sphere.jxx                     |   16 -
 drv/ProjLib/ProjLib_Torus.jxx                      |   16 -
 drv/Prs3d/Prs3d.jxx                                |    6 +-
 drv/Prs3d/Prs3d_Arrow.jxx                          |    8 -
 drv/Prs3d/Prs3d_ArrowAspect.ixx                    |    2 -
 drv/Prs3d/Prs3d_ArrowAspect.jxx                    |    8 -
 drv/Prs3d/Prs3d_BasicAspect.ixx                    |    2 -
 drv/Prs3d/Prs3d_BasicAspect.jxx                    |    2 -
 drv/Prs3d/Prs3d_DatumAspect.ixx                    |    2 -
 drv/Prs3d/Prs3d_DatumAspect.jxx                    |    4 -
 drv/Prs3d/Prs3d_DimensionAspect.ixx                |    2 -
 drv/Prs3d/Prs3d_DimensionAspect.jxx                |   12 -
 drv/Prs3d/Prs3d_Drawer.ixx                         |    2 -
 drv/Prs3d/Prs3d_Drawer.jxx                         |   22 -
 drv/Prs3d/Prs3d_InvalidAngle_0.cxx                 |    2 -
 drv/Prs3d/Prs3d_IsoAspect.ixx                      |    2 -
 drv/Prs3d/Prs3d_IsoAspect.jxx                      |    4 -
 drv/Prs3d/Prs3d_LineAspect.ixx                     |    2 -
 drv/Prs3d/Prs3d_LineAspect.jxx                     |    6 -
 drv/Prs3d/Prs3d_PlaneAspect.ixx                    |    2 -
 drv/Prs3d/Prs3d_PlaneAspect.jxx                    |    4 -
 drv/Prs3d/Prs3d_PlaneSet.ixx                       |    2 -
 drv/Prs3d/Prs3d_PlaneSet.jxx                       |    4 -
 drv/Prs3d/Prs3d_PointAspect.ixx                    |    2 -
 drv/Prs3d/Prs3d_PointAspect.jxx                    |    8 -
 drv/Prs3d/Prs3d_Presentation.ixx                   |    2 -
 drv/Prs3d/Prs3d_Presentation.jxx                   |   22 +-
 drv/Prs3d/Prs3d_Projector.ixx                      |    2 -
 drv/Prs3d/Prs3d_Projector.jxx                      |    4 -
 drv/Prs3d/Prs3d_Root.jxx                           |    6 -
 drv/Prs3d/Prs3d_ShadingAspect.ixx                  |    2 -
 drv/Prs3d/Prs3d_ShadingAspect.jxx                  |    8 -
 drv/Prs3d/Prs3d_ShapeTool.jxx                      |   22 -
 drv/Prs3d/Prs3d_Text.jxx                           |   12 -
 drv/Prs3d/Prs3d_TextAspect.ixx                     |    2 -
 drv/Prs3d/Prs3d_TextAspect.jxx                     |    6 -
 drv/PrsMgr/PrsMgr_ModedPresentation.jxx            |    4 -
 drv/PrsMgr/PrsMgr_PresentableObject.ixx            |    2 -
 drv/PrsMgr/PrsMgr_PresentableObject.jxx            |   36 +-
 drv/PrsMgr/PrsMgr_Presentation.ixx                 |    2 -
 drv/PrsMgr/PrsMgr_Presentation.jxx                 |   12 +-
 drv/PrsMgr/PrsMgr_Presentation3d.ixx               |   29 -
 drv/PrsMgr/PrsMgr_Presentation3d.jxx               |   30 -
 drv/PrsMgr/PrsMgr_PresentationManager.ixx          |    2 -
 drv/PrsMgr/PrsMgr_PresentationManager.jxx          |   16 +-
 drv/PrsMgr/PrsMgr_PresentationManager3d.ixx        |   30 -
 drv/PrsMgr/PrsMgr_PresentationManager3d.jxx        |   27 -
 drv/PrsMgr/PrsMgr_Presentations_0.cxx              |    8 -
 drv/PrsMgr/PrsMgr_Prs.ixx                          |    2 -
 drv/PrsMgr/PrsMgr_Prs.jxx                          |   10 -
 .../PrsMgr_SequenceNodeOfPresentations_0.cxx       |    6 -
 drv/QABugs/QABugs.jxx                              |    5 -
 drv/QABugs/QABugs_MyText.ixx                       |    2 -
 drv/QABugs/QABugs_MyText.jxx                       |   13 -
 drv/QABugs/QABugs_PresentableObject.ixx            |    2 -
 drv/QABugs/QABugs_PresentableObject.jxx            |    9 -
 drv/QADNaming/QADNaming.jxx                        |   15 -
 ...ing_DataMapIteratorOfDataMapOfShapeOfName_0.cxx |   43 -
 ...DNaming_DataMapNodeOfDataMapOfShapeOfName_0.cxx |   60 -
 drv/QADNaming/QADNaming_DataMapOfShapeOfName_0.cxx |   46 -
 drv/QADraw/QADraw.jxx                              |    5 -
 drv/QANCollection/QANCollection.jxx                |    5 -
 ...lection_DataMapIteratorOfDataMapOfRealPnt_0.cxx |   10 -
 ...NCollection_DataMapNodeOfDataMapOfRealPnt_0.cxx |   10 -
 .../QANCollection_DataMapOfRealPnt_0.cxx           |   12 -
 ...DoubleMapIteratorOfDoubleMapOfRealInteger_0.cxx |   10 -
 ...ion_DoubleMapNodeOfDoubleMapOfRealInteger_0.cxx |   10 -
 .../QANCollection_DoubleMapOfRealInteger_0.cxx     |   14 -
 ...dexedDataMapNodeOfIndexedDataMapOfRealPnt_0.cxx |    8 -
 .../QANCollection_IndexedDataMapOfRealPnt_0.cxx    |   12 -
 .../QANCollection_ListIteratorOfListOfPnt_0.cxx    |   10 -
 .../QANCollection_ListNodeOfListOfPnt_0.cxx        |    8 -
 drv/QANCollection/QANCollection_ListOfPnt_0.cxx    |    8 -
 .../QANCollection_QueueNodeOfQueueOfPnt_0.cxx      |   45 -
 drv/QANCollection/QANCollection_QueueOfPnt_0.cxx   |   28 -
 .../QANCollection_SListNodeOfSListOfPnt_0.cxx      |   44 -
 drv/QANCollection/QANCollection_SListOfPnt_0.cxx   |   28 -
 .../QANCollection_StackIteratorOfStackOfPnt_0.cxx  |   33 -
 .../QANCollection_StackNodeOfStackOfPnt_0.cxx      |   50 -
 drv/QANCollection/QANCollection_StackOfPnt_0.cxx   |   33 -
 drv/QANewBRepNaming/QANewBRepNaming.jxx            |   10 -
 .../QANewBRepNaming_BooleanOperation.jxx           |    6 -
 .../QANewBRepNaming_BooleanOperationFeat.jxx       |    8 -
 drv/QANewBRepNaming/QANewBRepNaming_Box.jxx        |    6 -
 drv/QANewBRepNaming/QANewBRepNaming_Chamfer.jxx    |    8 -
 drv/QANewBRepNaming/QANewBRepNaming_Common.jxx     |    6 -
 drv/QANewBRepNaming/QANewBRepNaming_Cut.jxx        |    6 -
 drv/QANewBRepNaming/QANewBRepNaming_Cylinder.jxx   |    6 -
 drv/QANewBRepNaming/QANewBRepNaming_Fillet.jxx     |    8 -
 drv/QANewBRepNaming/QANewBRepNaming_Fuse.jxx       |    6 -
 drv/QANewBRepNaming/QANewBRepNaming_Gluing.jxx     |   14 -
 .../QANewBRepNaming_ImportShape.jxx                |   10 -
 .../QANewBRepNaming_Intersection.jxx               |    6 -
 drv/QANewBRepNaming/QANewBRepNaming_Limitation.jxx |    6 -
 drv/QANewBRepNaming/QANewBRepNaming_Loader.jxx     |   14 -
 .../QANewBRepNaming_LoaderParent.jxx               |    8 -
 drv/QANewBRepNaming/QANewBRepNaming_Prism.jxx      |    8 -
 drv/QANewBRepNaming/QANewBRepNaming_Revol.jxx      |    8 -
 drv/QANewBRepNaming/QANewBRepNaming_Sphere.jxx     |    6 -
 drv/QANewBRepNaming/QANewBRepNaming_TopNaming.jxx  |    4 -
 drv/QANewDBRepNaming/QANewDBRepNaming.jxx          |    5 -
 drv/QANewModTopOpe/QANewModTopOpe.jxx              |    6 -
 drv/QANewModTopOpe/QANewModTopOpe_Glue.jxx         |   20 -
 drv/QANewModTopOpe/QANewModTopOpe_Intersection.jxx |    6 -
 drv/QANewModTopOpe/QANewModTopOpe_Limitation.jxx   |    6 -
 drv/QANewModTopOpe/QANewModTopOpe_ReShaper.ixx     |    2 -
 drv/QANewModTopOpe/QANewModTopOpe_ReShaper.jxx     |    8 -
 drv/QANewModTopOpe/QANewModTopOpe_Tools.jxx        |   10 -
 drv/Quantity/Quantity_Array1OfCoefficient_0.cxx    |    8 -
 drv/Quantity/Quantity_Array1OfColor_0.cxx          |   10 -
 drv/Quantity/Quantity_Array2OfColor_0.cxx          |   10 -
 drv/Quantity/Quantity_Color.ixx                    |    2 -
 drv/Quantity/Quantity_Color.jxx                    |    4 -
 drv/Quantity/Quantity_ColorDefinitionError_0.cxx   |    2 -
 drv/Quantity/Quantity_Convert.jxx                  |    4 -
 drv/Quantity/Quantity_Date.ixx                     |    2 -
 drv/Quantity/Quantity_Date.jxx                     |    8 -
 drv/Quantity/Quantity_DateDefinitionError_0.cxx    |    2 -
 drv/Quantity/Quantity_HArray1OfColor_0.cxx         |   14 -
 drv/Quantity/Quantity_Period.ixx                   |    2 -
 drv/Quantity/Quantity_Period.jxx                   |    4 -
 drv/Quantity/Quantity_PeriodDefinitionError_0.cxx  |    2 -
 drv/RWHeaderSection/RWHeaderSection.jxx            |    2 -
 .../RWHeaderSection_GeneralModule.ixx              |    2 -
 .../RWHeaderSection_GeneralModule.jxx              |   12 -
 .../RWHeaderSection_RWFileDescription.jxx          |   10 -
 drv/RWHeaderSection/RWHeaderSection_RWFileName.jxx |   10 -
 .../RWHeaderSection_RWFileSchema.jxx               |   10 -
 .../RWHeaderSection_ReadWriteModule.ixx            |    2 -
 .../RWHeaderSection_ReadWriteModule.jxx            |   14 -
 drv/RWStepAP203/RWStepAP203_RWCcDesignApproval.jxx |   12 -
 .../RWStepAP203_RWCcDesignCertification.jxx        |   12 -
 drv/RWStepAP203/RWStepAP203_RWCcDesignContract.jxx |   12 -
 ...RWStepAP203_RWCcDesignDateAndTimeAssignment.jxx |   12 -
 ...3_RWCcDesignPersonAndOrganizationAssignment.jxx |   12 -
 ...WStepAP203_RWCcDesignSecurityClassification.jxx |   12 -
 ...WStepAP203_RWCcDesignSpecificationReference.jxx |   12 -
 drv/RWStepAP203/RWStepAP203_RWChange.jxx           |   12 -
 drv/RWStepAP203/RWStepAP203_RWChangeRequest.jxx    |   12 -
 drv/RWStepAP203/RWStepAP203_RWStartRequest.jxx     |   12 -
 drv/RWStepAP203/RWStepAP203_RWStartWork.jxx        |   12 -
 drv/RWStepAP214/RWStepAP214.jxx                    |    2 -
 drv/RWStepAP214/RWStepAP214_GeneralModule.ixx      |    2 -
 drv/RWStepAP214/RWStepAP214_GeneralModule.jxx      |   14 -
 .../RWStepAP214_RWAppliedApprovalAssignment.jxx    |   12 -
 .../RWStepAP214_RWAppliedDateAndTimeAssignment.jxx |   12 -
 .../RWStepAP214_RWAppliedDateAssignment.jxx        |   12 -
 .../RWStepAP214_RWAppliedDocumentReference.jxx     |   12 -
 ...4_RWAppliedExternalIdentificationAssignment.jxx |   12 -
 .../RWStepAP214_RWAppliedGroupAssignment.jxx       |   12 -
 ...RWStepAP214_RWAppliedOrganizationAssignment.jxx |   12 -
 ...14_RWAppliedPersonAndOrganizationAssignment.jxx |   12 -
 .../RWStepAP214_RWAppliedPresentedItem.jxx         |   12 -
 ...4_RWAppliedSecurityClassificationAssignment.jxx |   12 -
 ...214_RWAutoDesignActualDateAndTimeAssignment.jxx |   12 -
 ...WStepAP214_RWAutoDesignActualDateAssignment.jxx |   12 -
 .../RWStepAP214_RWAutoDesignApprovalAssignment.jxx |   12 -
 ...epAP214_RWAutoDesignDateAndPersonAssignment.jxx |   12 -
 .../RWStepAP214_RWAutoDesignDocumentReference.jxx  |   12 -
 .../RWStepAP214_RWAutoDesignGroupAssignment.jxx    |   12 -
 ...14_RWAutoDesignNominalDateAndTimeAssignment.jxx |   12 -
 ...StepAP214_RWAutoDesignNominalDateAssignment.jxx |   12 -
 ...tepAP214_RWAutoDesignOrganizationAssignment.jxx |   12 -
 ...RWAutoDesignPersonAndOrganizationAssignment.jxx |   12 -
 .../RWStepAP214_RWAutoDesignPresentedItem.jxx      |   12 -
 ...WAutoDesignSecurityClassificationAssignment.jxx |   12 -
 drv/RWStepAP214/RWStepAP214_RWClass.jxx            |   12 -
 .../RWStepAP214_RWExternallyDefinedClass.jxx       |   12 -
 ...tepAP214_RWExternallyDefinedGeneralProperty.jxx |   12 -
 drv/RWStepAP214/RWStepAP214_RWRepItemGroup.jxx     |   12 -
 drv/RWStepAP214/RWStepAP214_ReadWriteModule.ixx    |    2 -
 drv/RWStepAP214/RWStepAP214_ReadWriteModule.jxx    |   14 -
 drv/RWStepBasic/RWStepBasic_RWAction.jxx           |   12 -
 drv/RWStepBasic/RWStepBasic_RWActionAssignment.jxx |   12 -
 drv/RWStepBasic/RWStepBasic_RWActionMethod.jxx     |   12 -
 .../RWStepBasic_RWActionRequestAssignment.jxx      |   12 -
 .../RWStepBasic_RWActionRequestSolution.jxx        |   12 -
 drv/RWStepBasic/RWStepBasic_RWAddress.jxx          |   10 -
 .../RWStepBasic_RWApplicationContext.jxx           |   10 -
 .../RWStepBasic_RWApplicationContextElement.jxx    |   12 -
 ...RWStepBasic_RWApplicationProtocolDefinition.jxx |   12 -
 drv/RWStepBasic/RWStepBasic_RWApproval.jxx         |   12 -
 drv/RWStepBasic/RWStepBasic_RWApprovalDateTime.jxx |   12 -
 .../RWStepBasic_RWApprovalPersonOrganization.jxx   |   12 -
 .../RWStepBasic_RWApprovalRelationship.jxx         |   12 -
 drv/RWStepBasic/RWStepBasic_RWApprovalRole.jxx     |   10 -
 drv/RWStepBasic/RWStepBasic_RWApprovalStatus.jxx   |   10 -
 drv/RWStepBasic/RWStepBasic_RWCalendarDate.jxx     |   10 -
 drv/RWStepBasic/RWStepBasic_RWCertification.jxx    |   12 -
 .../RWStepBasic_RWCertificationAssignment.jxx      |   12 -
 .../RWStepBasic_RWCertificationType.jxx            |   12 -
 .../RWStepBasic_RWCharacterizedObject.jxx          |   12 -
 drv/RWStepBasic/RWStepBasic_RWContract.jxx         |   12 -
 .../RWStepBasic_RWContractAssignment.jxx           |   12 -
 drv/RWStepBasic/RWStepBasic_RWContractType.jxx     |   12 -
 .../RWStepBasic_RWConversionBasedUnit.jxx          |   12 -
 ...WStepBasic_RWConversionBasedUnitAndAreaUnit.jxx |   12 -
 ...tepBasic_RWConversionBasedUnitAndLengthUnit.jxx |   12 -
 ...WStepBasic_RWConversionBasedUnitAndMassUnit.jxx |   12 -
 ...asic_RWConversionBasedUnitAndPlaneAngleUnit.jxx |   12 -
 ...StepBasic_RWConversionBasedUnitAndRatioUnit.jxx |   12 -
 ...asic_RWConversionBasedUnitAndSolidAngleUnit.jxx |   12 -
 ...WStepBasic_RWConversionBasedUnitAndTimeUnit.jxx |   12 -
 ...tepBasic_RWConversionBasedUnitAndVolumeUnit.jxx |   12 -
 ...WStepBasic_RWCoordinatedUniversalTimeOffset.jxx |   10 -
 drv/RWStepBasic/RWStepBasic_RWDate.jxx             |   10 -
 drv/RWStepBasic/RWStepBasic_RWDateAndTime.jxx      |   12 -
 drv/RWStepBasic/RWStepBasic_RWDateRole.jxx         |   10 -
 drv/RWStepBasic/RWStepBasic_RWDateTimeRole.jxx     |   10 -
 drv/RWStepBasic/RWStepBasic_RWDerivedUnit.jxx      |   12 -
 .../RWStepBasic_RWDerivedUnitElement.jxx           |   12 -
 .../RWStepBasic_RWDimensionalExponents.jxx         |   10 -
 drv/RWStepBasic/RWStepBasic_RWDocument.jxx         |   12 -
 drv/RWStepBasic/RWStepBasic_RWDocumentFile.jxx     |   12 -
 .../RWStepBasic_RWDocumentProductAssociation.jxx   |   12 -
 .../RWStepBasic_RWDocumentProductEquivalence.jxx   |   12 -
 .../RWStepBasic_RWDocumentRelationship.jxx         |   12 -
 .../RWStepBasic_RWDocumentRepresentationType.jxx   |   12 -
 drv/RWStepBasic/RWStepBasic_RWDocumentType.jxx     |   12 -
 .../RWStepBasic_RWDocumentUsageConstraint.jxx      |   12 -
 drv/RWStepBasic/RWStepBasic_RWEffectivity.jxx      |   12 -
 .../RWStepBasic_RWEffectivityAssignment.jxx        |   12 -
 drv/RWStepBasic/RWStepBasic_RWEulerAngles.jxx      |   12 -
 ...tepBasic_RWExternalIdentificationAssignment.jxx |   12 -
 drv/RWStepBasic/RWStepBasic_RWExternalSource.jxx   |   12 -
 .../RWStepBasic_RWExternallyDefinedItem.jxx        |   12 -
 drv/RWStepBasic/RWStepBasic_RWGeneralProperty.jxx  |   12 -
 drv/RWStepBasic/RWStepBasic_RWGroup.jxx            |   12 -
 drv/RWStepBasic/RWStepBasic_RWGroupAssignment.jxx  |   12 -
 .../RWStepBasic_RWGroupRelationship.jxx            |   12 -
 .../RWStepBasic_RWIdentificationAssignment.jxx     |   12 -
 .../RWStepBasic_RWIdentificationRole.jxx           |   12 -
 .../RWStepBasic_RWLengthMeasureWithUnit.jxx        |   12 -
 drv/RWStepBasic/RWStepBasic_RWLengthUnit.jxx       |   12 -
 drv/RWStepBasic/RWStepBasic_RWLocalTime.jxx        |   12 -
 .../RWStepBasic_RWMassMeasureWithUnit.jxx          |   12 -
 drv/RWStepBasic/RWStepBasic_RWMassUnit.jxx         |   12 -
 drv/RWStepBasic/RWStepBasic_RWMeasureWithUnit.jxx  |   12 -
 .../RWStepBasic_RWMechanicalContext.jxx            |   12 -
 drv/RWStepBasic/RWStepBasic_RWNameAssignment.jxx   |   12 -
 drv/RWStepBasic/RWStepBasic_RWNamedUnit.jxx        |   12 -
 drv/RWStepBasic/RWStepBasic_RWObjectRole.jxx       |   12 -
 drv/RWStepBasic/RWStepBasic_RWOrdinalDate.jxx      |   10 -
 drv/RWStepBasic/RWStepBasic_RWOrganization.jxx     |   10 -
 drv/RWStepBasic/RWStepBasic_RWOrganizationRole.jxx |   10 -
 .../RWStepBasic_RWOrganizationalAddress.jxx        |   12 -
 drv/RWStepBasic/RWStepBasic_RWPerson.jxx           |   10 -
 .../RWStepBasic_RWPersonAndOrganization.jxx        |   12 -
 .../RWStepBasic_RWPersonAndOrganizationRole.jxx    |   10 -
 drv/RWStepBasic/RWStepBasic_RWPersonalAddress.jxx  |   12 -
 .../RWStepBasic_RWPlaneAngleMeasureWithUnit.jxx    |   12 -
 drv/RWStepBasic/RWStepBasic_RWPlaneAngleUnit.jxx   |   12 -
 drv/RWStepBasic/RWStepBasic_RWProduct.jxx          |   12 -
 drv/RWStepBasic/RWStepBasic_RWProductCategory.jxx  |   10 -
 .../RWStepBasic_RWProductCategoryRelationship.jxx  |   12 -
 .../RWStepBasic_RWProductConceptContext.jxx        |   12 -
 drv/RWStepBasic/RWStepBasic_RWProductContext.jxx   |   12 -
 .../RWStepBasic_RWProductDefinition.jxx            |   12 -
 .../RWStepBasic_RWProductDefinitionContext.jxx     |   12 -
 .../RWStepBasic_RWProductDefinitionEffectivity.jxx |   12 -
 .../RWStepBasic_RWProductDefinitionFormation.jxx   |   12 -
 ...ic_RWProductDefinitionFormationRelationship.jxx |   12 -
 ...oductDefinitionFormationWithSpecifiedSource.jxx |   12 -
 ...RWStepBasic_RWProductDefinitionRelationship.jxx |   12 -
 ..._RWProductDefinitionWithAssociatedDocuments.jxx |   12 -
 ...RWStepBasic_RWProductRelatedProductCategory.jxx |   12 -
 drv/RWStepBasic/RWStepBasic_RWProductType.jxx      |   12 -
 .../RWStepBasic_RWRatioMeasureWithUnit.jxx         |   12 -
 drv/RWStepBasic/RWStepBasic_RWRoleAssociation.jxx  |   12 -
 .../RWStepBasic_RWSecurityClassification.jxx       |   12 -
 .../RWStepBasic_RWSecurityClassificationLevel.jxx  |   10 -
 drv/RWStepBasic/RWStepBasic_RWSiUnit.jxx           |   12 -
 .../RWStepBasic_RWSiUnitAndAreaUnit.jxx            |   10 -
 .../RWStepBasic_RWSiUnitAndLengthUnit.jxx          |   10 -
 .../RWStepBasic_RWSiUnitAndMassUnit.jxx            |   10 -
 .../RWStepBasic_RWSiUnitAndPlaneAngleUnit.jxx      |   10 -
 .../RWStepBasic_RWSiUnitAndRatioUnit.jxx           |   10 -
 .../RWStepBasic_RWSiUnitAndSolidAngleUnit.jxx      |   10 -
 ...sic_RWSiUnitAndThermodynamicTemperatureUnit.jxx |   10 -
 .../RWStepBasic_RWSiUnitAndTimeUnit.jxx            |   10 -
 .../RWStepBasic_RWSiUnitAndVolumeUnit.jxx          |   10 -
 .../RWStepBasic_RWSolidAngleMeasureWithUnit.jxx    |   12 -
 drv/RWStepBasic/RWStepBasic_RWSolidAngleUnit.jxx   |   12 -
 .../RWStepBasic_RWThermodynamicTemperatureUnit.jxx |   12 -
 .../RWStepBasic_RWUncertaintyMeasureWithUnit.jxx   |   12 -
 .../RWStepBasic_RWVersionedActionRequest.jxx       |   12 -
 .../RWStepBasic_RWWeekOfYearAndDayDate.jxx         |   10 -
 .../RWStepDimTol_RWAngularityTolerance.jxx         |   12 -
 .../RWStepDimTol_RWCircularRunoutTolerance.jxx     |   12 -
 .../RWStepDimTol_RWCoaxialityTolerance.jxx         |   12 -
 drv/RWStepDimTol/RWStepDimTol_RWCommonDatum.jxx    |   12 -
 .../RWStepDimTol_RWConcentricityTolerance.jxx      |   12 -
 .../RWStepDimTol_RWCylindricityTolerance.jxx       |   12 -
 drv/RWStepDimTol/RWStepDimTol_RWDatum.jxx          |   12 -
 drv/RWStepDimTol/RWStepDimTol_RWDatumFeature.jxx   |   12 -
 drv/RWStepDimTol/RWStepDimTol_RWDatumReference.jxx |   12 -
 drv/RWStepDimTol/RWStepDimTol_RWDatumTarget.jxx    |   12 -
 .../RWStepDimTol_RWFlatnessTolerance.jxx           |   12 -
 ...oTolAndGeoTolWthDatRefAndModGeoTolAndPosTol.jxx |   12 -
 .../RWStepDimTol_RWGeometricTolerance.jxx          |   12 -
 ...StepDimTol_RWGeometricToleranceRelationship.jxx |   12 -
 ...mTol_RWGeometricToleranceWithDatumReference.jxx |   12 -
 .../RWStepDimTol_RWLineProfileTolerance.jxx        |   12 -
 .../RWStepDimTol_RWModifiedGeometricTolerance.jxx  |   12 -
 .../RWStepDimTol_RWParallelismTolerance.jxx        |   12 -
 .../RWStepDimTol_RWPerpendicularityTolerance.jxx   |   12 -
 .../RWStepDimTol_RWPlacedDatumTargetFeature.jxx    |   12 -
 .../RWStepDimTol_RWPositionTolerance.jxx           |   12 -
 .../RWStepDimTol_RWRoundnessTolerance.jxx          |   12 -
 .../RWStepDimTol_RWStraightnessTolerance.jxx       |   12 -
 .../RWStepDimTol_RWSurfaceProfileTolerance.jxx     |   12 -
 .../RWStepDimTol_RWSymmetryTolerance.jxx           |   12 -
 .../RWStepDimTol_RWTotalRunoutTolerance.jxx        |   12 -
 ...pElement_RWAnalysisItemWithinRepresentation.jxx |   12 -
 .../RWStepElement_RWCurve3dElementDescriptor.jxx   |   12 -
 ...WStepElement_RWCurveElementEndReleasePacket.jxx |   12 -
 ...StepElement_RWCurveElementSectionDefinition.jxx |   12 -
 ...ent_RWCurveElementSectionDerivedDefinitions.jxx |   12 -
 .../RWStepElement_RWElementDescriptor.jxx          |   12 -
 .../RWStepElement_RWElementMaterial.jxx            |   12 -
 .../RWStepElement_RWSurface3dElementDescriptor.jxx |   12 -
 .../RWStepElement_RWSurfaceElementProperty.jxx     |   12 -
 .../RWStepElement_RWSurfaceSection.jxx             |   12 -
 .../RWStepElement_RWSurfaceSectionField.jxx        |   12 -
 ...RWStepElement_RWSurfaceSectionFieldConstant.jxx |   12 -
 .../RWStepElement_RWSurfaceSectionFieldVarying.jxx |   12 -
 .../RWStepElement_RWUniformSurfaceSection.jxx      |   12 -
 .../RWStepElement_RWVolume3dElementDescriptor.jxx  |   12 -
 ...FEA_RWAlignedCurve3dElementCoordinateSystem.jxx |   12 -
 ...A_RWAlignedSurface3dElementCoordinateSystem.jxx |   12 -
 ..._RWArbitraryVolume3dElementCoordinateSystem.jxx |   12 -
 ..._RWConstantSurface3dElementCoordinateSystem.jxx |   12 -
 .../RWStepFEA_RWCurve3dElementProperty.jxx         |   12 -
 .../RWStepFEA_RWCurve3dElementRepresentation.jxx   |   12 -
 .../RWStepFEA_RWCurveElementEndOffset.jxx          |   12 -
 .../RWStepFEA_RWCurveElementEndRelease.jxx         |   12 -
 drv/RWStepFEA/RWStepFEA_RWCurveElementInterval.jxx |   12 -
 .../RWStepFEA_RWCurveElementIntervalConstant.jxx   |   12 -
 ...epFEA_RWCurveElementIntervalLinearlyVarying.jxx |   12 -
 drv/RWStepFEA/RWStepFEA_RWCurveElementLocation.jxx |   12 -
 drv/RWStepFEA/RWStepFEA_RWDummyNode.jxx            |   12 -
 .../RWStepFEA_RWElementGeometricRelationship.jxx   |   12 -
 drv/RWStepFEA/RWStepFEA_RWElementGroup.jxx         |   12 -
 .../RWStepFEA_RWElementRepresentation.jxx          |   12 -
 drv/RWStepFEA/RWStepFEA_RWFeaAreaDensity.jxx       |   12 -
 drv/RWStepFEA/RWStepFEA_RWFeaAxis2Placement3d.jxx  |   12 -
 ...pFEA_RWFeaCurveSectionGeometricRelationship.jxx |   12 -
 drv/RWStepFEA/RWStepFEA_RWFeaGroup.jxx             |   12 -
 drv/RWStepFEA/RWStepFEA_RWFeaLinearElasticity.jxx  |   12 -
 drv/RWStepFEA/RWStepFEA_RWFeaMassDensity.jxx       |   12 -
 ...StepFEA_RWFeaMaterialPropertyRepresentation.jxx |   12 -
 ...FEA_RWFeaMaterialPropertyRepresentationItem.jxx |   12 -
 drv/RWStepFEA/RWStepFEA_RWFeaModel.jxx             |   12 -
 drv/RWStepFEA/RWStepFEA_RWFeaModel3d.jxx           |   12 -
 drv/RWStepFEA/RWStepFEA_RWFeaModelDefinition.jxx   |   12 -
 .../RWStepFEA_RWFeaMoistureAbsorption.jxx          |   12 -
 drv/RWStepFEA/RWStepFEA_RWFeaParametricPoint.jxx   |   12 -
 .../RWStepFEA_RWFeaRepresentationItem.jxx          |   12 -
 ...eaSecantCoefficientOfLinearThermalExpansion.jxx |   12 -
 .../RWStepFEA_RWFeaShellBendingStiffness.jxx       |   12 -
 ..._RWFeaShellMembraneBendingCouplingStiffness.jxx |   12 -
 .../RWStepFEA_RWFeaShellMembraneStiffness.jxx      |   12 -
 .../RWStepFEA_RWFeaShellShearStiffness.jxx         |   12 -
 ...EA_RWFeaSurfaceSectionGeometricRelationship.jxx |   12 -
 ...ngentialCoefficientOfLinearThermalExpansion.jxx |   12 -
 .../RWStepFEA_RWFreedomAndCoefficient.jxx          |   12 -
 drv/RWStepFEA/RWStepFEA_RWFreedomsList.jxx         |   12 -
 drv/RWStepFEA/RWStepFEA_RWGeometricNode.jxx        |   12 -
 drv/RWStepFEA/RWStepFEA_RWNode.jxx                 |   12 -
 drv/RWStepFEA/RWStepFEA_RWNodeDefinition.jxx       |   12 -
 drv/RWStepFEA/RWStepFEA_RWNodeGroup.jxx            |   12 -
 drv/RWStepFEA/RWStepFEA_RWNodeRepresentation.jxx   |   12 -
 drv/RWStepFEA/RWStepFEA_RWNodeSet.jxx              |   12 -
 ...WStepFEA_RWNodeWithSolutionCoordinateSystem.jxx |   12 -
 drv/RWStepFEA/RWStepFEA_RWNodeWithVector.jxx       |   12 -
 ...ParametricCurve3dElementCoordinateDirection.jxx |   12 -
 ..._RWParametricCurve3dElementCoordinateSystem.jxx |   12 -
 ...WParametricSurface3dElementCoordinateSystem.jxx |   12 -
 .../RWStepFEA_RWSurface3dElementRepresentation.jxx |   12 -
 .../RWStepFEA_RWVolume3dElementRepresentation.jxx  |   12 -
 drv/RWStepGeom/RWStepGeom_RWAxis1Placement.jxx     |   12 -
 drv/RWStepGeom/RWStepGeom_RWAxis2Placement2d.jxx   |   12 -
 drv/RWStepGeom/RWStepGeom_RWAxis2Placement3d.jxx   |   12 -
 drv/RWStepGeom/RWStepGeom_RWBSplineCurve.jxx       |   12 -
 .../RWStepGeom_RWBSplineCurveWithKnots.jxx         |   14 -
 ...SplineCurveWithKnotsAndRationalBSplineCurve.jxx |   14 -
 drv/RWStepGeom/RWStepGeom_RWBSplineSurface.jxx     |   12 -
 .../RWStepGeom_RWBSplineSurfaceWithKnots.jxx       |   14 -
 ...neSurfaceWithKnotsAndRationalBSplineSurface.jxx |   14 -
 drv/RWStepGeom/RWStepGeom_RWBezierCurve.jxx        |   12 -
 ...epGeom_RWBezierCurveAndRationalBSplineCurve.jxx |   12 -
 drv/RWStepGeom/RWStepGeom_RWBezierSurface.jxx      |   12 -
 ...om_RWBezierSurfaceAndRationalBSplineSurface.jxx |   12 -
 drv/RWStepGeom/RWStepGeom_RWBoundaryCurve.jxx      |   12 -
 drv/RWStepGeom/RWStepGeom_RWBoundedCurve.jxx       |   10 -
 drv/RWStepGeom/RWStepGeom_RWBoundedSurface.jxx     |   10 -
 drv/RWStepGeom/RWStepGeom_RWCartesianPoint.jxx     |   10 -
 ...WStepGeom_RWCartesianTransformationOperator.jxx |   12 -
 ...tepGeom_RWCartesianTransformationOperator3d.jxx |   12 -
 drv/RWStepGeom/RWStepGeom_RWCircle.jxx             |   12 -
 drv/RWStepGeom/RWStepGeom_RWCompositeCurve.jxx     |   12 -
 .../RWStepGeom_RWCompositeCurveOnSurface.jxx       |   12 -
 .../RWStepGeom_RWCompositeCurveSegment.jxx         |   12 -
 drv/RWStepGeom/RWStepGeom_RWConic.jxx              |   12 -
 drv/RWStepGeom/RWStepGeom_RWConicalSurface.jxx     |   12 -
 drv/RWStepGeom/RWStepGeom_RWCurve.jxx              |   10 -
 .../RWStepGeom_RWCurveBoundedSurface.jxx           |   12 -
 drv/RWStepGeom/RWStepGeom_RWCurveReplica.jxx       |   12 -
 drv/RWStepGeom/RWStepGeom_RWCylindricalSurface.jxx |   12 -
 drv/RWStepGeom/RWStepGeom_RWDegeneratePcurve.jxx   |   12 -
 .../RWStepGeom_RWDegenerateToroidalSurface.jxx     |   12 -
 drv/RWStepGeom/RWStepGeom_RWDirection.jxx          |   12 -
 drv/RWStepGeom/RWStepGeom_RWElementarySurface.jxx  |   12 -
 drv/RWStepGeom/RWStepGeom_RWEllipse.jxx            |   14 -
 .../RWStepGeom_RWEvaluatedDegeneratePcurve.jxx     |   12 -
 ...xtAndGlobUnitAssCtxAndGlobUncertaintyAssCtx.jxx |   12 -
 ...RWStepGeom_RWGeometricRepresentationContext.jxx |   10 -
 ...entationContextAndGlobalUnitAssignedContext.jxx |   12 -
 ...onContextAndParametricRepresentationContext.jxx |   12 -
 .../RWStepGeom_RWGeometricRepresentationItem.jxx   |   10 -
 drv/RWStepGeom/RWStepGeom_RWHyperbola.jxx          |   12 -
 drv/RWStepGeom/RWStepGeom_RWIntersectionCurve.jxx  |   12 -
 drv/RWStepGeom/RWStepGeom_RWLine.jxx               |   12 -
 drv/RWStepGeom/RWStepGeom_RWOffsetCurve3d.jxx      |   12 -
 drv/RWStepGeom/RWStepGeom_RWOffsetSurface.jxx      |   12 -
 drv/RWStepGeom/RWStepGeom_RWOrientedSurface.jxx    |   12 -
 drv/RWStepGeom/RWStepGeom_RWOuterBoundaryCurve.jxx |   12 -
 drv/RWStepGeom/RWStepGeom_RWParabola.jxx           |   12 -
 drv/RWStepGeom/RWStepGeom_RWPcurve.jxx             |   12 -
 drv/RWStepGeom/RWStepGeom_RWPlacement.jxx          |   12 -
 drv/RWStepGeom/RWStepGeom_RWPlane.jxx              |   12 -
 drv/RWStepGeom/RWStepGeom_RWPoint.jxx              |   10 -
 drv/RWStepGeom/RWStepGeom_RWPointOnCurve.jxx       |   12 -
 drv/RWStepGeom/RWStepGeom_RWPointOnSurface.jxx     |   12 -
 drv/RWStepGeom/RWStepGeom_RWPointReplica.jxx       |   12 -
 drv/RWStepGeom/RWStepGeom_RWPolyline.jxx           |   12 -
 drv/RWStepGeom/RWStepGeom_RWQuasiUniformCurve.jxx  |   12 -
 ..._RWQuasiUniformCurveAndRationalBSplineCurve.jxx |   12 -
 .../RWStepGeom_RWQuasiUniformSurface.jxx           |   12 -
 ...uasiUniformSurfaceAndRationalBSplineSurface.jxx |   12 -
 .../RWStepGeom_RWRationalBSplineCurve.jxx          |   14 -
 .../RWStepGeom_RWRationalBSplineSurface.jxx        |   14 -
 .../RWStepGeom_RWRectangularCompositeSurface.jxx   |   12 -
 .../RWStepGeom_RWRectangularTrimmedSurface.jxx     |   12 -
 ...pGeom_RWReparametrisedCompositeCurveSegment.jxx |   12 -
 drv/RWStepGeom/RWStepGeom_RWSeamCurve.jxx          |   12 -
 drv/RWStepGeom/RWStepGeom_RWSphericalSurface.jxx   |   12 -
 drv/RWStepGeom/RWStepGeom_RWSurface.jxx            |   10 -
 drv/RWStepGeom/RWStepGeom_RWSurfaceCurve.jxx       |   12 -
 .../RWStepGeom_RWSurfaceCurveAndBoundedCurve.jxx   |   12 -
 .../RWStepGeom_RWSurfaceOfLinearExtrusion.jxx      |   12 -
 .../RWStepGeom_RWSurfaceOfRevolution.jxx           |   12 -
 drv/RWStepGeom/RWStepGeom_RWSurfacePatch.jxx       |   12 -
 drv/RWStepGeom/RWStepGeom_RWSurfaceReplica.jxx     |   12 -
 drv/RWStepGeom/RWStepGeom_RWSweptSurface.jxx       |   12 -
 drv/RWStepGeom/RWStepGeom_RWToroidalSurface.jxx    |   14 -
 drv/RWStepGeom/RWStepGeom_RWTrimmedCurve.jxx       |   12 -
 drv/RWStepGeom/RWStepGeom_RWUniformCurve.jxx       |   12 -
 ...pGeom_RWUniformCurveAndRationalBSplineCurve.jxx |   12 -
 drv/RWStepGeom/RWStepGeom_RWUniformSurface.jxx     |   12 -
 ...m_RWUniformSurfaceAndRationalBSplineSurface.jxx |   12 -
 drv/RWStepGeom/RWStepGeom_RWVector.jxx             |   14 -
 .../RWStepRepr_RWAssemblyComponentUsage.jxx        |   12 -
 ...StepRepr_RWAssemblyComponentUsageSubstitute.jxx |   12 -
 .../RWStepRepr_RWCompositeShapeAspect.jxx          |   12 -
 .../RWStepRepr_RWCompoundRepresentationItem.jxx    |   12 -
 .../RWStepRepr_RWConfigurationDesign.jxx           |   12 -
 .../RWStepRepr_RWConfigurationEffectivity.jxx      |   12 -
 drv/RWStepRepr/RWStepRepr_RWConfigurationItem.jxx  |   12 -
 drv/RWStepRepr/RWStepRepr_RWDataEnvironment.jxx    |   12 -
 .../RWStepRepr_RWDefinitionalRepresentation.jxx    |   12 -
 drv/RWStepRepr/RWStepRepr_RWDerivedShapeAspect.jxx |   12 -
 .../RWStepRepr_RWDescriptiveRepresentationItem.jxx |   10 -
 drv/RWStepRepr/RWStepRepr_RWExtension.jxx          |   12 -
 ...tepRepr_RWFunctionallyDefinedTransformation.jxx |   10 -
 ...StepRepr_RWGlobalUncertaintyAssignedContext.jxx |   12 -
 .../RWStepRepr_RWGlobalUnitAssignedContext.jxx     |   12 -
 .../RWStepRepr_RWItemDefinedTransformation.jxx     |   12 -
 .../RWStepRepr_RWMakeFromUsageOption.jxx           |   12 -
 drv/RWStepRepr/RWStepRepr_RWMappedItem.jxx         |   12 -
 .../RWStepRepr_RWMaterialDesignation.jxx           |   12 -
 drv/RWStepRepr/RWStepRepr_RWMaterialProperty.jxx   |   12 -
 ...RWStepRepr_RWMaterialPropertyRepresentation.jxx |   12 -
 .../RWStepRepr_RWMeasureRepresentationItem.jxx     |   12 -
 ...WStepRepr_RWParametricRepresentationContext.jxx |   10 -
 drv/RWStepRepr/RWStepRepr_RWProductConcept.jxx     |   12 -
 .../RWStepRepr_RWProductDefinitionShape.jxx        |   12 -
 drv/RWStepRepr/RWStepRepr_RWPropertyDefinition.jxx |   12 -
 ...RWStepRepr_RWPropertyDefinitionRelationship.jxx |   12 -
 ...StepRepr_RWPropertyDefinitionRepresentation.jxx |   12 -
 ...StepRepr_RWQuantifiedAssemblyComponentUsage.jxx |   12 -
 ...StepRepr_RWReprItemAndLengthMeasureWithUnit.jxx |   10 -
 drv/RWStepRepr/RWStepRepr_RWRepresentation.jxx     |   12 -
 .../RWStepRepr_RWRepresentationContext.jxx         |   10 -
 drv/RWStepRepr/RWStepRepr_RWRepresentationItem.jxx |   10 -
 drv/RWStepRepr/RWStepRepr_RWRepresentationMap.jxx  |   12 -
 .../RWStepRepr_RWRepresentationRelationship.jxx    |   12 -
 ...epresentationRelationshipWithTransformation.jxx |   12 -
 drv/RWStepRepr/RWStepRepr_RWShapeAspect.jxx        |   12 -
 ...WStepRepr_RWShapeAspectDerivingRelationship.jxx |   12 -
 .../RWStepRepr_RWShapeAspectRelationship.jxx       |   12 -
 .../RWStepRepr_RWShapeAspectTransition.jxx         |   12 -
 ...epresentationRelationshipWithTransformation.jxx |   12 -
 ...RWStepRepr_RWSpecifiedHigherUsageOccurrence.jxx |   12 -
 .../RWStepRepr_RWStructuralResponseProperty.jxx    |   12 -
 ...ralResponsePropertyDefinitionRepresentation.jxx |   12 -
 ...StepShape_RWAdvancedBrepShapeRepresentation.jxx |   12 -
 drv/RWStepShape/RWStepShape_RWAdvancedFace.jxx     |   12 -
 drv/RWStepShape/RWStepShape_RWAngularLocation.jxx  |   12 -
 drv/RWStepShape/RWStepShape_RWAngularSize.jxx      |   12 -
 drv/RWStepShape/RWStepShape_RWBlock.jxx            |   12 -
 drv/RWStepShape/RWStepShape_RWBooleanResult.jxx    |   12 -
 drv/RWStepShape/RWStepShape_RWBoxDomain.jxx        |   12 -
 drv/RWStepShape/RWStepShape_RWBoxedHalfSpace.jxx   |   12 -
 drv/RWStepShape/RWStepShape_RWBrepWithVoids.jxx    |   14 -
 drv/RWStepShape/RWStepShape_RWClosedShell.jxx      |   12 -
 .../RWStepShape_RWCompoundShapeRepresentation.jxx  |   12 -
 drv/RWStepShape/RWStepShape_RWConnectedEdgeSet.jxx |   12 -
 drv/RWStepShape/RWStepShape_RWConnectedFaceSet.jxx |   12 -
 ...tepShape_RWConnectedFaceShapeRepresentation.jxx |   12 -
 .../RWStepShape_RWConnectedFaceSubSet.jxx          |   12 -
 ...Shape_RWContextDependentShapeRepresentation.jxx |   12 -
 .../RWStepShape_RWCsgShapeRepresentation.jxx       |   12 -
 drv/RWStepShape/RWStepShape_RWCsgSolid.jxx         |   12 -
 ...itionalRepresentationAndShapeRepresentation.jxx |   12 -
 ...e_RWDimensionalCharacteristicRepresentation.jxx |   12 -
 .../RWStepShape_RWDimensionalLocation.jxx          |   12 -
 .../RWStepShape_RWDimensionalLocationWithPath.jxx  |   12 -
 drv/RWStepShape/RWStepShape_RWDimensionalSize.jxx  |   12 -
 .../RWStepShape_RWDimensionalSizeWithPath.jxx      |   12 -
 drv/RWStepShape/RWStepShape_RWEdge.jxx             |   12 -
 .../RWStepShape_RWEdgeBasedWireframeModel.jxx      |   12 -
 ...ape_RWEdgeBasedWireframeShapeRepresentation.jxx |   12 -
 drv/RWStepShape/RWStepShape_RWEdgeCurve.jxx        |   14 -
 drv/RWStepShape/RWStepShape_RWEdgeLoop.jxx         |   14 -
 .../RWStepShape_RWExtrudedAreaSolid.jxx            |   12 -
 .../RWStepShape_RWExtrudedFaceSolid.jxx            |   12 -
 drv/RWStepShape/RWStepShape_RWFace.jxx             |   12 -
 .../RWStepShape_RWFaceBasedSurfaceModel.jxx        |   12 -
 drv/RWStepShape/RWStepShape_RWFaceBound.jxx        |   14 -
 drv/RWStepShape/RWStepShape_RWFaceOuterBound.jxx   |   12 -
 drv/RWStepShape/RWStepShape_RWFaceSurface.jxx      |   12 -
 drv/RWStepShape/RWStepShape_RWFacetedBrep.jxx      |   12 -
 .../RWStepShape_RWFacetedBrepAndBrepWithVoids.jxx  |   12 -
 ...WStepShape_RWFacetedBrepShapeRepresentation.jxx |   12 -
 .../RWStepShape_RWGeometricCurveSet.jxx            |   12 -
 drv/RWStepShape/RWStepShape_RWGeometricSet.jxx     |   12 -
 ...metricallyBoundedSurfaceShapeRepresentation.jxx |   12 -
 ...tricallyBoundedWireframeShapeRepresentation.jxx |   12 -
 drv/RWStepShape/RWStepShape_RWHalfSpaceSolid.jxx   |   12 -
 drv/RWStepShape/RWStepShape_RWLimitsAndFits.jxx    |   10 -
 drv/RWStepShape/RWStepShape_RWLoop.jxx             |   10 -
 drv/RWStepShape/RWStepShape_RWLoopAndPath.jxx      |   12 -
 .../RWStepShape_RWManifoldSolidBrep.jxx            |   12 -
 ...pShape_RWManifoldSurfaceShapeRepresentation.jxx |   12 -
 .../RWStepShape_RWMeasureQualification.jxx         |   12 -
 ...sentationItemAndQualifiedRepresentationItem.jxx |   12 -
 ...ape_RWNonManifoldSurfaceShapeRepresentation.jxx |   12 -
 drv/RWStepShape/RWStepShape_RWOpenShell.jxx        |   12 -
 .../RWStepShape_RWOrientedClosedShell.jxx          |   12 -
 drv/RWStepShape/RWStepShape_RWOrientedEdge.jxx     |   12 -
 drv/RWStepShape/RWStepShape_RWOrientedFace.jxx     |   12 -
 .../RWStepShape_RWOrientedOpenShell.jxx            |   12 -
 drv/RWStepShape/RWStepShape_RWOrientedPath.jxx     |   12 -
 drv/RWStepShape/RWStepShape_RWPath.jxx             |   12 -
 .../RWStepShape_RWPlusMinusTolerance.jxx           |   12 -
 .../RWStepShape_RWPointRepresentation.jxx          |   12 -
 drv/RWStepShape/RWStepShape_RWPolyLoop.jxx         |   12 -
 .../RWStepShape_RWPrecisionQualifier.jxx           |   10 -
 .../RWStepShape_RWQualifiedRepresentationItem.jxx  |   12 -
 .../RWStepShape_RWRevolvedAreaSolid.jxx            |   12 -
 .../RWStepShape_RWRevolvedFaceSolid.jxx            |   12 -
 .../RWStepShape_RWRightAngularWedge.jxx            |   12 -
 .../RWStepShape_RWRightCircularCone.jxx            |   12 -
 .../RWStepShape_RWRightCircularCylinder.jxx        |   12 -
 drv/RWStepShape/RWStepShape_RWSeamEdge.jxx         |   12 -
 ...RWStepShape_RWShapeDefinitionRepresentation.jxx |   12 -
 .../RWStepShape_RWShapeDimensionRepresentation.jxx |   12 -
 .../RWStepShape_RWShapeRepresentation.jxx          |   12 -
 ...epShape_RWShapeRepresentationWithParameters.jxx |   12 -
 .../RWStepShape_RWShellBasedSurfaceModel.jxx       |   12 -
 drv/RWStepShape/RWStepShape_RWSolidModel.jxx       |   10 -
 drv/RWStepShape/RWStepShape_RWSolidReplica.jxx     |   12 -
 drv/RWStepShape/RWStepShape_RWSphere.jxx           |   12 -
 drv/RWStepShape/RWStepShape_RWSubedge.jxx          |   12 -
 drv/RWStepShape/RWStepShape_RWSubface.jxx          |   12 -
 drv/RWStepShape/RWStepShape_RWSweptAreaSolid.jxx   |   12 -
 drv/RWStepShape/RWStepShape_RWSweptFaceSolid.jxx   |   12 -
 drv/RWStepShape/RWStepShape_RWToleranceValue.jxx   |   12 -
 ...RWStepShape_RWTopologicalRepresentationItem.jxx |   10 -
 drv/RWStepShape/RWStepShape_RWTorus.jxx            |   12 -
 ...StepShape_RWTransitionalShapeRepresentation.jxx |   12 -
 drv/RWStepShape/RWStepShape_RWTypeQualifier.jxx    |   10 -
 drv/RWStepShape/RWStepShape_RWVertex.jxx           |   10 -
 drv/RWStepShape/RWStepShape_RWVertexLoop.jxx       |   12 -
 drv/RWStepShape/RWStepShape_RWVertexPoint.jxx      |   12 -
 drv/RWStepVisual/RWStepVisual_RWAreaInSet.jxx      |   12 -
 .../RWStepVisual_RWBackgroundColour.jxx            |   12 -
 drv/RWStepVisual/RWStepVisual_RWCameraImage.jxx    |   12 -
 drv/RWStepVisual/RWStepVisual_RWCameraModel.jxx    |   10 -
 drv/RWStepVisual/RWStepVisual_RWCameraModelD2.jxx  |   12 -
 drv/RWStepVisual/RWStepVisual_RWCameraModelD3.jxx  |   12 -
 drv/RWStepVisual/RWStepVisual_RWCameraUsage.jxx    |   12 -
 drv/RWStepVisual/RWStepVisual_RWColour.jxx         |   10 -
 drv/RWStepVisual/RWStepVisual_RWColourRgb.jxx      |   10 -
 .../RWStepVisual_RWColourSpecification.jxx         |   10 -
 drv/RWStepVisual/RWStepVisual_RWCompositeText.jxx  |   12 -
 .../RWStepVisual_RWCompositeTextWithExtent.jxx     |   12 -
 ...RWStepVisual_RWContextDependentInvisibility.jxx |   12 -
 ...sual_RWContextDependentOverRidingStyledItem.jxx |   12 -
 drv/RWStepVisual/RWStepVisual_RWCurveStyle.jxx     |   12 -
 drv/RWStepVisual/RWStepVisual_RWCurveStyleFont.jxx |   12 -
 .../RWStepVisual_RWCurveStyleFontPattern.jxx       |   10 -
 .../RWStepVisual_RWDraughtingModel.jxx             |   12 -
 .../RWStepVisual_RWDraughtingPreDefinedColour.jxx  |   10 -
 ...WStepVisual_RWDraughtingPreDefinedCurveFont.jxx |   10 -
 .../RWStepVisual_RWExternallyDefinedCurveFont.jxx  |   12 -
 drv/RWStepVisual/RWStepVisual_RWFillAreaStyle.jxx  |   12 -
 .../RWStepVisual_RWFillAreaStyleColour.jxx         |   12 -
 drv/RWStepVisual/RWStepVisual_RWInvisibility.jxx   |   12 -
 ...RWMechanicalDesignGeometricPresentationArea.jxx |   12 -
 ...alDesignGeometricPresentationRepresentation.jxx |   12 -
 .../RWStepVisual_RWOverRidingStyledItem.jxx        |   12 -
 drv/RWStepVisual/RWStepVisual_RWPlanarBox.jxx      |   12 -
 drv/RWStepVisual/RWStepVisual_RWPlanarExtent.jxx   |   10 -
 drv/RWStepVisual/RWStepVisual_RWPointStyle.jxx     |   12 -
 .../RWStepVisual_RWPreDefinedColour.jxx            |   10 -
 .../RWStepVisual_RWPreDefinedCurveFont.jxx         |   10 -
 drv/RWStepVisual/RWStepVisual_RWPreDefinedItem.jxx |   10 -
 .../RWStepVisual_RWPresentationArea.jxx            |   12 -
 .../RWStepVisual_RWPresentationLayerAssignment.jxx |   12 -
 .../RWStepVisual_RWPresentationLayerUsage.jxx      |   12 -
 .../RWStepVisual_RWPresentationRepresentation.jxx  |   12 -
 .../RWStepVisual_RWPresentationSet.jxx             |   10 -
 .../RWStepVisual_RWPresentationSize.jxx            |   12 -
 .../RWStepVisual_RWPresentationStyleAssignment.jxx |   12 -
 .../RWStepVisual_RWPresentationStyleByContext.jxx  |   12 -
 .../RWStepVisual_RWPresentationView.jxx            |   12 -
 .../RWStepVisual_RWPresentedItemRepresentation.jxx |   12 -
 drv/RWStepVisual/RWStepVisual_RWStyledItem.jxx     |   12 -
 .../RWStepVisual_RWSurfaceSideStyle.jxx            |   12 -
 .../RWStepVisual_RWSurfaceStyleBoundary.jxx        |   12 -
 .../RWStepVisual_RWSurfaceStyleControlGrid.jxx     |   12 -
 .../RWStepVisual_RWSurfaceStyleFillArea.jxx        |   12 -
 .../RWStepVisual_RWSurfaceStyleParameterLine.jxx   |   12 -
 ...WStepVisual_RWSurfaceStyleSegmentationCurve.jxx |   12 -
 .../RWStepVisual_RWSurfaceStyleSilhouette.jxx      |   12 -
 .../RWStepVisual_RWSurfaceStyleUsage.jxx           |   12 -
 drv/RWStepVisual/RWStepVisual_RWTemplate.jxx       |   12 -
 .../RWStepVisual_RWTemplateInstance.jxx            |   12 -
 drv/RWStepVisual/RWStepVisual_RWTextLiteral.jxx    |   12 -
 drv/RWStepVisual/RWStepVisual_RWTextStyle.jxx      |   12 -
 .../RWStepVisual_RWTextStyleForDefinedFont.jxx     |   12 -
 ...tepVisual_RWTextStyleWithBoxCharacteristics.jxx |   12 -
 drv/RWStepVisual/RWStepVisual_RWViewVolume.jxx     |   12 -
 drv/RWStl/RWStl.jxx                                |    8 -
 ...IteratorOfDataMapOfAsciiStringAsciiString_0.cxx |    8 -
 ...ratorOfDataMapOfAsciiStringExtendedString_0.cxx |   10 -
 ...aMapNodeOfDataMapOfAsciiStringAsciiString_0.cxx |    8 -
 ...pNodeOfDataMapOfAsciiStringExtendedString_0.cxx |   10 -
 .../Resource_DataMapOfAsciiStringAsciiString_0.cxx |   10 -
 ...source_DataMapOfAsciiStringExtendedString_0.cxx |   12 -
 drv/Resource/Resource_LexicalCompare.jxx           |    4 -
 drv/Resource/Resource_Manager.ixx                  |    2 -
 drv/Resource/Resource_Manager.jxx                  |   12 -
 drv/Resource/Resource_NoSuchResource_0.cxx         |    2 -
 drv/Resource/Resource_QuickSortOfArray1_0.cxx      |    6 -
 drv/Resource/Resource_Unicode.jxx                  |    4 -
 drv/STEPCAFControl/STEPCAFControl_ActorWrite.ixx   |    2 -
 drv/STEPCAFControl/STEPCAFControl_ActorWrite.jxx   |    4 -
 drv/STEPCAFControl/STEPCAFControl_Controller.ixx   |    2 -
 drv/STEPCAFControl/STEPCAFControl_Controller.jxx   |    2 -
 ...DataMapIteratorOfDataMapOfLabelExternFile_0.cxx |   14 +-
 ...trol_DataMapIteratorOfDataMapOfLabelShape_0.cxx |   12 -
 ...ol_DataMapIteratorOfDataMapOfPDExternFile_0.cxx |   16 +-
 ...l_DataMapIteratorOfDataMapOfSDRExternFile_0.cxx |   16 +-
 ...Control_DataMapIteratorOfDataMapOfShapePD_0.cxx |   14 +-
 ...ontrol_DataMapIteratorOfDataMapOfShapeSDR_0.cxx |   14 +-
 ...rol_DataMapNodeOfDataMapOfLabelExternFile_0.cxx |   14 +-
 ...FControl_DataMapNodeOfDataMapOfLabelShape_0.cxx |   12 -
 ...ontrol_DataMapNodeOfDataMapOfPDExternFile_0.cxx |   16 +-
 ...ntrol_DataMapNodeOfDataMapOfSDRExternFile_0.cxx |   16 +-
 ...PCAFControl_DataMapNodeOfDataMapOfShapePD_0.cxx |   14 +-
 ...CAFControl_DataMapNodeOfDataMapOfShapeSDR_0.cxx |   14 +-
 .../STEPCAFControl_DataMapOfLabelExternFile_0.cxx  |   16 +-
 .../STEPCAFControl_DataMapOfLabelShape_0.cxx       |   14 -
 .../STEPCAFControl_DataMapOfPDExternFile_0.cxx     |   18 +-
 .../STEPCAFControl_DataMapOfSDRExternFile_0.cxx    |   18 +-
 .../STEPCAFControl_DataMapOfShapePD_0.cxx          |   16 +-
 .../STEPCAFControl_DataMapOfShapeSDR_0.cxx         |   16 +-
 .../STEPCAFControl_DictionaryOfExternFile_0.cxx    |   16 +-
 drv/STEPCAFControl/STEPCAFControl_ExternFile.ixx   |    2 -
 drv/STEPCAFControl/STEPCAFControl_ExternFile.jxx   |    8 -
 ...FControl_IteratorOfDictionaryOfExternFile_0.cxx |   12 +-
 drv/STEPCAFControl/STEPCAFControl_Reader.jxx       |   42 -
 ...Control_StackItemOfDictionaryOfExternFile_0.cxx |   12 +-
 drv/STEPCAFControl/STEPCAFControl_Writer.jxx       |   20 -
 drv/STEPConstruct/STEPConstruct.jxx                |   18 -
 drv/STEPConstruct/STEPConstruct_AP203Context.jxx   |   36 -
 drv/STEPConstruct/STEPConstruct_Assembly.jxx       |   16 -
 drv/STEPConstruct/STEPConstruct_ContextTool.jxx    |   18 -
 ...apIteratorOfDataMapOfAsciiStringTransient_0.cxx |   12 +-
 ..._DataMapIteratorOfDataMapOfPointTransient_0.cxx |   14 +-
 ...ataMapNodeOfDataMapOfAsciiStringTransient_0.cxx |   12 +-
 ...ruct_DataMapNodeOfDataMapOfPointTransient_0.cxx |   14 +-
 ...EPConstruct_DataMapOfAsciiStringTransient_0.cxx |   14 +-
 .../STEPConstruct_DataMapOfPointTransient_0.cxx    |   16 +-
 drv/STEPConstruct/STEPConstruct_ExternRefs.jxx     |   22 -
 drv/STEPConstruct/STEPConstruct_Part.jxx           |   24 -
 drv/STEPConstruct/STEPConstruct_PointHasher.jxx    |    4 -
 drv/STEPConstruct/STEPConstruct_Styles.jxx         |   30 -
 drv/STEPConstruct/STEPConstruct_Tool.jxx           |   14 -
 drv/STEPConstruct/STEPConstruct_UnitContext.jxx    |   12 -
 .../STEPConstruct_ValidationProps.jxx              |   22 -
 drv/STEPControl/STEPControl_ActorRead.ixx          |    2 -
 drv/STEPControl/STEPControl_ActorRead.jxx          |   42 -
 drv/STEPControl/STEPControl_ActorWrite.ixx         |    2 -
 drv/STEPControl/STEPControl_ActorWrite.jxx         |   18 -
 drv/STEPControl/STEPControl_Controller.ixx         |    2 -
 drv/STEPControl/STEPControl_Controller.jxx         |   12 -
 drv/STEPControl/STEPControl_Reader.jxx             |   14 -
 drv/STEPControl/STEPControl_Writer.jxx             |    8 -
 drv/STEPEdit/STEPEdit.jxx                          |   10 -
 drv/STEPEdit/STEPEdit_EditContext.ixx              |    2 -
 drv/STEPEdit/STEPEdit_EditContext.jxx              |   12 -
 drv/STEPEdit/STEPEdit_EditSDR.ixx                  |    2 -
 drv/STEPEdit/STEPEdit_EditSDR.jxx                  |   12 -
 .../STEPSelections_AssemblyComponent.ixx           |    2 -
 .../STEPSelections_AssemblyComponent.jxx           |    6 -
 .../STEPSelections_AssemblyExplorer.jxx            |   14 -
 drv/STEPSelections/STEPSelections_AssemblyLink.ixx |    2 -
 drv/STEPSelections/STEPSelections_AssemblyLink.jxx |    8 -
 drv/STEPSelections/STEPSelections_Counter.jxx      |   10 -
 .../STEPSelections_HSequenceOfAssemblyLink_0.cxx   |   12 +-
 .../STEPSelections_SelectAssembly.ixx              |    2 -
 .../STEPSelections_SelectAssembly.jxx              |   10 -
 .../STEPSelections_SelectDerived.ixx               |    2 -
 .../STEPSelections_SelectDerived.jxx               |    8 -
 drv/STEPSelections/STEPSelections_SelectFaces.ixx  |    2 -
 drv/STEPSelections/STEPSelections_SelectFaces.jxx  |   10 -
 .../STEPSelections_SelectForTransfer.ixx           |    2 -
 .../STEPSelections_SelectForTransfer.jxx           |    8 -
 .../STEPSelections_SelectGSCurves.ixx              |    2 -
 .../STEPSelections_SelectGSCurves.jxx              |   10 -
 .../STEPSelections_SelectInstances.ixx             |    2 -
 .../STEPSelections_SelectInstances.jxx             |   10 -
 ...SequenceNodeOfSequenceOfAssemblyComponent_0.cxx |    8 +-
 ...ions_SequenceNodeOfSequenceOfAssemblyLink_0.cxx |    8 +-
 ...TEPSelections_SequenceOfAssemblyComponent_0.cxx |   10 +-
 .../STEPSelections_SequenceOfAssemblyLink_0.cxx    |   10 +-
 drv/SWDRAW/SWDRAW.jxx                              |    5 -
 drv/SWDRAW/SWDRAW_ShapeAnalysis.jxx                |    5 -
 drv/SWDRAW/SWDRAW_ShapeBuild.ixx                   |   10 -
 drv/SWDRAW/SWDRAW_ShapeBuild.jxx                   |    6 -
 drv/SWDRAW/SWDRAW_ShapeConstruct.ixx               |   10 -
 drv/SWDRAW/SWDRAW_ShapeConstruct.jxx               |    6 -
 drv/SWDRAW/SWDRAW_ShapeCustom.jxx                  |    5 -
 drv/SWDRAW/SWDRAW_ShapeExtend.jxx                  |    5 -
 drv/SWDRAW/SWDRAW_ShapeFix.jxx                     |    5 -
 drv/SWDRAW/SWDRAW_ShapeProcess.jxx                 |    5 -
 drv/SWDRAW/SWDRAW_ShapeProcessAPI.jxx              |    5 -
 drv/SWDRAW/SWDRAW_ShapeTool.jxx                    |    5 -
 drv/SWDRAW/SWDRAW_ShapeUpgrade.jxx                 |    5 -
 drv/SWDRAW/SWDRAW_ToVRML.ixx                       |   10 -
 drv/SWDRAW/SWDRAW_ToVRML.jxx                       |    9 -
 ...t3D_ListIteratorOfListOfSensitiveTriangle_0.cxx |   12 +-
 .../Select3D_ListIteratorOfListOfSensitive_0.cxx   |   12 +-
 ...elect3D_ListNodeOfListOfSensitiveTriangle_0.cxx |   10 +-
 .../Select3D_ListNodeOfListOfSensitive_0.cxx       |   10 +-
 .../Select3D_ListOfSensitiveTriangle_0.cxx         |   10 +-
 drv/Select3D/Select3D_ListOfSensitive_0.cxx        |   10 +-
 drv/Select3D/Select3D_Projector.ixx                |    2 -
 drv/Select3D/Select3D_Projector.jxx                |   24 +-
 drv/Select3D/Select3D_SensitiveBox.ixx             |    2 -
 drv/Select3D/Select3D_SensitiveBox.jxx             |   20 -
 drv/Select3D/Select3D_SensitiveCircle.ixx          |    2 -
 drv/Select3D/Select3D_SensitiveCircle.jxx          |   28 -
 drv/Select3D/Select3D_SensitiveCurve.ixx           |    2 -
 drv/Select3D/Select3D_SensitiveCurve.jxx           |   25 +-
 drv/Select3D/Select3D_SensitiveEntity.ixx          |    2 -
 drv/Select3D/Select3D_SensitiveEntity.jxx          |   12 -
 .../Select3D_SensitiveEntitySequence_0.cxx         |   10 +-
 drv/Select3D/Select3D_SensitiveFace.ixx            |    2 -
 drv/Select3D/Select3D_SensitiveFace.jxx            |   22 -
 drv/Select3D/Select3D_SensitiveGroup.ixx           |    2 -
 drv/Select3D/Select3D_SensitiveGroup.jxx           |   18 -
 drv/Select3D/Select3D_SensitivePoint.ixx           |    2 -
 drv/Select3D/Select3D_SensitivePoint.jxx           |   20 -
 drv/Select3D/Select3D_SensitivePoly.ixx            |    2 -
 drv/Select3D/Select3D_SensitivePoly.jxx            |   18 -
 drv/Select3D/Select3D_SensitiveSegment.ixx         |    2 -
 drv/Select3D/Select3D_SensitiveSegment.jxx         |   20 -
 drv/Select3D/Select3D_SensitiveTriangle.ixx        |    2 -
 drv/Select3D/Select3D_SensitiveTriangle.jxx        |   22 -
 drv/Select3D/Select3D_SensitiveTriangulation.ixx   |    2 -
 drv/Select3D/Select3D_SensitiveTriangulation.jxx   |   28 -
 drv/Select3D/Select3D_SensitiveWire.ixx            |    2 -
 drv/Select3D/Select3D_SensitiveWire.jxx            |   18 -
 ...t3D_SequenceNodeOfSensitiveEntitySequence_0.cxx |    8 +-
 drv/SelectBasics/SelectBasics.jxx                  |    2 -
 drv/SelectBasics/SelectBasics_BasicTool.jxx        |    6 -
 drv/SelectBasics/SelectBasics_EntityOwner.ixx      |    2 -
 drv/SelectBasics/SelectBasics_EntityOwner.jxx      |    4 -
 .../SelectBasics_ListIteratorOfListOfBox2d_0.cxx   |   10 -
 ...electBasics_ListIteratorOfListOfSensitive_0.cxx |   12 +-
 .../SelectBasics_ListNodeOfListOfBox2d_0.cxx       |    8 -
 .../SelectBasics_ListNodeOfListOfSensitive_0.cxx   |   10 +-
 drv/SelectBasics/SelectBasics_ListOfBox2d_0.cxx    |    8 -
 .../SelectBasics_ListOfSensitive_0.cxx             |   10 +-
 drv/SelectBasics/SelectBasics_SensitiveEntity.ixx  |    2 -
 drv/SelectBasics/SelectBasics_SensitiveEntity.jxx  |   10 -
 ...electBasics_SequenceNodeOfSequenceOfOwner_0.cxx |    8 +-
 .../SelectBasics_SequenceOfOwner_0.cxx             |   10 +-
 drv/SelectBasics/SelectBasics_SortAlgo.jxx         |    6 -
 drv/SelectMgr/SelectMgr_AndFilter.ixx              |    2 -
 drv/SelectMgr/SelectMgr_AndFilter.jxx              |    4 -
 drv/SelectMgr/SelectMgr_CompositionFilter.ixx      |    2 -
 drv/SelectMgr/SelectMgr_CompositionFilter.jxx      |    6 -
 ...ataMapIteratorOfDataMapOfIntegerSensitive_0.cxx |   12 +-
 ...DataMapIteratorOfDataMapOfObjectSelectors_0.cxx |   14 +-
 ...MapIteratorOfDataMapOfSelectionActivation_0.cxx |   12 +-
 ...gr_DataMapNodeOfDataMapOfIntegerSensitive_0.cxx |   12 +-
 ...Mgr_DataMapNodeOfDataMapOfObjectSelectors_0.cxx |   14 +-
 ...DataMapNodeOfDataMapOfSelectionActivation_0.cxx |   12 +-
 .../SelectMgr_DataMapOfIntegerSensitive_0.cxx      |   14 +-
 .../SelectMgr_DataMapOfObjectSelectors_0.cxx       |   16 +-
 .../SelectMgr_DataMapOfSelectionActivation_0.cxx   |   14 +-
 drv/SelectMgr/SelectMgr_EntityOwner.ixx            |    2 -
 drv/SelectMgr/SelectMgr_EntityOwner.jxx            |   13 -
 drv/SelectMgr/SelectMgr_Filter.ixx                 |    2 -
 drv/SelectMgr/SelectMgr_Filter.jxx                 |    4 -
 ...taMapNodeOfIndexedDataMapOfOwnerCriterion_0.cxx |   12 +-
 .../SelectMgr_IndexedDataMapOfOwnerCriterion_0.cxx |   16 +-
 ...lectMgr_IndexedMapNodeOfIndexedMapOfOwner_0.cxx |   10 +-
 drv/SelectMgr/SelectMgr_IndexedMapOfOwner_0.cxx    |   12 +-
 .../SelectMgr_ListIteratorOfListOfFilter_0.cxx     |   12 +-
 .../SelectMgr_ListNodeOfListOfFilter_0.cxx         |   10 +-
 drv/SelectMgr/SelectMgr_ListOfFilter_0.cxx         |   10 +-
 drv/SelectMgr/SelectMgr_OrFilter.ixx               |    2 -
 drv/SelectMgr/SelectMgr_OrFilter.jxx               |    4 -
 drv/SelectMgr/SelectMgr_SelectableObject.ixx       |    2 -
 drv/SelectMgr/SelectMgr_SelectableObject.jxx       |   20 -
 drv/SelectMgr/SelectMgr_Selection.ixx              |    3 -
 drv/SelectMgr/SelectMgr_Selection.jxx              |    6 -
 drv/SelectMgr/SelectMgr_SelectionManager.ixx       |    2 -
 drv/SelectMgr/SelectMgr_SelectionManager.jxx       |    8 -
 .../SelectMgr_SequenceNodeOfSequenceOfFilter_0.cxx |    8 +-
 .../SelectMgr_SequenceNodeOfSequenceOfOwner_0.cxx  |    8 +-
 ...lectMgr_SequenceNodeOfSequenceOfSelection_0.cxx |    8 +-
 ...electMgr_SequenceNodeOfSequenceOfSelector_0.cxx |    8 +-
 drv/SelectMgr/SelectMgr_SequenceOfFilter_0.cxx     |   10 +-
 drv/SelectMgr/SelectMgr_SequenceOfOwner_0.cxx      |   10 +-
 drv/SelectMgr/SelectMgr_SequenceOfSelection_0.cxx  |   10 +-
 drv/SelectMgr/SelectMgr_SequenceOfSelector_0.cxx   |   10 +-
 drv/SelectMgr/SelectMgr_SortCriterion.jxx          |    2 -
 drv/SelectMgr/SelectMgr_ViewerSelector.ixx         |    2 -
 drv/SelectMgr/SelectMgr_ViewerSelector.jxx         |   26 -
 drv/ShapeAlgo/ShapeAlgo.jxx                        |    4 -
 drv/ShapeAlgo/ShapeAlgo_AlgoContainer.ixx          |    2 -
 drv/ShapeAlgo/ShapeAlgo_AlgoContainer.jxx          |   32 -
 drv/ShapeAlgo/ShapeAlgo_ToolContainer.ixx          |    2 -
 drv/ShapeAlgo/ShapeAlgo_ToolContainer.jxx          |    6 -
 drv/ShapeAnalysis/ShapeAnalysis.jxx                |   12 -
 drv/ShapeAnalysis/ShapeAnalysis_CheckSmallFace.jxx |   16 -
 drv/ShapeAnalysis/ShapeAnalysis_Curve.jxx          |   20 -
 ...DataMapIteratorOfDataMapOfShapeListOfReal_0.cxx |   12 -
 ...sis_DataMapNodeOfDataMapOfShapeListOfReal_0.cxx |   12 -
 .../ShapeAnalysis_DataMapOfShapeListOfReal_0.cxx   |   14 -
 drv/ShapeAnalysis/ShapeAnalysis_Edge.jxx           |   23 +-
 drv/ShapeAnalysis/ShapeAnalysis_FreeBoundData.ixx  |    2 -
 drv/ShapeAnalysis/ShapeAnalysis_FreeBoundData.jxx  |    6 -
 drv/ShapeAnalysis/ShapeAnalysis_FreeBounds.jxx     |   10 -
 .../ShapeAnalysis_FreeBoundsProperties.jxx         |   10 -
 drv/ShapeAnalysis/ShapeAnalysis_Geom.jxx           |   12 -
 .../ShapeAnalysis_HSequenceOfFreeBounds_0.cxx      |   12 +-
 ...alysis_SequenceNodeOfSequenceOfFreeBounds_0.cxx |    8 +-
 .../ShapeAnalysis_SequenceOfFreeBounds_0.cxx       |   10 +-
 drv/ShapeAnalysis/ShapeAnalysis_ShapeContents.jxx  |    6 -
 drv/ShapeAnalysis/ShapeAnalysis_ShapeTolerance.jxx |    6 -
 drv/ShapeAnalysis/ShapeAnalysis_Shell.jxx          |    6 -
 drv/ShapeAnalysis/ShapeAnalysis_Surface.ixx        |    2 -
 drv/ShapeAnalysis/ShapeAnalysis_Surface.jxx        |   18 -
 .../ShapeAnalysis_TransferParameters.ixx           |    2 -
 .../ShapeAnalysis_TransferParameters.jxx           |    8 -
 .../ShapeAnalysis_TransferParametersProj.ixx       |    2 -
 .../ShapeAnalysis_TransferParametersProj.jxx       |   14 -
 drv/ShapeAnalysis/ShapeAnalysis_Wire.ixx           |    2 -
 drv/ShapeAnalysis/ShapeAnalysis_Wire.jxx           |   34 -
 drv/ShapeAnalysis/ShapeAnalysis_WireOrder.jxx      |   12 -
 drv/ShapeAnalysis/ShapeAnalysis_WireVertex.jxx     |   14 -
 drv/ShapeBuild/ShapeBuild.jxx                      |    4 -
 drv/ShapeBuild/ShapeBuild_Edge.jxx                 |   18 -
 drv/ShapeBuild/ShapeBuild_ReShape.ixx              |    2 -
 drv/ShapeBuild/ShapeBuild_ReShape.jxx              |    4 -
 drv/ShapeBuild/ShapeBuild_Vertex.jxx               |    6 -
 drv/ShapeConstruct/ShapeConstruct.jxx              |   20 -
 ...onstruct_CompBezierCurves2dToBSplineCurve2d.jxx |   10 -
 ...apeConstruct_CompBezierCurvesToBSplineCurve.jxx |   10 -
 drv/ShapeConstruct/ShapeConstruct_Curve.jxx        |   18 -
 .../ShapeConstruct_MakeTriangulation.jxx           |    6 -
 .../ShapeConstruct_ProjectCurveOnSurface.ixx       |    2 -
 .../ShapeConstruct_ProjectCurveOnSurface.jxx       |   24 -
 drv/ShapeCustom/ShapeCustom.jxx                    |   14 +-
 drv/ShapeCustom/ShapeCustom_BSplineRestriction.ixx |    2 -
 drv/ShapeCustom/ShapeCustom_BSplineRestriction.jxx |   20 -
 drv/ShapeCustom/ShapeCustom_ConvertToBSpline.ixx   |    2 -
 drv/ShapeCustom/ShapeCustom_ConvertToBSpline.jxx   |   18 -
 .../ShapeCustom_ConvertToRevolution.ixx            |    2 -
 .../ShapeCustom_ConvertToRevolution.jxx            |   18 -
 drv/ShapeCustom/ShapeCustom_Curve.jxx              |    4 -
 drv/ShapeCustom/ShapeCustom_Curve2d.jxx            |   10 -
 drv/ShapeCustom/ShapeCustom_DirectModification.ixx |    2 -
 drv/ShapeCustom/ShapeCustom_DirectModification.jxx |   18 -
 .../ShapeCustom_RestrictionParameters.ixx          |    2 -
 .../ShapeCustom_RestrictionParameters.jxx          |    2 -
 drv/ShapeCustom/ShapeCustom_Surface.jxx            |    4 -
 drv/ShapeCustom/ShapeCustom_SweptToElementary.ixx  |    2 -
 drv/ShapeCustom/ShapeCustom_SweptToElementary.jxx  |   18 -
 drv/ShapeCustom/ShapeCustom_TrsfModification.ixx   |    2 -
 drv/ShapeCustom/ShapeCustom_TrsfModification.jxx   |   20 -
 drv/ShapeExtend/ShapeExtend.jxx                    |    2 -
 .../ShapeExtend_BasicMsgRegistrator.ixx            |    2 -
 .../ShapeExtend_BasicMsgRegistrator.jxx            |    8 -
 drv/ShapeExtend/ShapeExtend_ComplexCurve.ixx       |    2 -
 drv/ShapeExtend/ShapeExtend_ComplexCurve.jxx       |   10 -
 drv/ShapeExtend/ShapeExtend_CompositeSurface.ixx   |    2 -
 drv/ShapeExtend/ShapeExtend_CompositeSurface.jxx   |   24 -
 ..._DataMapIteratorOfDataMapOfShapeListOfMsg_0.cxx |   12 -
 ...aMapIteratorOfDataMapOfTransientListOfMsg_0.cxx |   14 +-
 ...tend_DataMapNodeOfDataMapOfShapeListOfMsg_0.cxx |   12 -
 ..._DataMapNodeOfDataMapOfTransientListOfMsg_0.cxx |   14 +-
 .../ShapeExtend_DataMapOfShapeListOfMsg_0.cxx      |   14 -
 .../ShapeExtend_DataMapOfTransientListOfMsg_0.cxx  |   16 +-
 drv/ShapeExtend/ShapeExtend_Explorer.jxx           |   10 -
 drv/ShapeExtend/ShapeExtend_MsgRegistrator.ixx     |    2 -
 drv/ShapeExtend/ShapeExtend_MsgRegistrator.jxx     |   12 -
 drv/ShapeExtend/ShapeExtend_WireData.ixx           |    2 -
 drv/ShapeExtend/ShapeExtend_WireData.jxx           |   14 -
 drv/ShapeFix/ShapeFix.jxx                          |    8 -
 drv/ShapeFix/ShapeFix_ComposeShell.ixx             |    2 -
 drv/ShapeFix/ShapeFix_ComposeShell.jxx             |   28 -
 ...eFix_DataMapIteratorOfDataMapOfShapeBox2d_0.cxx |   12 -
 ...ShapeFix_DataMapNodeOfDataMapOfShapeBox2d_0.cxx |   12 -
 drv/ShapeFix/ShapeFix_DataMapOfShapeBox2d_0.cxx    |   14 -
 drv/ShapeFix/ShapeFix_Edge.ixx                     |    2 -
 drv/ShapeFix/ShapeFix_Edge.jxx                     |   14 -
 drv/ShapeFix/ShapeFix_EdgeConnect.jxx              |    6 -
 drv/ShapeFix/ShapeFix_EdgeProjAux.ixx              |    2 -
 drv/ShapeFix/ShapeFix_EdgeProjAux.jxx              |    8 -
 drv/ShapeFix/ShapeFix_Face.ixx                     |    2 -
 drv/ShapeFix/ShapeFix_Face.jxx                     |   24 -
 drv/ShapeFix/ShapeFix_FaceConnect.jxx              |    6 -
 drv/ShapeFix/ShapeFix_FixSmallFace.ixx             |    2 -
 drv/ShapeFix/ShapeFix_FixSmallFace.jxx             |   10 -
 drv/ShapeFix/ShapeFix_FreeBounds.jxx               |    6 -
 drv/ShapeFix/ShapeFix_IntersectionTool.jxx         |   18 -
 drv/ShapeFix/ShapeFix_Root.ixx                     |    2 -
 drv/ShapeFix/ShapeFix_Root.jxx                     |   10 -
 ...peFix_SequenceNodeOfSequenceOfWireSegment_0.cxx |    6 -
 drv/ShapeFix/ShapeFix_SequenceOfWireSegment_0.cxx  |    8 -
 drv/ShapeFix/ShapeFix_Shape.ixx                    |    2 -
 drv/ShapeFix/ShapeFix_Shape.jxx                    |   18 -
 drv/ShapeFix/ShapeFix_ShapeTolerance.jxx           |    4 -
 drv/ShapeFix/ShapeFix_Shell.ixx                    |    2 -
 drv/ShapeFix/ShapeFix_Shell.jxx                    |   14 -
 drv/ShapeFix/ShapeFix_Solid.ixx                    |    2 -
 drv/ShapeFix/ShapeFix_Solid.jxx                    |   14 -
 drv/ShapeFix/ShapeFix_SplitCommonVertex.ixx        |    2 -
 drv/ShapeFix/ShapeFix_SplitCommonVertex.jxx        |    4 -
 drv/ShapeFix/ShapeFix_SplitTool.jxx                |   12 -
 drv/ShapeFix/ShapeFix_Wire.ixx                     |    2 -
 drv/ShapeFix/ShapeFix_Wire.jxx                     |   18 -
 drv/ShapeFix/ShapeFix_WireSegment.jxx              |   12 -
 drv/ShapeFix/ShapeFix_WireVertex.jxx               |    8 -
 drv/ShapeFix/ShapeFix_Wireframe.ixx                |    2 -
 drv/ShapeFix/ShapeFix_Wireframe.jxx                |    8 -
 drv/ShapeProcess/ShapeProcess.jxx                  |    6 -
 drv/ShapeProcess/ShapeProcess_Context.ixx          |    2 -
 drv/ShapeProcess/ShapeProcess_Context.jxx          |   12 -
 .../ShapeProcess_DictionaryOfOperator_0.cxx        |   16 +-
 ...apeProcess_IteratorOfDictionaryOfOperator_0.cxx |   12 +-
 drv/ShapeProcess/ShapeProcess_OperLibrary.jxx      |   10 -
 drv/ShapeProcess/ShapeProcess_Operator.ixx         |    2 -
 drv/ShapeProcess/ShapeProcess_Operator.jxx         |    4 -
 drv/ShapeProcess/ShapeProcess_ShapeContext.ixx     |    2 -
 drv/ShapeProcess/ShapeProcess_ShapeContext.jxx     |   14 -
 ...peProcess_StackItemOfDictionaryOfOperator_0.cxx |   12 +-
 drv/ShapeProcess/ShapeProcess_UOperator.ixx        |    2 -
 drv/ShapeProcess/ShapeProcess_UOperator.jxx        |    4 -
 .../ShapeProcessAPI_ApplySequence.jxx              |    8 -
 drv/ShapeSchema/ShapeSchema.cxx                    |   84 -
 ...ma_PColPGeom2d_FieldOfHArray1OfBSplineCurve.cxx |   54 -
 ...ma_PColPGeom2d_FieldOfHArray1OfBSplineCurve.ixx |    1 -
 ...ema_PColPGeom2d_FieldOfHArray1OfBezierCurve.cxx |   54 -
 ...ema_PColPGeom2d_FieldOfHArray1OfBezierCurve.ixx |    1 -
 ...ma_PColPGeom2d_FieldOfHArray1OfBoundedCurve.cxx |   54 -
 ...ma_PColPGeom2d_FieldOfHArray1OfBoundedCurve.ixx |    1 -
 ...apeSchema_PColPGeom2d_FieldOfHArray1OfCurve.cxx |   54 -
 ...apeSchema_PColPGeom2d_FieldOfHArray1OfCurve.ixx |    1 -
 ...apeSchema_PColPGeom2d_HArray1OfBSplineCurve.cxx |   89 -
 ...apeSchema_PColPGeom2d_HArray1OfBSplineCurve.ixx |    5 -
 ...hapeSchema_PColPGeom2d_HArray1OfBezierCurve.cxx |   89 -
 ...hapeSchema_PColPGeom2d_HArray1OfBezierCurve.ixx |    5 -
 ...apeSchema_PColPGeom2d_HArray1OfBoundedCurve.cxx |   89 -
 ...apeSchema_PColPGeom2d_HArray1OfBoundedCurve.ixx |    5 -
 .../ShapeSchema_PColPGeom2d_HArray1OfCurve.cxx     |   89 -
 .../ShapeSchema_PColPGeom2d_HArray1OfCurve.ixx     |    5 -
 ...hema_PColPGeom_FieldOfHArray1OfBSplineCurve.cxx |   54 -
 ...hema_PColPGeom_FieldOfHArray1OfBSplineCurve.ixx |    1 -
 ...chema_PColPGeom_FieldOfHArray1OfBezierCurve.cxx |   54 -
 ...chema_PColPGeom_FieldOfHArray1OfBezierCurve.ixx |    1 -
 ...hema_PColPGeom_FieldOfHArray1OfBoundedCurve.cxx |   54 -
 ...hema_PColPGeom_FieldOfHArray1OfBoundedCurve.ixx |    1 -
 ...ma_PColPGeom_FieldOfHArray1OfBoundedSurface.cxx |   54 -
 ...ma_PColPGeom_FieldOfHArray1OfBoundedSurface.ixx |    1 -
 ...ShapeSchema_PColPGeom_FieldOfHArray1OfCurve.cxx |   54 -
 ...ShapeSchema_PColPGeom_FieldOfHArray1OfCurve.ixx |    1 -
 ...apeSchema_PColPGeom_FieldOfHArray1OfSurface.cxx |   54 -
 ...apeSchema_PColPGeom_FieldOfHArray1OfSurface.ixx |    1 -
 ...ma_PColPGeom_FieldOfHArray2OfBSplineSurface.cxx |   54 -
 ...ma_PColPGeom_FieldOfHArray2OfBSplineSurface.ixx |    1 -
 ...ema_PColPGeom_FieldOfHArray2OfBezierSurface.cxx |   54 -
 ...ema_PColPGeom_FieldOfHArray2OfBezierSurface.ixx |    1 -
 ...ma_PColPGeom_FieldOfHArray2OfBoundedSurface.cxx |   54 -
 ...ma_PColPGeom_FieldOfHArray2OfBoundedSurface.ixx |    1 -
 ...apeSchema_PColPGeom_FieldOfHArray2OfSurface.cxx |   54 -
 ...apeSchema_PColPGeom_FieldOfHArray2OfSurface.ixx |    1 -
 ...ShapeSchema_PColPGeom_HArray1OfBSplineCurve.cxx |   89 -
 ...ShapeSchema_PColPGeom_HArray1OfBSplineCurve.ixx |    5 -
 .../ShapeSchema_PColPGeom_HArray1OfBezierCurve.cxx |   89 -
 .../ShapeSchema_PColPGeom_HArray1OfBezierCurve.ixx |    5 -
 ...ShapeSchema_PColPGeom_HArray1OfBoundedCurve.cxx |   89 -
 ...ShapeSchema_PColPGeom_HArray1OfBoundedCurve.ixx |    5 -
 ...apeSchema_PColPGeom_HArray1OfBoundedSurface.cxx |   89 -
 ...apeSchema_PColPGeom_HArray1OfBoundedSurface.ixx |    5 -
 .../ShapeSchema_PColPGeom_HArray1OfCurve.cxx       |   89 -
 .../ShapeSchema_PColPGeom_HArray1OfCurve.ixx       |    5 -
 .../ShapeSchema_PColPGeom_HArray1OfSurface.cxx     |   89 -
 .../ShapeSchema_PColPGeom_HArray1OfSurface.ixx     |    5 -
 ...apeSchema_PColPGeom_HArray2OfBSplineSurface.cxx |   99 -
 ...apeSchema_PColPGeom_HArray2OfBSplineSurface.ixx |    5 -
 ...hapeSchema_PColPGeom_HArray2OfBezierSurface.cxx |   99 -
 ...hapeSchema_PColPGeom_HArray2OfBezierSurface.ixx |    5 -
 ...apeSchema_PColPGeom_HArray2OfBoundedSurface.cxx |   99 -
 ...apeSchema_PColPGeom_HArray2OfBoundedSurface.ixx |    5 -
 .../ShapeSchema_PColPGeom_HArray2OfSurface.cxx     |   99 -
 .../ShapeSchema_PColPGeom_HArray2OfSurface.ixx     |    5 -
 drv/ShapeUpgrade/ShapeUpgrade.jxx                  |   10 -
 drv/ShapeUpgrade/ShapeUpgrade_ClosedEdgeDivide.ixx |    2 -
 drv/ShapeUpgrade/ShapeUpgrade_ClosedEdgeDivide.jxx |    4 -
 drv/ShapeUpgrade/ShapeUpgrade_ClosedFaceDivide.ixx |    2 -
 drv/ShapeUpgrade/ShapeUpgrade_ClosedFaceDivide.jxx |    4 -
 .../ShapeUpgrade_ConvertCurve2dToBezier.ixx        |    2 -
 .../ShapeUpgrade_ConvertCurve2dToBezier.jxx        |    6 -
 .../ShapeUpgrade_ConvertCurve3dToBezier.ixx        |    2 -
 .../ShapeUpgrade_ConvertCurve3dToBezier.jxx        |    6 -
 .../ShapeUpgrade_ConvertSurfaceToBezierBasis.ixx   |    2 -
 .../ShapeUpgrade_ConvertSurfaceToBezierBasis.jxx   |    4 -
 drv/ShapeUpgrade/ShapeUpgrade_EdgeDivide.ixx       |    2 -
 drv/ShapeUpgrade/ShapeUpgrade_EdgeDivide.jxx       |   12 -
 drv/ShapeUpgrade/ShapeUpgrade_FaceDivide.ixx       |    2 -
 drv/ShapeUpgrade/ShapeUpgrade_FaceDivide.jxx       |   10 -
 drv/ShapeUpgrade/ShapeUpgrade_FaceDivideArea.ixx   |    2 -
 drv/ShapeUpgrade/ShapeUpgrade_FaceDivideArea.jxx   |    4 -
 .../ShapeUpgrade_FixSmallBezierCurves.ixx          |    2 -
 .../ShapeUpgrade_FixSmallBezierCurves.jxx          |    6 -
 drv/ShapeUpgrade/ShapeUpgrade_FixSmallCurves.ixx   |    2 -
 drv/ShapeUpgrade/ShapeUpgrade_FixSmallCurves.jxx   |   14 -
 .../ShapeUpgrade_RemoveInternalWires.ixx           |    2 -
 .../ShapeUpgrade_RemoveInternalWires.jxx           |    6 -
 drv/ShapeUpgrade/ShapeUpgrade_RemoveLocations.ixx  |    2 -
 drv/ShapeUpgrade/ShapeUpgrade_RemoveLocations.jxx  |    4 -
 .../ShapeUpgrade_ShapeConvertToBezier.jxx          |    6 -
 drv/ShapeUpgrade/ShapeUpgrade_ShapeDivide.jxx      |    8 -
 drv/ShapeUpgrade/ShapeUpgrade_ShapeDivideAngle.jxx |    4 -
 drv/ShapeUpgrade/ShapeUpgrade_ShapeDivideArea.jxx  |    6 -
 .../ShapeUpgrade_ShapeDivideClosed.jxx             |    4 -
 .../ShapeUpgrade_ShapeDivideClosedEdges.jxx        |    4 -
 .../ShapeUpgrade_ShapeDivideContinuity.jxx         |    6 -
 drv/ShapeUpgrade/ShapeUpgrade_ShellSewing.jxx      |    6 -
 drv/ShapeUpgrade/ShapeUpgrade_SplitCurve.ixx       |    2 -
 drv/ShapeUpgrade/ShapeUpgrade_SplitCurve.jxx       |    4 -
 drv/ShapeUpgrade/ShapeUpgrade_SplitCurve2d.ixx     |    2 -
 drv/ShapeUpgrade/ShapeUpgrade_SplitCurve2d.jxx     |    6 -
 .../ShapeUpgrade_SplitCurve2dContinuity.ixx        |    2 -
 .../ShapeUpgrade_SplitCurve2dContinuity.jxx        |    2 -
 drv/ShapeUpgrade/ShapeUpgrade_SplitCurve3d.ixx     |    2 -
 drv/ShapeUpgrade/ShapeUpgrade_SplitCurve3d.jxx     |    6 -
 .../ShapeUpgrade_SplitCurve3dContinuity.ixx        |    2 -
 .../ShapeUpgrade_SplitCurve3dContinuity.jxx        |    4 -
 drv/ShapeUpgrade/ShapeUpgrade_SplitSurface.ixx     |    2 -
 drv/ShapeUpgrade/ShapeUpgrade_SplitSurface.jxx     |    8 -
 .../ShapeUpgrade_SplitSurfaceAngle.ixx             |    2 -
 .../ShapeUpgrade_SplitSurfaceAngle.jxx             |    2 -
 drv/ShapeUpgrade/ShapeUpgrade_SplitSurfaceArea.ixx |    2 -
 drv/ShapeUpgrade/ShapeUpgrade_SplitSurfaceArea.jxx |    2 -
 .../ShapeUpgrade_SplitSurfaceContinuity.ixx        |    2 -
 .../ShapeUpgrade_SplitSurfaceContinuity.jxx        |    2 -
 drv/ShapeUpgrade/ShapeUpgrade_Tool.ixx             |    2 -
 drv/ShapeUpgrade/ShapeUpgrade_Tool.jxx             |    4 -
 drv/ShapeUpgrade/ShapeUpgrade_UnifySameDomain.ixx  |    2 -
 drv/ShapeUpgrade/ShapeUpgrade_UnifySameDomain.jxx  |    6 -
 drv/ShapeUpgrade/ShapeUpgrade_WireDivide.ixx       |    2 -
 drv/ShapeUpgrade/ShapeUpgrade_WireDivide.jxx       |   22 -
 drv/SortTools/SortTools_HeapSortOfInteger_0.cxx    |    4 -
 drv/SortTools/SortTools_HeapSortOfReal_0.cxx       |    4 -
 drv/SortTools/SortTools_QuickSortOfInteger_0.cxx   |    4 -
 drv/SortTools/SortTools_QuickSortOfReal_0.cxx      |    4 -
 drv/SortTools/SortTools_ShellSortOfInteger_0.cxx   |    4 -
 drv/SortTools/SortTools_ShellSortOfReal_0.cxx      |    4 -
 .../SortTools_StraightInsertionSortOfInteger_0.cxx |    4 -
 .../SortTools_StraightInsertionSortOfReal_0.cxx    |    4 -
 drv/Standard/Standard.jxx                          |    2 -
 drv/Standard/Standard_AbortiveTransaction_0.cxx    |    2 -
 drv/Standard/Standard_AncestorIterator.jxx         |    6 -
 drv/Standard/Standard_ConstructionError_0.cxx      |    2 -
 drv/Standard/Standard_DimensionError_0.cxx         |    2 -
 drv/Standard/Standard_DimensionMismatch_0.cxx      |    2 -
 drv/Standard/Standard_DivideByZero_0.cxx           |    2 -
 drv/Standard/Standard_DomainError_0.cxx            |    2 -
 drv/Standard/Standard_ErrorHandler.jxx             |    8 -
 drv/Standard/Standard_ErrorHandlerCallback.jxx     |    4 -
 drv/Standard/Standard_Failure.ixx                  |    2 -
 drv/Standard/Standard_Failure.jxx                  |    4 -
 drv/Standard/Standard_GUID.ixx                     |    2 -
 drv/Standard/Standard_GUID.jxx                     |    2 -
 drv/Standard/Standard_ImmutableObject_0.cxx        |    2 -
 drv/Standard/Standard_LicenseError_0.cxx           |    2 -
 drv/Standard/Standard_LicenseNotFound_0.cxx        |    2 -
 drv/Standard/Standard_MultiplyDefined_0.cxx        |    2 -
 drv/Standard/Standard_NegativeValue_0.cxx          |    2 -
 drv/Standard/Standard_NoMoreObject_0.cxx           |    2 -
 drv/Standard/Standard_NoSuchObject_0.cxx           |    2 -
 drv/Standard/Standard_NotImplemented_0.cxx         |    2 -
 drv/Standard/Standard_NullObject_0.cxx             |    2 -
 drv/Standard/Standard_NullValue_0.cxx              |    2 -
 drv/Standard/Standard_NumericError_0.cxx           |    2 -
 drv/Standard/Standard_OutOfMemory_0.cxx            |    2 -
 drv/Standard/Standard_OutOfRange_0.cxx             |    2 -
 drv/Standard/Standard_Overflow_0.cxx               |    2 -
 drv/Standard/Standard_Persistent.ixx               |    2 -
 drv/Standard/Standard_Persistent.jxx               |    4 -
 drv/Standard/Standard_ProgramError_0.cxx           |    2 -
 drv/Standard/Standard_RangeError_0.cxx             |    2 -
 drv/Standard/Standard_Storable.ixx                 |    2 -
 drv/Standard/Standard_Storable.jxx                 |    2 -
 drv/Standard/Standard_TooManyUsers_0.cxx           |    2 -
 drv/Standard/Standard_Transient.jxx                |    4 -
 drv/Standard/Standard_Type.ixx                     |    2 -
 drv/Standard/Standard_Type.jxx                     |   10 -
 drv/Standard/Standard_TypeMismatch_0.cxx           |    2 -
 drv/Standard/Standard_Underflow_0.cxx              |    2 -
 drv/StdDrivers/StdDrivers.jxx                      |    6 -
 .../StdDrivers_DocumentRetrievalDriver.ixx         |    2 -
 .../StdDrivers_DocumentRetrievalDriver.jxx         |    6 -
 .../StdDrivers_DocumentStorageDriver.ixx           |    2 -
 .../StdDrivers_DocumentStorageDriver.jxx           |   10 -
 drv/StdFail/StdFail_InfiniteSolutions_0.cxx        |    2 -
 drv/StdFail/StdFail_NotDone_0.cxx                  |    2 -
 drv/StdFail/StdFail_UndefinedDerivative_0.cxx      |    2 -
 drv/StdFail/StdFail_UndefinedValue_0.cxx           |    2 -
 drv/StdFail/StdFail_Undefined_0.cxx                |    2 -
 drv/StdLDrivers/StdLDrivers.jxx                    |    6 -
 .../StdLDrivers_DocumentRetrievalDriver.ixx        |    2 -
 .../StdLDrivers_DocumentRetrievalDriver.jxx        |    6 -
 .../StdLDrivers_DocumentStorageDriver.ixx          |    2 -
 .../StdLDrivers_DocumentStorageDriver.jxx          |   10 -
 drv/StdPrs/StdPrs_Curve.jxx                        |   10 -
 drv/StdPrs/StdPrs_DeflectionCurve.jxx              |   10 -
 drv/StdPrs/StdPrs_HLRPolyShape.jxx                 |   10 -
 drv/StdPrs/StdPrs_HLRToolShape.jxx                 |   10 -
 drv/StdPrs/StdPrs_Plane.jxx                        |    8 -
 drv/StdPrs/StdPrs_PoleCurve.jxx                    |    8 -
 drv/StdPrs/StdPrs_ShadedShape.jxx                  |   10 -
 drv/StdPrs/StdPrs_ShadedSurface.jxx                |    8 -
 drv/StdPrs/StdPrs_ToolPoint.jxx                    |    4 -
 drv/StdPrs/StdPrs_ToolRFace.jxx                    |    4 -
 drv/StdPrs/StdPrs_ToolShadedShape.ixx              |   10 -
 drv/StdPrs/StdPrs_ToolShadedShape.jxx              |   21 -
 drv/StdPrs/StdPrs_ToolVertex.jxx                   |    4 -
 drv/StdPrs/StdPrs_WFDeflectionRestrictedFace.jxx   |    9 +-
 drv/StdPrs/StdPrs_WFDeflectionSurface.jxx          |    8 -
 drv/StdPrs/StdPrs_WFPoleSurface.jxx                |    8 -
 drv/StdPrs/StdPrs_WFSurface.jxx                    |    8 -
 drv/StdSelect/StdSelect.jxx                        |   10 -
 drv/StdSelect/StdSelect_BRepOwner.ixx              |    2 -
 drv/StdSelect/StdSelect_BRepOwner.jxx              |   15 -
 drv/StdSelect/StdSelect_BRepSelectionTool.jxx      |   16 -
 drv/StdSelect/StdSelect_EdgeFilter.ixx             |    2 -
 drv/StdSelect/StdSelect_EdgeFilter.jxx             |    4 -
 drv/StdSelect/StdSelect_FaceFilter.ixx             |    2 -
 drv/StdSelect/StdSelect_FaceFilter.jxx             |    4 -
 ...exedDataMapNodeOfIndexedDataMapOfOwnerPrs_0.cxx |   14 +-
 .../StdSelect_IndexedDataMapOfOwnerPrs_0.cxx       |   18 +-
 drv/StdSelect/StdSelect_Prs.ixx                    |    2 -
 drv/StdSelect/StdSelect_Prs.jxx                    |    4 -
 drv/StdSelect/StdSelect_Shape.ixx                  |    2 -
 drv/StdSelect/StdSelect_Shape.jxx                  |   13 -
 drv/StdSelect/StdSelect_ShapeTypeFilter.ixx        |    2 -
 drv/StdSelect/StdSelect_ShapeTypeFilter.jxx        |    4 -
 drv/StdSelect/StdSelect_ViewerSelector3d.ixx       |    2 -
 drv/StdSelect/StdSelect_ViewerSelector3d.jxx       |   18 -
 drv/StepAP203/StepAP203_ApprovedItem.jxx           |   26 -
 drv/StepAP203/StepAP203_Array1OfApprovedItem_0.cxx |   10 -
 .../StepAP203_Array1OfCertifiedItem_0.cxx          |   10 -
 .../StepAP203_Array1OfChangeRequestItem_0.cxx      |   10 -
 .../StepAP203_Array1OfClassifiedItem_0.cxx         |   10 -
 .../StepAP203_Array1OfContractedItem_0.cxx         |   10 -
 drv/StepAP203/StepAP203_Array1OfDateTimeItem_0.cxx |   10 -
 .../StepAP203_Array1OfPersonOrganizationItem_0.cxx |   10 -
 .../StepAP203_Array1OfSpecifiedItem_0.cxx          |   10 -
 .../StepAP203_Array1OfStartRequestItem_0.cxx       |   10 -
 drv/StepAP203/StepAP203_Array1OfWorkItem_0.cxx     |   10 -
 drv/StepAP203/StepAP203_CcDesignApproval.ixx       |    2 -
 drv/StepAP203/StepAP203_CcDesignApproval.jxx       |    6 -
 drv/StepAP203/StepAP203_CcDesignCertification.ixx  |    2 -
 drv/StepAP203/StepAP203_CcDesignCertification.jxx  |    6 -
 drv/StepAP203/StepAP203_CcDesignContract.ixx       |    2 -
 drv/StepAP203/StepAP203_CcDesignContract.jxx       |    6 -
 .../StepAP203_CcDesignDateAndTimeAssignment.ixx    |    2 -
 .../StepAP203_CcDesignDateAndTimeAssignment.jxx    |    8 -
 ...203_CcDesignPersonAndOrganizationAssignment.ixx |    2 -
 ...203_CcDesignPersonAndOrganizationAssignment.jxx |    8 -
 .../StepAP203_CcDesignSecurityClassification.ixx   |    2 -
 .../StepAP203_CcDesignSecurityClassification.jxx   |    6 -
 .../StepAP203_CcDesignSpecificationReference.ixx   |    2 -
 .../StepAP203_CcDesignSpecificationReference.jxx   |    8 -
 drv/StepAP203/StepAP203_CertifiedItem.jxx          |    6 -
 drv/StepAP203/StepAP203_Change.ixx                 |    2 -
 drv/StepAP203/StepAP203_Change.jxx                 |    6 -
 drv/StepAP203/StepAP203_ChangeRequest.ixx          |    2 -
 drv/StepAP203/StepAP203_ChangeRequest.jxx          |    6 -
 drv/StepAP203/StepAP203_ChangeRequestItem.jxx      |    6 -
 drv/StepAP203/StepAP203_ClassifiedItem.jxx         |    8 -
 drv/StepAP203/StepAP203_ContractedItem.jxx         |    6 -
 drv/StepAP203/StepAP203_DateTimeItem.jxx           |   22 -
 .../StepAP203_HArray1OfApprovedItem_0.cxx          |   14 -
 .../StepAP203_HArray1OfCertifiedItem_0.cxx         |   14 -
 .../StepAP203_HArray1OfChangeRequestItem_0.cxx     |   14 -
 .../StepAP203_HArray1OfClassifiedItem_0.cxx        |   14 -
 .../StepAP203_HArray1OfContractedItem_0.cxx        |   14 -
 .../StepAP203_HArray1OfDateTimeItem_0.cxx          |   14 -
 ...StepAP203_HArray1OfPersonOrganizationItem_0.cxx |   14 -
 .../StepAP203_HArray1OfSpecifiedItem_0.cxx         |   14 -
 .../StepAP203_HArray1OfStartRequestItem_0.cxx      |   14 -
 drv/StepAP203/StepAP203_HArray1OfWorkItem_0.cxx    |   14 -
 drv/StepAP203/StepAP203_PersonOrganizationItem.jxx |   24 -
 drv/StepAP203/StepAP203_SpecifiedItem.jxx          |    8 -
 drv/StepAP203/StepAP203_StartRequest.ixx           |    2 -
 drv/StepAP203/StepAP203_StartRequest.jxx           |    6 -
 drv/StepAP203/StepAP203_StartRequestItem.jxx       |    6 -
 drv/StepAP203/StepAP203_StartWork.ixx              |    2 -
 drv/StepAP203/StepAP203_StartWork.jxx              |    6 -
 drv/StepAP203/StepAP203_WorkItem.jxx               |    6 -
 drv/StepAP209/StepAP209_Construct.jxx              |   34 -
 drv/StepAP214/StepAP214.jxx                        |    4 -
 .../StepAP214_AppliedApprovalAssignment.ixx        |    2 -
 .../StepAP214_AppliedApprovalAssignment.jxx        |    8 -
 .../StepAP214_AppliedDateAndTimeAssignment.ixx     |    2 -
 .../StepAP214_AppliedDateAndTimeAssignment.jxx     |   10 -
 drv/StepAP214/StepAP214_AppliedDateAssignment.ixx  |    2 -
 drv/StepAP214/StepAP214_AppliedDateAssignment.jxx  |   10 -
 .../StepAP214_AppliedDocumentReference.ixx         |    2 -
 .../StepAP214_AppliedDocumentReference.jxx         |   10 -
 ...214_AppliedExternalIdentificationAssignment.ixx |    2 -
 ...214_AppliedExternalIdentificationAssignment.jxx |   10 -
 drv/StepAP214/StepAP214_AppliedGroupAssignment.ixx |    2 -
 drv/StepAP214/StepAP214_AppliedGroupAssignment.jxx |    6 -
 .../StepAP214_AppliedOrganizationAssignment.ixx    |    2 -
 .../StepAP214_AppliedOrganizationAssignment.jxx    |   10 -
 ...P214_AppliedPersonAndOrganizationAssignment.ixx |    2 -
 ...P214_AppliedPersonAndOrganizationAssignment.jxx |   10 -
 drv/StepAP214/StepAP214_AppliedPresentedItem.ixx   |    2 -
 drv/StepAP214/StepAP214_AppliedPresentedItem.jxx   |    6 -
 ...214_AppliedSecurityClassificationAssignment.ixx |    2 -
 ...214_AppliedSecurityClassificationAssignment.jxx |    8 -
 drv/StepAP214/StepAP214_ApprovalItem.jxx           |   28 -
 drv/StepAP214/StepAP214_Array1OfApprovalItem_0.cxx |   10 -
 ...AP214_Array1OfAutoDesignDateAndPersonItem_0.cxx |   10 -
 ...epAP214_Array1OfAutoDesignDateAndTimeItem_0.cxx |   10 -
 .../StepAP214_Array1OfAutoDesignDatedItem_0.cxx    |   10 -
 ...tepAP214_Array1OfAutoDesignGeneralOrgItem_0.cxx |   10 -
 .../StepAP214_Array1OfAutoDesignGroupedItem_0.cxx  |   10 -
 ...214_Array1OfAutoDesignPresentedItemSelect_0.cxx |   10 -
 ...epAP214_Array1OfAutoDesignReferencingItem_0.cxx |   10 -
 .../StepAP214_Array1OfDateAndTimeItem_0.cxx        |   10 -
 drv/StepAP214/StepAP214_Array1OfDateItem_0.cxx     |   10 -
 .../StepAP214_Array1OfDocumentReferenceItem_0.cxx  |   10 -
 ...pAP214_Array1OfExternalIdentificationItem_0.cxx |   10 -
 drv/StepAP214/StepAP214_Array1OfGroupItem_0.cxx    |   10 -
 .../StepAP214_Array1OfOrganizationItem_0.cxx       |   10 -
 ...epAP214_Array1OfPersonAndOrganizationItem_0.cxx |   10 -
 .../StepAP214_Array1OfPresentedItemSelect_0.cxx    |   10 -
 ...pAP214_Array1OfSecurityClassificationItem_0.cxx |   10 -
 ...AP214_AutoDesignActualDateAndTimeAssignment.ixx |    2 -
 ...AP214_AutoDesignActualDateAndTimeAssignment.jxx |   10 -
 .../StepAP214_AutoDesignActualDateAssignment.ixx   |    2 -
 .../StepAP214_AutoDesignActualDateAssignment.jxx   |   10 -
 .../StepAP214_AutoDesignApprovalAssignment.ixx     |    2 -
 .../StepAP214_AutoDesignApprovalAssignment.jxx     |    8 -
 ...StepAP214_AutoDesignDateAndPersonAssignment.ixx |    2 -
 ...StepAP214_AutoDesignDateAndPersonAssignment.jxx |   10 -
 .../StepAP214_AutoDesignDateAndPersonItem.jxx      |   22 -
 .../StepAP214_AutoDesignDateAndTimeItem.jxx        |   10 -
 drv/StepAP214/StepAP214_AutoDesignDatedItem.jxx    |   10 -
 .../StepAP214_AutoDesignDocumentReference.ixx      |    2 -
 .../StepAP214_AutoDesignDocumentReference.jxx      |   10 -
 .../StepAP214_AutoDesignGeneralOrgItem.jxx         |   20 -
 .../StepAP214_AutoDesignGroupAssignment.ixx        |    2 -
 .../StepAP214_AutoDesignGroupAssignment.jxx        |    8 -
 drv/StepAP214/StepAP214_AutoDesignGroupedItem.jxx  |   26 -
 ...P214_AutoDesignNominalDateAndTimeAssignment.ixx |    2 -
 ...P214_AutoDesignNominalDateAndTimeAssignment.jxx |   10 -
 .../StepAP214_AutoDesignNominalDateAssignment.ixx  |    2 -
 .../StepAP214_AutoDesignNominalDateAssignment.jxx  |   10 -
 .../StepAP214_AutoDesignOrganizationAssignment.ixx |    2 -
 .../StepAP214_AutoDesignOrganizationAssignment.jxx |   10 -
 .../StepAP214_AutoDesignOrganizationItem.jxx       |    8 -
 ...4_AutoDesignPersonAndOrganizationAssignment.ixx |    2 -
 ...4_AutoDesignPersonAndOrganizationAssignment.jxx |   10 -
 .../StepAP214_AutoDesignPresentedItem.ixx          |    2 -
 .../StepAP214_AutoDesignPresentedItem.jxx          |    6 -
 .../StepAP214_AutoDesignPresentedItemSelect.jxx    |   16 -
 .../StepAP214_AutoDesignReferencingItem.jxx        |   32 -
 ..._AutoDesignSecurityClassificationAssignment.ixx |    2 -
 ..._AutoDesignSecurityClassificationAssignment.jxx |    8 -
 drv/StepAP214/StepAP214_Class.ixx                  |    2 -
 drv/StepAP214/StepAP214_Class.jxx                  |    2 -
 drv/StepAP214/StepAP214_DateAndTimeItem.jxx        |   12 -
 drv/StepAP214/StepAP214_DateItem.jxx               |   12 -
 drv/StepAP214/StepAP214_DocumentReferenceItem.jxx  |   22 -
 .../StepAP214_ExternalIdentificationItem.jxx       |   12 -
 drv/StepAP214/StepAP214_ExternallyDefinedClass.ixx |    2 -
 drv/StepAP214/StepAP214_ExternallyDefinedClass.jxx |   10 -
 .../StepAP214_ExternallyDefinedGeneralProperty.ixx |    2 -
 .../StepAP214_ExternallyDefinedGeneralProperty.jxx |   10 -
 drv/StepAP214/StepAP214_GroupItem.jxx              |    6 -
 .../StepAP214_HArray1OfApprovalItem_0.cxx          |   14 -
 ...P214_HArray1OfAutoDesignDateAndPersonItem_0.cxx |   14 -
 ...pAP214_HArray1OfAutoDesignDateAndTimeItem_0.cxx |   14 -
 .../StepAP214_HArray1OfAutoDesignDatedItem_0.cxx   |   14 -
 ...epAP214_HArray1OfAutoDesignGeneralOrgItem_0.cxx |   14 -
 .../StepAP214_HArray1OfAutoDesignGroupedItem_0.cxx |   14 -
 ...14_HArray1OfAutoDesignPresentedItemSelect_0.cxx |   14 -
 ...pAP214_HArray1OfAutoDesignReferencingItem_0.cxx |   14 -
 .../StepAP214_HArray1OfDateAndTimeItem_0.cxx       |   14 -
 drv/StepAP214/StepAP214_HArray1OfDateItem_0.cxx    |   14 -
 .../StepAP214_HArray1OfDocumentReferenceItem_0.cxx |   14 -
 ...AP214_HArray1OfExternalIdentificationItem_0.cxx |   14 -
 drv/StepAP214/StepAP214_HArray1OfGroupItem_0.cxx   |   14 -
 .../StepAP214_HArray1OfOrganizationItem_0.cxx      |   14 -
 ...pAP214_HArray1OfPersonAndOrganizationItem_0.cxx |   14 -
 .../StepAP214_HArray1OfPresentedItemSelect_0.cxx   |   14 -
 ...AP214_HArray1OfSecurityClassificationItem_0.cxx |   14 -
 drv/StepAP214/StepAP214_OrganizationItem.jxx       |    8 -
 .../StepAP214_PersonAndOrganizationItem.jxx        |    6 -
 drv/StepAP214/StepAP214_PresentedItemSelect.jxx    |    8 -
 drv/StepAP214/StepAP214_Protocol.ixx               |    2 -
 drv/StepAP214/StepAP214_Protocol.jxx               |    6 -
 drv/StepAP214/StepAP214_RepItemGroup.ixx           |    2 -
 drv/StepAP214/StepAP214_RepItemGroup.jxx           |    6 -
 .../StepAP214_SecurityClassificationItem.jxx       |    2 -
 drv/StepBasic/StepBasic_Action.ixx                 |    2 -
 drv/StepBasic/StepBasic_Action.jxx                 |    6 -
 drv/StepBasic/StepBasic_ActionAssignment.ixx       |    2 -
 drv/StepBasic/StepBasic_ActionAssignment.jxx       |    4 -
 drv/StepBasic/StepBasic_ActionMethod.ixx           |    2 -
 drv/StepBasic/StepBasic_ActionMethod.jxx           |    4 -
 .../StepBasic_ActionRequestAssignment.ixx          |    2 -
 .../StepBasic_ActionRequestAssignment.jxx          |    4 -
 drv/StepBasic/StepBasic_ActionRequestSolution.ixx  |    2 -
 drv/StepBasic/StepBasic_ActionRequestSolution.jxx  |    6 -
 drv/StepBasic/StepBasic_Address.ixx                |    2 -
 drv/StepBasic/StepBasic_Address.jxx                |    4 -
 drv/StepBasic/StepBasic_ApplicationContext.ixx     |    2 -
 drv/StepBasic/StepBasic_ApplicationContext.jxx     |    4 -
 .../StepBasic_ApplicationContextElement.ixx        |    2 -
 .../StepBasic_ApplicationContextElement.jxx        |    6 -
 .../StepBasic_ApplicationProtocolDefinition.ixx    |    2 -
 .../StepBasic_ApplicationProtocolDefinition.jxx    |    6 -
 drv/StepBasic/StepBasic_Approval.ixx               |    2 -
 drv/StepBasic/StepBasic_Approval.jxx               |    6 -
 drv/StepBasic/StepBasic_ApprovalAssignment.ixx     |    2 -
 drv/StepBasic/StepBasic_ApprovalAssignment.jxx     |    4 -
 drv/StepBasic/StepBasic_ApprovalDateTime.ixx       |    2 -
 drv/StepBasic/StepBasic_ApprovalDateTime.jxx       |    6 -
 .../StepBasic_ApprovalPersonOrganization.ixx       |    2 -
 .../StepBasic_ApprovalPersonOrganization.jxx       |    8 -
 drv/StepBasic/StepBasic_ApprovalRelationship.ixx   |    2 -
 drv/StepBasic/StepBasic_ApprovalRelationship.jxx   |    6 -
 drv/StepBasic/StepBasic_ApprovalRole.ixx           |    2 -
 drv/StepBasic/StepBasic_ApprovalRole.jxx           |    4 -
 drv/StepBasic/StepBasic_ApprovalStatus.ixx         |    2 -
 drv/StepBasic/StepBasic_ApprovalStatus.jxx         |    4 -
 drv/StepBasic/StepBasic_AreaUnit.ixx               |    2 -
 drv/StepBasic/StepBasic_AreaUnit.jxx               |    2 -
 drv/StepBasic/StepBasic_Array1OfApproval_0.cxx     |   12 +-
 .../StepBasic_Array1OfDerivedUnitElement_0.cxx     |   12 +-
 drv/StepBasic/StepBasic_Array1OfDocument_0.cxx     |   12 +-
 drv/StepBasic/StepBasic_Array1OfNamedUnit_0.cxx    |   12 +-
 drv/StepBasic/StepBasic_Array1OfOrganization_0.cxx |   12 +-
 drv/StepBasic/StepBasic_Array1OfPerson_0.cxx       |   12 +-
 .../StepBasic_Array1OfProductContext_0.cxx         |   12 +-
 .../StepBasic_Array1OfProductDefinition_0.cxx      |   12 +-
 drv/StepBasic/StepBasic_Array1OfProduct_0.cxx      |   12 +-
 ...pBasic_Array1OfUncertaintyMeasureWithUnit_0.cxx |   12 +-
 drv/StepBasic/StepBasic_CalendarDate.ixx           |    2 -
 drv/StepBasic/StepBasic_CalendarDate.jxx           |    2 -
 drv/StepBasic/StepBasic_Certification.ixx          |    2 -
 drv/StepBasic/StepBasic_Certification.jxx          |    6 -
 .../StepBasic_CertificationAssignment.ixx          |    2 -
 .../StepBasic_CertificationAssignment.jxx          |    4 -
 drv/StepBasic/StepBasic_CertificationType.ixx      |    2 -
 drv/StepBasic/StepBasic_CertificationType.jxx      |    4 -
 drv/StepBasic/StepBasic_CharacterizedObject.ixx    |    2 -
 drv/StepBasic/StepBasic_CharacterizedObject.jxx    |    4 -
 drv/StepBasic/StepBasic_Contract.ixx               |    2 -
 drv/StepBasic/StepBasic_Contract.jxx               |    6 -
 drv/StepBasic/StepBasic_ContractAssignment.ixx     |    2 -
 drv/StepBasic/StepBasic_ContractAssignment.jxx     |    4 -
 drv/StepBasic/StepBasic_ContractType.ixx           |    2 -
 drv/StepBasic/StepBasic_ContractType.jxx           |    4 -
 drv/StepBasic/StepBasic_ConversionBasedUnit.ixx    |    2 -
 drv/StepBasic/StepBasic_ConversionBasedUnit.jxx    |    8 -
 .../StepBasic_ConversionBasedUnitAndAreaUnit.ixx   |    2 -
 .../StepBasic_ConversionBasedUnitAndAreaUnit.jxx   |    4 -
 .../StepBasic_ConversionBasedUnitAndLengthUnit.ixx |    2 -
 .../StepBasic_ConversionBasedUnitAndLengthUnit.jxx |   10 -
 .../StepBasic_ConversionBasedUnitAndMassUnit.ixx   |    2 -
 .../StepBasic_ConversionBasedUnitAndMassUnit.jxx   |   10 -
 ...pBasic_ConversionBasedUnitAndPlaneAngleUnit.ixx |    2 -
 ...pBasic_ConversionBasedUnitAndPlaneAngleUnit.jxx |   10 -
 .../StepBasic_ConversionBasedUnitAndRatioUnit.ixx  |    2 -
 .../StepBasic_ConversionBasedUnitAndRatioUnit.jxx  |   10 -
 ...pBasic_ConversionBasedUnitAndSolidAngleUnit.ixx |    2 -
 ...pBasic_ConversionBasedUnitAndSolidAngleUnit.jxx |   10 -
 .../StepBasic_ConversionBasedUnitAndTimeUnit.ixx   |    2 -
 .../StepBasic_ConversionBasedUnitAndTimeUnit.jxx   |   10 -
 .../StepBasic_ConversionBasedUnitAndVolumeUnit.ixx |    2 -
 .../StepBasic_ConversionBasedUnitAndVolumeUnit.jxx |    4 -
 .../StepBasic_CoordinatedUniversalTimeOffset.ixx   |    2 -
 .../StepBasic_CoordinatedUniversalTimeOffset.jxx   |    2 -
 drv/StepBasic/StepBasic_Date.ixx                   |    2 -
 drv/StepBasic/StepBasic_Date.jxx                   |    2 -
 drv/StepBasic/StepBasic_DateAndTime.ixx            |    2 -
 drv/StepBasic/StepBasic_DateAndTime.jxx            |    6 -
 drv/StepBasic/StepBasic_DateAndTimeAssignment.ixx  |    2 -
 drv/StepBasic/StepBasic_DateAndTimeAssignment.jxx  |    6 -
 drv/StepBasic/StepBasic_DateAssignment.ixx         |    2 -
 drv/StepBasic/StepBasic_DateAssignment.jxx         |    6 -
 drv/StepBasic/StepBasic_DateRole.ixx               |    2 -
 drv/StepBasic/StepBasic_DateRole.jxx               |    4 -
 drv/StepBasic/StepBasic_DateTimeRole.ixx           |    2 -
 drv/StepBasic/StepBasic_DateTimeRole.jxx           |    4 -
 drv/StepBasic/StepBasic_DateTimeSelect.jxx         |   10 -
 drv/StepBasic/StepBasic_DerivedUnit.ixx            |    2 -
 drv/StepBasic/StepBasic_DerivedUnit.jxx            |    6 -
 drv/StepBasic/StepBasic_DerivedUnitElement.ixx     |    2 -
 drv/StepBasic/StepBasic_DerivedUnitElement.jxx     |    4 -
 drv/StepBasic/StepBasic_DesignContext.ixx          |    2 -
 drv/StepBasic/StepBasic_DesignContext.jxx          |    2 -
 drv/StepBasic/StepBasic_DigitalDocument.ixx        |    2 -
 drv/StepBasic/StepBasic_DigitalDocument.jxx        |    2 -
 drv/StepBasic/StepBasic_DimensionalExponents.ixx   |    2 -
 drv/StepBasic/StepBasic_DimensionalExponents.jxx   |    2 -
 drv/StepBasic/StepBasic_Document.ixx               |    2 -
 drv/StepBasic/StepBasic_Document.jxx               |    6 -
 drv/StepBasic/StepBasic_DocumentFile.ixx           |    2 -
 drv/StepBasic/StepBasic_DocumentFile.jxx           |    8 -
 .../StepBasic_DocumentProductAssociation.ixx       |    2 -
 .../StepBasic_DocumentProductAssociation.jxx       |    8 -
 .../StepBasic_DocumentProductEquivalence.ixx       |    2 -
 .../StepBasic_DocumentProductEquivalence.jxx       |    2 -
 drv/StepBasic/StepBasic_DocumentReference.ixx      |    2 -
 drv/StepBasic/StepBasic_DocumentReference.jxx      |    6 -
 drv/StepBasic/StepBasic_DocumentRelationship.ixx   |    2 -
 drv/StepBasic/StepBasic_DocumentRelationship.jxx   |    6 -
 .../StepBasic_DocumentRepresentationType.ixx       |    2 -
 .../StepBasic_DocumentRepresentationType.jxx       |    6 -
 drv/StepBasic/StepBasic_DocumentType.ixx           |    2 -
 drv/StepBasic/StepBasic_DocumentType.jxx           |    4 -
 .../StepBasic_DocumentUsageConstraint.ixx          |    2 -
 .../StepBasic_DocumentUsageConstraint.jxx          |    6 -
 drv/StepBasic/StepBasic_Effectivity.ixx            |    2 -
 drv/StepBasic/StepBasic_Effectivity.jxx            |    4 -
 drv/StepBasic/StepBasic_EffectivityAssignment.ixx  |    2 -
 drv/StepBasic/StepBasic_EffectivityAssignment.jxx  |    4 -
 drv/StepBasic/StepBasic_EulerAngles.ixx            |    2 -
 drv/StepBasic/StepBasic_EulerAngles.jxx            |    4 -
 .../StepBasic_ExternalIdentificationAssignment.ixx |    2 -
 .../StepBasic_ExternalIdentificationAssignment.jxx |    8 -
 drv/StepBasic/StepBasic_ExternalSource.ixx         |    2 -
 drv/StepBasic/StepBasic_ExternalSource.jxx         |    4 -
 drv/StepBasic/StepBasic_ExternallyDefinedItem.ixx  |    2 -
 drv/StepBasic/StepBasic_ExternallyDefinedItem.jxx  |    6 -
 drv/StepBasic/StepBasic_GeneralProperty.ixx        |    2 -
 drv/StepBasic/StepBasic_GeneralProperty.jxx        |    4 -
 drv/StepBasic/StepBasic_Group.ixx                  |    2 -
 drv/StepBasic/StepBasic_Group.jxx                  |    4 -
 drv/StepBasic/StepBasic_GroupAssignment.ixx        |    2 -
 drv/StepBasic/StepBasic_GroupAssignment.jxx        |    4 -
 drv/StepBasic/StepBasic_GroupRelationship.ixx      |    2 -
 drv/StepBasic/StepBasic_GroupRelationship.jxx      |    6 -
 drv/StepBasic/StepBasic_HArray1OfApproval_0.cxx    |   16 +-
 .../StepBasic_HArray1OfDerivedUnitElement_0.cxx    |   16 +-
 drv/StepBasic/StepBasic_HArray1OfDocument_0.cxx    |   16 +-
 drv/StepBasic/StepBasic_HArray1OfNamedUnit_0.cxx   |   16 +-
 .../StepBasic_HArray1OfOrganization_0.cxx          |   16 +-
 drv/StepBasic/StepBasic_HArray1OfPerson_0.cxx      |   16 +-
 .../StepBasic_HArray1OfProductContext_0.cxx        |   16 +-
 .../StepBasic_HArray1OfProductDefinition_0.cxx     |   16 +-
 drv/StepBasic/StepBasic_HArray1OfProduct_0.cxx     |   16 +-
 ...Basic_HArray1OfUncertaintyMeasureWithUnit_0.cxx |   16 +-
 .../StepBasic_IdentificationAssignment.ixx         |    2 -
 .../StepBasic_IdentificationAssignment.jxx         |    6 -
 drv/StepBasic/StepBasic_IdentificationRole.ixx     |    2 -
 drv/StepBasic/StepBasic_IdentificationRole.jxx     |    4 -
 drv/StepBasic/StepBasic_LengthMeasureWithUnit.ixx  |    2 -
 drv/StepBasic/StepBasic_LengthMeasureWithUnit.jxx  |    2 -
 drv/StepBasic/StepBasic_LengthUnit.ixx             |    2 -
 drv/StepBasic/StepBasic_LengthUnit.jxx             |    2 -
 drv/StepBasic/StepBasic_LocalTime.ixx              |    2 -
 drv/StepBasic/StepBasic_LocalTime.jxx              |    4 -
 drv/StepBasic/StepBasic_MassMeasureWithUnit.ixx    |    2 -
 drv/StepBasic/StepBasic_MassMeasureWithUnit.jxx    |    2 -
 drv/StepBasic/StepBasic_MassUnit.ixx               |    2 -
 drv/StepBasic/StepBasic_MassUnit.jxx               |    2 -
 drv/StepBasic/StepBasic_MeasureValueMember.ixx     |    2 -
 drv/StepBasic/StepBasic_MeasureValueMember.jxx     |    2 -
 drv/StepBasic/StepBasic_MeasureWithUnit.ixx        |    2 -
 drv/StepBasic/StepBasic_MeasureWithUnit.jxx        |    6 -
 drv/StepBasic/StepBasic_MechanicalContext.ixx      |    2 -
 drv/StepBasic/StepBasic_MechanicalContext.jxx      |    2 -
 drv/StepBasic/StepBasic_NameAssignment.ixx         |    2 -
 drv/StepBasic/StepBasic_NameAssignment.jxx         |    4 -
 drv/StepBasic/StepBasic_NamedUnit.ixx              |    2 -
 drv/StepBasic/StepBasic_NamedUnit.jxx              |    4 -
 drv/StepBasic/StepBasic_ObjectRole.ixx             |    2 -
 drv/StepBasic/StepBasic_ObjectRole.jxx             |    4 -
 drv/StepBasic/StepBasic_OrdinalDate.ixx            |    2 -
 drv/StepBasic/StepBasic_OrdinalDate.jxx            |    2 -
 drv/StepBasic/StepBasic_Organization.ixx           |    2 -
 drv/StepBasic/StepBasic_Organization.jxx           |    4 -
 drv/StepBasic/StepBasic_OrganizationAssignment.ixx |    2 -
 drv/StepBasic/StepBasic_OrganizationAssignment.jxx |    6 -
 drv/StepBasic/StepBasic_OrganizationRole.ixx       |    2 -
 drv/StepBasic/StepBasic_OrganizationRole.jxx       |    4 -
 drv/StepBasic/StepBasic_OrganizationalAddress.ixx  |    2 -
 drv/StepBasic/StepBasic_OrganizationalAddress.jxx  |    8 -
 drv/StepBasic/StepBasic_Person.ixx                 |    2 -
 drv/StepBasic/StepBasic_Person.jxx                 |    6 -
 drv/StepBasic/StepBasic_PersonAndOrganization.ixx  |    2 -
 drv/StepBasic/StepBasic_PersonAndOrganization.jxx  |    6 -
 .../StepBasic_PersonAndOrganizationAssignment.ixx  |    2 -
 .../StepBasic_PersonAndOrganizationAssignment.jxx  |    6 -
 .../StepBasic_PersonAndOrganizationRole.ixx        |    2 -
 .../StepBasic_PersonAndOrganizationRole.jxx        |    4 -
 .../StepBasic_PersonOrganizationSelect.jxx         |   10 -
 drv/StepBasic/StepBasic_PersonalAddress.ixx        |    2 -
 drv/StepBasic/StepBasic_PersonalAddress.jxx        |    8 -
 ...tepBasic_PhysicallyModeledProductDefinition.ixx |    2 -
 ...tepBasic_PhysicallyModeledProductDefinition.jxx |    2 -
 .../StepBasic_PlaneAngleMeasureWithUnit.ixx        |    2 -
 .../StepBasic_PlaneAngleMeasureWithUnit.jxx        |    2 -
 drv/StepBasic/StepBasic_PlaneAngleUnit.ixx         |    2 -
 drv/StepBasic/StepBasic_PlaneAngleUnit.jxx         |    2 -
 drv/StepBasic/StepBasic_Product.ixx                |    2 -
 drv/StepBasic/StepBasic_Product.jxx                |    8 -
 drv/StepBasic/StepBasic_ProductCategory.ixx        |    2 -
 drv/StepBasic/StepBasic_ProductCategory.jxx        |    4 -
 .../StepBasic_ProductCategoryRelationship.ixx      |    2 -
 .../StepBasic_ProductCategoryRelationship.jxx      |    6 -
 drv/StepBasic/StepBasic_ProductConceptContext.ixx  |    2 -
 drv/StepBasic/StepBasic_ProductConceptContext.jxx  |    6 -
 drv/StepBasic/StepBasic_ProductContext.ixx         |    2 -
 drv/StepBasic/StepBasic_ProductContext.jxx         |    6 -
 drv/StepBasic/StepBasic_ProductDefinition.ixx      |    2 -
 drv/StepBasic/StepBasic_ProductDefinition.jxx      |    8 -
 .../StepBasic_ProductDefinitionContext.ixx         |    2 -
 .../StepBasic_ProductDefinitionContext.jxx         |    6 -
 .../StepBasic_ProductDefinitionEffectivity.ixx     |    2 -
 .../StepBasic_ProductDefinitionEffectivity.jxx     |    6 -
 .../StepBasic_ProductDefinitionFormation.ixx       |    2 -
 .../StepBasic_ProductDefinitionFormation.jxx       |    6 -
 ...asic_ProductDefinitionFormationRelationship.ixx |    2 -
 ...asic_ProductDefinitionFormationRelationship.jxx |    6 -
 ...oductDefinitionFormationWithSpecifiedSource.ixx |    2 -
 ...oductDefinitionFormationWithSpecifiedSource.jxx |    6 -
 .../StepBasic_ProductDefinitionRelationship.ixx    |    2 -
 .../StepBasic_ProductDefinitionRelationship.jxx    |    6 -
 ...ic_ProductDefinitionWithAssociatedDocuments.ixx |    2 -
 ...ic_ProductDefinitionWithAssociatedDocuments.jxx |   12 -
 .../StepBasic_ProductOrFormationOrDefinition.jxx   |   10 -
 .../StepBasic_ProductRelatedProductCategory.ixx    |    2 -
 .../StepBasic_ProductRelatedProductCategory.jxx    |    8 -
 drv/StepBasic/StepBasic_ProductType.ixx            |    2 -
 drv/StepBasic/StepBasic_ProductType.jxx            |    2 -
 drv/StepBasic/StepBasic_RatioMeasureWithUnit.ixx   |    2 -
 drv/StepBasic/StepBasic_RatioMeasureWithUnit.jxx   |    2 -
 drv/StepBasic/StepBasic_RatioUnit.ixx              |    2 -
 drv/StepBasic/StepBasic_RatioUnit.jxx              |    2 -
 drv/StepBasic/StepBasic_RoleAssociation.ixx        |    2 -
 drv/StepBasic/StepBasic_RoleAssociation.jxx        |    6 -
 drv/StepBasic/StepBasic_RoleSelect.jxx             |   26 -
 drv/StepBasic/StepBasic_SecurityClassification.ixx |    2 -
 drv/StepBasic/StepBasic_SecurityClassification.jxx |    6 -
 .../StepBasic_SecurityClassificationAssignment.ixx |    2 -
 .../StepBasic_SecurityClassificationAssignment.jxx |    4 -
 .../StepBasic_SecurityClassificationLevel.ixx      |    2 -
 .../StepBasic_SecurityClassificationLevel.jxx      |    4 -
 drv/StepBasic/StepBasic_SiUnit.ixx                 |    2 -
 drv/StepBasic/StepBasic_SiUnit.jxx                 |    4 -
 drv/StepBasic/StepBasic_SiUnitAndAreaUnit.ixx      |    2 -
 drv/StepBasic/StepBasic_SiUnitAndAreaUnit.jxx      |    6 -
 drv/StepBasic/StepBasic_SiUnitAndLengthUnit.ixx    |    2 -
 drv/StepBasic/StepBasic_SiUnitAndLengthUnit.jxx    |    6 -
 drv/StepBasic/StepBasic_SiUnitAndMassUnit.ixx      |    2 -
 drv/StepBasic/StepBasic_SiUnitAndMassUnit.jxx      |    6 -
 .../StepBasic_SiUnitAndPlaneAngleUnit.ixx          |    2 -
 .../StepBasic_SiUnitAndPlaneAngleUnit.jxx          |    6 -
 drv/StepBasic/StepBasic_SiUnitAndRatioUnit.ixx     |    2 -
 drv/StepBasic/StepBasic_SiUnitAndRatioUnit.jxx     |    6 -
 .../StepBasic_SiUnitAndSolidAngleUnit.ixx          |    2 -
 .../StepBasic_SiUnitAndSolidAngleUnit.jxx          |    6 -
 ...Basic_SiUnitAndThermodynamicTemperatureUnit.ixx |    2 -
 ...Basic_SiUnitAndThermodynamicTemperatureUnit.jxx |    6 -
 drv/StepBasic/StepBasic_SiUnitAndTimeUnit.ixx      |    2 -
 drv/StepBasic/StepBasic_SiUnitAndTimeUnit.jxx      |    6 -
 drv/StepBasic/StepBasic_SiUnitAndVolumeUnit.ixx    |    2 -
 drv/StepBasic/StepBasic_SiUnitAndVolumeUnit.jxx    |    6 -
 drv/StepBasic/StepBasic_SizeMember.ixx             |    2 -
 drv/StepBasic/StepBasic_SizeMember.jxx             |    2 -
 drv/StepBasic/StepBasic_SizeSelect.jxx             |    6 -
 .../StepBasic_SolidAngleMeasureWithUnit.ixx        |    2 -
 .../StepBasic_SolidAngleMeasureWithUnit.jxx        |    2 -
 drv/StepBasic/StepBasic_SolidAngleUnit.ixx         |    2 -
 drv/StepBasic/StepBasic_SolidAngleUnit.jxx         |    2 -
 drv/StepBasic/StepBasic_SourceItem.jxx             |    8 -
 .../StepBasic_ThermodynamicTemperatureUnit.ixx     |    2 -
 .../StepBasic_ThermodynamicTemperatureUnit.jxx     |    2 -
 drv/StepBasic/StepBasic_TimeMeasureWithUnit.ixx    |    2 -
 drv/StepBasic/StepBasic_TimeMeasureWithUnit.jxx    |    2 -
 drv/StepBasic/StepBasic_TimeUnit.ixx               |    2 -
 drv/StepBasic/StepBasic_TimeUnit.jxx               |    2 -
 .../StepBasic_UncertaintyMeasureWithUnit.ixx       |    2 -
 .../StepBasic_UncertaintyMeasureWithUnit.jxx       |    8 -
 drv/StepBasic/StepBasic_Unit.jxx                   |    8 -
 drv/StepBasic/StepBasic_VersionedActionRequest.ixx |    2 -
 drv/StepBasic/StepBasic_VersionedActionRequest.jxx |    4 -
 drv/StepBasic/StepBasic_VolumeUnit.ixx             |    2 -
 drv/StepBasic/StepBasic_VolumeUnit.jxx             |    2 -
 drv/StepBasic/StepBasic_WeekOfYearAndDayDate.ixx   |    2 -
 drv/StepBasic/StepBasic_WeekOfYearAndDayDate.jxx   |    2 -
 drv/StepData/StepData.jxx                          |    4 -
 drv/StepData/StepData_Array1OfField_0.cxx          |   10 -
 drv/StepData/StepData_DefaultGeneral.ixx           |    2 -
 drv/StepData/StepData_DefaultGeneral.jxx           |   12 -
 drv/StepData/StepData_DescrGeneral.ixx             |    2 -
 drv/StepData/StepData_DescrGeneral.jxx             |   14 -
 drv/StepData/StepData_DescrProtocol.ixx            |    2 -
 drv/StepData/StepData_DescrProtocol.jxx            |    2 -
 drv/StepData/StepData_DescrReadWrite.ixx           |    2 -
 drv/StepData/StepData_DescrReadWrite.jxx           |   16 -
 drv/StepData/StepData_Described.ixx                |    2 -
 drv/StepData/StepData_Described.jxx                |   14 -
 drv/StepData/StepData_ECDescr.ixx                  |    2 -
 drv/StepData/StepData_ECDescr.jxx                  |    8 -
 drv/StepData/StepData_EDescr.ixx                   |    2 -
 drv/StepData/StepData_EDescr.jxx                   |    4 -
 drv/StepData/StepData_ESDescr.ixx                  |    2 -
 drv/StepData/StepData_ESDescr.jxx                  |   14 -
 drv/StepData/StepData_EnumTool.jxx                 |    4 -
 drv/StepData/StepData_Field.jxx                    |    6 -
 drv/StepData/StepData_FieldList.jxx                |    8 -
 drv/StepData/StepData_FieldList1.jxx               |    6 -
 drv/StepData/StepData_FieldListD.jxx               |    8 -
 drv/StepData/StepData_FieldListN.jxx               |    6 -
 drv/StepData/StepData_FileProtocol.ixx             |    2 -
 drv/StepData/StepData_FileProtocol.jxx             |   12 -
 drv/StepData/StepData_FileRecognizer_0.cxx         |   10 -
 drv/StepData/StepData_FreeFormEntity.ixx           |    2 -
 drv/StepData/StepData_FreeFormEntity.jxx           |   10 -
 drv/StepData/StepData_GeneralModule.ixx            |    2 -
 drv/StepData/StepData_GeneralModule.jxx            |   12 -
 drv/StepData/StepData_GlobalNodeOfWriterLib_0.cxx  |   16 +-
 drv/StepData/StepData_HArray1OfField_0.cxx         |   14 -
 drv/StepData/StepData_HeaderTool.jxx               |   12 -
 drv/StepData/StepData_NodeOfWriterLib_0.cxx        |   16 +-
 drv/StepData/StepData_PDescr.ixx                   |    2 -
 drv/StepData/StepData_PDescr.jxx                   |   12 -
 drv/StepData/StepData_Plex.ixx                     |    2 -
 drv/StepData/StepData_Plex.jxx                     |   16 -
 drv/StepData/StepData_Protocol.ixx                 |    2 -
 drv/StepData/StepData_Protocol.jxx                 |   22 -
 drv/StepData/StepData_ReadWriteModule.ixx          |    2 -
 drv/StepData/StepData_ReadWriteModule.jxx          |   18 -
 drv/StepData/StepData_SelectArrReal.ixx            |    2 -
 drv/StepData/StepData_SelectArrReal.jxx            |    4 -
 drv/StepData/StepData_SelectInt.ixx                |    2 -
 drv/StepData/StepData_SelectInt.jxx                |    2 -
 drv/StepData/StepData_SelectMember.ixx             |    2 -
 drv/StepData/StepData_SelectMember.jxx             |    2 -
 drv/StepData/StepData_SelectNamed.ixx              |    2 -
 drv/StepData/StepData_SelectNamed.jxx              |    4 -
 drv/StepData/StepData_SelectReal.ixx               |    2 -
 drv/StepData/StepData_SelectReal.jxx               |    2 -
 drv/StepData/StepData_SelectType.jxx               |   12 -
 drv/StepData/StepData_Simple.ixx                   |    2 -
 drv/StepData/StepData_Simple.jxx                   |   14 -
 drv/StepData/StepData_StepDumper.jxx               |   14 -
 drv/StepData/StepData_StepModel.ixx                |    2 -
 drv/StepData/StepData_StepModel.jxx                |   20 -
 drv/StepData/StepData_StepReaderData.ixx           |    2 -
 drv/StepData/StepData_StepReaderData.jxx           |   28 -
 drv/StepData/StepData_StepReaderTool.jxx           |   14 -
 drv/StepData/StepData_StepWriter.jxx               |   36 -
 drv/StepData/StepData_UndefinedEntity.ixx          |    2 -
 drv/StepData/StepData_UndefinedEntity.jxx          |   18 -
 drv/StepData/StepData_WriterLib_0.cxx              |   14 +-
 drv/StepDimTol/StepDimTol_AngularityTolerance.ixx  |    2 -
 drv/StepDimTol/StepDimTol_AngularityTolerance.jxx  |    2 -
 .../StepDimTol_Array1OfDatumReference_0.cxx        |   12 +-
 .../StepDimTol_CircularRunoutTolerance.ixx         |    2 -
 .../StepDimTol_CircularRunoutTolerance.jxx         |    2 -
 drv/StepDimTol/StepDimTol_CoaxialityTolerance.ixx  |    2 -
 drv/StepDimTol/StepDimTol_CoaxialityTolerance.jxx  |    2 -
 drv/StepDimTol/StepDimTol_CommonDatum.ixx          |    2 -
 drv/StepDimTol/StepDimTol_CommonDatum.jxx          |    8 -
 .../StepDimTol_ConcentricityTolerance.ixx          |    2 -
 .../StepDimTol_ConcentricityTolerance.jxx          |    2 -
 .../StepDimTol_CylindricityTolerance.ixx           |    2 -
 .../StepDimTol_CylindricityTolerance.jxx           |    2 -
 drv/StepDimTol/StepDimTol_Datum.ixx                |    2 -
 drv/StepDimTol/StepDimTol_Datum.jxx                |    6 -
 drv/StepDimTol/StepDimTol_DatumFeature.ixx         |    2 -
 drv/StepDimTol/StepDimTol_DatumFeature.jxx         |    2 -
 drv/StepDimTol/StepDimTol_DatumReference.ixx       |    2 -
 drv/StepDimTol/StepDimTol_DatumReference.jxx       |    4 -
 drv/StepDimTol/StepDimTol_DatumTarget.ixx          |    2 -
 drv/StepDimTol/StepDimTol_DatumTarget.jxx          |    6 -
 drv/StepDimTol/StepDimTol_FlatnessTolerance.ixx    |    2 -
 drv/StepDimTol/StepDimTol_FlatnessTolerance.jxx    |    2 -
 ...oTolAndGeoTolWthDatRefAndModGeoTolAndPosTol.ixx |    2 -
 ...oTolAndGeoTolWthDatRefAndModGeoTolAndPosTol.jxx |   14 -
 drv/StepDimTol/StepDimTol_GeometricTolerance.ixx   |    2 -
 drv/StepDimTol/StepDimTol_GeometricTolerance.jxx   |    8 -
 .../StepDimTol_GeometricToleranceRelationship.ixx  |    2 -
 .../StepDimTol_GeometricToleranceRelationship.jxx  |    6 -
 ...DimTol_GeometricToleranceWithDatumReference.ixx |    2 -
 ...DimTol_GeometricToleranceWithDatumReference.jxx |   10 -
 .../StepDimTol_HArray1OfDatumReference_0.cxx       |   16 +-
 drv/StepDimTol/StepDimTol_LineProfileTolerance.ixx |    2 -
 drv/StepDimTol/StepDimTol_LineProfileTolerance.jxx |    2 -
 .../StepDimTol_ModifiedGeometricTolerance.ixx      |    2 -
 .../StepDimTol_ModifiedGeometricTolerance.jxx      |    8 -
 drv/StepDimTol/StepDimTol_ParallelismTolerance.ixx |    2 -
 drv/StepDimTol/StepDimTol_ParallelismTolerance.jxx |    2 -
 .../StepDimTol_PerpendicularityTolerance.ixx       |    2 -
 .../StepDimTol_PerpendicularityTolerance.jxx       |    2 -
 .../StepDimTol_PlacedDatumTargetFeature.ixx        |    2 -
 .../StepDimTol_PlacedDatumTargetFeature.jxx        |    2 -
 drv/StepDimTol/StepDimTol_PositionTolerance.ixx    |    2 -
 drv/StepDimTol/StepDimTol_PositionTolerance.jxx    |    2 -
 drv/StepDimTol/StepDimTol_RoundnessTolerance.ixx   |    2 -
 drv/StepDimTol/StepDimTol_RoundnessTolerance.jxx   |    2 -
 drv/StepDimTol/StepDimTol_ShapeToleranceSelect.jxx |    8 -
 .../StepDimTol_StraightnessTolerance.ixx           |    2 -
 .../StepDimTol_StraightnessTolerance.jxx           |    2 -
 .../StepDimTol_SurfaceProfileTolerance.ixx         |    2 -
 .../StepDimTol_SurfaceProfileTolerance.jxx         |    2 -
 drv/StepDimTol/StepDimTol_SymmetryTolerance.ixx    |    2 -
 drv/StepDimTol/StepDimTol_SymmetryTolerance.jxx    |    2 -
 drv/StepDimTol/StepDimTol_TotalRunoutTolerance.ixx |    2 -
 drv/StepDimTol/StepDimTol_TotalRunoutTolerance.jxx |    2 -
 ...tepElement_AnalysisItemWithinRepresentation.ixx |    2 -
 ...tepElement_AnalysisItemWithinRepresentation.jxx |    8 -
 ...ment_Array1OfCurveElementEndReleasePacket_0.cxx |   12 +-
 ...ent_Array1OfCurveElementSectionDefinition_0.cxx |   12 +-
 ...ay1OfHSequenceOfCurveElementPurposeMember_0.cxx |   12 +-
 ...1OfHSequenceOfSurfaceElementPurposeMember_0.cxx |   12 +-
 ...Element_Array1OfMeasureOrUnspecifiedValue_0.cxx |   10 -
 .../StepElement_Array1OfSurfaceSection_0.cxx       |   12 +-
 ...lement_Array1OfVolumeElementPurposeMember_0.cxx |   12 +-
 .../StepElement_Array1OfVolumeElementPurpose_0.cxx |   10 -
 ...Element_Array2OfCurveElementPurposeMember_0.cxx |   12 +-
 ...ement_Array2OfSurfaceElementPurposeMember_0.cxx |   12 +-
 ...StepElement_Array2OfSurfaceElementPurpose_0.cxx |   10 -
 .../StepElement_Curve3dElementDescriptor.ixx       |    2 -
 .../StepElement_Curve3dElementDescriptor.jxx       |    6 -
 .../StepElement_CurveElementEndReleasePacket.ixx   |    2 -
 .../StepElement_CurveElementEndReleasePacket.jxx   |    4 -
 .../StepElement_CurveElementFreedom.jxx            |    8 -
 .../StepElement_CurveElementFreedomMember.ixx      |    2 -
 .../StepElement_CurveElementFreedomMember.jxx      |    2 -
 .../StepElement_CurveElementPurpose.jxx            |    8 -
 .../StepElement_CurveElementPurposeMember.ixx      |    2 -
 .../StepElement_CurveElementPurposeMember.jxx      |    2 -
 .../StepElement_CurveElementSectionDefinition.ixx  |    2 -
 .../StepElement_CurveElementSectionDefinition.jxx  |    4 -
 ...ement_CurveElementSectionDerivedDefinitions.ixx |    2 -
 ...ement_CurveElementSectionDerivedDefinitions.jxx |   10 -
 drv/StepElement/StepElement_ElementAspect.jxx      |    6 -
 .../StepElement_ElementAspectMember.ixx            |    2 -
 .../StepElement_ElementAspectMember.jxx            |    2 -
 drv/StepElement/StepElement_ElementDescriptor.ixx  |    2 -
 drv/StepElement/StepElement_ElementDescriptor.jxx  |    4 -
 drv/StepElement/StepElement_ElementMaterial.ixx    |    2 -
 drv/StepElement/StepElement_ElementMaterial.jxx    |    6 -
 ...ent_HArray1OfCurveElementEndReleasePacket_0.cxx |   16 +-
 ...nt_HArray1OfCurveElementSectionDefinition_0.cxx |   16 +-
 ...ay1OfHSequenceOfCurveElementPurposeMember_0.cxx |   16 +-
 ...1OfHSequenceOfSurfaceElementPurposeMember_0.cxx |   16 +-
 ...lement_HArray1OfMeasureOrUnspecifiedValue_0.cxx |   14 -
 .../StepElement_HArray1OfSurfaceSection_0.cxx      |   16 +-
 ...ement_HArray1OfVolumeElementPurposeMember_0.cxx |   16 +-
 ...StepElement_HArray1OfVolumeElementPurpose_0.cxx |   14 -
 ...lement_HArray2OfCurveElementPurposeMember_0.cxx |   16 +-
 ...ment_HArray2OfSurfaceElementPurposeMember_0.cxx |   16 +-
 ...tepElement_HArray2OfSurfaceElementPurpose_0.cxx |   14 -
 ...ment_HSequenceOfCurveElementPurposeMember_0.cxx |   12 +-
 ..._HSequenceOfCurveElementSectionDefinition_0.cxx |   12 +-
 .../StepElement_HSequenceOfElementMaterial_0.cxx   |   12 +-
 ...nt_HSequenceOfSurfaceElementPurposeMember_0.cxx |   12 +-
 .../StepElement_MeasureOrUnspecifiedValue.jxx      |    6 -
 ...StepElement_MeasureOrUnspecifiedValueMember.ixx |    2 -
 ...StepElement_MeasureOrUnspecifiedValueMember.jxx |    2 -
 ...NodeOfSequenceOfCurveElementPurposeMember_0.cxx |    8 +-
 ...OfSequenceOfCurveElementSectionDefinition_0.cxx |    8 +-
 ...t_SequenceNodeOfSequenceOfElementMaterial_0.cxx |    8 +-
 ...deOfSequenceOfSurfaceElementPurposeMember_0.cxx |    8 +-
 ...ement_SequenceOfCurveElementPurposeMember_0.cxx |   10 +-
 ...t_SequenceOfCurveElementSectionDefinition_0.cxx |   10 +-
 .../StepElement_SequenceOfElementMaterial_0.cxx    |   10 +-
 ...ent_SequenceOfSurfaceElementPurposeMember_0.cxx |   10 +-
 .../StepElement_Surface3dElementDescriptor.ixx     |    2 -
 .../StepElement_Surface3dElementDescriptor.jxx     |    6 -
 .../StepElement_SurfaceElementProperty.ixx         |    2 -
 .../StepElement_SurfaceElementProperty.jxx         |    6 -
 .../StepElement_SurfaceElementPurpose.jxx          |    8 -
 .../StepElement_SurfaceElementPurposeMember.ixx    |    2 -
 .../StepElement_SurfaceElementPurposeMember.jxx    |    2 -
 drv/StepElement/StepElement_SurfaceSection.ixx     |    2 -
 drv/StepElement/StepElement_SurfaceSection.jxx     |    4 -
 .../StepElement_SurfaceSectionField.ixx            |    2 -
 .../StepElement_SurfaceSectionField.jxx            |    2 -
 .../StepElement_SurfaceSectionFieldConstant.ixx    |    2 -
 .../StepElement_SurfaceSectionFieldConstant.jxx    |    4 -
 .../StepElement_SurfaceSectionFieldVarying.ixx     |    2 -
 .../StepElement_SurfaceSectionFieldVarying.jxx     |    4 -
 .../StepElement_UniformSurfaceSection.ixx          |    2 -
 .../StepElement_UniformSurfaceSection.jxx          |    4 -
 .../StepElement_Volume3dElementDescriptor.ixx      |    2 -
 .../StepElement_Volume3dElementDescriptor.jxx      |    6 -
 .../StepElement_VolumeElementPurpose.jxx           |    8 -
 .../StepElement_VolumeElementPurposeMember.ixx     |    2 -
 .../StepElement_VolumeElementPurposeMember.jxx     |    2 -
 ...epFEA_AlignedCurve3dElementCoordinateSystem.ixx |    2 -
 ...epFEA_AlignedCurve3dElementCoordinateSystem.jxx |    6 -
 ...FEA_AlignedSurface3dElementCoordinateSystem.ixx |    2 -
 ...FEA_AlignedSurface3dElementCoordinateSystem.jxx |    6 -
 ...EA_ArbitraryVolume3dElementCoordinateSystem.ixx |    2 -
 ...EA_ArbitraryVolume3dElementCoordinateSystem.jxx |    6 -
 .../StepFEA_Array1OfCurveElementEndOffset_0.cxx    |   12 +-
 .../StepFEA_Array1OfCurveElementEndRelease_0.cxx   |   12 +-
 .../StepFEA_Array1OfCurveElementInterval_0.cxx     |   12 +-
 drv/StepFEA/StepFEA_Array1OfDegreeOfFreedom_0.cxx  |   10 -
 .../StepFEA_Array1OfElementRepresentation_0.cxx    |   12 +-
 .../StepFEA_Array1OfNodeRepresentation_0.cxx       |   12 +-
 ...EA_ConstantSurface3dElementCoordinateSystem.ixx |    2 -
 ...EA_ConstantSurface3dElementCoordinateSystem.jxx |    4 -
 drv/StepFEA/StepFEA_Curve3dElementProperty.ixx     |    2 -
 drv/StepFEA/StepFEA_Curve3dElementProperty.jxx     |   10 -
 .../StepFEA_Curve3dElementRepresentation.ixx       |    2 -
 .../StepFEA_Curve3dElementRepresentation.jxx       |   18 -
 .../StepFEA_CurveElementEndCoordinateSystem.jxx    |   10 -
 drv/StepFEA/StepFEA_CurveElementEndOffset.ixx      |    2 -
 drv/StepFEA/StepFEA_CurveElementEndOffset.jxx      |    6 -
 drv/StepFEA/StepFEA_CurveElementEndRelease.ixx     |    2 -
 drv/StepFEA/StepFEA_CurveElementEndRelease.jxx     |    6 -
 drv/StepFEA/StepFEA_CurveElementInterval.ixx       |    2 -
 drv/StepFEA/StepFEA_CurveElementInterval.jxx       |    6 -
 .../StepFEA_CurveElementIntervalConstant.ixx       |    2 -
 .../StepFEA_CurveElementIntervalConstant.jxx       |    8 -
 ...StepFEA_CurveElementIntervalLinearlyVarying.ixx |    2 -
 ...StepFEA_CurveElementIntervalLinearlyVarying.jxx |    8 -
 drv/StepFEA/StepFEA_CurveElementLocation.ixx       |    2 -
 drv/StepFEA/StepFEA_CurveElementLocation.jxx       |    4 -
 drv/StepFEA/StepFEA_DegreeOfFreedom.jxx            |    8 -
 drv/StepFEA/StepFEA_DegreeOfFreedomMember.ixx      |    2 -
 drv/StepFEA/StepFEA_DegreeOfFreedomMember.jxx      |    2 -
 drv/StepFEA/StepFEA_DummyNode.ixx                  |    2 -
 drv/StepFEA/StepFEA_DummyNode.jxx                  |    2 -
 .../StepFEA_ElementGeometricRelationship.ixx       |    2 -
 .../StepFEA_ElementGeometricRelationship.jxx       |    8 -
 drv/StepFEA/StepFEA_ElementGroup.ixx               |    2 -
 drv/StepFEA/StepFEA_ElementGroup.jxx               |    8 -
 drv/StepFEA/StepFEA_ElementOrElementGroup.jxx      |    8 -
 drv/StepFEA/StepFEA_ElementRepresentation.ixx      |    2 -
 drv/StepFEA/StepFEA_ElementRepresentation.jxx      |   10 -
 drv/StepFEA/StepFEA_FeaAreaDensity.ixx             |    2 -
 drv/StepFEA/StepFEA_FeaAreaDensity.jxx             |    4 -
 drv/StepFEA/StepFEA_FeaAxis2Placement3d.ixx        |    2 -
 drv/StepFEA/StepFEA_FeaAxis2Placement3d.jxx        |    8 -
 ...tepFEA_FeaCurveSectionGeometricRelationship.ixx |    2 -
 ...tepFEA_FeaCurveSectionGeometricRelationship.jxx |    6 -
 drv/StepFEA/StepFEA_FeaGroup.ixx                   |    2 -
 drv/StepFEA/StepFEA_FeaGroup.jxx                   |    6 -
 drv/StepFEA/StepFEA_FeaLinearElasticity.ixx        |    2 -
 drv/StepFEA/StepFEA_FeaLinearElasticity.jxx        |    6 -
 drv/StepFEA/StepFEA_FeaMassDensity.ixx             |    2 -
 drv/StepFEA/StepFEA_FeaMassDensity.jxx             |    4 -
 .../StepFEA_FeaMaterialPropertyRepresentation.ixx  |    2 -
 .../StepFEA_FeaMaterialPropertyRepresentation.jxx  |    2 -
 ...epFEA_FeaMaterialPropertyRepresentationItem.ixx |    2 -
 ...epFEA_FeaMaterialPropertyRepresentationItem.jxx |    2 -
 drv/StepFEA/StepFEA_FeaModel.ixx                   |    2 -
 drv/StepFEA/StepFEA_FeaModel.jxx                   |   10 -
 drv/StepFEA/StepFEA_FeaModel3d.ixx                 |    2 -
 drv/StepFEA/StepFEA_FeaModel3d.jxx                 |    2 -
 drv/StepFEA/StepFEA_FeaModelDefinition.ixx         |    2 -
 drv/StepFEA/StepFEA_FeaModelDefinition.jxx         |    2 -
 drv/StepFEA/StepFEA_FeaMoistureAbsorption.ixx      |    2 -
 drv/StepFEA/StepFEA_FeaMoistureAbsorption.jxx      |    6 -
 drv/StepFEA/StepFEA_FeaParametricPoint.ixx         |    2 -
 drv/StepFEA/StepFEA_FeaParametricPoint.jxx         |    6 -
 drv/StepFEA/StepFEA_FeaRepresentationItem.ixx      |    2 -
 drv/StepFEA/StepFEA_FeaRepresentationItem.jxx      |    2 -
 ...eaSecantCoefficientOfLinearThermalExpansion.ixx |    2 -
 ...eaSecantCoefficientOfLinearThermalExpansion.jxx |    6 -
 drv/StepFEA/StepFEA_FeaShellBendingStiffness.ixx   |    2 -
 drv/StepFEA/StepFEA_FeaShellBendingStiffness.jxx   |    6 -
 ...EA_FeaShellMembraneBendingCouplingStiffness.ixx |    2 -
 ...EA_FeaShellMembraneBendingCouplingStiffness.jxx |    6 -
 drv/StepFEA/StepFEA_FeaShellMembraneStiffness.ixx  |    2 -
 drv/StepFEA/StepFEA_FeaShellMembraneStiffness.jxx  |    6 -
 drv/StepFEA/StepFEA_FeaShellShearStiffness.ixx     |    2 -
 drv/StepFEA/StepFEA_FeaShellShearStiffness.jxx     |    6 -
 ...pFEA_FeaSurfaceSectionGeometricRelationship.ixx |    2 -
 ...pFEA_FeaSurfaceSectionGeometricRelationship.jxx |    6 -
 ...ngentialCoefficientOfLinearThermalExpansion.ixx |    2 -
 ...ngentialCoefficientOfLinearThermalExpansion.jxx |    6 -
 drv/StepFEA/StepFEA_FreedomAndCoefficient.ixx      |    2 -
 drv/StepFEA/StepFEA_FreedomAndCoefficient.jxx      |    6 -
 drv/StepFEA/StepFEA_FreedomsList.ixx               |    2 -
 drv/StepFEA/StepFEA_FreedomsList.jxx               |    4 -
 drv/StepFEA/StepFEA_GeometricNode.ixx              |    2 -
 drv/StepFEA/StepFEA_GeometricNode.jxx              |    2 -
 .../StepFEA_HArray1OfCurveElementEndOffset_0.cxx   |   16 +-
 .../StepFEA_HArray1OfCurveElementEndRelease_0.cxx  |   16 +-
 .../StepFEA_HArray1OfCurveElementInterval_0.cxx    |   16 +-
 drv/StepFEA/StepFEA_HArray1OfDegreeOfFreedom_0.cxx |   14 -
 .../StepFEA_HArray1OfElementRepresentation_0.cxx   |   16 +-
 .../StepFEA_HArray1OfNodeRepresentation_0.cxx      |   16 +-
 ...StepFEA_HSequenceOfCurve3dElementProperty_0.cxx |   12 +-
 ...A_HSequenceOfElementGeometricRelationship_0.cxx |   12 +-
 .../StepFEA_HSequenceOfElementRepresentation_0.cxx |   12 +-
 .../StepFEA_HSequenceOfNodeRepresentation_0.cxx    |   12 +-
 drv/StepFEA/StepFEA_Node.ixx                       |    2 -
 drv/StepFEA/StepFEA_Node.jxx                       |    2 -
 drv/StepFEA/StepFEA_NodeDefinition.ixx             |    2 -
 drv/StepFEA/StepFEA_NodeDefinition.jxx             |    2 -
 drv/StepFEA/StepFEA_NodeGroup.ixx                  |    2 -
 drv/StepFEA/StepFEA_NodeGroup.jxx                  |    8 -
 drv/StepFEA/StepFEA_NodeRepresentation.ixx         |    2 -
 drv/StepFEA/StepFEA_NodeRepresentation.jxx         |   10 -
 drv/StepFEA/StepFEA_NodeSet.ixx                    |    2 -
 drv/StepFEA/StepFEA_NodeSet.jxx                    |    6 -
 .../StepFEA_NodeWithSolutionCoordinateSystem.ixx   |    2 -
 .../StepFEA_NodeWithSolutionCoordinateSystem.jxx   |    2 -
 drv/StepFEA/StepFEA_NodeWithVector.ixx             |    2 -
 drv/StepFEA/StepFEA_NodeWithVector.jxx             |    2 -
 ...ParametricCurve3dElementCoordinateDirection.ixx |    2 -
 ...ParametricCurve3dElementCoordinateDirection.jxx |    6 -
 ...EA_ParametricCurve3dElementCoordinateSystem.ixx |    2 -
 ...EA_ParametricCurve3dElementCoordinateSystem.jxx |    6 -
 ..._ParametricSurface3dElementCoordinateSystem.ixx |    2 -
 ..._ParametricSurface3dElementCoordinateSystem.jxx |    4 -
 ...nceNodeOfSequenceOfCurve3dElementProperty_0.cxx |    8 +-
 ...eOfSequenceOfElementGeometricRelationship_0.cxx |    8 +-
 ...enceNodeOfSequenceOfElementRepresentation_0.cxx |    8 +-
 ...equenceNodeOfSequenceOfNodeRepresentation_0.cxx |    8 +-
 .../StepFEA_SequenceOfCurve3dElementProperty_0.cxx |   10 +-
 ...EA_SequenceOfElementGeometricRelationship_0.cxx |   10 +-
 .../StepFEA_SequenceOfElementRepresentation_0.cxx  |   10 +-
 .../StepFEA_SequenceOfNodeRepresentation_0.cxx     |   10 +-
 .../StepFEA_Surface3dElementRepresentation.ixx     |    2 -
 .../StepFEA_Surface3dElementRepresentation.jxx     |   18 -
 drv/StepFEA/StepFEA_SymmetricTensor22d.jxx         |    6 -
 drv/StepFEA/StepFEA_SymmetricTensor23d.jxx         |    8 -
 drv/StepFEA/StepFEA_SymmetricTensor23dMember.ixx   |    2 -
 drv/StepFEA/StepFEA_SymmetricTensor23dMember.jxx   |    2 -
 drv/StepFEA/StepFEA_SymmetricTensor42d.jxx         |    6 -
 drv/StepFEA/StepFEA_SymmetricTensor43d.jxx         |    8 -
 drv/StepFEA/StepFEA_SymmetricTensor43dMember.ixx   |    2 -
 drv/StepFEA/StepFEA_SymmetricTensor43dMember.jxx   |    2 -
 .../StepFEA_Volume3dElementRepresentation.ixx      |    2 -
 .../StepFEA_Volume3dElementRepresentation.jxx      |   16 -
 drv/StepFile/lex.step.c                            |    5 +
 drv/StepFile/step.tab.c                            |   36 +-
 drv/StepGeom/StepGeom_Array1OfBoundaryCurve_0.cxx  |   12 +-
 drv/StepGeom/StepGeom_Array1OfCartesianPoint_0.cxx |   12 +-
 .../StepGeom_Array1OfCompositeCurveSegment_0.cxx   |   12 +-
 drv/StepGeom/StepGeom_Array1OfCurve_0.cxx          |   12 +-
 .../StepGeom_Array1OfPcurveOrSurface_0.cxx         |   10 -
 .../StepGeom_Array1OfSurfaceBoundary_0.cxx         |   10 -
 drv/StepGeom/StepGeom_Array1OfTrimmingSelect_0.cxx |   10 -
 drv/StepGeom/StepGeom_Array2OfCartesianPoint_0.cxx |   12 +-
 drv/StepGeom/StepGeom_Array2OfSurfacePatch_0.cxx   |   12 +-
 drv/StepGeom/StepGeom_Axis1Placement.ixx           |    2 -
 drv/StepGeom/StepGeom_Axis1Placement.jxx           |    8 -
 drv/StepGeom/StepGeom_Axis2Placement.jxx           |    8 -
 drv/StepGeom/StepGeom_Axis2Placement2d.ixx         |    2 -
 drv/StepGeom/StepGeom_Axis2Placement2d.jxx         |    8 -
 drv/StepGeom/StepGeom_Axis2Placement3d.ixx         |    2 -
 drv/StepGeom/StepGeom_Axis2Placement3d.jxx         |    8 -
 drv/StepGeom/StepGeom_BSplineCurve.ixx             |    2 -
 drv/StepGeom/StepGeom_BSplineCurve.jxx             |    8 -
 drv/StepGeom/StepGeom_BSplineCurveWithKnots.ixx    |    2 -
 drv/StepGeom/StepGeom_BSplineCurveWithKnots.jxx    |   10 -
 ...SplineCurveWithKnotsAndRationalBSplineCurve.ixx |    2 -
 ...SplineCurveWithKnotsAndRationalBSplineCurve.jxx |   14 -
 drv/StepGeom/StepGeom_BSplineSurface.ixx           |    2 -
 drv/StepGeom/StepGeom_BSplineSurface.jxx           |    8 -
 drv/StepGeom/StepGeom_BSplineSurfaceWithKnots.ixx  |    2 -
 drv/StepGeom/StepGeom_BSplineSurfaceWithKnots.jxx  |   10 -
 ...neSurfaceWithKnotsAndRationalBSplineSurface.ixx |    2 -
 ...neSurfaceWithKnotsAndRationalBSplineSurface.jxx |   16 -
 drv/StepGeom/StepGeom_BezierCurve.ixx              |    2 -
 drv/StepGeom/StepGeom_BezierCurve.jxx              |    2 -
 ...StepGeom_BezierCurveAndRationalBSplineCurve.ixx |    2 -
 ...StepGeom_BezierCurveAndRationalBSplineCurve.jxx |   12 -
 drv/StepGeom/StepGeom_BezierSurface.ixx            |    2 -
 drv/StepGeom/StepGeom_BezierSurface.jxx            |    2 -
 ...Geom_BezierSurfaceAndRationalBSplineSurface.ixx |    2 -
 ...Geom_BezierSurfaceAndRationalBSplineSurface.jxx |   12 -
 drv/StepGeom/StepGeom_BoundaryCurve.ixx            |    2 -
 drv/StepGeom/StepGeom_BoundaryCurve.jxx            |    2 -
 drv/StepGeom/StepGeom_BoundedCurve.ixx             |    2 -
 drv/StepGeom/StepGeom_BoundedCurve.jxx             |    2 -
 drv/StepGeom/StepGeom_BoundedSurface.ixx           |    2 -
 drv/StepGeom/StepGeom_BoundedSurface.jxx           |    2 -
 drv/StepGeom/StepGeom_CartesianPoint.ixx           |    2 -
 drv/StepGeom/StepGeom_CartesianPoint.jxx           |    6 -
 .../StepGeom_CartesianTransformationOperator.ixx   |    2 -
 .../StepGeom_CartesianTransformationOperator.jxx   |    8 -
 .../StepGeom_CartesianTransformationOperator2d.ixx |    2 -
 .../StepGeom_CartesianTransformationOperator2d.jxx |    2 -
 .../StepGeom_CartesianTransformationOperator3d.ixx |    2 -
 .../StepGeom_CartesianTransformationOperator3d.jxx |    8 -
 drv/StepGeom/StepGeom_Circle.ixx                   |    2 -
 drv/StepGeom/StepGeom_Circle.jxx                   |    6 -
 drv/StepGeom/StepGeom_CompositeCurve.ixx           |    2 -
 drv/StepGeom/StepGeom_CompositeCurve.jxx           |    8 -
 drv/StepGeom/StepGeom_CompositeCurveOnSurface.ixx  |    2 -
 drv/StepGeom/StepGeom_CompositeCurveOnSurface.jxx  |    2 -
 drv/StepGeom/StepGeom_CompositeCurveSegment.ixx    |    2 -
 drv/StepGeom/StepGeom_CompositeCurveSegment.jxx    |    4 -
 drv/StepGeom/StepGeom_Conic.ixx                    |    2 -
 drv/StepGeom/StepGeom_Conic.jxx                    |    6 -
 drv/StepGeom/StepGeom_ConicalSurface.ixx           |    2 -
 drv/StepGeom/StepGeom_ConicalSurface.jxx           |    6 -
 drv/StepGeom/StepGeom_Curve.ixx                    |    2 -
 drv/StepGeom/StepGeom_Curve.jxx                    |    2 -
 drv/StepGeom/StepGeom_CurveBoundedSurface.ixx      |    2 -
 drv/StepGeom/StepGeom_CurveBoundedSurface.jxx      |    8 -
 drv/StepGeom/StepGeom_CurveOnSurface.jxx           |   10 -
 drv/StepGeom/StepGeom_CurveReplica.ixx             |    2 -
 drv/StepGeom/StepGeom_CurveReplica.jxx             |    8 -
 drv/StepGeom/StepGeom_CylindricalSurface.ixx       |    2 -
 drv/StepGeom/StepGeom_CylindricalSurface.jxx       |    6 -
 drv/StepGeom/StepGeom_DegeneratePcurve.ixx         |    2 -
 drv/StepGeom/StepGeom_DegeneratePcurve.jxx         |    8 -
 .../StepGeom_DegenerateToroidalSurface.ixx         |    2 -
 .../StepGeom_DegenerateToroidalSurface.jxx         |    6 -
 drv/StepGeom/StepGeom_Direction.ixx                |    2 -
 drv/StepGeom/StepGeom_Direction.jxx                |    6 -
 drv/StepGeom/StepGeom_ElementarySurface.ixx        |    2 -
 drv/StepGeom/StepGeom_ElementarySurface.jxx        |    6 -
 drv/StepGeom/StepGeom_Ellipse.ixx                  |    2 -
 drv/StepGeom/StepGeom_Ellipse.jxx                  |    6 -
 .../StepGeom_EvaluatedDegeneratePcurve.ixx         |    2 -
 .../StepGeom_EvaluatedDegeneratePcurve.jxx         |   10 -
 ...xtAndGlobUnitAssCtxAndGlobUncertaintyAssCtx.ixx |    2 -
 ...xtAndGlobUnitAssCtxAndGlobUncertaintyAssCtx.jxx |   18 -
 .../StepGeom_GeometricRepresentationContext.ixx    |    2 -
 .../StepGeom_GeometricRepresentationContext.jxx    |    4 -
 ...entationContextAndGlobalUnitAssignedContext.ixx |    2 -
 ...entationContextAndGlobalUnitAssignedContext.jxx |   12 -
 ...onContextAndParametricRepresentationContext.ixx |    2 -
 ...onContextAndParametricRepresentationContext.jxx |    8 -
 .../StepGeom_GeometricRepresentationItem.ixx       |    2 -
 .../StepGeom_GeometricRepresentationItem.jxx       |    2 -
 drv/StepGeom/StepGeom_HArray1OfBoundaryCurve_0.cxx |   16 +-
 .../StepGeom_HArray1OfCartesianPoint_0.cxx         |   16 +-
 .../StepGeom_HArray1OfCompositeCurveSegment_0.cxx  |   16 +-
 drv/StepGeom/StepGeom_HArray1OfCurve_0.cxx         |   16 +-
 .../StepGeom_HArray1OfPcurveOrSurface_0.cxx        |   14 -
 .../StepGeom_HArray1OfSurfaceBoundary_0.cxx        |   14 -
 .../StepGeom_HArray1OfTrimmingSelect_0.cxx         |   14 -
 .../StepGeom_HArray2OfCartesianPoint_0.cxx         |   16 +-
 drv/StepGeom/StepGeom_HArray2OfSurfacePatch_0.cxx  |   16 +-
 drv/StepGeom/StepGeom_Hyperbola.ixx                |    2 -
 drv/StepGeom/StepGeom_Hyperbola.jxx                |    6 -
 drv/StepGeom/StepGeom_IntersectionCurve.ixx        |    2 -
 drv/StepGeom/StepGeom_IntersectionCurve.jxx        |    2 -
 drv/StepGeom/StepGeom_Line.ixx                     |    2 -
 drv/StepGeom/StepGeom_Line.jxx                     |    8 -
 drv/StepGeom/StepGeom_OffsetCurve3d.ixx            |    2 -
 drv/StepGeom/StepGeom_OffsetCurve3d.jxx            |    8 -
 drv/StepGeom/StepGeom_OffsetSurface.ixx            |    2 -
 drv/StepGeom/StepGeom_OffsetSurface.jxx            |    6 -
 drv/StepGeom/StepGeom_OrientedSurface.ixx          |    2 -
 drv/StepGeom/StepGeom_OrientedSurface.jxx          |    4 -
 drv/StepGeom/StepGeom_OuterBoundaryCurve.ixx       |    2 -
 drv/StepGeom/StepGeom_OuterBoundaryCurve.jxx       |    2 -
 drv/StepGeom/StepGeom_Parabola.ixx                 |    2 -
 drv/StepGeom/StepGeom_Parabola.jxx                 |    6 -
 drv/StepGeom/StepGeom_Pcurve.ixx                   |    2 -
 drv/StepGeom/StepGeom_Pcurve.jxx                   |    8 -
 drv/StepGeom/StepGeom_PcurveOrSurface.jxx          |    8 -
 drv/StepGeom/StepGeom_Placement.ixx                |    2 -
 drv/StepGeom/StepGeom_Placement.jxx                |    6 -
 drv/StepGeom/StepGeom_Plane.ixx                    |    2 -
 drv/StepGeom/StepGeom_Plane.jxx                    |    2 -
 drv/StepGeom/StepGeom_Point.ixx                    |    2 -
 drv/StepGeom/StepGeom_Point.jxx                    |    2 -
 drv/StepGeom/StepGeom_PointOnCurve.ixx             |    2 -
 drv/StepGeom/StepGeom_PointOnCurve.jxx             |    6 -
 drv/StepGeom/StepGeom_PointOnSurface.ixx           |    2 -
 drv/StepGeom/StepGeom_PointOnSurface.jxx           |    6 -
 drv/StepGeom/StepGeom_PointReplica.ixx             |    2 -
 drv/StepGeom/StepGeom_PointReplica.jxx             |    8 -
 drv/StepGeom/StepGeom_Polyline.ixx                 |    2 -
 drv/StepGeom/StepGeom_Polyline.jxx                 |    8 -
 drv/StepGeom/StepGeom_QuasiUniformCurve.ixx        |    2 -
 drv/StepGeom/StepGeom_QuasiUniformCurve.jxx        |    2 -
 ...om_QuasiUniformCurveAndRationalBSplineCurve.ixx |    2 -
 ...om_QuasiUniformCurveAndRationalBSplineCurve.jxx |   12 -
 drv/StepGeom/StepGeom_QuasiUniformSurface.ixx      |    2 -
 drv/StepGeom/StepGeom_QuasiUniformSurface.jxx      |    2 -
 ...uasiUniformSurfaceAndRationalBSplineSurface.ixx |    2 -
 ...uasiUniformSurfaceAndRationalBSplineSurface.jxx |   12 -
 drv/StepGeom/StepGeom_RationalBSplineCurve.ixx     |    2 -
 drv/StepGeom/StepGeom_RationalBSplineCurve.jxx     |    8 -
 drv/StepGeom/StepGeom_RationalBSplineSurface.ixx   |    2 -
 drv/StepGeom/StepGeom_RationalBSplineSurface.jxx   |    8 -
 .../StepGeom_RectangularCompositeSurface.ixx       |    2 -
 .../StepGeom_RectangularCompositeSurface.jxx       |    8 -
 .../StepGeom_RectangularTrimmedSurface.ixx         |    2 -
 .../StepGeom_RectangularTrimmedSurface.jxx         |    6 -
 ...tepGeom_ReparametrisedCompositeCurveSegment.ixx |    2 -
 ...tepGeom_ReparametrisedCompositeCurveSegment.jxx |    4 -
 drv/StepGeom/StepGeom_SeamCurve.ixx                |    2 -
 drv/StepGeom/StepGeom_SeamCurve.jxx                |    2 -
 drv/StepGeom/StepGeom_SphericalSurface.ixx         |    2 -
 drv/StepGeom/StepGeom_SphericalSurface.jxx         |    6 -
 drv/StepGeom/StepGeom_Surface.ixx                  |    2 -
 drv/StepGeom/StepGeom_Surface.jxx                  |    2 -
 drv/StepGeom/StepGeom_SurfaceBoundary.jxx          |    8 -
 drv/StepGeom/StepGeom_SurfaceCurve.ixx             |    2 -
 drv/StepGeom/StepGeom_SurfaceCurve.jxx             |   10 -
 .../StepGeom_SurfaceCurveAndBoundedCurve.ixx       |    2 -
 .../StepGeom_SurfaceCurveAndBoundedCurve.jxx       |    4 -
 drv/StepGeom/StepGeom_SurfaceOfLinearExtrusion.ixx |    2 -
 drv/StepGeom/StepGeom_SurfaceOfLinearExtrusion.jxx |    8 -
 drv/StepGeom/StepGeom_SurfaceOfRevolution.ixx      |    2 -
 drv/StepGeom/StepGeom_SurfaceOfRevolution.jxx      |    8 -
 drv/StepGeom/StepGeom_SurfacePatch.ixx             |    2 -
 drv/StepGeom/StepGeom_SurfacePatch.jxx             |    4 -
 drv/StepGeom/StepGeom_SurfaceReplica.ixx           |    2 -
 drv/StepGeom/StepGeom_SurfaceReplica.jxx           |    8 -
 drv/StepGeom/StepGeom_SweptSurface.ixx             |    2 -
 drv/StepGeom/StepGeom_SweptSurface.jxx             |    6 -
 drv/StepGeom/StepGeom_ToroidalSurface.ixx          |    2 -
 drv/StepGeom/StepGeom_ToroidalSurface.jxx          |    6 -
 drv/StepGeom/StepGeom_TrimmedCurve.ixx             |    2 -
 drv/StepGeom/StepGeom_TrimmedCurve.jxx             |   10 -
 drv/StepGeom/StepGeom_TrimmingMember.ixx           |    2 -
 drv/StepGeom/StepGeom_TrimmingMember.jxx           |    2 -
 drv/StepGeom/StepGeom_TrimmingSelect.jxx           |    8 -
 drv/StepGeom/StepGeom_UniformCurve.ixx             |    2 -
 drv/StepGeom/StepGeom_UniformCurve.jxx             |    2 -
 ...tepGeom_UniformCurveAndRationalBSplineCurve.ixx |    2 -
 ...tepGeom_UniformCurveAndRationalBSplineCurve.jxx |   12 -
 drv/StepGeom/StepGeom_UniformSurface.ixx           |    2 -
 drv/StepGeom/StepGeom_UniformSurface.jxx           |    2 -
 ...eom_UniformSurfaceAndRationalBSplineSurface.ixx |    2 -
 ...eom_UniformSurfaceAndRationalBSplineSurface.jxx |   12 -
 drv/StepGeom/StepGeom_Vector.ixx                   |    2 -
 drv/StepGeom/StepGeom_Vector.jxx                   |    6 -
 drv/StepGeom/StepGeom_VectorOrDirection.jxx        |    8 -
 ...pr_Array1OfMaterialPropertyRepresentation_0.cxx |   12 +-
 ..._Array1OfPropertyDefinitionRepresentation_0.cxx |   12 +-
 .../StepRepr_Array1OfRepresentationItem_0.cxx      |   12 +-
 drv/StepRepr/StepRepr_AssemblyComponentUsage.ixx   |    2 -
 drv/StepRepr/StepRepr_AssemblyComponentUsage.jxx   |    6 -
 .../StepRepr_AssemblyComponentUsageSubstitute.ixx  |    2 -
 .../StepRepr_AssemblyComponentUsageSubstitute.jxx  |    6 -
 drv/StepRepr/StepRepr_CharacterizedDefinition.jxx  |   18 -
 drv/StepRepr/StepRepr_CompositeShapeAspect.ixx     |    2 -
 drv/StepRepr/StepRepr_CompositeShapeAspect.jxx     |    2 -
 .../StepRepr_CompoundRepresentationItem.ixx        |    2 -
 .../StepRepr_CompoundRepresentationItem.jxx        |    8 -
 drv/StepRepr/StepRepr_ConfigurationDesign.ixx      |    2 -
 drv/StepRepr/StepRepr_ConfigurationDesign.jxx      |    6 -
 drv/StepRepr/StepRepr_ConfigurationDesignItem.jxx  |    8 -
 drv/StepRepr/StepRepr_ConfigurationEffectivity.ixx |    2 -
 drv/StepRepr/StepRepr_ConfigurationEffectivity.jxx |    8 -
 drv/StepRepr/StepRepr_ConfigurationItem.ixx        |    2 -
 drv/StepRepr/StepRepr_ConfigurationItem.jxx        |    6 -
 drv/StepRepr/StepRepr_DataEnvironment.ixx          |    2 -
 drv/StepRepr/StepRepr_DataEnvironment.jxx          |    6 -
 .../StepRepr_DefinitionalRepresentation.ixx        |    2 -
 .../StepRepr_DefinitionalRepresentation.jxx        |    2 -
 drv/StepRepr/StepRepr_DerivedShapeAspect.ixx       |    2 -
 drv/StepRepr/StepRepr_DerivedShapeAspect.jxx       |    2 -
 .../StepRepr_DescriptiveRepresentationItem.ixx     |    2 -
 .../StepRepr_DescriptiveRepresentationItem.jxx     |    4 -
 drv/StepRepr/StepRepr_Extension.ixx                |    2 -
 drv/StepRepr/StepRepr_Extension.jxx                |    2 -
 .../StepRepr_ExternallyDefinedRepresentation.ixx   |    2 -
 .../StepRepr_ExternallyDefinedRepresentation.jxx   |    2 -
 .../StepRepr_FunctionallyDefinedTransformation.ixx |    2 -
 .../StepRepr_FunctionallyDefinedTransformation.jxx |    4 -
 .../StepRepr_GlobalUncertaintyAssignedContext.ixx  |    2 -
 .../StepRepr_GlobalUncertaintyAssignedContext.jxx  |    8 -
 .../StepRepr_GlobalUnitAssignedContext.ixx         |    2 -
 .../StepRepr_GlobalUnitAssignedContext.jxx         |    8 -
 ...r_HArray1OfMaterialPropertyRepresentation_0.cxx |   16 +-
 ...HArray1OfPropertyDefinitionRepresentation_0.cxx |   16 +-
 .../StepRepr_HArray1OfRepresentationItem_0.cxx     |   16 +-
 ...HSequenceOfMaterialPropertyRepresentation_0.cxx |   12 +-
 .../StepRepr_HSequenceOfRepresentationItem_0.cxx   |   12 +-
 .../StepRepr_ItemDefinedTransformation.ixx         |    2 -
 .../StepRepr_ItemDefinedTransformation.jxx         |    6 -
 drv/StepRepr/StepRepr_MakeFromUsageOption.ixx      |    2 -
 drv/StepRepr/StepRepr_MakeFromUsageOption.jxx      |    8 -
 drv/StepRepr/StepRepr_MappedItem.ixx               |    2 -
 drv/StepRepr/StepRepr_MappedItem.jxx               |    8 -
 drv/StepRepr/StepRepr_MaterialDesignation.ixx      |    2 -
 drv/StepRepr/StepRepr_MaterialDesignation.jxx      |    6 -
 drv/StepRepr/StepRepr_MaterialProperty.ixx         |    2 -
 drv/StepRepr/StepRepr_MaterialProperty.jxx         |    2 -
 .../StepRepr_MaterialPropertyRepresentation.ixx    |    2 -
 .../StepRepr_MaterialPropertyRepresentation.jxx    |    8 -
 .../StepRepr_MeasureRepresentationItem.ixx         |    2 -
 .../StepRepr_MeasureRepresentationItem.jxx         |   10 -
 .../StepRepr_NextAssemblyUsageOccurrence.ixx       |    2 -
 .../StepRepr_NextAssemblyUsageOccurrence.jxx       |    2 -
 .../StepRepr_ParametricRepresentationContext.ixx   |    2 -
 .../StepRepr_ParametricRepresentationContext.jxx   |    2 -
 drv/StepRepr/StepRepr_ProductConcept.ixx           |    2 -
 drv/StepRepr/StepRepr_ProductConcept.jxx           |    6 -
 drv/StepRepr/StepRepr_ProductDefinitionShape.ixx   |    2 -
 drv/StepRepr/StepRepr_ProductDefinitionShape.jxx   |    2 -
 drv/StepRepr/StepRepr_ProductDefinitionUsage.ixx   |    2 -
 drv/StepRepr/StepRepr_ProductDefinitionUsage.jxx   |    2 -
 .../StepRepr_PromissoryUsageOccurrence.ixx         |    2 -
 .../StepRepr_PromissoryUsageOccurrence.jxx         |    2 -
 drv/StepRepr/StepRepr_PropertyDefinition.ixx       |    2 -
 drv/StepRepr/StepRepr_PropertyDefinition.jxx       |    6 -
 .../StepRepr_PropertyDefinitionRelationship.ixx    |    2 -
 .../StepRepr_PropertyDefinitionRelationship.jxx    |    6 -
 .../StepRepr_PropertyDefinitionRepresentation.ixx  |    2 -
 .../StepRepr_PropertyDefinitionRepresentation.jxx  |    6 -
 .../StepRepr_QuantifiedAssemblyComponentUsage.ixx  |    2 -
 .../StepRepr_QuantifiedAssemblyComponentUsage.jxx  |    8 -
 .../StepRepr_ReprItemAndLengthMeasureWithUnit.ixx  |    2 -
 .../StepRepr_ReprItemAndLengthMeasureWithUnit.jxx  |   10 -
 drv/StepRepr/StepRepr_Representation.ixx           |    2 -
 drv/StepRepr/StepRepr_Representation.jxx           |   10 -
 drv/StepRepr/StepRepr_RepresentationContext.ixx    |    2 -
 drv/StepRepr/StepRepr_RepresentationContext.jxx    |    4 -
 drv/StepRepr/StepRepr_RepresentationItem.ixx       |    2 -
 drv/StepRepr/StepRepr_RepresentationItem.jxx       |    4 -
 drv/StepRepr/StepRepr_RepresentationMap.ixx        |    2 -
 drv/StepRepr/StepRepr_RepresentationMap.jxx        |    6 -
 .../StepRepr_RepresentationRelationship.ixx        |    2 -
 .../StepRepr_RepresentationRelationship.jxx        |    6 -
 ...epresentationRelationshipWithTransformation.ixx |    2 -
 ...epresentationRelationshipWithTransformation.jxx |    8 -
 drv/StepRepr/StepRepr_RepresentedDefinition.jxx    |   14 -
 ...fSequenceOfMaterialPropertyRepresentation_0.cxx |    8 +-
 ...equenceNodeOfSequenceOfRepresentationItem_0.cxx |    8 +-
 ..._SequenceOfMaterialPropertyRepresentation_0.cxx |   10 +-
 .../StepRepr_SequenceOfRepresentationItem_0.cxx    |   10 +-
 drv/StepRepr/StepRepr_ShapeAspect.ixx              |    2 -
 drv/StepRepr/StepRepr_ShapeAspect.jxx              |    6 -
 .../StepRepr_ShapeAspectDerivingRelationship.ixx   |    2 -
 .../StepRepr_ShapeAspectDerivingRelationship.jxx   |    2 -
 drv/StepRepr/StepRepr_ShapeAspectRelationship.ixx  |    2 -
 drv/StepRepr/StepRepr_ShapeAspectRelationship.jxx  |    6 -
 drv/StepRepr/StepRepr_ShapeAspectTransition.ixx    |    2 -
 drv/StepRepr/StepRepr_ShapeAspectTransition.jxx    |    2 -
 drv/StepRepr/StepRepr_ShapeDefinition.jxx          |   10 -
 .../StepRepr_ShapeRepresentationRelationship.ixx   |    2 -
 .../StepRepr_ShapeRepresentationRelationship.jxx   |    2 -
 ...epresentationRelationshipWithTransformation.ixx |    2 -
 ...epresentationRelationshipWithTransformation.jxx |    2 -
 .../StepRepr_SpecifiedHigherUsageOccurrence.ixx    |    2 -
 .../StepRepr_SpecifiedHigherUsageOccurrence.jxx    |   10 -
 .../StepRepr_StructuralResponseProperty.ixx        |    2 -
 .../StepRepr_StructuralResponseProperty.jxx        |    2 -
 ...ralResponsePropertyDefinitionRepresentation.ixx |    2 -
 ...ralResponsePropertyDefinitionRepresentation.jxx |    2 -
 drv/StepRepr/StepRepr_SuppliedPartRelationship.ixx |    2 -
 drv/StepRepr/StepRepr_SuppliedPartRelationship.jxx |    2 -
 drv/StepRepr/StepRepr_Transformation.jxx           |    8 -
 drv/StepRepr/StepRepr_ValueRange.ixx               |    2 -
 drv/StepRepr/StepRepr_ValueRange.jxx               |    2 -
 drv/StepSelect/StepSelect_Activator.ixx            |    2 -
 drv/StepSelect/StepSelect_Activator.jxx            |    4 -
 drv/StepSelect/StepSelect_FileModifier_0.cxx       |    6 -
 drv/StepSelect/StepSelect_FloatFormat.ixx          |    2 -
 drv/StepSelect/StepSelect_FloatFormat.jxx          |    8 -
 drv/StepSelect/StepSelect_ModelModifier_0.cxx      |   14 -
 drv/StepSelect/StepSelect_StepType.ixx             |    2 -
 drv/StepSelect/StepSelect_StepType.jxx             |   12 -
 drv/StepSelect/StepSelect_WorkLibrary.ixx          |    2 -
 drv/StepSelect/StepSelect_WorkLibrary.jxx          |   16 -
 .../StepShape_AdvancedBrepShapeRepresentation.ixx  |    2 -
 .../StepShape_AdvancedBrepShapeRepresentation.jxx  |    2 -
 drv/StepShape/StepShape_AdvancedFace.ixx           |    2 -
 drv/StepShape/StepShape_AdvancedFace.jxx           |    2 -
 drv/StepShape/StepShape_AngularLocation.ixx        |    2 -
 drv/StepShape/StepShape_AngularLocation.jxx        |    6 -
 drv/StepShape/StepShape_AngularSize.ixx            |    2 -
 drv/StepShape/StepShape_AngularSize.jxx            |    6 -
 .../StepShape_Array1OfConnectedEdgeSet_0.cxx       |   12 +-
 .../StepShape_Array1OfConnectedFaceSet_0.cxx       |   12 +-
 drv/StepShape/StepShape_Array1OfEdge_0.cxx         |   12 +-
 drv/StepShape/StepShape_Array1OfFaceBound_0.cxx    |   12 +-
 drv/StepShape/StepShape_Array1OfFace_0.cxx         |   12 +-
 .../StepShape_Array1OfGeometricSetSelect_0.cxx     |   10 -
 .../StepShape_Array1OfOrientedClosedShell_0.cxx    |   12 +-
 drv/StepShape/StepShape_Array1OfOrientedEdge_0.cxx |   12 +-
 drv/StepShape/StepShape_Array1OfShell_0.cxx        |   10 -
 .../StepShape_Array1OfValueQualifier_0.cxx         |   10 -
 drv/StepShape/StepShape_Block.ixx                  |    2 -
 drv/StepShape/StepShape_Block.jxx                  |    6 -
 drv/StepShape/StepShape_BooleanOperand.jxx         |   10 -
 drv/StepShape/StepShape_BooleanResult.ixx          |    2 -
 drv/StepShape/StepShape_BooleanResult.jxx          |    6 -
 drv/StepShape/StepShape_BoxDomain.ixx              |    2 -
 drv/StepShape/StepShape_BoxDomain.jxx              |    4 -
 drv/StepShape/StepShape_BoxedHalfSpace.ixx         |    2 -
 drv/StepShape/StepShape_BoxedHalfSpace.jxx         |    8 -
 drv/StepShape/StepShape_BrepWithVoids.ixx          |    2 -
 drv/StepShape/StepShape_BrepWithVoids.jxx          |   10 -
 drv/StepShape/StepShape_ClosedShell.ixx            |    2 -
 drv/StepShape/StepShape_ClosedShell.jxx            |    2 -
 .../StepShape_CompoundShapeRepresentation.ixx      |    2 -
 .../StepShape_CompoundShapeRepresentation.jxx      |    2 -
 drv/StepShape/StepShape_ConnectedEdgeSet.ixx       |    2 -
 drv/StepShape/StepShape_ConnectedEdgeSet.jxx       |    6 -
 drv/StepShape/StepShape_ConnectedFaceSet.ixx       |    2 -
 drv/StepShape/StepShape_ConnectedFaceSet.jxx       |    8 -
 .../StepShape_ConnectedFaceShapeRepresentation.ixx |    2 -
 .../StepShape_ConnectedFaceShapeRepresentation.jxx |    2 -
 drv/StepShape/StepShape_ConnectedFaceSubSet.ixx    |    2 -
 drv/StepShape/StepShape_ConnectedFaceSubSet.jxx    |    8 -
 ...epShape_ContextDependentShapeRepresentation.ixx |    2 -
 ...epShape_ContextDependentShapeRepresentation.jxx |    6 -
 drv/StepShape/StepShape_CsgPrimitive.jxx           |   16 -
 drv/StepShape/StepShape_CsgSelect.jxx              |    6 -
 drv/StepShape/StepShape_CsgShapeRepresentation.ixx |    2 -
 drv/StepShape/StepShape_CsgShapeRepresentation.jxx |    2 -
 drv/StepShape/StepShape_CsgSolid.ixx               |    2 -
 drv/StepShape/StepShape_CsgSolid.jxx               |    6 -
 ...itionalRepresentationAndShapeRepresentation.ixx |    2 -
 ...itionalRepresentationAndShapeRepresentation.jxx |    2 -
 .../StepShape_DimensionalCharacteristic.jxx        |    8 -
 ...ape_DimensionalCharacteristicRepresentation.ixx |    2 -
 ...ape_DimensionalCharacteristicRepresentation.jxx |    6 -
 drv/StepShape/StepShape_DimensionalLocation.ixx    |    2 -
 drv/StepShape/StepShape_DimensionalLocation.jxx    |    2 -
 .../StepShape_DimensionalLocationWithPath.ixx      |    2 -
 .../StepShape_DimensionalLocationWithPath.jxx      |    6 -
 drv/StepShape/StepShape_DimensionalSize.ixx        |    2 -
 drv/StepShape/StepShape_DimensionalSize.jxx        |    6 -
 .../StepShape_DimensionalSizeWithPath.ixx          |    2 -
 .../StepShape_DimensionalSizeWithPath.jxx          |    6 -
 .../StepShape_DirectedDimensionalLocation.ixx      |    2 -
 .../StepShape_DirectedDimensionalLocation.jxx      |    2 -
 drv/StepShape/StepShape_Edge.ixx                   |    2 -
 drv/StepShape/StepShape_Edge.jxx                   |    6 -
 .../StepShape_EdgeBasedWireframeModel.ixx          |    2 -
 .../StepShape_EdgeBasedWireframeModel.jxx          |    6 -
 ...Shape_EdgeBasedWireframeShapeRepresentation.ixx |    2 -
 ...Shape_EdgeBasedWireframeShapeRepresentation.jxx |    2 -
 drv/StepShape/StepShape_EdgeCurve.ixx              |    2 -
 drv/StepShape/StepShape_EdgeCurve.jxx              |    8 -
 drv/StepShape/StepShape_EdgeLoop.ixx               |    2 -
 drv/StepShape/StepShape_EdgeLoop.jxx               |    8 -
 drv/StepShape/StepShape_ExtrudedAreaSolid.ixx      |    2 -
 drv/StepShape/StepShape_ExtrudedAreaSolid.jxx      |    8 -
 drv/StepShape/StepShape_ExtrudedFaceSolid.ixx      |    2 -
 drv/StepShape/StepShape_ExtrudedFaceSolid.jxx      |    8 -
 drv/StepShape/StepShape_Face.ixx                   |    2 -
 drv/StepShape/StepShape_Face.jxx                   |    8 -
 drv/StepShape/StepShape_FaceBasedSurfaceModel.ixx  |    2 -
 drv/StepShape/StepShape_FaceBasedSurfaceModel.jxx  |    6 -
 drv/StepShape/StepShape_FaceBound.ixx              |    2 -
 drv/StepShape/StepShape_FaceBound.jxx              |    6 -
 drv/StepShape/StepShape_FaceOuterBound.ixx         |    2 -
 drv/StepShape/StepShape_FaceOuterBound.jxx         |    2 -
 drv/StepShape/StepShape_FaceSurface.ixx            |    2 -
 drv/StepShape/StepShape_FaceSurface.jxx            |    8 -
 drv/StepShape/StepShape_FacetedBrep.ixx            |    2 -
 drv/StepShape/StepShape_FacetedBrep.jxx            |    2 -
 .../StepShape_FacetedBrepAndBrepWithVoids.ixx      |    2 -
 .../StepShape_FacetedBrepAndBrepWithVoids.jxx      |   14 -
 .../StepShape_FacetedBrepShapeRepresentation.ixx   |    2 -
 .../StepShape_FacetedBrepShapeRepresentation.jxx   |    2 -
 drv/StepShape/StepShape_GeometricCurveSet.ixx      |    2 -
 drv/StepShape/StepShape_GeometricCurveSet.jxx      |    2 -
 drv/StepShape/StepShape_GeometricSet.ixx           |    2 -
 drv/StepShape/StepShape_GeometricSet.jxx           |    8 -
 drv/StepShape/StepShape_GeometricSetSelect.jxx     |   10 -
 ...metricallyBoundedSurfaceShapeRepresentation.ixx |    2 -
 ...metricallyBoundedSurfaceShapeRepresentation.jxx |    2 -
 ...tricallyBoundedWireframeShapeRepresentation.ixx |    2 -
 ...tricallyBoundedWireframeShapeRepresentation.jxx |    2 -
 .../StepShape_HArray1OfConnectedEdgeSet_0.cxx      |   16 +-
 .../StepShape_HArray1OfConnectedFaceSet_0.cxx      |   16 +-
 drv/StepShape/StepShape_HArray1OfEdge_0.cxx        |   16 +-
 drv/StepShape/StepShape_HArray1OfFaceBound_0.cxx   |   16 +-
 drv/StepShape/StepShape_HArray1OfFace_0.cxx        |   16 +-
 .../StepShape_HArray1OfGeometricSetSelect_0.cxx    |   14 -
 .../StepShape_HArray1OfOrientedClosedShell_0.cxx   |   16 +-
 .../StepShape_HArray1OfOrientedEdge_0.cxx          |   16 +-
 drv/StepShape/StepShape_HArray1OfShell_0.cxx       |   14 -
 .../StepShape_HArray1OfValueQualifier_0.cxx        |   14 -
 drv/StepShape/StepShape_HalfSpaceSolid.ixx         |    2 -
 drv/StepShape/StepShape_HalfSpaceSolid.jxx         |    6 -
 drv/StepShape/StepShape_LimitsAndFits.ixx          |    2 -
 drv/StepShape/StepShape_LimitsAndFits.jxx          |    4 -
 drv/StepShape/StepShape_Loop.ixx                   |    2 -
 drv/StepShape/StepShape_Loop.jxx                   |    2 -
 drv/StepShape/StepShape_LoopAndPath.ixx            |    2 -
 drv/StepShape/StepShape_LoopAndPath.jxx            |   12 -
 drv/StepShape/StepShape_ManifoldSolidBrep.ixx      |    2 -
 drv/StepShape/StepShape_ManifoldSolidBrep.jxx      |    9 +-
 ...tepShape_ManifoldSurfaceShapeRepresentation.ixx |    2 -
 ...tepShape_ManifoldSurfaceShapeRepresentation.jxx |    2 -
 drv/StepShape/StepShape_MeasureQualification.ixx   |    2 -
 drv/StepShape/StepShape_MeasureQualification.jxx   |   10 -
 ...sentationItemAndQualifiedRepresentationItem.ixx |    2 -
 ...sentationItemAndQualifiedRepresentationItem.jxx |   14 -
 ...Shape_NonManifoldSurfaceShapeRepresentation.ixx |    2 -
 ...Shape_NonManifoldSurfaceShapeRepresentation.jxx |    2 -
 drv/StepShape/StepShape_OpenShell.ixx              |    2 -
 drv/StepShape/StepShape_OpenShell.jxx              |    2 -
 drv/StepShape/StepShape_OrientedClosedShell.ixx    |    2 -
 drv/StepShape/StepShape_OrientedClosedShell.jxx    |   10 -
 drv/StepShape/StepShape_OrientedEdge.ixx           |    2 -
 drv/StepShape/StepShape_OrientedEdge.jxx           |    8 -
 drv/StepShape/StepShape_OrientedFace.ixx           |    2 -
 drv/StepShape/StepShape_OrientedFace.jxx           |   10 -
 drv/StepShape/StepShape_OrientedOpenShell.ixx      |    2 -
 drv/StepShape/StepShape_OrientedOpenShell.jxx      |   10 -
 drv/StepShape/StepShape_OrientedPath.ixx           |    2 -
 drv/StepShape/StepShape_OrientedPath.jxx           |   10 -
 drv/StepShape/StepShape_Path.ixx                   |    2 -
 drv/StepShape/StepShape_Path.jxx                   |    8 -
 drv/StepShape/StepShape_PlusMinusTolerance.ixx     |    2 -
 drv/StepShape/StepShape_PlusMinusTolerance.jxx     |    6 -
 drv/StepShape/StepShape_PointRepresentation.ixx    |    2 -
 drv/StepShape/StepShape_PointRepresentation.jxx    |    2 -
 drv/StepShape/StepShape_PolyLoop.ixx               |    2 -
 drv/StepShape/StepShape_PolyLoop.jxx               |    8 -
 drv/StepShape/StepShape_PrecisionQualifier.ixx     |    2 -
 drv/StepShape/StepShape_PrecisionQualifier.jxx     |    2 -
 .../StepShape_QualifiedRepresentationItem.ixx      |    2 -
 .../StepShape_QualifiedRepresentationItem.jxx      |    8 -
 drv/StepShape/StepShape_ReversibleTopologyItem.jxx |   16 -
 drv/StepShape/StepShape_RevolvedAreaSolid.ixx      |    2 -
 drv/StepShape/StepShape_RevolvedAreaSolid.jxx      |    8 -
 drv/StepShape/StepShape_RevolvedFaceSolid.ixx      |    2 -
 drv/StepShape/StepShape_RevolvedFaceSolid.jxx      |    8 -
 drv/StepShape/StepShape_RightAngularWedge.ixx      |    2 -
 drv/StepShape/StepShape_RightAngularWedge.jxx      |    6 -
 drv/StepShape/StepShape_RightCircularCone.ixx      |    2 -
 drv/StepShape/StepShape_RightCircularCone.jxx      |    6 -
 drv/StepShape/StepShape_RightCircularCylinder.ixx  |    2 -
 drv/StepShape/StepShape_RightCircularCylinder.jxx  |    6 -
 drv/StepShape/StepShape_SeamEdge.ixx               |    2 -
 drv/StepShape/StepShape_SeamEdge.jxx               |    8 -
 .../StepShape_ShapeDefinitionRepresentation.ixx    |    2 -
 .../StepShape_ShapeDefinitionRepresentation.jxx    |    2 -
 .../StepShape_ShapeDimensionRepresentation.ixx     |    2 -
 .../StepShape_ShapeDimensionRepresentation.jxx     |    2 -
 drv/StepShape/StepShape_ShapeRepresentation.ixx    |    2 -
 drv/StepShape/StepShape_ShapeRepresentation.jxx    |    2 -
 ...StepShape_ShapeRepresentationWithParameters.ixx |    2 -
 ...StepShape_ShapeRepresentationWithParameters.jxx |    2 -
 drv/StepShape/StepShape_Shell.jxx                  |    8 -
 drv/StepShape/StepShape_ShellBasedSurfaceModel.ixx |    2 -
 drv/StepShape/StepShape_ShellBasedSurfaceModel.jxx |    8 -
 drv/StepShape/StepShape_SolidModel.ixx             |    2 -
 drv/StepShape/StepShape_SolidModel.jxx             |    2 -
 drv/StepShape/StepShape_SolidReplica.ixx           |    2 -
 drv/StepShape/StepShape_SolidReplica.jxx           |    8 -
 drv/StepShape/StepShape_Sphere.ixx                 |    2 -
 drv/StepShape/StepShape_Sphere.jxx                 |    6 -
 drv/StepShape/StepShape_Subedge.ixx                |    2 -
 drv/StepShape/StepShape_Subedge.jxx                |    8 -
 drv/StepShape/StepShape_Subface.ixx                |    2 -
 drv/StepShape/StepShape_Subface.jxx                |    8 -
 drv/StepShape/StepShape_SurfaceModel.jxx           |    6 -
 drv/StepShape/StepShape_SweptAreaSolid.ixx         |    2 -
 drv/StepShape/StepShape_SweptAreaSolid.jxx         |    6 -
 drv/StepShape/StepShape_SweptFaceSolid.ixx         |    2 -
 drv/StepShape/StepShape_SweptFaceSolid.jxx         |    6 -
 .../StepShape_ToleranceMethodDefinition.jxx        |    8 -
 drv/StepShape/StepShape_ToleranceValue.ixx         |    2 -
 drv/StepShape/StepShape_ToleranceValue.jxx         |    4 -
 .../StepShape_TopologicalRepresentationItem.ixx    |    2 -
 .../StepShape_TopologicalRepresentationItem.jxx    |    2 -
 drv/StepShape/StepShape_Torus.ixx                  |    2 -
 drv/StepShape/StepShape_Torus.jxx                  |    6 -
 .../StepShape_TransitionalShapeRepresentation.ixx  |    2 -
 .../StepShape_TransitionalShapeRepresentation.jxx  |    2 -
 drv/StepShape/StepShape_TypeQualifier.ixx          |    2 -
 drv/StepShape/StepShape_TypeQualifier.jxx          |    4 -
 drv/StepShape/StepShape_ValueQualifier.jxx         |    8 -
 drv/StepShape/StepShape_Vertex.ixx                 |    2 -
 drv/StepShape/StepShape_Vertex.jxx                 |    2 -
 drv/StepShape/StepShape_VertexLoop.ixx             |    2 -
 drv/StepShape/StepShape_VertexLoop.jxx             |    6 -
 drv/StepShape/StepShape_VertexPoint.ixx            |    2 -
 drv/StepShape/StepShape_VertexPoint.jxx            |    6 -
 drv/StepToGeom/StepToGeom_MakeAxis1Placement.jxx   |    6 -
 drv/StepToGeom/StepToGeom_MakeAxis2Placement.jxx   |    6 -
 drv/StepToGeom/StepToGeom_MakeAxisPlacement.jxx    |    6 -
 drv/StepToGeom/StepToGeom_MakeBSplineCurve.jxx     |    6 -
 drv/StepToGeom/StepToGeom_MakeBSplineCurve2d.jxx   |    6 -
 drv/StepToGeom/StepToGeom_MakeBSplineSurface.jxx   |    6 -
 drv/StepToGeom/StepToGeom_MakeBoundedCurve.jxx     |    6 -
 drv/StepToGeom/StepToGeom_MakeBoundedCurve2d.jxx   |    6 -
 drv/StepToGeom/StepToGeom_MakeBoundedSurface.jxx   |    6 -
 drv/StepToGeom/StepToGeom_MakeCartesianPoint.jxx   |    6 -
 drv/StepToGeom/StepToGeom_MakeCartesianPoint2d.jxx |    6 -
 drv/StepToGeom/StepToGeom_MakeCircle.jxx           |    6 -
 drv/StepToGeom/StepToGeom_MakeCircle2d.jxx         |    6 -
 drv/StepToGeom/StepToGeom_MakeConic.jxx            |    6 -
 drv/StepToGeom/StepToGeom_MakeConic2d.jxx          |    6 -
 drv/StepToGeom/StepToGeom_MakeConicalSurface.jxx   |    6 -
 drv/StepToGeom/StepToGeom_MakeCurve.jxx            |    6 -
 drv/StepToGeom/StepToGeom_MakeCurve2d.jxx          |    6 -
 .../StepToGeom_MakeCylindricalSurface.jxx          |    6 -
 drv/StepToGeom/StepToGeom_MakeDirection.jxx        |    6 -
 drv/StepToGeom/StepToGeom_MakeDirection2d.jxx      |    6 -
 .../StepToGeom_MakeElementarySurface.jxx           |    6 -
 drv/StepToGeom/StepToGeom_MakeEllipse.jxx          |    6 -
 drv/StepToGeom/StepToGeom_MakeEllipse2d.jxx        |    6 -
 drv/StepToGeom/StepToGeom_MakeHyperbola.jxx        |    6 -
 drv/StepToGeom/StepToGeom_MakeHyperbola2d.jxx      |    6 -
 drv/StepToGeom/StepToGeom_MakeLine.jxx             |    6 -
 drv/StepToGeom/StepToGeom_MakeLine2d.jxx           |    6 -
 drv/StepToGeom/StepToGeom_MakeParabola.jxx         |    6 -
 drv/StepToGeom/StepToGeom_MakeParabola2d.jxx       |    6 -
 drv/StepToGeom/StepToGeom_MakePlane.jxx            |    6 -
 drv/StepToGeom/StepToGeom_MakePolyline.jxx         |    6 -
 drv/StepToGeom/StepToGeom_MakePolyline2d.jxx       |    6 -
 .../StepToGeom_MakeRectangularTrimmedSurface.jxx   |    6 -
 drv/StepToGeom/StepToGeom_MakeSphericalSurface.jxx |    6 -
 drv/StepToGeom/StepToGeom_MakeSurface.jxx          |    6 -
 .../StepToGeom_MakeSurfaceOfLinearExtrusion.jxx    |    6 -
 .../StepToGeom_MakeSurfaceOfRevolution.jxx         |    6 -
 drv/StepToGeom/StepToGeom_MakeSweptSurface.jxx     |    6 -
 drv/StepToGeom/StepToGeom_MakeToroidalSurface.jxx  |    6 -
 drv/StepToGeom/StepToGeom_MakeTransformation2d.jxx |    6 -
 drv/StepToGeom/StepToGeom_MakeTransformation3d.jxx |    6 -
 drv/StepToGeom/StepToGeom_MakeTrimmedCurve.jxx     |    6 -
 drv/StepToGeom/StepToGeom_MakeTrimmedCurve2d.jxx   |    6 -
 .../StepToGeom_MakeVectorWithMagnitude.jxx         |    6 -
 .../StepToGeom_MakeVectorWithMagnitude2d.jxx       |    6 -
 drv/StepToGeom/StepToGeom_Root.jxx                 |    2 -
 drv/StepToTopoDS/StepToTopoDS.jxx                  |    4 -
 drv/StepToTopoDS/StepToTopoDS_Builder.jxx          |   27 +-
 .../StepToTopoDS_CartesianPointHasher.jxx          |    4 -
 ...oTopoDS_DataMapIteratorOfDataMapOfRINames_0.cxx |   10 -
 ...StepToTopoDS_DataMapIteratorOfDataMapOfRI_0.cxx |   14 +-
 ...tepToTopoDS_DataMapIteratorOfDataMapOfTRI_0.cxx |   14 +-
 ...tepToTopoDS_DataMapIteratorOfPointEdgeMap_0.cxx |   12 -
 ...pToTopoDS_DataMapIteratorOfPointVertexMap_0.cxx |   14 +-
 ...tepToTopoDS_DataMapNodeOfDataMapOfRINames_0.cxx |   10 -
 .../StepToTopoDS_DataMapNodeOfDataMapOfRI_0.cxx    |   14 +-
 .../StepToTopoDS_DataMapNodeOfDataMapOfTRI_0.cxx   |   14 +-
 .../StepToTopoDS_DataMapNodeOfPointEdgeMap_0.cxx   |   12 -
 .../StepToTopoDS_DataMapNodeOfPointVertexMap_0.cxx |   14 +-
 .../StepToTopoDS_DataMapOfRINames_0.cxx            |   12 -
 drv/StepToTopoDS/StepToTopoDS_DataMapOfRI_0.cxx    |   16 +-
 drv/StepToTopoDS/StepToTopoDS_DataMapOfTRI_0.cxx   |   16 +-
 drv/StepToTopoDS/StepToTopoDS_GeometricTool.jxx    |   14 -
 drv/StepToTopoDS/StepToTopoDS_MakeTransformed.jxx  |   14 -
 drv/StepToTopoDS/StepToTopoDS_NMTool.jxx           |   12 -
 drv/StepToTopoDS/StepToTopoDS_PointEdgeMap_0.cxx   |   14 -
 drv/StepToTopoDS/StepToTopoDS_PointPair.jxx        |    6 -
 drv/StepToTopoDS/StepToTopoDS_PointPairHasher.jxx  |    4 -
 drv/StepToTopoDS/StepToTopoDS_PointVertexMap_0.cxx |   16 +-
 drv/StepToTopoDS/StepToTopoDS_Root.jxx             |    2 -
 drv/StepToTopoDS/StepToTopoDS_Tool.jxx             |   24 -
 .../StepToTopoDS_TranslateCompositeCurve.jxx       |   12 -
 .../StepToTopoDS_TranslateCurveBoundedSurface.jxx  |    8 -
 drv/StepToTopoDS/StepToTopoDS_TranslateEdge.jxx    |   28 -
 .../StepToTopoDS_TranslateEdgeLoop.jxx             |   18 -
 drv/StepToTopoDS/StepToTopoDS_TranslateFace.jxx    |   12 -
 .../StepToTopoDS_TranslatePolyLoop.jxx             |   14 -
 drv/StepToTopoDS/StepToTopoDS_TranslateShell.jxx   |   12 -
 drv/StepToTopoDS/StepToTopoDS_TranslateVertex.jxx  |   12 -
 .../StepToTopoDS_TranslateVertexLoop.jxx           |   12 -
 drv/StepVisual/StepVisual_AnnotationOccurrence.ixx |    2 -
 drv/StepVisual/StepVisual_AnnotationOccurrence.jxx |    2 -
 drv/StepVisual/StepVisual_AnnotationText.ixx       |    2 -
 drv/StepVisual/StepVisual_AnnotationText.jxx       |    2 -
 .../StepVisual_AnnotationTextOccurrence.ixx        |    2 -
 .../StepVisual_AnnotationTextOccurrence.jxx        |    2 -
 drv/StepVisual/StepVisual_AreaInSet.ixx            |    2 -
 drv/StepVisual/StepVisual_AreaInSet.jxx            |    6 -
 drv/StepVisual/StepVisual_AreaOrView.jxx           |    8 -
 ...tepVisual_Array1OfBoxCharacteristicSelect_0.cxx |   10 -
 .../StepVisual_Array1OfCurveStyleFontPattern_0.cxx |   12 +-
 .../StepVisual_Array1OfDirectionCountSelect_0.cxx  |   10 -
 .../StepVisual_Array1OfFillStyleSelect_0.cxx       |   10 -
 .../StepVisual_Array1OfInvisibleItem_0.cxx         |   10 -
 .../StepVisual_Array1OfLayeredItem_0.cxx           |   10 -
 ...isual_Array1OfPresentationStyleAssignment_0.cxx |   12 +-
 ...tepVisual_Array1OfPresentationStyleSelect_0.cxx |   10 -
 .../StepVisual_Array1OfStyleContextSelect_0.cxx    |   10 -
 ...pVisual_Array1OfSurfaceStyleElementSelect_0.cxx |   10 -
 .../StepVisual_Array1OfTextOrCharacter_0.cxx       |   10 -
 drv/StepVisual/StepVisual_BackgroundColour.ixx     |    2 -
 drv/StepVisual/StepVisual_BackgroundColour.jxx     |    4 -
 .../StepVisual_BoxCharacteristicSelect.jxx         |    2 -
 drv/StepVisual/StepVisual_CameraImage.ixx          |    2 -
 drv/StepVisual/StepVisual_CameraImage.jxx          |    2 -
 .../StepVisual_CameraImage2dWithScale.ixx          |    2 -
 .../StepVisual_CameraImage2dWithScale.jxx          |    2 -
 .../StepVisual_CameraImage3dWithScale.ixx          |    2 -
 .../StepVisual_CameraImage3dWithScale.jxx          |    2 -
 drv/StepVisual/StepVisual_CameraModel.ixx          |    2 -
 drv/StepVisual/StepVisual_CameraModel.jxx          |    2 -
 drv/StepVisual/StepVisual_CameraModelD2.ixx        |    2 -
 drv/StepVisual/StepVisual_CameraModelD2.jxx        |    6 -
 drv/StepVisual/StepVisual_CameraModelD3.ixx        |    2 -
 drv/StepVisual/StepVisual_CameraModelD3.jxx        |    8 -
 drv/StepVisual/StepVisual_CameraUsage.ixx          |    2 -
 drv/StepVisual/StepVisual_CameraUsage.jxx          |    2 -
 drv/StepVisual/StepVisual_Colour.ixx               |    2 -
 drv/StepVisual/StepVisual_Colour.jxx               |    2 -
 drv/StepVisual/StepVisual_ColourRgb.ixx            |    2 -
 drv/StepVisual/StepVisual_ColourRgb.jxx            |    4 -
 drv/StepVisual/StepVisual_ColourSpecification.ixx  |    2 -
 drv/StepVisual/StepVisual_ColourSpecification.jxx  |    4 -
 drv/StepVisual/StepVisual_CompositeText.ixx        |    2 -
 drv/StepVisual/StepVisual_CompositeText.jxx        |    8 -
 .../StepVisual_CompositeTextWithExtent.ixx         |    2 -
 .../StepVisual_CompositeTextWithExtent.jxx         |    8 -
 .../StepVisual_ContextDependentInvisibility.ixx    |    2 -
 .../StepVisual_ContextDependentInvisibility.jxx    |    6 -
 ...Visual_ContextDependentOverRidingStyledItem.ixx |    2 -
 ...Visual_ContextDependentOverRidingStyledItem.jxx |   14 -
 drv/StepVisual/StepVisual_CurveStyle.ixx           |    2 -
 drv/StepVisual/StepVisual_CurveStyle.jxx           |   10 -
 drv/StepVisual/StepVisual_CurveStyleFont.ixx       |    2 -
 drv/StepVisual/StepVisual_CurveStyleFont.jxx       |    8 -
 .../StepVisual_CurveStyleFontPattern.ixx           |    2 -
 .../StepVisual_CurveStyleFontPattern.jxx           |    2 -
 drv/StepVisual/StepVisual_CurveStyleFontSelect.jxx |   10 -
 drv/StepVisual/StepVisual_DirectionCountSelect.jxx |    2 -
 .../StepVisual_DraughtingAnnotationOccurrence.ixx  |    2 -
 .../StepVisual_DraughtingAnnotationOccurrence.jxx  |    2 -
 drv/StepVisual/StepVisual_DraughtingModel.ixx      |    2 -
 drv/StepVisual/StepVisual_DraughtingModel.jxx      |    2 -
 .../StepVisual_DraughtingPreDefinedColour.ixx      |    2 -
 .../StepVisual_DraughtingPreDefinedColour.jxx      |    2 -
 .../StepVisual_DraughtingPreDefinedCurveFont.ixx   |    2 -
 .../StepVisual_DraughtingPreDefinedCurveFont.jxx   |    2 -
 .../StepVisual_ExternallyDefinedCurveFont.ixx      |    2 -
 .../StepVisual_ExternallyDefinedCurveFont.jxx      |    2 -
 .../StepVisual_ExternallyDefinedTextFont.ixx       |    2 -
 .../StepVisual_ExternallyDefinedTextFont.jxx       |    2 -
 drv/StepVisual/StepVisual_FillAreaStyle.ixx        |    2 -
 drv/StepVisual/StepVisual_FillAreaStyle.jxx        |    8 -
 drv/StepVisual/StepVisual_FillAreaStyleColour.ixx  |    2 -
 drv/StepVisual/StepVisual_FillAreaStyleColour.jxx  |    6 -
 drv/StepVisual/StepVisual_FillStyleSelect.jxx      |    6 -
 drv/StepVisual/StepVisual_FontSelect.jxx           |    8 -
 ...epVisual_HArray1OfBoxCharacteristicSelect_0.cxx |   14 -
 ...StepVisual_HArray1OfCurveStyleFontPattern_0.cxx |   16 +-
 .../StepVisual_HArray1OfDirectionCountSelect_0.cxx |   14 -
 .../StepVisual_HArray1OfFillStyleSelect_0.cxx      |   14 -
 .../StepVisual_HArray1OfInvisibleItem_0.cxx        |   14 -
 .../StepVisual_HArray1OfLayeredItem_0.cxx          |   14 -
 ...sual_HArray1OfPresentationStyleAssignment_0.cxx |   16 +-
 ...epVisual_HArray1OfPresentationStyleSelect_0.cxx |   14 -
 .../StepVisual_HArray1OfStyleContextSelect_0.cxx   |   14 -
 ...Visual_HArray1OfSurfaceStyleElementSelect_0.cxx |   14 -
 .../StepVisual_HArray1OfTextOrCharacter_0.cxx      |   14 -
 drv/StepVisual/StepVisual_Invisibility.ixx         |    2 -
 drv/StepVisual/StepVisual_Invisibility.jxx         |    6 -
 drv/StepVisual/StepVisual_InvisibilityContext.jxx  |    8 -
 drv/StepVisual/StepVisual_InvisibleItem.jxx        |   10 -
 drv/StepVisual/StepVisual_LayeredItem.jxx          |    8 -
 drv/StepVisual/StepVisual_MarkerMember.ixx         |    2 -
 drv/StepVisual/StepVisual_MarkerMember.jxx         |    2 -
 drv/StepVisual/StepVisual_MarkerSelect.jxx         |    8 -
 ...l_MechanicalDesignGeometricPresentationArea.ixx |    2 -
 ...l_MechanicalDesignGeometricPresentationArea.jxx |    2 -
 ...alDesignGeometricPresentationRepresentation.ixx |    2 -
 ...alDesignGeometricPresentationRepresentation.jxx |    2 -
 drv/StepVisual/StepVisual_OverRidingStyledItem.ixx |    2 -
 drv/StepVisual/StepVisual_OverRidingStyledItem.jxx |   10 -
 drv/StepVisual/StepVisual_PlanarBox.ixx            |    2 -
 drv/StepVisual/StepVisual_PlanarBox.jxx            |    6 -
 drv/StepVisual/StepVisual_PlanarExtent.ixx         |    2 -
 drv/StepVisual/StepVisual_PlanarExtent.jxx         |    4 -
 drv/StepVisual/StepVisual_PointStyle.ixx           |    2 -
 drv/StepVisual/StepVisual_PointStyle.jxx           |   10 -
 drv/StepVisual/StepVisual_PreDefinedColour.ixx     |    2 -
 drv/StepVisual/StepVisual_PreDefinedColour.jxx     |    4 -
 drv/StepVisual/StepVisual_PreDefinedCurveFont.ixx  |    2 -
 drv/StepVisual/StepVisual_PreDefinedCurveFont.jxx  |    2 -
 drv/StepVisual/StepVisual_PreDefinedItem.ixx       |    2 -
 drv/StepVisual/StepVisual_PreDefinedItem.jxx       |    4 -
 drv/StepVisual/StepVisual_PreDefinedTextFont.ixx   |    2 -
 drv/StepVisual/StepVisual_PreDefinedTextFont.jxx   |    2 -
 drv/StepVisual/StepVisual_PresentationArea.ixx     |    2 -
 drv/StepVisual/StepVisual_PresentationArea.jxx     |    2 -
 .../StepVisual_PresentationLayerAssignment.ixx     |    2 -
 .../StepVisual_PresentationLayerAssignment.jxx     |    8 -
 .../StepVisual_PresentationLayerUsage.ixx          |    2 -
 .../StepVisual_PresentationLayerUsage.jxx          |    6 -
 .../StepVisual_PresentationRepresentation.ixx      |    2 -
 .../StepVisual_PresentationRepresentation.jxx      |    2 -
 ...StepVisual_PresentationRepresentationSelect.jxx |    8 -
 drv/StepVisual/StepVisual_PresentationSet.ixx      |    2 -
 drv/StepVisual/StepVisual_PresentationSet.jxx      |    2 -
 drv/StepVisual/StepVisual_PresentationSize.ixx     |    2 -
 drv/StepVisual/StepVisual_PresentationSize.jxx     |    6 -
 ...StepVisual_PresentationSizeAssignmentSelect.jxx |   10 -
 .../StepVisual_PresentationStyleAssignment.ixx     |    2 -
 .../StepVisual_PresentationStyleAssignment.jxx     |    6 -
 .../StepVisual_PresentationStyleByContext.ixx      |    2 -
 .../StepVisual_PresentationStyleByContext.jxx      |    6 -
 .../StepVisual_PresentationStyleSelect.jxx         |   10 -
 drv/StepVisual/StepVisual_PresentationView.ixx     |    2 -
 drv/StepVisual/StepVisual_PresentationView.jxx     |    2 -
 drv/StepVisual/StepVisual_PresentedItem.ixx        |    2 -
 drv/StepVisual/StepVisual_PresentedItem.jxx        |    2 -
 .../StepVisual_PresentedItemRepresentation.ixx     |    2 -
 .../StepVisual_PresentedItemRepresentation.jxx     |    6 -
 drv/StepVisual/StepVisual_StyleContextSelect.jxx   |   10 -
 drv/StepVisual/StepVisual_StyledItem.ixx           |    2 -
 drv/StepVisual/StepVisual_StyledItem.jxx           |   10 -
 drv/StepVisual/StepVisual_SurfaceSideStyle.ixx     |    2 -
 drv/StepVisual/StepVisual_SurfaceSideStyle.jxx     |    8 -
 drv/StepVisual/StepVisual_SurfaceStyleBoundary.ixx |    2 -
 drv/StepVisual/StepVisual_SurfaceStyleBoundary.jxx |    4 -
 .../StepVisual_SurfaceStyleControlGrid.ixx         |    2 -
 .../StepVisual_SurfaceStyleControlGrid.jxx         |    4 -
 .../StepVisual_SurfaceStyleElementSelect.jxx       |   10 -
 drv/StepVisual/StepVisual_SurfaceStyleFillArea.ixx |    2 -
 drv/StepVisual/StepVisual_SurfaceStyleFillArea.jxx |    4 -
 .../StepVisual_SurfaceStyleParameterLine.ixx       |    2 -
 .../StepVisual_SurfaceStyleParameterLine.jxx       |    8 -
 .../StepVisual_SurfaceStyleSegmentationCurve.ixx   |    2 -
 .../StepVisual_SurfaceStyleSegmentationCurve.jxx   |    4 -
 .../StepVisual_SurfaceStyleSilhouette.ixx          |    2 -
 .../StepVisual_SurfaceStyleSilhouette.jxx          |    4 -
 drv/StepVisual/StepVisual_SurfaceStyleUsage.ixx    |    2 -
 drv/StepVisual/StepVisual_SurfaceStyleUsage.jxx    |    4 -
 drv/StepVisual/StepVisual_Template.ixx             |    2 -
 drv/StepVisual/StepVisual_Template.jxx             |    2 -
 drv/StepVisual/StepVisual_TemplateInstance.ixx     |    2 -
 drv/StepVisual/StepVisual_TemplateInstance.jxx     |    2 -
 drv/StepVisual/StepVisual_TextLiteral.ixx          |    2 -
 drv/StepVisual/StepVisual_TextLiteral.jxx          |    8 -
 drv/StepVisual/StepVisual_TextOrCharacter.jxx      |   10 -
 drv/StepVisual/StepVisual_TextStyle.ixx            |    2 -
 drv/StepVisual/StepVisual_TextStyle.jxx            |    6 -
 .../StepVisual_TextStyleForDefinedFont.ixx         |    2 -
 .../StepVisual_TextStyleForDefinedFont.jxx         |    4 -
 .../StepVisual_TextStyleWithBoxCharacteristics.ixx |    2 -
 .../StepVisual_TextStyleWithBoxCharacteristics.jxx |   10 -
 drv/StepVisual/StepVisual_ViewVolume.ixx           |    2 -
 drv/StepVisual/StepVisual_ViewVolume.jxx           |    6 -
 drv/StlAPI/StlAPI.jxx                              |    4 -
 drv/StlAPI/StlAPI_Reader.jxx                       |    4 -
 drv/StlAPI/StlAPI_Writer.jxx                       |    6 -
 drv/StlMesh/StlMesh.jxx                            |    4 -
 drv/StlMesh/StlMesh_Mesh.ixx                       |    2 -
 drv/StlMesh/StlMesh_Mesh.jxx                       |   14 -
 drv/StlMesh/StlMesh_MeshDomain.ixx                 |    2 -
 drv/StlMesh/StlMesh_MeshDomain.jxx                 |   10 -
 drv/StlMesh/StlMesh_MeshExplorer.jxx               |   10 -
 drv/StlMesh/StlMesh_MeshTriangle.ixx               |    2 -
 drv/StlMesh/StlMesh_MeshTriangle.jxx               |    4 -
 ...tlMesh_SequenceNodeOfSequenceOfMeshDomain_0.cxx |    8 +-
 ...Mesh_SequenceNodeOfSequenceOfMeshTriangle_0.cxx |    8 +-
 .../StlMesh_SequenceNodeOfSequenceOfMesh_0.cxx     |    8 +-
 drv/StlMesh/StlMesh_SequenceOfMeshDomain_0.cxx     |   10 +-
 drv/StlMesh/StlMesh_SequenceOfMeshTriangle_0.cxx   |   10 +-
 drv/StlMesh/StlMesh_SequenceOfMesh_0.cxx           |   10 +-
 drv/StlTransfer/StlTransfer.jxx                    |    6 -
 drv/Storage/Storage.jxx                            |    4 -
 drv/Storage/Storage_ArrayOfCallBack_0.cxx          |   12 +-
 drv/Storage/Storage_ArrayOfSchema_0.cxx            |   12 +-
 drv/Storage/Storage_BaseDriver.jxx                 |   18 -
 drv/Storage/Storage_CallBack.ixx                   |    2 -
 drv/Storage/Storage_CallBack.jxx                   |    8 -
 drv/Storage/Storage_Data.ixx                       |    2 -
 drv/Storage/Storage_Data.jxx                       |   28 -
 .../Storage_DataMapIteratorOfMapOfCallBack_0.cxx   |   12 +-
 .../Storage_DataMapIteratorOfMapOfPers_0.cxx       |   12 +-
 .../Storage_DataMapNodeOfMapOfCallBack_0.cxx       |   12 +-
 drv/Storage/Storage_DataMapNodeOfMapOfPers_0.cxx   |   12 +-
 drv/Storage/Storage_DefaultCallBack.ixx            |    2 -
 drv/Storage/Storage_DefaultCallBack.jxx            |    8 -
 drv/Storage/Storage_HArrayOfCallBack_0.cxx         |   16 +-
 drv/Storage/Storage_HArrayOfSchema_0.cxx           |   16 +-
 drv/Storage/Storage_HPArray_0.cxx                  |   16 +-
 drv/Storage/Storage_HSeqOfCallBack_0.cxx           |   50 -
 drv/Storage/Storage_HSeqOfPersistent_0.cxx         |   50 -
 drv/Storage/Storage_HSeqOfRoot_0.cxx               |   12 +-
 drv/Storage/Storage_HeaderData.ixx                 |    2 -
 drv/Storage/Storage_HeaderData.jxx                 |   12 -
 .../Storage_IndexedDataMapNodeOfPType_0.cxx        |    6 -
 drv/Storage/Storage_InternalData.ixx               |    2 -
 drv/Storage/Storage_InternalData.jxx               |    6 -
 drv/Storage/Storage_MapOfCallBack_0.cxx            |   14 +-
 drv/Storage/Storage_MapOfPers_0.cxx                |   14 +-
 drv/Storage/Storage_MapPSDHasher_0.cxx             |   18 -
 drv/Storage/Storage_PArray_0.cxx                   |   12 +-
 drv/Storage/Storage_PType_0.cxx                    |   10 -
 drv/Storage/Storage_Root.ixx                       |    2 -
 drv/Storage/Storage_Root.jxx                       |    8 -
 drv/Storage/Storage_RootData.ixx                   |    2 -
 drv/Storage/Storage_RootData.jxx                   |   14 -
 drv/Storage/Storage_Schema.ixx                     |    2 -
 drv/Storage/Storage_Schema.jxx                     |   26 -
 drv/Storage/Storage_SeqOfCallBack_0.cxx            |   31 -
 drv/Storage/Storage_SeqOfPersistent_0.cxx          |   31 -
 drv/Storage/Storage_SeqOfRoot_0.cxx                |   10 +-
 .../Storage_SequenceNodeOfSeqOfCallBack_0.cxx      |   45 -
 .../Storage_SequenceNodeOfSeqOfPersistent_0.cxx    |   45 -
 drv/Storage/Storage_SequenceNodeOfSeqOfRoot_0.cxx  |    8 +-
 drv/Storage/Storage_StreamExtCharParityError_0.cxx |    2 -
 drv/Storage/Storage_StreamFormatError_0.cxx        |    2 -
 drv/Storage/Storage_StreamModeError_0.cxx          |    2 -
 drv/Storage/Storage_StreamReadError_0.cxx          |    2 -
 drv/Storage/Storage_StreamTypeMismatchError_0.cxx  |    2 -
 drv/Storage/Storage_StreamUnknownTypeError_0.cxx   |    2 -
 drv/Storage/Storage_StreamWriteError_0.cxx         |    2 -
 drv/Storage/Storage_TypeData.ixx                   |    2 -
 drv/Storage/Storage_TypeData.jxx                   |   10 -
 drv/Storage/Storage_TypedCallBack.ixx              |    2 -
 drv/Storage/Storage_TypedCallBack.jxx              |    6 -
 drv/Storage/Storage_stCONSTclCOM.jxx               |    2 -
 drv/Sweep/Sweep_NumShape.jxx                       |    2 -
 drv/Sweep/Sweep_NumShapeIterator.jxx               |    8 -
 drv/Sweep/Sweep_NumShapeTool.jxx                   |    6 -
 drv/TColGeom/TColGeom_Array1OfBSplineCurve_0.cxx   |   12 +-
 drv/TColGeom/TColGeom_Array1OfBezierCurve_0.cxx    |   12 +-
 drv/TColGeom/TColGeom_Array1OfBoundedCurve_0.cxx   |   30 -
 drv/TColGeom/TColGeom_Array1OfBoundedSurface_0.cxx |   30 -
 drv/TColGeom/TColGeom_Array1OfCurve_0.cxx          |   12 +-
 drv/TColGeom/TColGeom_Array1OfSurface_0.cxx        |   12 +-
 drv/TColGeom/TColGeom_Array2OfBSplineSurface_0.cxx |   30 -
 drv/TColGeom/TColGeom_Array2OfBezierSurface_0.cxx  |   12 +-
 drv/TColGeom/TColGeom_Array2OfBoundedSurface_0.cxx |   30 -
 drv/TColGeom/TColGeom_Array2OfSurface_0.cxx        |   12 +-
 drv/TColGeom/TColGeom_HArray1OfBSplineCurve_0.cxx  |   16 +-
 drv/TColGeom/TColGeom_HArray1OfBezierCurve_0.cxx   |   16 +-
 drv/TColGeom/TColGeom_HArray1OfBoundedCurve_0.cxx  |   56 -
 .../TColGeom_HArray1OfBoundedSurface_0.cxx         |   56 -
 drv/TColGeom/TColGeom_HArray1OfCurve_0.cxx         |   16 +-
 drv/TColGeom/TColGeom_HArray1OfSurface_0.cxx       |   16 +-
 .../TColGeom_HArray2OfBSplineSurface_0.cxx         |   56 -
 drv/TColGeom/TColGeom_HArray2OfBezierSurface_0.cxx |   56 -
 .../TColGeom_HArray2OfBoundedSurface_0.cxx         |   56 -
 drv/TColGeom/TColGeom_HArray2OfSurface_0.cxx       |   16 +-
 .../TColGeom_HSequenceOfBoundedCurve_0.cxx         |   12 +-
 .../TColGeom_HSequenceOfBoundedSurface_0.cxx       |   50 -
 drv/TColGeom/TColGeom_HSequenceOfCurve_0.cxx       |   12 +-
 drv/TColGeom/TColGeom_HSequenceOfSurface_0.cxx     |   50 -
 ...Geom_SequenceNodeOfSequenceOfBoundedCurve_0.cxx |    8 +-
 ...om_SequenceNodeOfSequenceOfBoundedSurface_0.cxx |   45 -
 .../TColGeom_SequenceNodeOfSequenceOfCurve_0.cxx   |    8 +-
 .../TColGeom_SequenceNodeOfSequenceOfSurface_0.cxx |    8 +-
 drv/TColGeom/TColGeom_SequenceOfBoundedCurve_0.cxx |   10 +-
 .../TColGeom_SequenceOfBoundedSurface_0.cxx        |   31 -
 drv/TColGeom/TColGeom_SequenceOfCurve_0.cxx        |   10 +-
 drv/TColGeom/TColGeom_SequenceOfSurface_0.cxx      |   10 +-
 .../TColGeom2d_Array1OfBSplineCurve_0.cxx          |   12 +-
 .../TColGeom2d_Array1OfBezierCurve_0.cxx           |   12 +-
 .../TColGeom2d_Array1OfBoundedCurve_0.cxx          |   30 -
 drv/TColGeom2d/TColGeom2d_Array1OfCurve_0.cxx      |   12 +-
 drv/TColGeom2d/TColGeom2d_Array1OfGeometry_0.cxx   |   30 -
 .../TColGeom2d_HArray1OfBSplineCurve_0.cxx         |   16 +-
 .../TColGeom2d_HArray1OfBezierCurve_0.cxx          |   16 +-
 .../TColGeom2d_HArray1OfBoundedCurve_0.cxx         |   56 -
 drv/TColGeom2d/TColGeom2d_HArray1OfCurve_0.cxx     |   16 +-
 drv/TColGeom2d/TColGeom2d_HArray1OfGeometry_0.cxx  |   56 -
 .../TColGeom2d_HSequenceOfBoundedCurve_0.cxx       |   12 +-
 drv/TColGeom2d/TColGeom2d_HSequenceOfCurve_0.cxx   |   12 +-
 .../TColGeom2d_HSequenceOfGeometry_0.cxx           |   50 -
 ...om2d_SequenceNodeOfSequenceOfBoundedCurve_0.cxx |    8 +-
 .../TColGeom2d_SequenceNodeOfSequenceOfCurve_0.cxx |    8 +-
 ...olGeom2d_SequenceNodeOfSequenceOfGeometry_0.cxx |    8 +-
 .../TColGeom2d_SequenceOfBoundedCurve_0.cxx        |   10 +-
 drv/TColGeom2d/TColGeom2d_SequenceOfCurve_0.cxx    |   10 +-
 drv/TColGeom2d/TColGeom2d_SequenceOfGeometry_0.cxx |   10 +-
 drv/TColQuantity/TColQuantity_Array1OfLength_0.cxx |    8 -
 drv/TColQuantity/TColQuantity_Array2OfLength_0.cxx |    8 -
 .../TColQuantity_HArray1OfLength_0.cxx             |   12 -
 .../TColQuantity_HArray2OfLength_0.cxx             |   12 -
 drv/TColStd/TColStd_Array1OfAsciiString_0.cxx      |   10 -
 drv/TColStd/TColStd_Array1OfBoolean_0.cxx          |    8 -
 drv/TColStd/TColStd_Array1OfByte_0.cxx             |    8 -
 drv/TColStd/TColStd_Array1OfCharacter_0.cxx        |    8 -
 drv/TColStd/TColStd_Array1OfExtendedString_0.cxx   |   10 -
 drv/TColStd/TColStd_Array1OfInteger_0.cxx          |    8 -
 drv/TColStd/TColStd_Array1OfListOfInteger_0.cxx    |   10 -
 drv/TColStd/TColStd_Array1OfReal_0.cxx             |    8 -
 drv/TColStd/TColStd_Array1OfTransient_0.cxx        |   12 +-
 drv/TColStd/TColStd_Array2OfBoolean_0.cxx          |    8 -
 drv/TColStd/TColStd_Array2OfCharacter_0.cxx        |    8 -
 drv/TColStd/TColStd_Array2OfInteger_0.cxx          |    8 -
 drv/TColStd/TColStd_Array2OfReal_0.cxx             |    8 -
 drv/TColStd/TColStd_Array2OfTransient_0.cxx        |   12 +-
 ...aMapIteratorOfDataMapOfAsciiStringInteger_0.cxx |    8 -
 ..._DataMapIteratorOfDataMapOfIntegerInteger_0.cxx |    8 -
 ...apIteratorOfDataMapOfIntegerListOfInteger_0.cxx |   10 -
 ...Std_DataMapIteratorOfDataMapOfIntegerReal_0.cxx |    8 -
 ...ataMapIteratorOfDataMapOfIntegerTransient_0.cxx |   12 +-
 ...d_DataMapIteratorOfDataMapOfStringInteger_0.cxx |    8 -
 ...aMapIteratorOfDataMapOfTransientTransient_0.cxx |   14 +-
 ..._DataMapNodeOfDataMapOfAsciiStringInteger_0.cxx |    8 -
 ...lStd_DataMapNodeOfDataMapOfIntegerInteger_0.cxx |    8 -
 ...ataMapNodeOfDataMapOfIntegerListOfInteger_0.cxx |   10 -
 ...TColStd_DataMapNodeOfDataMapOfIntegerReal_0.cxx |    8 -
 ...td_DataMapNodeOfDataMapOfIntegerTransient_0.cxx |   12 +-
 ...olStd_DataMapNodeOfDataMapOfStringInteger_0.cxx |    8 -
 ..._DataMapNodeOfDataMapOfTransientTransient_0.cxx |   14 +-
 .../TColStd_DataMapOfAsciiStringInteger_0.cxx      |   10 -
 drv/TColStd/TColStd_DataMapOfIntegerInteger_0.cxx  |   10 -
 .../TColStd_DataMapOfIntegerListOfInteger_0.cxx    |   12 -
 drv/TColStd/TColStd_DataMapOfIntegerReal_0.cxx     |   10 -
 .../TColStd_DataMapOfIntegerTransient_0.cxx        |   14 +-
 drv/TColStd/TColStd_DataMapOfStringInteger_0.cxx   |   10 -
 .../TColStd_DataMapOfTransientTransient_0.cxx      |   16 +-
 drv/TColStd/TColStd_HArray1OfAsciiString_0.cxx     |   14 -
 drv/TColStd/TColStd_HArray1OfBoolean_0.cxx         |   12 -
 drv/TColStd/TColStd_HArray1OfByte_0.cxx            |   12 -
 drv/TColStd/TColStd_HArray1OfCharacter_0.cxx       |   12 -
 drv/TColStd/TColStd_HArray1OfExtendedString_0.cxx  |   14 -
 drv/TColStd/TColStd_HArray1OfInteger_0.cxx         |   12 -
 drv/TColStd/TColStd_HArray1OfListOfInteger_0.cxx   |   14 -
 drv/TColStd/TColStd_HArray1OfReal_0.cxx            |   12 -
 drv/TColStd/TColStd_HArray1OfTransient_0.cxx       |   16 +-
 drv/TColStd/TColStd_HArray2OfBoolean_0.cxx         |   12 -
 drv/TColStd/TColStd_HArray2OfCharacter_0.cxx       |   12 -
 drv/TColStd/TColStd_HArray2OfInteger_0.cxx         |   12 -
 drv/TColStd/TColStd_HArray2OfReal_0.cxx            |   12 -
 drv/TColStd/TColStd_HArray2OfTransient_0.cxx       |   16 +-
 drv/TColStd/TColStd_HPackedMapOfInteger.ixx        |    2 -
 drv/TColStd/TColStd_HPackedMapOfInteger.jxx        |    2 -
 drv/TColStd/TColStd_HSequenceOfAsciiString_0.cxx   |   10 -
 .../TColStd_HSequenceOfExtendedString_0.cxx        |   10 -
 drv/TColStd/TColStd_HSequenceOfHAsciiString_0.cxx  |   12 +-
 .../TColStd_HSequenceOfHExtendedString_0.cxx       |   12 +-
 drv/TColStd/TColStd_HSequenceOfInteger_0.cxx       |    8 -
 drv/TColStd/TColStd_HSequenceOfReal_0.cxx          |    8 -
 drv/TColStd/TColStd_HSequenceOfTransient_0.cxx     |   12 +-
 drv/TColStd/TColStd_HSetOfInteger_0.cxx            |   41 -
 drv/TColStd/TColStd_HSetOfReal_0.cxx               |   41 -
 drv/TColStd/TColStd_HSetOfTransient_0.cxx          |   44 -
 ...pNodeOfIndexedDataMapOfTransientTransient_0.cxx |   12 +-
 ...ColStd_IndexedDataMapOfTransientTransient_0.cxx |   16 +-
 ...olStd_IndexedMapNodeOfIndexedMapOfInteger_0.cxx |    6 -
 .../TColStd_IndexedMapNodeOfIndexedMapOfReal_0.cxx |    6 -
 ...Std_IndexedMapNodeOfIndexedMapOfTransient_0.cxx |   10 +-
 drv/TColStd/TColStd_IndexedMapOfInteger_0.cxx      |    8 -
 drv/TColStd/TColStd_IndexedMapOfReal_0.cxx         |    8 -
 drv/TColStd/TColStd_IndexedMapOfTransient_0.cxx    |   12 +-
 .../TColStd_ListIteratorOfListOfAsciiString_0.cxx  |   10 -
 .../TColStd_ListIteratorOfListOfInteger_0.cxx      |    8 -
 drv/TColStd/TColStd_ListIteratorOfListOfReal_0.cxx |    8 -
 .../TColStd_ListIteratorOfListOfTransient_0.cxx    |   12 +-
 ...olStd_ListIteratorOfSetListOfSetOfInteger_0.cxx |   33 -
 .../TColStd_ListIteratorOfSetListOfSetOfReal_0.cxx |   33 -
 ...Std_ListIteratorOfSetListOfSetOfTransient_0.cxx |   36 -
 .../TColStd_ListNodeOfListOfAsciiString_0.cxx      |    8 -
 drv/TColStd/TColStd_ListNodeOfListOfInteger_0.cxx  |    6 -
 drv/TColStd/TColStd_ListNodeOfListOfReal_0.cxx     |    6 -
 .../TColStd_ListNodeOfListOfTransient_0.cxx        |   10 +-
 .../TColStd_ListNodeOfSetListOfSetOfInteger_0.cxx  |   47 -
 .../TColStd_ListNodeOfSetListOfSetOfReal_0.cxx     |   47 -
 ...TColStd_ListNodeOfSetListOfSetOfTransient_0.cxx |   50 -
 drv/TColStd/TColStd_ListOfAsciiString_0.cxx        |    8 -
 drv/TColStd/TColStd_ListOfInteger_0.cxx            |    6 -
 drv/TColStd/TColStd_ListOfReal_0.cxx               |    6 -
 drv/TColStd/TColStd_ListOfTransient_0.cxx          |   10 +-
 .../TColStd_MapIteratorOfMapOfAsciiString_0.cxx    |    8 -
 .../TColStd_MapIteratorOfMapOfInteger_0.cxx        |    8 -
 drv/TColStd/TColStd_MapIteratorOfMapOfReal_0.cxx   |    8 -
 .../TColStd_MapIteratorOfMapOfTransient_0.cxx      |   12 +-
 drv/TColStd/TColStd_MapOfAsciiString_0.cxx         |    9 -
 drv/TColStd/TColStd_MapOfInteger_0.cxx             |    9 -
 drv/TColStd/TColStd_MapOfReal_0.cxx                |    9 -
 drv/TColStd/TColStd_MapOfTransient_0.cxx           |   13 +-
 drv/TColStd/TColStd_MapTransientHasher_0.cxx       |    4 +-
 .../TColStd_QueueNodeOfQueueOfInteger_0.cxx        |   42 -
 drv/TColStd/TColStd_QueueNodeOfQueueOfReal_0.cxx   |   42 -
 .../TColStd_QueueNodeOfQueueOfTransient_0.cxx      |   45 -
 drv/TColStd/TColStd_QueueOfInteger_0.cxx           |   25 -
 drv/TColStd/TColStd_QueueOfReal_0.cxx              |   25 -
 drv/TColStd/TColStd_QueueOfTransient_0.cxx         |   28 -
 .../TColStd_SequenceNodeOfSequenceOfAddress_0.cxx  |    4 -
 ...olStd_SequenceNodeOfSequenceOfAsciiString_0.cxx |    6 -
 .../TColStd_SequenceNodeOfSequenceOfBoolean_0.cxx  |    4 -
 ...td_SequenceNodeOfSequenceOfExtendedString_0.cxx |    6 -
 ...lStd_SequenceNodeOfSequenceOfHAsciiString_0.cxx |    8 +-
 ...d_SequenceNodeOfSequenceOfHExtendedString_0.cxx |    8 +-
 .../TColStd_SequenceNodeOfSequenceOfInteger_0.cxx  |    4 -
 .../TColStd_SequenceNodeOfSequenceOfReal_0.cxx     |    4 -
 ...TColStd_SequenceNodeOfSequenceOfTransient_0.cxx |    8 +-
 drv/TColStd/TColStd_SequenceOfAddress_0.cxx        |    6 -
 drv/TColStd/TColStd_SequenceOfAsciiString_0.cxx    |    8 -
 drv/TColStd/TColStd_SequenceOfBoolean_0.cxx        |    6 -
 drv/TColStd/TColStd_SequenceOfExtendedString_0.cxx |    8 -
 drv/TColStd/TColStd_SequenceOfHAsciiString_0.cxx   |   10 +-
 .../TColStd_SequenceOfHExtendedString_0.cxx        |   10 +-
 drv/TColStd/TColStd_SequenceOfInteger_0.cxx        |    6 -
 drv/TColStd/TColStd_SequenceOfReal_0.cxx           |    6 -
 drv/TColStd/TColStd_SequenceOfTransient_0.cxx      |   10 +-
 .../TColStd_SetIteratorOfSetOfInteger_0.cxx        |   46 -
 drv/TColStd/TColStd_SetIteratorOfSetOfReal_0.cxx   |   46 -
 .../TColStd_SetIteratorOfSetOfTransient_0.cxx      |   49 -
 drv/TColStd/TColStd_SetListOfSetOfInteger_0.cxx    |   30 -
 drv/TColStd/TColStd_SetListOfSetOfReal_0.cxx       |   30 -
 drv/TColStd/TColStd_SetListOfSetOfTransient_0.cxx  |   33 -
 drv/TColStd/TColStd_SetOfInteger_0.cxx             |   46 -
 drv/TColStd/TColStd_SetOfReal_0.cxx                |   46 -
 drv/TColStd/TColStd_SetOfTransient_0.cxx           |   49 -
 .../TColStd_StackIteratorOfStackOfInteger_0.cxx    |   30 -
 .../TColStd_StackIteratorOfStackOfReal_0.cxx       |   30 -
 .../TColStd_StackIteratorOfStackOfTransient_0.cxx  |   33 -
 .../TColStd_StackNodeOfStackOfInteger_0.cxx        |   47 -
 drv/TColStd/TColStd_StackNodeOfStackOfReal_0.cxx   |   47 -
 .../TColStd_StackNodeOfStackOfTransient_0.cxx      |   50 -
 drv/TColStd/TColStd_StackOfInteger_0.cxx           |   30 -
 drv/TColStd/TColStd_StackOfReal_0.cxx              |   30 -
 drv/TColStd/TColStd_StackOfTransient_0.cxx         |   33 -
 .../TColStd_StdMapNodeOfMapOfAsciiString_0.cxx     |    8 -
 drv/TColStd/TColStd_StdMapNodeOfMapOfInteger_0.cxx |    8 -
 drv/TColStd/TColStd_StdMapNodeOfMapOfReal_0.cxx    |    8 -
 .../TColStd_StdMapNodeOfMapOfTransient_0.cxx       |   12 +-
 drv/TColgp/TColgp_Array1OfCirc2d_0.cxx             |   10 -
 drv/TColgp/TColgp_Array1OfDir2d_0.cxx              |   10 -
 drv/TColgp/TColgp_Array1OfDir_0.cxx                |   10 -
 drv/TColgp/TColgp_Array1OfLin2d_0.cxx              |   10 -
 drv/TColgp/TColgp_Array1OfPnt2d_0.cxx              |   10 -
 drv/TColgp/TColgp_Array1OfPnt_0.cxx                |   10 -
 drv/TColgp/TColgp_Array1OfVec2d_0.cxx              |   10 -
 drv/TColgp/TColgp_Array1OfVec_0.cxx                |   10 -
 drv/TColgp/TColgp_Array1OfXYZ_0.cxx                |   10 -
 drv/TColgp/TColgp_Array1OfXY_0.cxx                 |   10 -
 drv/TColgp/TColgp_Array2OfCirc2d_0.cxx             |   10 -
 drv/TColgp/TColgp_Array2OfDir2d_0.cxx              |   10 -
 drv/TColgp/TColgp_Array2OfDir_0.cxx                |   10 -
 drv/TColgp/TColgp_Array2OfLin2d_0.cxx              |   10 -
 drv/TColgp/TColgp_Array2OfPnt2d_0.cxx              |   10 -
 drv/TColgp/TColgp_Array2OfPnt_0.cxx                |   10 -
 drv/TColgp/TColgp_Array2OfVec2d_0.cxx              |   10 -
 drv/TColgp/TColgp_Array2OfVec_0.cxx                |   10 -
 drv/TColgp/TColgp_Array2OfXYZ_0.cxx                |   10 -
 drv/TColgp/TColgp_Array2OfXY_0.cxx                 |   10 -
 ...p_DataMapIteratorOfDataMapOfIntegerCirc2d_0.cxx |   40 -
 ...Colgp_DataMapNodeOfDataMapOfIntegerCirc2d_0.cxx |   57 -
 drv/TColgp/TColgp_DataMapOfIntegerCirc2d_0.cxx     |   43 -
 drv/TColgp/TColgp_HArray1OfCirc2d_0.cxx            |   14 -
 drv/TColgp/TColgp_HArray1OfDir2d_0.cxx             |   14 -
 drv/TColgp/TColgp_HArray1OfDir_0.cxx               |   14 -
 drv/TColgp/TColgp_HArray1OfLin2d_0.cxx             |   14 -
 drv/TColgp/TColgp_HArray1OfPnt2d_0.cxx             |   14 -
 drv/TColgp/TColgp_HArray1OfPnt_0.cxx               |   14 -
 drv/TColgp/TColgp_HArray1OfVec2d_0.cxx             |   14 -
 drv/TColgp/TColgp_HArray1OfVec_0.cxx               |   14 -
 drv/TColgp/TColgp_HArray1OfXYZ_0.cxx               |   14 -
 drv/TColgp/TColgp_HArray1OfXY_0.cxx                |   14 -
 drv/TColgp/TColgp_HArray2OfCirc2d_0.cxx            |   14 -
 drv/TColgp/TColgp_HArray2OfDir2d_0.cxx             |   14 -
 drv/TColgp/TColgp_HArray2OfDir_0.cxx               |   14 -
 drv/TColgp/TColgp_HArray2OfLin2d_0.cxx             |   14 -
 drv/TColgp/TColgp_HArray2OfPnt2d_0.cxx             |   14 -
 drv/TColgp/TColgp_HArray2OfPnt_0.cxx               |   14 -
 drv/TColgp/TColgp_HArray2OfVec2d_0.cxx             |   14 -
 drv/TColgp/TColgp_HArray2OfVec_0.cxx               |   14 -
 drv/TColgp/TColgp_HArray2OfXYZ_0.cxx               |   14 -
 drv/TColgp/TColgp_HArray2OfXY_0.cxx                |   14 -
 drv/TColgp/TColgp_HSequenceOfDir2d_0.cxx           |   10 -
 drv/TColgp/TColgp_HSequenceOfDir_0.cxx             |   10 -
 drv/TColgp/TColgp_HSequenceOfPnt2d_0.cxx           |   10 -
 drv/TColgp/TColgp_HSequenceOfPnt_0.cxx             |   10 -
 drv/TColgp/TColgp_HSequenceOfVec2d_0.cxx           |   10 -
 drv/TColgp/TColgp_HSequenceOfVec_0.cxx             |   10 -
 drv/TColgp/TColgp_HSequenceOfXYZ_0.cxx             |   10 -
 drv/TColgp/TColgp_HSequenceOfXY_0.cxx              |   10 -
 ...lgp_SequenceNodeOfSequenceOfArray1OfPnt2d_0.cxx |    8 +-
 .../TColgp_SequenceNodeOfSequenceOfDir2d_0.cxx     |    6 -
 .../TColgp_SequenceNodeOfSequenceOfDir_0.cxx       |    6 -
 .../TColgp_SequenceNodeOfSequenceOfPnt2d_0.cxx     |    6 -
 .../TColgp_SequenceNodeOfSequenceOfPnt_0.cxx       |    6 -
 .../TColgp_SequenceNodeOfSequenceOfVec2d_0.cxx     |    6 -
 .../TColgp_SequenceNodeOfSequenceOfVec_0.cxx       |    6 -
 .../TColgp_SequenceNodeOfSequenceOfXYZ_0.cxx       |    6 -
 drv/TColgp/TColgp_SequenceNodeOfSequenceOfXY_0.cxx |    6 -
 drv/TColgp/TColgp_SequenceOfArray1OfPnt2d_0.cxx    |   10 +-
 drv/TColgp/TColgp_SequenceOfDir2d_0.cxx            |    8 -
 drv/TColgp/TColgp_SequenceOfDir_0.cxx              |    8 -
 drv/TColgp/TColgp_SequenceOfPnt2d_0.cxx            |    8 -
 drv/TColgp/TColgp_SequenceOfPnt_0.cxx              |    8 -
 drv/TColgp/TColgp_SequenceOfVec2d_0.cxx            |    8 -
 drv/TColgp/TColgp_SequenceOfVec_0.cxx              |    8 -
 drv/TColgp/TColgp_SequenceOfXYZ_0.cxx              |    8 -
 drv/TColgp/TColgp_SequenceOfXY_0.cxx               |    8 -
 drv/TCollection/TCollection.jxx                    |    2 -
 drv/TCollection/TCollection_AVLBaseNode.ixx        |   29 -
 drv/TCollection/TCollection_AVLBaseNode.jxx        |    3 -
 drv/TCollection/TCollection_Array1Descriptor.ixx   |   10 -
 drv/TCollection/TCollection_Array1Descriptor.jxx   |    3 -
 drv/TCollection/TCollection_Array2Descriptor.ixx   |   10 -
 drv/TCollection/TCollection_Array2Descriptor.jxx   |    3 -
 drv/TCollection/TCollection_AsciiString.jxx        |   14 -
 drv/TCollection/TCollection_BaseSequence.jxx       |    6 -
 drv/TCollection/TCollection_BasicMap.jxx           |    4 -
 drv/TCollection/TCollection_BasicMapIterator.jxx   |    4 -
 drv/TCollection/TCollection_CompareOfInteger.jxx   |    2 -
 drv/TCollection/TCollection_CompareOfReal.jxx      |    2 -
 drv/TCollection/TCollection_ExtendedString.jxx     |   12 -
 drv/TCollection/TCollection_HAsciiString.ixx       |    2 -
 drv/TCollection/TCollection_HAsciiString.jxx       |   14 -
 drv/TCollection/TCollection_HExtendedString.ixx    |    2 -
 drv/TCollection/TCollection_HExtendedString.jxx    |   14 -
 drv/TCollection/TCollection_MapNode.ixx            |    2 -
 drv/TCollection/TCollection_MapNode.jxx            |    2 -
 drv/TCollection/TCollection_SeqNode.ixx            |    2 -
 drv/TCollection/TCollection_SeqNode.jxx            |    2 -
 drv/TDF/TDF.jxx                                    |    6 -
 drv/TDF/TDF_Attribute.ixx                          |    2 -
 drv/TDF/TDF_Attribute.jxx                          |   36 -
 drv/TDF/TDF_AttributeArray1_0.cxx                  |   12 +-
 drv/TDF/TDF_AttributeDataMap_0.cxx                 |   16 +-
 drv/TDF/TDF_AttributeDelta.ixx                     |    2 -
 drv/TDF/TDF_AttributeDelta.jxx                     |    8 -
 drv/TDF/TDF_AttributeDeltaList_0.cxx               |   10 +-
 drv/TDF/TDF_AttributeDoubleMap_0.cxx               |   18 +-
 drv/TDF/TDF_AttributeIndexedMap_0.cxx              |   12 +-
 drv/TDF/TDF_AttributeList_0.cxx                    |   10 +-
 drv/TDF/TDF_AttributeMap_0.cxx                     |   13 +-
 drv/TDF/TDF_AttributeSequence_0.cxx                |   10 +-
 drv/TDF/TDF_ChildIDIterator.jxx                    |    8 -
 drv/TDF/TDF_ChildIterator.jxx                      |    4 -
 drv/TDF/TDF_ClosureMode.jxx                        |    2 -
 drv/TDF/TDF_ClosureTool.jxx                        |   14 -
 drv/TDF/TDF_ComparisonTool.jxx                     |   10 -
 drv/TDF/TDF_CopyLabel.jxx                          |   12 -
 drv/TDF/TDF_CopyTool.jxx                           |   18 -
 drv/TDF/TDF_Data.ixx                               |    2 -
 drv/TDF/TDF_Data.jxx                               |   12 -
 .../TDF_DataMapIteratorOfAttributeDataMap_0.cxx    |   14 +-
 drv/TDF/TDF_DataMapIteratorOfLabelDataMap_0.cxx    |   10 -
 drv/TDF/TDF_DataMapIteratorOfLabelIntegerMap_0.cxx |   10 -
 drv/TDF/TDF_DataMapIteratorOfLabelLabelMap_0.cxx   |   40 -
 drv/TDF/TDF_DataMapNodeOfAttributeDataMap_0.cxx    |   14 +-
 drv/TDF/TDF_DataMapNodeOfLabelDataMap_0.cxx        |   10 -
 drv/TDF/TDF_DataMapNodeOfLabelIntegerMap_0.cxx     |   10 -
 drv/TDF/TDF_DataMapNodeOfLabelLabelMap_0.cxx       |   57 -
 drv/TDF/TDF_DataSet.ixx                            |    2 -
 drv/TDF/TDF_DataSet.jxx                            |   12 -
 drv/TDF/TDF_DefaultDeltaOnModification.ixx         |    2 -
 drv/TDF/TDF_DefaultDeltaOnModification.jxx         |    4 -
 drv/TDF/TDF_DefaultDeltaOnRemoval.ixx              |    2 -
 drv/TDF/TDF_DefaultDeltaOnRemoval.jxx              |    4 -
 drv/TDF/TDF_Delta.ixx                              |    2 -
 drv/TDF/TDF_Delta.jxx                              |   14 -
 drv/TDF/TDF_DeltaList_0.cxx                        |   10 +-
 drv/TDF/TDF_DeltaOnAddition.ixx                    |    2 -
 drv/TDF/TDF_DeltaOnAddition.jxx                    |    4 -
 drv/TDF/TDF_DeltaOnForget.ixx                      |    2 -
 drv/TDF/TDF_DeltaOnForget.jxx                      |    4 -
 drv/TDF/TDF_DeltaOnModification.ixx                |    2 -
 drv/TDF/TDF_DeltaOnModification.jxx                |    4 -
 drv/TDF/TDF_DeltaOnRemoval.ixx                     |    2 -
 drv/TDF/TDF_DeltaOnRemoval.jxx                     |    4 -
 drv/TDF/TDF_DeltaOnResume.ixx                      |    2 -
 drv/TDF/TDF_DeltaOnResume.jxx                      |    4 -
 ...TDF_DoubleMapIteratorOfAttributeDoubleMap_0.cxx |   14 +-
 drv/TDF/TDF_DoubleMapIteratorOfGUIDProgIDMap_0.cxx |   10 -
 .../TDF_DoubleMapIteratorOfLabelDoubleMap_0.cxx    |   10 -
 .../TDF_DoubleMapNodeOfAttributeDoubleMap_0.cxx    |   14 +-
 drv/TDF/TDF_DoubleMapNodeOfGUIDProgIDMap_0.cxx     |   10 -
 drv/TDF/TDF_DoubleMapNodeOfLabelDoubleMap_0.cxx    |   10 -
 drv/TDF/TDF_GUIDProgIDMap_0.cxx                    |   14 -
 drv/TDF/TDF_HAttributeArray1_0.cxx                 |   16 +-
 drv/TDF/TDF_IDFilter.jxx                           |    8 -
 drv/TDF/TDF_IDList_0.cxx                           |    8 -
 drv/TDF/TDF_IDMap_0.cxx                            |    9 -
 .../TDF_IndexedMapNodeOfAttributeIndexedMap_0.cxx  |   10 +-
 drv/TDF/TDF_IndexedMapNodeOfLabelIndexedMap_0.cxx  |    8 -
 drv/TDF/TDF_Label.jxx                              |   24 -
 drv/TDF/TDF_LabelDataMap_0.cxx                     |   12 -
 drv/TDF/TDF_LabelDoubleMap_0.cxx                   |   14 -
 drv/TDF/TDF_LabelIndexedMap_0.cxx                  |   10 -
 drv/TDF/TDF_LabelIntegerMap_0.cxx                  |   12 -
 drv/TDF/TDF_LabelLabelMap_0.cxx                    |   43 -
 drv/TDF/TDF_LabelList_0.cxx                        |    8 -
 drv/TDF/TDF_LabelMapHasher.jxx                     |    4 -
 drv/TDF/TDF_LabelMap_0.cxx                         |   11 -
 drv/TDF/TDF_LabelSequence_0.cxx                    |    8 -
 drv/TDF/TDF_ListIteratorOfAttributeDeltaList_0.cxx |   12 +-
 drv/TDF/TDF_ListIteratorOfAttributeList_0.cxx      |   12 +-
 drv/TDF/TDF_ListIteratorOfDeltaList_0.cxx          |   12 +-
 drv/TDF/TDF_ListIteratorOfIDList_0.cxx             |   10 -
 drv/TDF/TDF_ListIteratorOfLabelList_0.cxx          |   10 -
 drv/TDF/TDF_ListNodeOfAttributeDeltaList_0.cxx     |   10 +-
 drv/TDF/TDF_ListNodeOfAttributeList_0.cxx          |   10 +-
 drv/TDF/TDF_ListNodeOfDeltaList_0.cxx              |   10 +-
 drv/TDF/TDF_ListNodeOfIDList_0.cxx                 |    8 -
 drv/TDF/TDF_ListNodeOfLabelList_0.cxx              |    8 -
 drv/TDF/TDF_MapIteratorOfAttributeMap_0.cxx        |   12 +-
 drv/TDF/TDF_MapIteratorOfIDMap_0.cxx               |    8 -
 drv/TDF/TDF_MapIteratorOfLabelMap_0.cxx            |   10 -
 drv/TDF/TDF_Reference.ixx                          |    2 -
 drv/TDF/TDF_Reference.jxx                          |   12 -
 drv/TDF/TDF_RelocationTable.ixx                    |    2 -
 drv/TDF/TDF_RelocationTable.jxx                    |   18 -
 drv/TDF/TDF_SequenceNodeOfAttributeSequence_0.cxx  |    8 +-
 drv/TDF/TDF_SequenceNodeOfLabelSequence_0.cxx      |    6 -
 drv/TDF/TDF_StdMapNodeOfAttributeMap_0.cxx         |   12 +-
 drv/TDF/TDF_StdMapNodeOfIDMap_0.cxx                |    8 -
 drv/TDF/TDF_StdMapNodeOfLabelMap_0.cxx             |   10 -
 drv/TDF/TDF_TagSource.ixx                          |    2 -
 drv/TDF/TDF_TagSource.jxx                          |   10 -
 drv/TDF/TDF_Tool.jxx                               |   18 -
 drv/TDF/TDF_Transaction.jxx                        |   12 -
 drv/TDataStd/TDataStd.jxx                          |    4 -
 drv/TDataStd/TDataStd_AsciiString.ixx              |    2 -
 drv/TDataStd/TDataStd_AsciiString.jxx              |   12 -
 drv/TDataStd/TDataStd_BooleanArray.ixx             |    2 -
 drv/TDataStd/TDataStd_BooleanArray.jxx             |   12 -
 drv/TDataStd/TDataStd_BooleanList.ixx              |    2 -
 drv/TDataStd/TDataStd_BooleanList.jxx              |   12 -
 drv/TDataStd/TDataStd_ByteArray.ixx                |    2 -
 drv/TDataStd/TDataStd_ByteArray.jxx                |   16 -
 drv/TDataStd/TDataStd_ChildNodeIterator.jxx        |    4 -
 drv/TDataStd/TDataStd_Comment.ixx                  |    2 -
 drv/TDataStd/TDataStd_Comment.jxx                  |   12 -
 drv/TDataStd/TDataStd_Current.ixx                  |    2 -
 drv/TDataStd/TDataStd_Current.jxx                  |   10 -
 ...aStd_DataMapIteratorOfDataMapOfStringByte_0.cxx |    8 -
 ...IteratorOfDataMapOfStringHArray1OfInteger_0.cxx |   12 +-
 ...MapIteratorOfDataMapOfStringHArray1OfReal_0.cxx |   12 +-
 ...aStd_DataMapIteratorOfDataMapOfStringReal_0.cxx |    8 -
 ...td_DataMapIteratorOfDataMapOfStringString_0.cxx |    8 -
 ...TDataStd_DataMapNodeOfDataMapOfStringByte_0.cxx |    8 -
 ...aMapNodeOfDataMapOfStringHArray1OfInteger_0.cxx |   12 +-
 ...DataMapNodeOfDataMapOfStringHArray1OfReal_0.cxx |   12 +-
 ...TDataStd_DataMapNodeOfDataMapOfStringReal_0.cxx |    8 -
 ...ataStd_DataMapNodeOfDataMapOfStringString_0.cxx |    8 -
 drv/TDataStd/TDataStd_DataMapOfStringByte_0.cxx    |   10 -
 .../TDataStd_DataMapOfStringHArray1OfInteger_0.cxx |   14 +-
 .../TDataStd_DataMapOfStringHArray1OfReal_0.cxx    |   14 +-
 drv/TDataStd/TDataStd_DataMapOfStringReal_0.cxx    |   10 -
 drv/TDataStd/TDataStd_DataMapOfStringString_0.cxx  |   10 -
 .../TDataStd_DeltaOnModificationOfByteArray.ixx    |    2 -
 .../TDataStd_DeltaOnModificationOfByteArray.jxx    |    8 -
 ...DataStd_DeltaOnModificationOfExtStringArray.ixx |    2 -
 ...DataStd_DeltaOnModificationOfExtStringArray.jxx |    8 -
 .../TDataStd_DeltaOnModificationOfIntArray.ixx     |    2 -
 .../TDataStd_DeltaOnModificationOfIntArray.jxx     |    6 -
 .../TDataStd_DeltaOnModificationOfIntPackedMap.ixx |    2 -
 .../TDataStd_DeltaOnModificationOfIntPackedMap.jxx |    6 -
 .../TDataStd_DeltaOnModificationOfRealArray.ixx    |    2 -
 .../TDataStd_DeltaOnModificationOfRealArray.jxx    |    8 -
 drv/TDataStd/TDataStd_Directory.ixx                |    2 -
 drv/TDataStd/TDataStd_Directory.jxx                |   12 -
 drv/TDataStd/TDataStd_Expression.ixx               |    2 -
 drv/TDataStd/TDataStd_Expression.jxx               |   14 -
 drv/TDataStd/TDataStd_ExtStringArray.ixx           |    2 -
 drv/TDataStd/TDataStd_ExtStringArray.jxx           |   18 -
 drv/TDataStd/TDataStd_ExtStringList.ixx            |    2 -
 drv/TDataStd/TDataStd_ExtStringList.jxx            |   14 -
 drv/TDataStd/TDataStd_HDataMapOfStringByte.ixx     |    2 -
 drv/TDataStd/TDataStd_HDataMapOfStringByte.jxx     |    4 -
 .../TDataStd_HDataMapOfStringHArray1OfInteger.ixx  |    2 -
 .../TDataStd_HDataMapOfStringHArray1OfInteger.jxx  |    4 -
 .../TDataStd_HDataMapOfStringHArray1OfReal.ixx     |    2 -
 .../TDataStd_HDataMapOfStringHArray1OfReal.jxx     |    4 -
 drv/TDataStd/TDataStd_HDataMapOfStringInteger.ixx  |    2 -
 drv/TDataStd/TDataStd_HDataMapOfStringInteger.jxx  |    4 -
 drv/TDataStd/TDataStd_HDataMapOfStringReal.ixx     |    2 -
 drv/TDataStd/TDataStd_HDataMapOfStringReal.jxx     |    4 -
 drv/TDataStd/TDataStd_HDataMapOfStringString.ixx   |    2 -
 drv/TDataStd/TDataStd_HDataMapOfStringString.jxx   |    4 -
 drv/TDataStd/TDataStd_HLabelArray1_0.cxx           |   14 -
 drv/TDataStd/TDataStd_IntPackedMap.ixx             |    2 -
 drv/TDataStd/TDataStd_IntPackedMap.jxx             |   16 -
 drv/TDataStd/TDataStd_Integer.ixx                  |    2 -
 drv/TDataStd/TDataStd_Integer.jxx                  |   10 -
 drv/TDataStd/TDataStd_IntegerArray.ixx             |    2 -
 drv/TDataStd/TDataStd_IntegerArray.jxx             |   16 -
 drv/TDataStd/TDataStd_IntegerList.ixx              |    2 -
 drv/TDataStd/TDataStd_IntegerList.jxx              |   12 -
 drv/TDataStd/TDataStd_LabelArray1_0.cxx            |   10 -
 .../TDataStd_ListIteratorOfListOfByte_0.cxx        |    8 -
 ...ataStd_ListIteratorOfListOfExtendedString_0.cxx |   10 -
 drv/TDataStd/TDataStd_ListNodeOfListOfByte_0.cxx   |    6 -
 .../TDataStd_ListNodeOfListOfExtendedString_0.cxx  |    8 -
 drv/TDataStd/TDataStd_ListOfByte_0.cxx             |    6 -
 drv/TDataStd/TDataStd_ListOfExtendedString_0.cxx   |    8 -
 drv/TDataStd/TDataStd_Name.ixx                     |    2 -
 drv/TDataStd/TDataStd_Name.jxx                     |   14 -
 drv/TDataStd/TDataStd_NamedData.ixx                |    2 -
 drv/TDataStd/TDataStd_NamedData.jxx                |   40 -
 drv/TDataStd/TDataStd_NoteBook.ixx                 |    2 -
 drv/TDataStd/TDataStd_NoteBook.jxx                 |   14 -
 drv/TDataStd/TDataStd_Real.ixx                     |    2 -
 drv/TDataStd/TDataStd_Real.jxx                     |   10 -
 drv/TDataStd/TDataStd_RealArray.ixx                |    2 -
 drv/TDataStd/TDataStd_RealArray.jxx                |   16 -
 drv/TDataStd/TDataStd_RealList.ixx                 |    2 -
 drv/TDataStd/TDataStd_RealList.jxx                 |   12 -
 drv/TDataStd/TDataStd_ReferenceArray.ixx           |    2 -
 drv/TDataStd/TDataStd_ReferenceArray.jxx           |   14 -
 drv/TDataStd/TDataStd_ReferenceList.ixx            |    2 -
 drv/TDataStd/TDataStd_ReferenceList.jxx            |   14 -
 drv/TDataStd/TDataStd_Relation.ixx                 |    2 -
 drv/TDataStd/TDataStd_Relation.jxx                 |   14 -
 drv/TDataStd/TDataStd_Tick.ixx                     |    2 -
 drv/TDataStd/TDataStd_Tick.jxx                     |   10 -
 drv/TDataStd/TDataStd_TreeNode.ixx                 |    2 -
 drv/TDataStd/TDataStd_TreeNode.jxx                 |   16 -
 drv/TDataStd/TDataStd_UAttribute.ixx               |    2 -
 drv/TDataStd/TDataStd_UAttribute.jxx               |   12 -
 drv/TDataStd/TDataStd_Variable.ixx                 |    2 -
 drv/TDataStd/TDataStd_Variable.jxx                 |   20 -
 drv/TDataXtd/TDataXtd.jxx                          |    4 -
 drv/TDataXtd/TDataXtd_Array1OfTrsf_0.cxx           |   10 -
 drv/TDataXtd/TDataXtd_Axis.ixx                     |    2 -
 drv/TDataXtd/TDataXtd_Axis.jxx                     |   12 -
 drv/TDataXtd/TDataXtd_Constraint.ixx               |    2 -
 drv/TDataXtd/TDataXtd_Constraint.jxx               |   18 -
 drv/TDataXtd/TDataXtd_Geometry.ixx                 |    2 -
 drv/TDataXtd/TDataXtd_Geometry.jxx                 |   26 -
 drv/TDataXtd/TDataXtd_HArray1OfTrsf_0.cxx          |   14 -
 drv/TDataXtd/TDataXtd_Pattern.ixx                  |    2 -
 drv/TDataXtd/TDataXtd_Pattern.jxx                  |    6 -
 drv/TDataXtd/TDataXtd_PatternStd.ixx               |    2 -
 drv/TDataXtd/TDataXtd_PatternStd.jxx               |   20 -
 drv/TDataXtd/TDataXtd_Placement.ixx                |    2 -
 drv/TDataXtd/TDataXtd_Placement.jxx                |   10 -
 drv/TDataXtd/TDataXtd_Plane.ixx                    |    2 -
 drv/TDataXtd/TDataXtd_Plane.jxx                    |   12 -
 drv/TDataXtd/TDataXtd_Point.ixx                    |    2 -
 drv/TDataXtd/TDataXtd_Point.jxx                    |   12 -
 drv/TDataXtd/TDataXtd_Position.ixx                 |    2 -
 drv/TDataXtd/TDataXtd_Position.jxx                 |   12 -
 drv/TDataXtd/TDataXtd_Shape.ixx                    |    2 -
 drv/TDataXtd/TDataXtd_Shape.jxx                    |   14 -
 drv/TDocStd/TDocStd.jxx                            |    4 -
 drv/TDocStd/TDocStd_Application.ixx                |    2 -
 drv/TDocStd/TDocStd_Application.jxx                |   12 -
 drv/TDocStd/TDocStd_ApplicationDelta.ixx           |    2 -
 drv/TDocStd/TDocStd_ApplicationDelta.jxx           |    6 -
 drv/TDocStd/TDocStd_CompoundDelta.ixx              |    2 -
 drv/TDocStd/TDocStd_CompoundDelta.jxx              |    4 -
 drv/TDocStd/TDocStd_Context.jxx                    |    2 -
 ...DocStd_DataMapIteratorOfLabelIDMapDataMap_0.cxx |   12 -
 .../TDocStd_DataMapNodeOfLabelIDMapDataMap_0.cxx   |   12 -
 drv/TDocStd/TDocStd_Document.ixx                   |    2 -
 drv/TDocStd/TDocStd_Document.jxx                   |   20 -
 drv/TDocStd/TDocStd_LabelIDMapDataMap_0.cxx        |   14 -
 drv/TDocStd/TDocStd_Modified.ixx                   |    2 -
 drv/TDocStd/TDocStd_Modified.jxx                   |   12 -
 drv/TDocStd/TDocStd_MultiTransactionManager.ixx    |    2 -
 drv/TDocStd/TDocStd_MultiTransactionManager.jxx    |   10 -
 drv/TDocStd/TDocStd_Owner.ixx                      |    2 -
 drv/TDocStd/TDocStd_Owner.jxx                      |   12 -
 drv/TDocStd/TDocStd_PathParser.jxx                 |    4 -
 ..._SequenceNodeOfSequenceOfApplicationDelta_0.cxx |    8 +-
 .../TDocStd_SequenceNodeOfSequenceOfDocument_0.cxx |    8 +-
 .../TDocStd_SequenceOfApplicationDelta_0.cxx       |   10 +-
 drv/TDocStd/TDocStd_SequenceOfDocument_0.cxx       |   10 +-
 drv/TDocStd/TDocStd_XLink.ixx                      |    2 -
 drv/TDocStd/TDocStd_XLink.jxx                      |   20 -
 drv/TDocStd/TDocStd_XLinkIterator.jxx              |    6 -
 drv/TDocStd/TDocStd_XLinkRoot.ixx                  |    2 -
 drv/TDocStd/TDocStd_XLinkRoot.jxx                  |   12 -
 drv/TDocStd/TDocStd_XLinkTool.jxx                  |    8 -
 .../TFunction_Array1OfDataMapOfGUIDDriver_0.cxx    |   10 -
 ...tion_DataMapIteratorOfDataMapOfGUIDDriver_0.cxx |   12 +-
 ...ataMapIteratorOfDataMapOfLabelListOfLabel_0.cxx |   12 -
 ...Function_DataMapNodeOfDataMapOfGUIDDriver_0.cxx |   12 +-
 ...on_DataMapNodeOfDataMapOfLabelListOfLabel_0.cxx |   12 -
 drv/TFunction/TFunction_DataMapOfGUIDDriver_0.cxx  |   14 +-
 .../TFunction_DataMapOfLabelListOfLabel_0.cxx      |   14 -
 ...oubleMapIteratorOfDoubleMapOfIntegerLabel_0.cxx |   12 -
 ...on_DoubleMapNodeOfDoubleMapOfIntegerLabel_0.cxx |   12 -
 .../TFunction_DoubleMapOfIntegerLabel_0.cxx        |   16 -
 drv/TFunction/TFunction_Driver.ixx                 |    2 -
 drv/TFunction/TFunction_Driver.jxx                 |    8 -
 drv/TFunction/TFunction_DriverTable.ixx            |    2 -
 drv/TFunction/TFunction_DriverTable.jxx            |    8 -
 drv/TFunction/TFunction_Function.ixx               |    2 -
 drv/TFunction/TFunction_Function.jxx               |   12 -
 drv/TFunction/TFunction_GraphNode.ixx              |    2 -
 drv/TFunction/TFunction_GraphNode.jxx              |   14 -
 .../TFunction_HArray1OfDataMapOfGUIDDriver_0.cxx   |   14 -
 drv/TFunction/TFunction_IFunction.jxx              |   16 -
 drv/TFunction/TFunction_Iterator.jxx               |    8 -
 drv/TFunction/TFunction_Logbook.jxx                |    6 -
 drv/TFunction/TFunction_Scope.ixx                  |    2 -
 drv/TFunction/TFunction_Scope.jxx                  |   14 -
 drv/TNaming/TNaming.jxx                            |   28 -
 drv/TNaming/TNaming_Builder.jxx                    |   12 -
 drv/TNaming/TNaming_CopyShape.jxx                  |   10 -
 ...ataMapIteratorOfDataMapOfShapePtrRefShape_0.cxx |   10 -
 ..._DataMapIteratorOfDataMapOfShapeShapesSet_0.cxx |   12 -
 ...ng_DataMapNodeOfDataMapOfShapePtrRefShape_0.cxx |   10 -
 ...ming_DataMapNodeOfDataMapOfShapeShapesSet_0.cxx |   12 -
 .../TNaming_DataMapOfShapePtrRefShape_0.cxx        |   12 -
 drv/TNaming/TNaming_DataMapOfShapeShapesSet_0.cxx  |   14 -
 drv/TNaming/TNaming_DeltaOnModification.ixx        |    2 -
 drv/TNaming/TNaming_DeltaOnModification.jxx        |    6 -
 drv/TNaming/TNaming_DeltaOnRemoval.ixx             |    2 -
 drv/TNaming/TNaming_DeltaOnRemoval.jxx             |    6 -
 drv/TNaming/TNaming_Identifier.jxx                 |   10 -
 drv/TNaming/TNaming_Iterator.jxx                   |   16 -
 drv/TNaming/TNaming_IteratorOnShapesSet.jxx        |   10 -
 ...rOfListOfIndexedDataMapOfShapeListOfShape_0.cxx |   10 -
 .../TNaming_ListIteratorOfListOfMapOfShape_0.cxx   |   10 -
 .../TNaming_ListIteratorOfListOfNamedShape_0.cxx   |   12 +-
 ...eOfListOfIndexedDataMapOfShapeListOfShape_0.cxx |    8 -
 .../TNaming_ListNodeOfListOfMapOfShape_0.cxx       |    8 -
 .../TNaming_ListNodeOfListOfNamedShape_0.cxx       |   10 +-
 ...ng_ListOfIndexedDataMapOfShapeListOfShape_0.cxx |    8 -
 drv/TNaming/TNaming_ListOfMapOfShape_0.cxx         |    8 -
 drv/TNaming/TNaming_ListOfNamedShape_0.cxx         |   10 +-
 drv/TNaming/TNaming_Localizer.jxx                  |   20 -
 .../TNaming_MapIteratorOfMapOfNamedShape_0.cxx     |   12 +-
 drv/TNaming/TNaming_MapOfNamedShape_0.cxx          |   13 +-
 drv/TNaming/TNaming_Name.jxx                       |   14 -
 drv/TNaming/TNaming_NamedShape.ixx                 |    2 -
 drv/TNaming/TNaming_NamedShape.jxx                 |   26 -
 drv/TNaming/TNaming_NamedShapeHasher_0.cxx         |    4 +-
 drv/TNaming/TNaming_Naming.ixx                     |    2 -
 drv/TNaming/TNaming_Naming.jxx                     |   24 -
 drv/TNaming/TNaming_NamingTool.jxx                 |   12 -
 drv/TNaming/TNaming_NewShapeIterator.jxx           |   22 -
 drv/TNaming/TNaming_OldShapeIterator.jxx           |   22 -
 drv/TNaming/TNaming_RefShape.jxx                   |    8 -
 drv/TNaming/TNaming_SameShapeIterator.jxx          |   14 -
 drv/TNaming/TNaming_Scope.jxx                      |   10 -
 drv/TNaming/TNaming_Selector.jxx                   |   12 -
 drv/TNaming/TNaming_ShapesSet.jxx                  |    6 -
 .../TNaming_StdMapNodeOfMapOfNamedShape_0.cxx      |   12 +-
 drv/TNaming/TNaming_Tool.jxx                       |   22 -
 drv/TNaming/TNaming_TranslateTool.ixx              |    2 -
 drv/TNaming/TNaming_TranslateTool.jxx              |    8 -
 drv/TNaming/TNaming_Translator.jxx                 |    6 -
 drv/TNaming/TNaming_UsedShapes.ixx                 |    2 -
 drv/TNaming/TNaming_UsedShapes.jxx                 |   20 -
 drv/TObjDRAW/TObjDRAW.jxx                          |    5 -
 drv/TPrsStd/TPrsStd_AISPresentation.ixx            |    2 -
 drv/TPrsStd/TPrsStd_AISPresentation.jxx            |   14 -
 drv/TPrsStd/TPrsStd_AISViewer.ixx                  |    2 -
 drv/TPrsStd/TPrsStd_AISViewer.jxx                  |   14 -
 drv/TPrsStd/TPrsStd_AxisDriver.ixx                 |    2 -
 drv/TPrsStd/TPrsStd_AxisDriver.jxx                 |    6 -
 drv/TPrsStd/TPrsStd_ConstraintDriver.ixx           |    2 -
 drv/TPrsStd/TPrsStd_ConstraintDriver.jxx           |    6 -
 drv/TPrsStd/TPrsStd_ConstraintTools.jxx            |   12 -
 ...sStd_DataMapIteratorOfDataMapOfGUIDDriver_0.cxx |   12 +-
 .../TPrsStd_DataMapNodeOfDataMapOfGUIDDriver_0.cxx |   12 +-
 drv/TPrsStd/TPrsStd_DataMapOfGUIDDriver_0.cxx      |   14 +-
 drv/TPrsStd/TPrsStd_Driver.ixx                     |    2 -
 drv/TPrsStd/TPrsStd_Driver.jxx                     |    6 -
 drv/TPrsStd/TPrsStd_DriverTable.ixx                |    2 -
 drv/TPrsStd/TPrsStd_DriverTable.jxx                |    6 -
 drv/TPrsStd/TPrsStd_GeometryDriver.ixx             |    2 -
 drv/TPrsStd/TPrsStd_GeometryDriver.jxx             |    6 -
 drv/TPrsStd/TPrsStd_NamedShapeDriver.ixx           |    2 -
 drv/TPrsStd/TPrsStd_NamedShapeDriver.jxx           |    6 -
 drv/TPrsStd/TPrsStd_PlaneDriver.ixx                |    2 -
 drv/TPrsStd/TPrsStd_PlaneDriver.jxx                |    6 -
 drv/TPrsStd/TPrsStd_PointDriver.ixx                |    2 -
 drv/TPrsStd/TPrsStd_PointDriver.jxx                |    6 -
 drv/TShort/TShort_Array1OfShortReal_0.cxx          |    8 -
 drv/TShort/TShort_Array2OfShortReal_0.cxx          |    8 -
 drv/TShort/TShort_HArray1OfShortReal_0.cxx         |   12 -
 drv/TShort/TShort_HArray2OfShortReal_0.cxx         |   12 -
 drv/TShort/TShort_HSequenceOfShortReal_0.cxx       |    8 -
 .../TShort_SequenceNodeOfSequenceOfShortReal_0.cxx |    4 -
 drv/TShort/TShort_SequenceOfShortReal_0.cxx        |    6 -
 drv/TestTopOpe/TestTopOpe.jxx                      |   11 -
 drv/TestTopOpeDraw/TestTopOpeDraw.jxx              |    5 -
 .../TestTopOpeDraw_Array1OfDrawableMesure_0.cxx    |   12 +-
 .../TestTopOpeDraw_Array1OfDrawableP3D_0.cxx       |   12 +-
 drv/TestTopOpeDraw/TestTopOpeDraw_DrawableC2D.ixx  |    2 -
 drv/TestTopOpeDraw/TestTopOpeDraw_DrawableC2D.jxx  |   15 -
 drv/TestTopOpeDraw/TestTopOpeDraw_DrawableC3D.ixx  |    2 -
 drv/TestTopOpeDraw/TestTopOpeDraw_DrawableC3D.jxx  |   15 -
 .../TestTopOpeDraw_DrawableMesure.ixx              |    2 -
 .../TestTopOpeDraw_DrawableMesure.jxx              |   21 -
 drv/TestTopOpeDraw/TestTopOpeDraw_DrawableP2D.ixx  |    2 -
 drv/TestTopOpeDraw/TestTopOpeDraw_DrawableP2D.jxx  |   10 -
 drv/TestTopOpeDraw/TestTopOpeDraw_DrawableP3D.ixx  |    2 -
 drv/TestTopOpeDraw/TestTopOpeDraw_DrawableP3D.jxx  |   10 -
 drv/TestTopOpeDraw/TestTopOpeDraw_DrawableSHA.ixx  |    2 -
 drv/TestTopOpeDraw/TestTopOpeDraw_DrawableSHA.jxx  |   14 -
 drv/TestTopOpeDraw/TestTopOpeDraw_DrawableSUR.ixx  |    2 -
 drv/TestTopOpeDraw/TestTopOpeDraw_DrawableSUR.jxx  |   14 -
 .../TestTopOpeDraw_HArray1OfDrawableMesure_0.cxx   |   16 +-
 .../TestTopOpeDraw_HArray1OfDrawableP3D_0.cxx      |   16 +-
 .../TestTopOpeDraw_ListIteratorOfListOfPnt2d_0.cxx |   10 -
 .../TestTopOpeDraw_ListNodeOfListOfPnt2d_0.cxx     |    8 -
 .../TestTopOpeDraw_ListOfPnt2d_0.cxx               |    8 -
 drv/TestTopOpeTools/TestTopOpeTools.jxx            |    5 -
 .../TestTopOpeTools_Array1OfMesure_0.cxx           |   10 -
 .../TestTopOpeTools_HArray1OfMesure_0.cxx          |   14 -
 drv/TestTopOpeTools/TestTopOpeTools_Mesure.jxx     |   10 -
 drv/TopAbs/TopAbs.jxx                              |    2 -
 ...pBas_ListIteratorOfListOfTestInterference_0.cxx |   10 -
 .../TopBas_ListNodeOfListOfTestInterference_0.cxx  |    8 -
 drv/TopBas/TopBas_ListOfTestInterference_0.cxx     |    8 -
 drv/TopClass/TopClass_Intersection3d.jxx           |    8 -
 drv/TopClass/TopClass_SolidExplorer.jxx            |    8 -
 drv/TopCnx/TopCnx_EdgeFaceTransition.jxx           |    4 -
 drv/TopExp/TopExp.jxx                              |   14 -
 drv/TopExp/TopExp_Explorer.jxx                     |    8 -
 .../TopExp_StackIteratorOfStackOfIterator_0.cxx    |   33 -
 drv/TopExp/TopExp_StackNodeOfStackOfIterator_0.cxx |   50 -
 drv/TopExp/TopExp_StackOfIterator_0.cxx            |   33 -
 drv/TopLoc/TopLoc_Datum3D.ixx                      |    2 -
 drv/TopLoc/TopLoc_Datum3D.jxx                      |    6 -
 ...pLoc_IndexedMapNodeOfIndexedMapOfLocation_0.cxx |    8 -
 drv/TopLoc/TopLoc_IndexedMapOfLocation_0.cxx       |   10 -
 drv/TopLoc/TopLoc_ItemLocation.jxx                 |    6 -
 drv/TopLoc/TopLoc_Location.jxx                     |   10 -
 drv/TopLoc/TopLoc_MapIteratorOfMapOfLocation_0.cxx |   10 -
 drv/TopLoc/TopLoc_MapLocationHasher_0.cxx          |    2 -
 drv/TopLoc/TopLoc_MapOfLocation_0.cxx              |   11 -
 drv/TopLoc/TopLoc_SListNodeOfItemLocation.ixx      |   27 +
 drv/TopLoc/TopLoc_SListNodeOfItemLocation.jxx      |    3 +
 .../TopLoc_SListNodeOfSListOfItemLocation_0.cxx    |   44 -
 drv/TopLoc/TopLoc_SListOfItemLocation.ixx          |   10 +
 drv/TopLoc/TopLoc_SListOfItemLocation.jxx          |    4 +
 drv/TopLoc/TopLoc_SListOfItemLocation_0.cxx        |   28 -
 drv/TopLoc/TopLoc_StdMapNodeOfMapOfLocation_0.cxx  |   10 -
 drv/TopOpeBRep/TopOpeBRep.jxx                      |    2 -
 drv/TopOpeBRep/TopOpeBRep_Array1OfLineInter_0.cxx  |   10 -
 .../TopOpeBRep_Array1OfVPointInter_0.cxx           |   10 -
 drv/TopOpeBRep/TopOpeBRep_Bipoint.jxx              |    2 -
 drv/TopOpeBRep/TopOpeBRep_DSFiller.jxx             |   18 -
 ...eBRep_DataMapIteratorOfDataMapOfTopolTool_0.cxx |   14 +-
 ...opOpeBRep_DataMapNodeOfDataMapOfTopolTool_0.cxx |   14 +-
 drv/TopOpeBRep/TopOpeBRep_DataMapOfTopolTool_0.cxx |   16 +-
 drv/TopOpeBRep/TopOpeBRep_EdgesFiller.jxx          |   20 -
 drv/TopOpeBRep/TopOpeBRep_EdgesIntersector.jxx     |   26 -
 drv/TopOpeBRep/TopOpeBRep_FFDumper.ixx             |    2 -
 drv/TopOpeBRep/TopOpeBRep_FFDumper.jxx             |    8 -
 drv/TopOpeBRep/TopOpeBRep_FFTransitionTool.jxx     |   10 -
 drv/TopOpeBRep/TopOpeBRep_FaceEdgeFiller.jxx       |   18 -
 drv/TopOpeBRep/TopOpeBRep_FaceEdgeIntersector.jxx  |   12 -
 drv/TopOpeBRep/TopOpeBRep_FacesFiller.jxx          |   36 -
 drv/TopOpeBRep/TopOpeBRep_FacesIntersector.jxx     |   16 -
 drv/TopOpeBRep/TopOpeBRep_GeomTool.jxx             |   12 -
 drv/TopOpeBRep/TopOpeBRep_HArray1OfLineInter_0.cxx |   14 -
 .../TopOpeBRep_HArray1OfVPointInter_0.cxx          |   14 -
 drv/TopOpeBRep/TopOpeBRep_Hctxee2d.ixx             |    2 -
 drv/TopOpeBRep/TopOpeBRep_Hctxee2d.jxx             |   12 -
 drv/TopOpeBRep/TopOpeBRep_Hctxff2d.ixx             |    2 -
 drv/TopOpeBRep/TopOpeBRep_Hctxff2d.jxx             |    6 -
 drv/TopOpeBRep/TopOpeBRep_LineInter.jxx            |   32 -
 .../TopOpeBRep_ListIteratorOfListOfBipoint_0.cxx   |   10 -
 .../TopOpeBRep_ListNodeOfListOfBipoint_0.cxx       |    8 -
 drv/TopOpeBRep/TopOpeBRep_ListOfBipoint_0.cxx      |    8 -
 drv/TopOpeBRep/TopOpeBRep_Point2d.jxx              |   18 -
 drv/TopOpeBRep/TopOpeBRep_PointClassifier.jxx      |   10 -
 drv/TopOpeBRep/TopOpeBRep_PointGeomTool.jxx        |   12 -
 ...opOpeBRep_SequenceNodeOfSequenceOfPoint2d_0.cxx |    6 -
 drv/TopOpeBRep/TopOpeBRep_SequenceOfPoint2d_0.cxx  |    8 -
 drv/TopOpeBRep/TopOpeBRep_ShapeIntersector.jxx     |   16 -
 drv/TopOpeBRep/TopOpeBRep_ShapeIntersector2d.jxx   |    8 -
 drv/TopOpeBRep/TopOpeBRep_ShapeScanner.jxx         |    8 -
 drv/TopOpeBRep/TopOpeBRep_VPointInter.jxx          |   16 -
 .../TopOpeBRep_VPointInterClassifier.jxx           |    8 -
 drv/TopOpeBRep/TopOpeBRep_VPointInterIterator.jxx  |    6 -
 drv/TopOpeBRep/TopOpeBRep_WPointInter.jxx          |    8 -
 drv/TopOpeBRep/TopOpeBRep_WPointInterIterator.jxx  |    6 -
 .../TopOpeBRepBuild_Area1dBuilder.jxx              |   16 -
 .../TopOpeBRepBuild_Area2dBuilder.jxx              |    6 -
 .../TopOpeBRepBuild_Area3dBuilder.jxx              |    6 -
 .../TopOpeBRepBuild_AreaBuilder.jxx                |   12 -
 .../TopOpeBRepBuild_BlockBuilder.jxx               |    8 -
 .../TopOpeBRepBuild_BlockIterator.jxx              |    4 -
 drv/TopOpeBRepBuild/TopOpeBRepBuild_Builder.jxx    |   66 -
 drv/TopOpeBRepBuild/TopOpeBRepBuild_Builder1.jxx   |   30 -
 drv/TopOpeBRepBuild/TopOpeBRepBuild_BuilderON.jxx  |    6 -
 .../TopOpeBRepBuild_CompositeClassifier.jxx        |    8 -
 .../TopOpeBRepBuild_CorrectFace2d.jxx              |   24 -
 ...torOfDataMapOfShapeListOfShapeListOfShape_0.cxx |   12 -
 ...odeOfDataMapOfShapeListOfShapeListOfShape_0.cxx |   12 -
 ...uild_DataMapOfShapeListOfShapeListOfShape_0.cxx |   14 -
 .../TopOpeBRepBuild_EdgeBuilder.jxx                |   12 -
 .../TopOpeBRepBuild_FaceAreaBuilder.jxx            |    6 -
 .../TopOpeBRepBuild_FaceBuilder.jxx                |   12 -
 drv/TopOpeBRepBuild/TopOpeBRepBuild_FuseFace.jxx   |    4 -
 drv/TopOpeBRepBuild/TopOpeBRepBuild_GIter.jxx      |    4 -
 drv/TopOpeBRepBuild/TopOpeBRepBuild_GTool.jxx      |    4 -
 drv/TopOpeBRepBuild/TopOpeBRepBuild_GTopo.jxx      |    2 -
 drv/TopOpeBRepBuild/TopOpeBRepBuild_HBuilder.ixx   |    2 -
 drv/TopOpeBRepBuild/TopOpeBRepBuild_HBuilder.jxx   |   16 -
 ...aMapNodeOfIndexedDataMapOfShapeVertexInfo_0.cxx |   10 -
 ...BRepBuild_IndexedDataMapOfShapeVertexInfo_0.cxx |   14 -
 ...eBRepBuild_ListIteratorOfListOfListOfLoop_0.cxx |   10 -
 .../TopOpeBRepBuild_ListIteratorOfListOfLoop_0.cxx |   12 +-
 .../TopOpeBRepBuild_ListIteratorOfListOfPave_0.cxx |   12 +-
 ...uild_ListIteratorOfListOfShapeListOfShape_0.cxx |   10 -
 ...opOpeBRepBuild_ListNodeOfListOfListOfLoop_0.cxx |    8 -
 .../TopOpeBRepBuild_ListNodeOfListOfLoop_0.cxx     |   10 +-
 .../TopOpeBRepBuild_ListNodeOfListOfPave_0.cxx     |   10 +-
 ...RepBuild_ListNodeOfListOfShapeListOfShape_0.cxx |    8 -
 .../TopOpeBRepBuild_ListOfListOfLoop_0.cxx         |    8 -
 .../TopOpeBRepBuild_ListOfLoop_0.cxx               |   10 +-
 .../TopOpeBRepBuild_ListOfPave_0.cxx               |   10 +-
 .../TopOpeBRepBuild_ListOfShapeListOfShape_0.cxx   |    8 -
 drv/TopOpeBRepBuild/TopOpeBRepBuild_Loop.ixx       |    2 -
 drv/TopOpeBRepBuild/TopOpeBRepBuild_Loop.jxx       |    6 -
 .../TopOpeBRepBuild_LoopClassifier.jxx             |    4 -
 drv/TopOpeBRepBuild/TopOpeBRepBuild_LoopSet.jxx    |    6 -
 drv/TopOpeBRepBuild/TopOpeBRepBuild_Pave.ixx       |    2 -
 drv/TopOpeBRepBuild/TopOpeBRepBuild_Pave.jxx       |    4 -
 .../TopOpeBRepBuild_PaveClassifier.jxx             |    6 -
 drv/TopOpeBRepBuild/TopOpeBRepBuild_PaveSet.jxx    |   12 -
 .../TopOpeBRepBuild_ShapeListOfShape.jxx           |    6 -
 drv/TopOpeBRepBuild/TopOpeBRepBuild_ShapeSet.jxx   |    8 -
 .../TopOpeBRepBuild_ShellFaceClassifier.jxx        |    6 -
 .../TopOpeBRepBuild_ShellFaceSet.jxx               |   10 -
 .../TopOpeBRepBuild_ShellToSolid.jxx               |    8 -
 .../TopOpeBRepBuild_SolidAreaBuilder.jxx           |    6 -
 .../TopOpeBRepBuild_SolidBuilder.jxx               |    8 -
 drv/TopOpeBRepBuild/TopOpeBRepBuild_Tools.jxx      |   28 -
 drv/TopOpeBRepBuild/TopOpeBRepBuild_Tools2d.jxx    |    8 -
 drv/TopOpeBRepBuild/TopOpeBRepBuild_VertexInfo.jxx |   10 -
 .../TopOpeBRepBuild_WireEdgeClassifier.jxx         |    8 -
 .../TopOpeBRepBuild_WireEdgeSet.jxx                |   16 -
 drv/TopOpeBRepBuild/TopOpeBRepBuild_WireToFace.jxx |    8 -
 drv/TopOpeBRepDS/TopOpeBRepDS.jxx                  |    4 -
 ...rray1OfDataMapOfIntegerListOfInterference_0.cxx |   10 -
 drv/TopOpeBRepDS/TopOpeBRepDS_Association.ixx      |    2 -
 drv/TopOpeBRepDS/TopOpeBRepDS_Association.jxx      |    6 -
 drv/TopOpeBRepDS/TopOpeBRepDS_BuildTool.jxx        |   28 -
 drv/TopOpeBRepDS/TopOpeBRepDS_Check.ixx            |    2 -
 drv/TopOpeBRepDS/TopOpeBRepDS_Check.jxx            |   10 -
 drv/TopOpeBRepDS/TopOpeBRepDS_Curve.jxx            |   10 -
 drv/TopOpeBRepDS/TopOpeBRepDS_CurveData.jxx        |    6 -
 drv/TopOpeBRepDS/TopOpeBRepDS_CurveExplorer.jxx    |    6 -
 drv/TopOpeBRepDS/TopOpeBRepDS_CurveIterator.jxx    |    8 -
 .../TopOpeBRepDS_CurvePointInterference.ixx        |    2 -
 .../TopOpeBRepDS_CurvePointInterference.jxx        |    4 -
 drv/TopOpeBRepDS/TopOpeBRepDS_DSS.jxx              |   12 -
 ...pDS_DataMapIteratorOfDataMapOfCheckStatus_0.cxx |    8 -
 ...ratorOfDataMapOfIntegerListOfInterference_0.cxx |   10 -
 ...OfDataMapOfInterferenceListOfInterference_0.cxx |   14 +-
 ...taMapIteratorOfDataMapOfInterferenceShape_0.cxx |   14 +-
 ...eratorOfDataMapOfShapeListOfShapeOn1State_0.cxx |   12 -
 ...epDS_DataMapIteratorOfDataMapOfShapeState_0.cxx |   10 -
 .../TopOpeBRepDS_DataMapIteratorOfMapOfCurve_0.cxx |   10 -
 ...DS_DataMapIteratorOfMapOfIntegerShapeData_0.cxx |   10 -
 .../TopOpeBRepDS_DataMapIteratorOfMapOfPoint_0.cxx |   10 -
 ...opOpeBRepDS_DataMapIteratorOfMapOfSurface_0.cxx |   10 -
 ...opOpeBRepDS_DataMapIteratorOfShapeSurface_0.cxx |   14 +-
 ...eBRepDS_DataMapNodeOfDataMapOfCheckStatus_0.cxx |    8 -
 ...pNodeOfDataMapOfIntegerListOfInterference_0.cxx |   10 -
 ...OfDataMapOfInterferenceListOfInterference_0.cxx |   14 +-
 ...S_DataMapNodeOfDataMapOfInterferenceShape_0.cxx |   14 +-
 ...apNodeOfDataMapOfShapeListOfShapeOn1State_0.cxx |   12 -
 ...peBRepDS_DataMapNodeOfDataMapOfShapeState_0.cxx |   10 -
 .../TopOpeBRepDS_DataMapNodeOfMapOfCurve_0.cxx     |   10 -
 ...BRepDS_DataMapNodeOfMapOfIntegerShapeData_0.cxx |   10 -
 .../TopOpeBRepDS_DataMapNodeOfMapOfPoint_0.cxx     |   10 -
 .../TopOpeBRepDS_DataMapNodeOfMapOfSurface_0.cxx   |   10 -
 .../TopOpeBRepDS_DataMapNodeOfShapeSurface_0.cxx   |   14 +-
 .../TopOpeBRepDS_DataMapOfCheckStatus_0.cxx        |   10 -
 ...BRepDS_DataMapOfIntegerListOfInterference_0.cxx |   12 -
 ...S_DataMapOfInterferenceListOfInterference_0.cxx |   16 +-
 .../TopOpeBRepDS_DataMapOfInterferenceShape_0.cxx  |   16 +-
 ...eBRepDS_DataMapOfShapeListOfShapeOn1State_0.cxx |   14 -
 .../TopOpeBRepDS_DataMapOfShapeState_0.cxx         |   12 -
 drv/TopOpeBRepDS/TopOpeBRepDS_DataStructure.jxx    |   36 -
 ...oubleMapIteratorOfDoubleMapOfIntegerShape_0.cxx |   12 -
 ...DS_DoubleMapNodeOfDoubleMapOfIntegerShape_0.cxx |   12 -
 .../TopOpeBRepDS_DoubleMapOfIntegerShape_0.cxx     |   16 -
 drv/TopOpeBRepDS/TopOpeBRepDS_Dumper.jxx           |   26 -
 drv/TopOpeBRepDS/TopOpeBRepDS_EIR.jxx              |    4 -
 .../TopOpeBRepDS_Edge3dInterferenceTool.jxx        |    6 -
 .../TopOpeBRepDS_EdgeInterferenceTool.jxx          |    8 -
 .../TopOpeBRepDS_EdgeVertexInterference.ixx        |    2 -
 .../TopOpeBRepDS_EdgeVertexInterference.jxx        |    4 -
 drv/TopOpeBRepDS/TopOpeBRepDS_Explorer.jxx         |   16 -
 drv/TopOpeBRepDS/TopOpeBRepDS_FIR.jxx              |    6 -
 .../TopOpeBRepDS_FaceEdgeInterference.ixx          |    2 -
 .../TopOpeBRepDS_FaceEdgeInterference.jxx          |    4 -
 .../TopOpeBRepDS_FaceInterferenceTool.jxx          |   10 -
 drv/TopOpeBRepDS/TopOpeBRepDS_Filter.jxx           |    6 -
 drv/TopOpeBRepDS/TopOpeBRepDS_GapFiller.jxx        |   20 -
 drv/TopOpeBRepDS/TopOpeBRepDS_GapTool.ixx          |    2 -
 drv/TopOpeBRepDS/TopOpeBRepDS_GapTool.jxx          |   12 -
 drv/TopOpeBRepDS/TopOpeBRepDS_GeometryData.jxx     |    6 -
 ...rray1OfDataMapOfIntegerListOfInterference_0.cxx |   14 -
 drv/TopOpeBRepDS/TopOpeBRepDS_HDataStructure.ixx   |    2 -
 drv/TopOpeBRepDS/TopOpeBRepDS_HDataStructure.jxx   |   26 -
 ...taMapNodeOfIndexedDataMapOfShapeWithState_0.cxx |   10 -
 ...dDataMapNodeOfIndexedDataMapOfVertexPoint_0.cxx |   10 -
 ...BRepDS_IndexedDataMapNodeOfMapOfShapeData_0.cxx |   10 -
 ...pOpeBRepDS_IndexedDataMapOfShapeWithState_0.cxx |   14 -
 .../TopOpeBRepDS_IndexedDataMapOfVertexPoint_0.cxx |   14 -
 drv/TopOpeBRepDS/TopOpeBRepDS_Interference.ixx     |    2 -
 drv/TopOpeBRepDS/TopOpeBRepDS_Interference.jxx     |    6 -
 .../TopOpeBRepDS_InterferenceIterator.jxx          |    8 -
 drv/TopOpeBRepDS/TopOpeBRepDS_InterferenceTool.jxx |    8 -
 ...peBRepDS_ListIteratorOfListOfInterference_0.cxx |   12 +-
 ...TopOpeBRepDS_ListNodeOfListOfInterference_0.cxx |   10 +-
 .../TopOpeBRepDS_ListOfInterference_0.cxx          |   10 +-
 .../TopOpeBRepDS_ListOfShapeOn1State.jxx           |    4 -
 drv/TopOpeBRepDS/TopOpeBRepDS_MapOfCurve_0.cxx     |   12 -
 .../TopOpeBRepDS_MapOfIntegerShapeData_0.cxx       |   12 -
 drv/TopOpeBRepDS/TopOpeBRepDS_MapOfPoint_0.cxx     |   12 -
 drv/TopOpeBRepDS/TopOpeBRepDS_MapOfShapeData_0.cxx |   14 -
 drv/TopOpeBRepDS/TopOpeBRepDS_MapOfSurface_0.cxx   |   12 -
 drv/TopOpeBRepDS/TopOpeBRepDS_Marker.ixx           |    2 -
 drv/TopOpeBRepDS/TopOpeBRepDS_Marker.jxx           |    4 -
 drv/TopOpeBRepDS/TopOpeBRepDS_Point.jxx            |    6 -
 drv/TopOpeBRepDS/TopOpeBRepDS_PointData.jxx        |    6 -
 drv/TopOpeBRepDS/TopOpeBRepDS_PointExplorer.jxx    |    6 -
 drv/TopOpeBRepDS/TopOpeBRepDS_PointIterator.jxx    |    6 -
 drv/TopOpeBRepDS/TopOpeBRepDS_Reducer.jxx          |    6 -
 drv/TopOpeBRepDS/TopOpeBRepDS_ShapeData.jxx        |    6 -
 .../TopOpeBRepDS_ShapeShapeInterference.ixx        |    2 -
 .../TopOpeBRepDS_ShapeShapeInterference.jxx        |    4 -
 drv/TopOpeBRepDS/TopOpeBRepDS_ShapeSurface_0.cxx   |   16 +-
 drv/TopOpeBRepDS/TopOpeBRepDS_ShapeWithState.jxx   |    6 -
 .../TopOpeBRepDS_SolidSurfaceInterference.ixx      |    2 -
 .../TopOpeBRepDS_SolidSurfaceInterference.jxx      |    4 -
 drv/TopOpeBRepDS/TopOpeBRepDS_Surface.jxx          |    4 -
 .../TopOpeBRepDS_SurfaceCurveInterference.ixx      |    2 -
 .../TopOpeBRepDS_SurfaceCurveInterference.jxx      |    8 -
 drv/TopOpeBRepDS/TopOpeBRepDS_SurfaceData.jxx      |    6 -
 drv/TopOpeBRepDS/TopOpeBRepDS_SurfaceExplorer.jxx  |    6 -
 drv/TopOpeBRepDS/TopOpeBRepDS_SurfaceIterator.jxx  |    4 -
 drv/TopOpeBRepDS/TopOpeBRepDS_TKI.jxx              |    8 -
 drv/TopOpeBRepDS/TopOpeBRepDS_TOOL.jxx             |   12 -
 drv/TopOpeBRepDS/TopOpeBRepDS_Transition.jxx       |    2 -
 drv/TopOpeBRepTool/TopOpeBRepTool.jxx              |   14 -
 .../TopOpeBRepTool_AncestorsTool.jxx               |    6 -
 drv/TopOpeBRepTool/TopOpeBRepTool_BoxSort.jxx      |   14 -
 drv/TopOpeBRepTool/TopOpeBRepTool_C2DF.jxx         |    6 -
 drv/TopOpeBRepTool/TopOpeBRepTool_CLASSI.jxx       |   14 -
 drv/TopOpeBRepTool/TopOpeBRepTool_CORRISO.jxx      |   18 -
 drv/TopOpeBRepTool/TopOpeBRepTool_CurveTool.jxx    |   14 -
 ...taMapIteratorOfDataMapOfOrientedShapeC2DF_0.cxx |   12 -
 ...DataMapIteratorOfDataMapOfShapeListOfC2DF_0.cxx |   12 -
 ...pTool_DataMapIteratorOfDataMapOfShapeface_0.cxx |   12 -
 ...l_DataMapNodeOfDataMapOfOrientedShapeC2DF_0.cxx |   12 -
 ...ool_DataMapNodeOfDataMapOfShapeListOfC2DF_0.cxx |   12 -
 ...eBRepTool_DataMapNodeOfDataMapOfShapeface_0.cxx |   12 -
 ...TopOpeBRepTool_DataMapOfOrientedShapeC2DF_0.cxx |   14 -
 .../TopOpeBRepTool_DataMapOfShapeListOfC2DF_0.cxx  |   14 -
 .../TopOpeBRepTool_DataMapOfShapeface_0.cxx        |   14 -
 drv/TopOpeBRepTool/TopOpeBRepTool_FuseEdges.jxx    |   26 -
 drv/TopOpeBRepTool/TopOpeBRepTool_GeomTool.jxx     |    2 -
 drv/TopOpeBRepTool/TopOpeBRepTool_HBoxTool.ixx     |    2 -
 drv/TopOpeBRepTool/TopOpeBRepTool_HBoxTool.jxx     |    8 -
 ...edDataMapNodeOfIndexedDataMapOfShapeBox2d_0.cxx |   10 -
 ...exedDataMapNodeOfIndexedDataMapOfShapeBox_0.cxx |   10 -
 ...taMapNodeOfIndexedDataMapOfShapeconnexity_0.cxx |   10 -
 ...aMapNodeOfIndexedDataMapOfSolidClassifier_0.cxx |   10 -
 ...TopOpeBRepTool_IndexedDataMapOfShapeBox2d_0.cxx |   14 -
 .../TopOpeBRepTool_IndexedDataMapOfShapeBox_0.cxx  |   14 -
 ...peBRepTool_IndexedDataMapOfShapeconnexity_0.cxx |   14 -
 ...eBRepTool_IndexedDataMapOfSolidClassifier_0.cxx |   14 -
 .../TopOpeBRepTool_ListIteratorOfListOfC2DF_0.cxx  |   10 -
 .../TopOpeBRepTool_ListNodeOfListOfC2DF_0.cxx      |    8 -
 drv/TopOpeBRepTool/TopOpeBRepTool_ListOfC2DF_0.cxx |    8 -
 .../TopOpeBRepTool_PurgeInternalEdges.jxx          |   10 -
 drv/TopOpeBRepTool/TopOpeBRepTool_REGUS.jxx        |   12 -
 drv/TopOpeBRepTool/TopOpeBRepTool_REGUW.jxx        |   16 -
 .../TopOpeBRepTool_ShapeClassifier.jxx             |   12 -
 .../TopOpeBRepTool_ShapeExplorer.jxx               |    4 -
 drv/TopOpeBRepTool/TopOpeBRepTool_ShapeTool.jxx    |   20 -
 .../TopOpeBRepTool_SolidClassifier.jxx             |    8 -
 drv/TopOpeBRepTool/TopOpeBRepTool_TOOL.jxx         |   34 -
 drv/TopOpeBRepTool/TopOpeBRepTool_connexity.jxx    |    6 -
 drv/TopOpeBRepTool/TopOpeBRepTool_face.jxx         |    6 -
 .../TopOpeBRepTool_makeTransition.jxx              |    8 -
 drv/TopOpeBRepTool/TopOpeBRepTool_mkTondgE.jxx     |   10 -
 drv/TopTools/TopTools.jxx                          |    4 -
 drv/TopTools/TopTools_Array1OfListOfShape_0.cxx    |   10 -
 drv/TopTools/TopTools_Array1OfShape_0.cxx          |   10 -
 drv/TopTools/TopTools_Array2OfShape_0.cxx          |   10 -
 ...aMapIteratorOfDataMapOfIntegerListOfShape_0.cxx |   10 -
 ...ls_DataMapIteratorOfDataMapOfIntegerShape_0.cxx |   10 -
 ...apIteratorOfDataMapOfOrientedShapeInteger_0.cxx |   10 -
 ...aMapIteratorOfDataMapOfOrientedShapeShape_0.cxx |   10 -
 ...ls_DataMapIteratorOfDataMapOfShapeInteger_0.cxx |   10 -
 ...aMapIteratorOfDataMapOfShapeListOfInteger_0.cxx |   12 -
 ...ataMapIteratorOfDataMapOfShapeListOfShape_0.cxx |   12 -
 ...Tools_DataMapIteratorOfDataMapOfShapeReal_0.cxx |   10 -
 ...apIteratorOfDataMapOfShapeSequenceOfShape_0.cxx |   12 -
 ...ools_DataMapIteratorOfDataMapOfShapeShape_0.cxx |   10 -
 ..._DataMapNodeOfDataMapOfIntegerListOfShape_0.cxx |   10 -
 ...pTools_DataMapNodeOfDataMapOfIntegerShape_0.cxx |   10 -
 ...ataMapNodeOfDataMapOfOrientedShapeInteger_0.cxx |   10 -
 ..._DataMapNodeOfDataMapOfOrientedShapeShape_0.cxx |   10 -
 ...pTools_DataMapNodeOfDataMapOfShapeInteger_0.cxx |   10 -
 ..._DataMapNodeOfDataMapOfShapeListOfInteger_0.cxx |   12 -
 ...ls_DataMapNodeOfDataMapOfShapeListOfShape_0.cxx |   12 -
 .../TopTools_DataMapNodeOfDataMapOfShapeReal_0.cxx |   10 -
 ...ataMapNodeOfDataMapOfShapeSequenceOfShape_0.cxx |   12 -
 ...TopTools_DataMapNodeOfDataMapOfShapeShape_0.cxx |   10 -
 .../TopTools_DataMapOfIntegerListOfShape_0.cxx     |   12 -
 drv/TopTools/TopTools_DataMapOfIntegerShape_0.cxx  |   12 -
 .../TopTools_DataMapOfOrientedShapeInteger_0.cxx   |   12 -
 .../TopTools_DataMapOfOrientedShapeShape_0.cxx     |   12 -
 drv/TopTools/TopTools_DataMapOfShapeInteger_0.cxx  |   12 -
 .../TopTools_DataMapOfShapeListOfInteger_0.cxx     |   14 -
 .../TopTools_DataMapOfShapeListOfShape_0.cxx       |   14 -
 drv/TopTools/TopTools_DataMapOfShapeReal_0.cxx     |   12 -
 .../TopTools_DataMapOfShapeSequenceOfShape_0.cxx   |   14 -
 drv/TopTools/TopTools_DataMapOfShapeShape_0.cxx    |   12 -
 drv/TopTools/TopTools_HArray1OfListOfShape_0.cxx   |   14 -
 drv/TopTools/TopTools_HArray1OfShape_0.cxx         |   14 -
 drv/TopTools/TopTools_HArray2OfShape_0.cxx         |   14 -
 drv/TopTools/TopTools_HSequenceOfShape_0.cxx       |   10 -
 ...DataMapNodeOfIndexedDataMapOfShapeAddress_0.cxx |    8 -
 ...MapNodeOfIndexedDataMapOfShapeListOfShape_0.cxx |   10 -
 ...edDataMapNodeOfIndexedDataMapOfShapeShape_0.cxx |    8 -
 .../TopTools_IndexedDataMapOfShapeAddress_0.cxx    |   12 -
 ...TopTools_IndexedDataMapOfShapeListOfShape_0.cxx |   14 -
 .../TopTools_IndexedDataMapOfShapeShape_0.cxx      |   12 -
 ...IndexedMapNodeOfIndexedMapOfOrientedShape_0.cxx |    8 -
 ...opTools_IndexedMapNodeOfIndexedMapOfShape_0.cxx |    8 -
 .../TopTools_IndexedMapOfOrientedShape_0.cxx       |   10 -
 drv/TopTools/TopTools_IndexedMapOfShape_0.cxx      |   10 -
 .../TopTools_ListIteratorOfListOfShape_0.cxx       |   10 -
 drv/TopTools/TopTools_ListNodeOfListOfShape_0.cxx  |    8 -
 drv/TopTools/TopTools_ListOfShape_0.cxx            |    8 -
 drv/TopTools/TopTools_LocationSet.jxx              |    8 -
 .../TopTools_MapIteratorOfMapOfOrientedShape_0.cxx |   10 -
 .../TopTools_MapIteratorOfMapOfShape_0.cxx         |   10 -
 drv/TopTools/TopTools_MapOfOrientedShape_0.cxx     |   11 -
 drv/TopTools/TopTools_MapOfShape_0.cxx             |   11 -
 drv/TopTools/TopTools_OrientedShapeMapHasher.jxx   |    4 -
 .../TopTools_SequenceNodeOfSequenceOfShape_0.cxx   |    6 -
 drv/TopTools/TopTools_SequenceOfShape_0.cxx        |    8 -
 drv/TopTools/TopTools_ShapeMapHasher.jxx           |    4 -
 drv/TopTools/TopTools_ShapeSet.jxx                 |   10 -
 .../TopTools_StdMapNodeOfMapOfOrientedShape_0.cxx  |   10 -
 drv/TopTools/TopTools_StdMapNodeOfMapOfShape_0.cxx |   10 -
 drv/TopTrans/TopTrans_Array2OfOrientation_0.cxx    |    8 -
 drv/TopTrans/TopTrans_CurveTransition.jxx          |    4 -
 drv/TopTrans/TopTrans_SurfaceTransition.jxx        |    4 -
 drv/TopoDS/TopoDS.jxx                              |   20 -
 drv/TopoDS/TopoDS_Builder.jxx                      |   22 -
 drv/TopoDS/TopoDS_CompSolid.jxx                    |    2 -
 drv/TopoDS/TopoDS_Compound.jxx                     |    2 -
 drv/TopoDS/TopoDS_Edge.jxx                         |    2 -
 drv/TopoDS/TopoDS_Face.jxx                         |    2 -
 drv/TopoDS/TopoDS_FrozenShape_0.cxx                |    2 -
 drv/TopoDS/TopoDS_HShape.ixx                       |    2 -
 drv/TopoDS/TopoDS_HShape.jxx                       |    4 -
 drv/TopoDS/TopoDS_Iterator.jxx                     |    8 -
 drv/TopoDS/TopoDS_ListIteratorOfListOfShape_0.cxx  |   10 -
 drv/TopoDS/TopoDS_ListNodeOfListOfShape_0.cxx      |    8 -
 drv/TopoDS/TopoDS_ListOfShape_0.cxx                |    8 -
 drv/TopoDS/TopoDS_LockedShape_0.cxx                |   28 +
 drv/TopoDS/TopoDS_Shape.jxx                        |   12 -
 drv/TopoDS/TopoDS_Shell.jxx                        |    2 -
 drv/TopoDS/TopoDS_Solid.jxx                        |    2 -
 drv/TopoDS/TopoDS_TCompSolid.ixx                   |    2 -
 drv/TopoDS/TopoDS_TCompSolid.jxx                   |    4 -
 drv/TopoDS/TopoDS_TCompound.ixx                    |    2 -
 drv/TopoDS/TopoDS_TCompound.jxx                    |    4 -
 drv/TopoDS/TopoDS_TEdge.ixx                        |    2 -
 drv/TopoDS/TopoDS_TEdge.jxx                        |    2 -
 drv/TopoDS/TopoDS_TFace.ixx                        |    2 -
 drv/TopoDS/TopoDS_TFace.jxx                        |    4 -
 drv/TopoDS/TopoDS_TShape.ixx                       |    2 -
 drv/TopoDS/TopoDS_TShape.jxx                       |   10 -
 drv/TopoDS/TopoDS_TShell.ixx                       |    2 -
 drv/TopoDS/TopoDS_TShell.jxx                       |    4 -
 drv/TopoDS/TopoDS_TSolid.ixx                       |    2 -
 drv/TopoDS/TopoDS_TSolid.jxx                       |    4 -
 drv/TopoDS/TopoDS_TVertex.ixx                      |    2 -
 drv/TopoDS/TopoDS_TVertex.jxx                      |    2 -
 drv/TopoDS/TopoDS_TWire.ixx                        |    2 -
 drv/TopoDS/TopoDS_TWire.jxx                        |    4 -
 drv/TopoDS/TopoDS_UnCompatibleShapes_0.cxx         |    2 -
 drv/TopoDS/TopoDS_Vertex.jxx                       |    2 -
 drv/TopoDS/TopoDS_Wire.jxx                         |    2 -
 drv/TopoDSToStep/TopoDSToStep.jxx                  |   12 -
 drv/TopoDSToStep/TopoDSToStep_Builder.jxx          |   12 -
 drv/TopoDSToStep/TopoDSToStep_FacetedTool.jxx      |    4 -
 .../TopoDSToStep_MakeBrepWithVoids.jxx             |   10 -
 drv/TopoDSToStep/TopoDSToStep_MakeFacetedBrep.jxx  |   12 -
 ...opoDSToStep_MakeFacetedBrepAndBrepWithVoids.jxx |   10 -
 .../TopoDSToStep_MakeGeometricCurveSet.jxx         |   10 -
 .../TopoDSToStep_MakeManifoldSolidBrep.jxx         |   12 -
 .../TopoDSToStep_MakeShellBasedSurfaceModel.jxx    |   14 -
 drv/TopoDSToStep/TopoDSToStep_MakeStepEdge.jxx     |   12 -
 drv/TopoDSToStep/TopoDSToStep_MakeStepFace.jxx     |   12 -
 drv/TopoDSToStep/TopoDSToStep_MakeStepVertex.jxx   |   12 -
 drv/TopoDSToStep/TopoDSToStep_MakeStepWire.jxx     |   12 -
 drv/TopoDSToStep/TopoDSToStep_Root.jxx             |    2 -
 drv/TopoDSToStep/TopoDSToStep_Tool.jxx             |   18 -
 drv/TopoDSToStep/TopoDSToStep_WireframeBuilder.jxx |   18 -
 drv/Transfer/Transfer_ActorDispatch.ixx            |    2 -
 drv/Transfer/Transfer_ActorDispatch.jxx            |   20 -
 drv/Transfer/Transfer_ActorOfFinderProcess.ixx     |    2 -
 drv/Transfer/Transfer_ActorOfFinderProcess.jxx     |   12 -
 .../Transfer_ActorOfProcessForFinder_0.cxx         |   28 +-
 .../Transfer_ActorOfProcessForTransient_0.cxx      |   26 +-
 drv/Transfer/Transfer_ActorOfTransientProcess.ixx  |    2 -
 drv/Transfer/Transfer_ActorOfTransientProcess.jxx  |   10 -
 drv/Transfer/Transfer_Binder.ixx                   |    2 -
 drv/Transfer/Transfer_Binder.jxx                   |   10 -
 drv/Transfer/Transfer_BinderOfTransientInteger.ixx |    2 -
 drv/Transfer/Transfer_BinderOfTransientInteger.jxx |    2 -
 drv/Transfer/Transfer_DataInfo.jxx                 |    6 -
 drv/Transfer/Transfer_DispatchControl.ixx          |    2 -
 drv/Transfer/Transfer_DispatchControl.jxx          |   10 -
 drv/Transfer/Transfer_FindHasher.jxx               |    4 -
 drv/Transfer/Transfer_Finder.ixx                   |    2 -
 drv/Transfer/Transfer_Finder.jxx                   |    8 -
 drv/Transfer/Transfer_FinderProcess.ixx            |    2 -
 drv/Transfer/Transfer_FinderProcess.jxx            |   12 -
 drv/Transfer/Transfer_HSequenceOfBinder_0.cxx      |   12 +-
 drv/Transfer/Transfer_HSequenceOfFinder_0.cxx      |   12 +-
 ...ataMapNodeOfTransferMapOfProcessForFinder_0.cxx |   14 +-
 ...MapNodeOfTransferMapOfProcessForTransient_0.cxx |   14 +-
 .../Transfer_IteratorOfProcessForFinder_0.cxx      |   20 +-
 .../Transfer_IteratorOfProcessForTransient_0.cxx   |   20 +-
 drv/Transfer/Transfer_MapContainer.ixx             |    2 -
 drv/Transfer/Transfer_MapContainer.jxx             |    4 -
 drv/Transfer/Transfer_MultipleBinder.ixx           |    2 -
 drv/Transfer/Transfer_MultipleBinder.jxx           |   12 -
 drv/Transfer/Transfer_ProcessForFinder_0.cxx       |   38 +-
 drv/Transfer/Transfer_ProcessForTransient_0.cxx    |   36 +-
 drv/Transfer/Transfer_ResultFromModel.ixx          |    2 -
 drv/Transfer/Transfer_ResultFromModel.jxx          |   14 -
 drv/Transfer/Transfer_ResultFromTransient.ixx      |    2 -
 drv/Transfer/Transfer_ResultFromTransient.jxx      |   14 -
 .../Transfer_SequenceNodeOfSequenceOfBinder_0.cxx  |    8 +-
 .../Transfer_SequenceNodeOfSequenceOfFinder_0.cxx  |    8 +-
 drv/Transfer/Transfer_SequenceOfBinder_0.cxx       |   10 +-
 drv/Transfer/Transfer_SequenceOfFinder_0.cxx       |   10 +-
 drv/Transfer/Transfer_SimpleBinderOfTransient.ixx  |    2 -
 drv/Transfer/Transfer_SimpleBinderOfTransient.jxx  |   10 -
 drv/Transfer/Transfer_TransferDeadLoop_0.cxx       |    2 -
 drv/Transfer/Transfer_TransferDispatch.jxx         |   14 -
 drv/Transfer/Transfer_TransferFailure_0.cxx        |    2 -
 drv/Transfer/Transfer_TransferInput.jxx            |   16 -
 drv/Transfer/Transfer_TransferIterator.jxx         |   16 -
 .../Transfer_TransferMapOfProcessForFinder_0.cxx   |   18 +-
 ...Transfer_TransferMapOfProcessForTransient_0.cxx |   18 +-
 drv/Transfer/Transfer_TransferOutput.jxx           |   20 -
 drv/Transfer/Transfer_TransientListBinder.ixx      |    2 -
 drv/Transfer/Transfer_TransientListBinder.jxx      |   12 -
 drv/Transfer/Transfer_TransientMapper_0.cxx        |   14 +-
 drv/Transfer/Transfer_TransientProcess.ixx         |    2 -
 drv/Transfer/Transfer_TransientProcess.jxx         |   20 -
 drv/Transfer/Transfer_VoidBinder.ixx               |    2 -
 drv/Transfer/Transfer_VoidBinder.jxx               |    4 -
 drv/TransferBRep/TransferBRep.jxx                  |   32 -
 drv/TransferBRep/TransferBRep_BinderOfShape.ixx    |   28 +
 drv/TransferBRep/TransferBRep_BinderOfShape.jxx    |    4 +
 drv/TransferBRep/TransferBRep_BinderOfShape_0.cxx  |   51 -
 ...ransferBRep_HSequenceOfTransferResultInfo_0.cxx |   12 +-
 .../TransferBRep_OrientedShapeMapper_0.cxx         |   12 -
 drv/TransferBRep/TransferBRep_Reader.jxx           |   22 -
 ...equenceNodeOfSequenceOfTransferResultInfo_0.cxx |    8 +-
 ...TransferBRep_SequenceOfTransferResultInfo_0.cxx |   10 +-
 drv/TransferBRep/TransferBRep_ShapeBinder.ixx      |    2 -
 drv/TransferBRep/TransferBRep_ShapeBinder.jxx      |   22 -
 drv/TransferBRep/TransferBRep_ShapeInfo.jxx        |    6 -
 drv/TransferBRep/TransferBRep_ShapeListBinder.ixx  |    2 -
 drv/TransferBRep/TransferBRep_ShapeListBinder.jxx  |   28 -
 drv/TransferBRep/TransferBRep_ShapeMapper_0.cxx    |   12 -
 .../TransferBRep_TransferResultInfo.ixx            |    2 -
 .../TransferBRep_TransferResultInfo.jxx            |    2 -
 drv/UTL/UTL.jxx                                    |   18 -
 drv/Units/Units.jxx                                |   10 -
 drv/Units/Units_Dimensions.ixx                     |    2 -
 drv/Units/Units_Dimensions.jxx                     |    2 -
 drv/Units/Units_Explorer.jxx                       |   14 -
 drv/Units/Units_Lexicon.ixx                        |    2 -
 drv/Units/Units_Lexicon.jxx                        |    8 -
 drv/Units/Units_MathSentence.jxx                   |    2 -
 drv/Units/Units_Measurement.jxx                    |    4 -
 drv/Units/Units_NoSuchType_0.cxx                   |    2 -
 drv/Units/Units_NoSuchUnit_0.cxx                   |    2 -
 drv/Units/Units_QtsSequence_0.cxx                  |   10 +-
 drv/Units/Units_QuantitiesSequence_0.cxx           |   12 +-
 drv/Units/Units_Quantity.ixx                       |    2 -
 drv/Units/Units_Quantity.jxx                       |    8 -
 drv/Units/Units_Sentence.jxx                       |    8 -
 drv/Units/Units_SequenceNodeOfQtsSequence_0.cxx    |    8 +-
 drv/Units/Units_SequenceNodeOfTksSequence_0.cxx    |    8 +-
 drv/Units/Units_SequenceNodeOfUtsSequence_0.cxx    |    8 +-
 drv/Units/Units_ShiftedToken.ixx                   |    2 -
 drv/Units/Units_ShiftedToken.jxx                   |    6 -
 drv/Units/Units_ShiftedUnit.ixx                    |    2 -
 drv/Units/Units_ShiftedUnit.jxx                    |    6 -
 drv/Units/Units_TksSequence_0.cxx                  |   10 +-
 drv/Units/Units_Token.ixx                          |    2 -
 drv/Units/Units_Token.jxx                          |    4 -
 drv/Units/Units_TokensSequence_0.cxx               |   12 +-
 drv/Units/Units_Unit.ixx                           |    2 -
 drv/Units/Units_Unit.jxx                           |   10 -
 drv/Units/Units_UnitSentence.jxx                   |    4 -
 drv/Units/Units_UnitsDictionary.ixx                |    2 -
 drv/Units/Units_UnitsDictionary.jxx                |   10 -
 drv/Units/Units_UnitsLexicon.ixx                   |    2 -
 drv/Units/Units_UnitsLexicon.jxx                   |    6 -
 drv/Units/Units_UnitsSequence_0.cxx                |   12 +-
 drv/Units/Units_UnitsSystem.ixx                    |    2 -
 drv/Units/Units_UnitsSystem.jxx                    |   12 -
 drv/Units/Units_UtsSequence_0.cxx                  |   10 +-
 drv/UnitsAPI/UnitsAPI.jxx                          |    4 -
 drv/UnitsMethods/UnitsMethods.jxx                  |    6 -
 drv/V3d/V3d.jxx                                    |   10 -
 drv/V3d/V3d_AmbientLight.ixx                       |    2 -
 drv/V3d/V3d_AmbientLight.jxx                       |    4 -
 drv/V3d/V3d_BadValue_0.cxx                         |    2 -
 drv/V3d/V3d_CircularGrid.ixx                       |    2 -
 drv/V3d/V3d_CircularGrid.jxx                       |    8 -
 drv/V3d/V3d_ColorScale.ixx                         |    2 -
 drv/V3d/V3d_ColorScale.jxx                         |    8 -
 drv/V3d/V3d_ColorScaleLayerItem.ixx                |    2 -
 drv/V3d/V3d_ColorScaleLayerItem.jxx                |    4 -
 drv/V3d/V3d_DirectionalLight.ixx                   |    2 -
 drv/V3d/V3d_DirectionalLight.jxx                   |   10 -
 drv/V3d/V3d_LayerMgr.ixx                           |    2 -
 drv/V3d/V3d_LayerMgr.jxx                           |   12 -
 drv/V3d/V3d_Light.ixx                              |    2 -
 drv/V3d/V3d_Light.jxx                              |   16 -
 drv/V3d/V3d_ListOfTransient.ixx                    |   10 -
 drv/V3d/V3d_ListOfTransient.jxx                    |    6 -
 drv/V3d/V3d_OrthographicView.ixx                   |   30 -
 drv/V3d/V3d_OrthographicView.jxx                   |    9 -
 drv/V3d/V3d_PerspectiveView.ixx                    |   30 -
 drv/V3d/V3d_PerspectiveView.jxx                    |   12 -
 drv/V3d/V3d_PositionLight.ixx                      |    2 -
 drv/V3d/V3d_PositionLight.jxx                      |   10 -
 drv/V3d/V3d_PositionalLight.ixx                    |    2 -
 drv/V3d/V3d_PositionalLight.jxx                    |   10 -
 drv/V3d/V3d_RectangularGrid.ixx                    |    2 -
 drv/V3d/V3d_RectangularGrid.jxx                    |    8 -
 drv/V3d/V3d_SpotLight.ixx                          |    2 -
 drv/V3d/V3d_SpotLight.jxx                          |   10 -
 drv/V3d/V3d_UnMapped_0.cxx                         |    2 -
 drv/V3d/V3d_View.ixx                               |    2 -
 drv/V3d/V3d_View.jxx                               |   57 +-
 drv/V3d/V3d_Viewer.ixx                             |    2 -
 drv/V3d/V3d_Viewer.jxx                             |   37 -
 drv/ViewerTest/ViewerTest.jxx                      |   25 -
 ...apIteratorOfDoubleMapOfInteractiveAndName_0.cxx |   14 +-
 ...bleMapNodeOfDoubleMapOfInteractiveAndName_0.cxx |   14 +-
 .../ViewerTest_DoubleMapOfInteractiveAndName_0.cxx |   18 +-
 drv/ViewerTest/ViewerTest_EventManager.ixx         |    2 -
 drv/ViewerTest/ViewerTest_EventManager.jxx         |    8 -
 drv/ViewerTest/ViewerTest_Tool.ixx                 |   10 -
 drv/ViewerTest/ViewerTest_Tool.jxx                 |    9 -
 drv/Visual3d/Visual3d_ClipDefinitionError_0.cxx    |    2 -
 drv/Visual3d/Visual3d_ContextPick.jxx              |    4 -
 .../Visual3d_ContextPickDefinitionError_0.cxx      |    2 -
 drv/Visual3d/Visual3d_ContextView.jxx              |   18 +-
 .../Visual3d_DepthCueingDefinitionError_0.cxx      |    2 -
 drv/Visual3d/Visual3d_HSequenceOfLight_0.cxx       |   40 +
 drv/Visual3d/Visual3d_HSequenceOfPickPath_0.cxx    |   50 -
 drv/Visual3d/Visual3d_HSequenceOfView_0.cxx        |   40 +
 drv/Visual3d/Visual3d_HSetOfLight_0.cxx            |   44 -
 drv/Visual3d/Visual3d_HSetOfView_0.cxx             |   44 -
 drv/Visual3d/Visual3d_Layer.ixx                    |    2 -
 drv/Visual3d/Visual3d_Layer.jxx                    |   12 -
 drv/Visual3d/Visual3d_LayerDefinitionError_0.cxx   |    2 -
 drv/Visual3d/Visual3d_LayerItem.ixx                |    2 -
 drv/Visual3d/Visual3d_LayerItem.jxx                |    2 -
 drv/Visual3d/Visual3d_Light.ixx                    |    2 -
 drv/Visual3d/Visual3d_Light.jxx                    |   10 -
 drv/Visual3d/Visual3d_LightDefinitionError_0.cxx   |    2 -
 ...isual3d_ListIteratorOfSetListOfSetOfLight_0.cxx |   36 -
 ...Visual3d_ListIteratorOfSetListOfSetOfView_0.cxx |   36 -
 .../Visual3d_ListNodeOfSetListOfSetOfLight_0.cxx   |   50 -
 .../Visual3d_ListNodeOfSetListOfSetOfView_0.cxx    |   50 -
 drv/Visual3d/Visual3d_PickDescriptor.ixx           |   10 -
 drv/Visual3d/Visual3d_PickDescriptor.jxx           |   18 -
 drv/Visual3d/Visual3d_PickError_0.cxx              |    2 -
 drv/Visual3d/Visual3d_PickPath.ixx                 |   10 -
 drv/Visual3d/Visual3d_PickPath.jxx                 |    9 -
 .../Visual3d_SequenceNodeOfSequenceOfLight_0.cxx   |   39 +
 ...Visual3d_SequenceNodeOfSequenceOfPickPath_0.cxx |   45 -
 .../Visual3d_SequenceNodeOfSequenceOfView_0.cxx    |   39 +
 drv/Visual3d/Visual3d_SequenceOfLight_0.cxx        |   23 +
 drv/Visual3d/Visual3d_SequenceOfPickPath_0.cxx     |   31 -
 drv/Visual3d/Visual3d_SequenceOfView_0.cxx         |   23 +
 .../Visual3d_SetIteratorOfSetOfLight_0.cxx         |   49 -
 drv/Visual3d/Visual3d_SetIteratorOfSetOfView_0.cxx |   49 -
 drv/Visual3d/Visual3d_SetListOfSetOfLight_0.cxx    |   33 -
 drv/Visual3d/Visual3d_SetListOfSetOfView_0.cxx     |   33 -
 drv/Visual3d/Visual3d_SetOfLight_0.cxx             |   49 -
 drv/Visual3d/Visual3d_SetOfView_0.cxx              |   49 -
 drv/Visual3d/Visual3d_TransformError_0.cxx         |    2 -
 .../Visual3d_TransientDefinitionError_0.cxx        |   32 -
 drv/Visual3d/Visual3d_TransientManager.ixx         |   28 -
 drv/Visual3d/Visual3d_TransientManager.jxx         |   15 -
 drv/Visual3d/Visual3d_View.ixx                     |    2 -
 drv/Visual3d/Visual3d_View.jxx                     |   46 +-
 drv/Visual3d/Visual3d_ViewDefinitionError_0.cxx    |    2 -
 drv/Visual3d/Visual3d_ViewManager.ixx              |    2 -
 drv/Visual3d/Visual3d_ViewManager.jxx              |   29 +-
 .../Visual3d_ViewManagerDefinitionError_0.cxx      |    2 -
 drv/Visual3d/Visual3d_ViewMapping.ixx              |   10 -
 drv/Visual3d/Visual3d_ViewMapping.jxx              |   12 -
 .../Visual3d_ViewMappingDefinitionError_0.cxx      |    2 -
 drv/Visual3d/Visual3d_ViewOrientation.ixx          |   10 -
 drv/Visual3d/Visual3d_ViewOrientation.jxx          |   15 -
 .../Visual3d_ViewOrientationDefinitionError_0.cxx  |    2 -
 .../Visual3d_ZClippingDefinitionError_0.cxx        |    2 -
 drv/Voxel/Voxel_BoolDS.jxx                         |    2 -
 drv/Voxel/Voxel_BooleanOperation.jxx               |   10 -
 drv/Voxel/Voxel_CollisionDetection.jxx             |    8 -
 drv/Voxel/Voxel_ColorDS.jxx                        |    2 -
 drv/Voxel/Voxel_DS.jxx                             |    6 -
 drv/Voxel/Voxel_FastConverter.jxx                  |   14 -
 drv/Voxel/Voxel_FloatDS.jxx                        |    2 -
 drv/Voxel/Voxel_OctBoolDS.jxx                      |    2 -
 drv/Voxel/Voxel_Prs.ixx                            |    2 -
 drv/Voxel/Voxel_Prs.jxx                            |   15 -
 drv/Voxel/Voxel_ROctBoolDS.jxx                     |    2 -
 drv/Voxel/Voxel_Reader.jxx                         |    4 -
 drv/Voxel/Voxel_Selector.jxx                       |   10 -
 drv/Voxel/Voxel_SplitData.jxx                      |    2 -
 drv/Voxel/Voxel_Writer.jxx                         |   10 -
 drv/Vrml/Vrml.jxx                                  |    2 -
 drv/Vrml/Vrml_AsciiText.ixx                        |    2 -
 drv/Vrml/Vrml_AsciiText.jxx                        |    4 -
 drv/Vrml/Vrml_Cone.jxx                             |    2 -
 drv/Vrml/Vrml_Coordinate3.ixx                      |    2 -
 drv/Vrml/Vrml_Coordinate3.jxx                      |    4 -
 drv/Vrml/Vrml_Cube.jxx                             |    2 -
 drv/Vrml/Vrml_Cylinder.jxx                         |    2 -
 drv/Vrml/Vrml_DirectionalLight.jxx                 |    6 -
 drv/Vrml/Vrml_FontStyle.jxx                        |    2 -
 drv/Vrml/Vrml_Group.jxx                            |    2 -
 drv/Vrml/Vrml_IndexedFaceSet.ixx                   |    2 -
 drv/Vrml/Vrml_IndexedFaceSet.jxx                   |    4 -
 drv/Vrml/Vrml_IndexedLineSet.ixx                   |    2 -
 drv/Vrml/Vrml_IndexedLineSet.jxx                   |    4 -
 drv/Vrml/Vrml_Info.jxx                             |    4 -
 drv/Vrml/Vrml_Instancing.jxx                       |    4 -
 drv/Vrml/Vrml_LOD.ixx                              |    2 -
 drv/Vrml/Vrml_LOD.jxx                              |    6 -
 drv/Vrml/Vrml_Material.ixx                         |    2 -
 drv/Vrml/Vrml_Material.jxx                         |    6 -
 drv/Vrml/Vrml_MaterialBinding.jxx                  |    2 -
 drv/Vrml/Vrml_MatrixTransform.jxx                  |    4 -
 drv/Vrml/Vrml_Normal.ixx                           |    2 -
 drv/Vrml/Vrml_Normal.jxx                           |    4 -
 drv/Vrml/Vrml_NormalBinding.jxx                    |    2 -
 drv/Vrml/Vrml_OrthographicCamera.jxx               |    6 -
 drv/Vrml/Vrml_PerspectiveCamera.jxx                |    6 -
 drv/Vrml/Vrml_PointLight.jxx                       |    6 -
 drv/Vrml/Vrml_PointSet.jxx                         |    2 -
 drv/Vrml/Vrml_Rotation.jxx                         |    4 -
 drv/Vrml/Vrml_SFImage.ixx                          |    2 -
 drv/Vrml/Vrml_SFImage.jxx                          |    4 -
 drv/Vrml/Vrml_SFRotation.jxx                       |    2 -
 drv/Vrml/Vrml_Scale.jxx                            |    4 -
 drv/Vrml/Vrml_Separator.jxx                        |    2 -
 drv/Vrml/Vrml_ShapeHints.jxx                       |    2 -
 drv/Vrml/Vrml_Sphere.jxx                           |    2 -
 drv/Vrml/Vrml_SpotLight.jxx                        |    6 -
 drv/Vrml/Vrml_Switch.jxx                           |    2 -
 drv/Vrml/Vrml_Texture2.jxx                         |    6 -
 drv/Vrml/Vrml_Texture2Transform.jxx                |    4 -
 drv/Vrml/Vrml_TextureCoordinate2.ixx               |    2 -
 drv/Vrml/Vrml_TextureCoordinate2.jxx               |    4 -
 drv/Vrml/Vrml_Transform.jxx                        |    6 -
 drv/Vrml/Vrml_TransformSeparator.jxx               |    2 -
 drv/Vrml/Vrml_Translation.jxx                      |    4 -
 drv/Vrml/Vrml_WWWAnchor.jxx                        |    4 -
 drv/Vrml/Vrml_WWWInline.jxx                        |    6 -
 drv/VrmlAPI/VrmlAPI.jxx                            |    4 -
 drv/VrmlAPI/VrmlAPI_Writer.jxx                     |   12 -
 drv/VrmlConverter/VrmlConverter_Curve.jxx          |    6 -
 .../VrmlConverter_DeflectionCurve.jxx              |    6 -
 drv/VrmlConverter/VrmlConverter_Drawer.ixx         |    2 -
 drv/VrmlConverter/VrmlConverter_Drawer.jxx         |   10 -
 drv/VrmlConverter/VrmlConverter_HLRShape.jxx       |    8 -
 drv/VrmlConverter/VrmlConverter_IsoAspect.ixx      |    2 -
 drv/VrmlConverter/VrmlConverter_IsoAspect.jxx      |    4 -
 drv/VrmlConverter/VrmlConverter_LineAspect.ixx     |    2 -
 drv/VrmlConverter/VrmlConverter_LineAspect.jxx     |    4 -
 drv/VrmlConverter/VrmlConverter_PointAspect.ixx    |    2 -
 drv/VrmlConverter/VrmlConverter_PointAspect.jxx    |    4 -
 drv/VrmlConverter/VrmlConverter_Projector.ixx      |    2 -
 drv/VrmlConverter/VrmlConverter_Projector.jxx      |    6 -
 drv/VrmlConverter/VrmlConverter_ShadedShape.jxx    |   12 -
 drv/VrmlConverter/VrmlConverter_ShadingAspect.ixx  |    2 -
 drv/VrmlConverter/VrmlConverter_ShadingAspect.jxx  |    6 -
 .../VrmlConverter_WFDeflectionRestrictedFace.jxx   |    6 -
 .../VrmlConverter_WFDeflectionShape.jxx            |    6 -
 .../VrmlConverter_WFRestrictedFace.jxx             |    6 -
 drv/VrmlConverter/VrmlConverter_WFShape.jxx        |    6 -
 drv/WNT/WNT_ClassDefinitionError_0.cxx             |    2 -
 drv/WNT/WNT_WClass.ixx                             |    2 -
 drv/WNT/WNT_WClass.jxx                             |    6 -
 drv/WNT/WNT_Window.ixx                             |    2 -
 drv/WNT/WNT_Window.jxx                             |    8 -
 drv/XBRepMesh/XBRepMesh.ixx                        |   10 -
 drv/XBRepMesh/XBRepMesh.jxx                        |    6 -
 drv/XCAFApp/XCAFApp_Application.ixx                |    2 -
 drv/XCAFApp/XCAFApp_Application.jxx                |    6 -
 drv/XCAFDoc/XCAFDoc.jxx                            |    4 -
 drv/XCAFDoc/XCAFDoc_Area.ixx                       |    2 -
 drv/XCAFDoc/XCAFDoc_Area.jxx                       |   10 -
 drv/XCAFDoc/XCAFDoc_Centroid.ixx                   |    2 -
 drv/XCAFDoc/XCAFDoc_Centroid.jxx                   |   12 -
 drv/XCAFDoc/XCAFDoc_Color.ixx                      |    2 -
 drv/XCAFDoc/XCAFDoc_Color.jxx                      |   12 -
 drv/XCAFDoc/XCAFDoc_ColorTool.ixx                  |    2 -
 drv/XCAFDoc/XCAFDoc_ColorTool.jxx                  |   18 -
 ...FDoc_DataMapIteratorOfDataMapOfShapeLabel_0.cxx |   12 -
 .../XCAFDoc_DataMapNodeOfDataMapOfShapeLabel_0.cxx |   12 -
 drv/XCAFDoc/XCAFDoc_DataMapOfShapeLabel_0.cxx      |   14 -
 drv/XCAFDoc/XCAFDoc_Datum.ixx                      |    2 -
 drv/XCAFDoc/XCAFDoc_Datum.jxx                      |   12 -
 drv/XCAFDoc/XCAFDoc_DimTol.ixx                     |    2 -
 drv/XCAFDoc/XCAFDoc_DimTol.jxx                     |   14 -
 drv/XCAFDoc/XCAFDoc_DimTolTool.ixx                 |    2 -
 drv/XCAFDoc/XCAFDoc_DimTolTool.jxx                 |   18 -
 drv/XCAFDoc/XCAFDoc_DocumentTool.ixx               |    2 -
 drv/XCAFDoc/XCAFDoc_DocumentTool.jxx               |   22 -
 drv/XCAFDoc/XCAFDoc_GraphNode.ixx                  |    2 -
 drv/XCAFDoc/XCAFDoc_GraphNode.jxx                  |   12 -
 drv/XCAFDoc/XCAFDoc_GraphNodeSequence_0.cxx        |   10 +-
 drv/XCAFDoc/XCAFDoc_LayerTool.ixx                  |    2 -
 drv/XCAFDoc/XCAFDoc_LayerTool.jxx                  |   20 -
 drv/XCAFDoc/XCAFDoc_Location.ixx                   |    2 -
 drv/XCAFDoc/XCAFDoc_Location.jxx                   |   12 -
 drv/XCAFDoc/XCAFDoc_Material.ixx                   |    2 -
 drv/XCAFDoc/XCAFDoc_Material.jxx                   |   12 -
 drv/XCAFDoc/XCAFDoc_MaterialTool.ixx               |    2 -
 drv/XCAFDoc/XCAFDoc_MaterialTool.jxx               |   16 -
 .../XCAFDoc_SequenceNodeOfGraphNodeSequence_0.cxx  |    8 +-
 drv/XCAFDoc/XCAFDoc_ShapeMapTool.ixx               |    2 -
 drv/XCAFDoc/XCAFDoc_ShapeMapTool.jxx               |   14 -
 drv/XCAFDoc/XCAFDoc_ShapeTool.ixx                  |    2 -
 drv/XCAFDoc/XCAFDoc_ShapeTool.jxx                  |   24 -
 drv/XCAFDoc/XCAFDoc_Volume.ixx                     |    2 -
 drv/XCAFDoc/XCAFDoc_Volume.jxx                     |   10 -
 drv/XCAFDrivers/XCAFDrivers.jxx                    |    6 -
 .../XCAFDrivers_DocumentRetrievalDriver.ixx        |    2 -
 .../XCAFDrivers_DocumentRetrievalDriver.jxx        |    6 -
 .../XCAFDrivers_DocumentStorageDriver.ixx          |    2 -
 .../XCAFDrivers_DocumentStorageDriver.jxx          |    6 -
 drv/XCAFPrs/XCAFPrs.jxx                            |   14 -
 drv/XCAFPrs/XCAFPrs_AISObject.ixx                  |   33 -
 drv/XCAFPrs/XCAFPrs_AISObject.jxx                  |   24 -
 ...FPrs_DataMapIteratorOfDataMapOfShapeStyle_0.cxx |   12 -
 ...FPrs_DataMapIteratorOfDataMapOfStyleShape_0.cxx |   10 -
 ..._DataMapIteratorOfDataMapOfStyleTransient_0.cxx |   12 +-
 .../XCAFPrs_DataMapNodeOfDataMapOfShapeStyle_0.cxx |   12 -
 .../XCAFPrs_DataMapNodeOfDataMapOfStyleShape_0.cxx |   10 -
 ...FPrs_DataMapNodeOfDataMapOfStyleTransient_0.cxx |   12 +-
 drv/XCAFPrs/XCAFPrs_DataMapOfShapeStyle_0.cxx      |   14 -
 drv/XCAFPrs/XCAFPrs_DataMapOfStyleShape_0.cxx      |   12 -
 drv/XCAFPrs/XCAFPrs_DataMapOfStyleTransient_0.cxx  |   14 +-
 drv/XCAFPrs/XCAFPrs_Driver.ixx                     |    2 -
 drv/XCAFPrs/XCAFPrs_Driver.jxx                     |    8 -
 drv/XCAFPrs/XCAFPrs_Style.jxx                      |    4 -
 drv/XDEDRAW/XDEDRAW.jxx                            |    5 -
 drv/XDEDRAW/XDEDRAW_Colors.jxx                     |    5 -
 drv/XDEDRAW/XDEDRAW_Common.jxx                     |    5 -
 drv/XDEDRAW/XDEDRAW_Layers.jxx                     |    5 -
 drv/XDEDRAW/XDEDRAW_Props.jxx                      |    5 -
 drv/XDEDRAW/XDEDRAW_Shapes.jxx                     |    5 -
 drv/XSAlgo/XSAlgo.jxx                              |    4 -
 drv/XSAlgo/XSAlgo_AlgoContainer.ixx                |    2 -
 drv/XSAlgo/XSAlgo_AlgoContainer.jxx                |   18 -
 drv/XSAlgo/XSAlgo_ToolContainer.ixx                |    2 -
 drv/XSAlgo/XSAlgo_ToolContainer.jxx                |    2 -
 drv/XSControl/XSControl.jxx                        |    8 -
 drv/XSControl/XSControl_ConnectedShapes.ixx        |    2 -
 drv/XSControl/XSControl_ConnectedShapes.jxx        |   18 -
 drv/XSControl/XSControl_Controller.ixx             |    2 -
 drv/XSControl/XSControl_Controller.jxx             |   32 -
 drv/XSControl/XSControl_FuncShape.jxx              |    8 -
 drv/XSControl/XSControl_Functions.jxx              |    2 -
 drv/XSControl/XSControl_Reader.jxx                 |   14 -
 drv/XSControl/XSControl_SelectForTransfer.ixx      |    2 -
 drv/XSControl/XSControl_SelectForTransfer.jxx      |   12 -
 drv/XSControl/XSControl_SignTransferStatus.ixx     |    2 -
 drv/XSControl/XSControl_SignTransferStatus.jxx     |   10 -
 drv/XSControl/XSControl_TransferReader.ixx         |    2 -
 drv/XSControl/XSControl_TransferReader.jxx         |   30 -
 drv/XSControl/XSControl_TransferWriter.ixx         |    2 -
 drv/XSControl/XSControl_TransferWriter.jxx         |   14 -
 drv/XSControl/XSControl_Utils.jxx                  |   28 -
 drv/XSControl/XSControl_Vars.ixx                   |    2 -
 drv/XSControl/XSControl_Vars.jxx                   |   20 -
 drv/XSControl/XSControl_WorkSession.ixx            |    2 -
 drv/XSControl/XSControl_WorkSession.jxx            |   26 -
 drv/XSControl/XSControl_Writer.jxx                 |    8 -
 drv/XSDRAW/XSDRAW.jxx                              |   29 -
 drv/XSDRAW/XSDRAW_Functions.jxx                    |    2 -
 drv/XSDRAW/XSDRAW_Shape.ixx                        |   10 -
 drv/XSDRAW/XSDRAW_Shape.jxx                        |    6 -
 drv/XSDRAW/XSDRAW_Vars.ixx                         |    2 -
 drv/XSDRAW/XSDRAW_Vars.jxx                         |   18 -
 drv/XSDRAWIGES/XSDRAWIGES.jxx                      |    5 -
 drv/XSDRAWSTEP/XSDRAWSTEP.jxx                      |    5 -
 drv/XSDRAWSTLVRML/XSDRAWSTLVRML.jxx                |    5 -
 drv/XSDRAWSTLVRML/XSDRAWSTLVRML_CoordsMap_0.cxx    |   12 -
 .../XSDRAWSTLVRML_DataMapIteratorOfCoordsMap_0.cxx |   10 -
 ...DRAWSTLVRML_DataMapIteratorOfElemNodesMap_0.cxx |   10 -
 .../XSDRAWSTLVRML_DataMapNodeOfCoordsMap_0.cxx     |   10 -
 .../XSDRAWSTLVRML_DataMapNodeOfElemNodesMap_0.cxx  |   10 -
 drv/XSDRAWSTLVRML/XSDRAWSTLVRML_DataSource.ixx     |    2 -
 drv/XSDRAWSTLVRML/XSDRAWSTLVRML_DataSource.jxx     |   12 -
 drv/XSDRAWSTLVRML/XSDRAWSTLVRML_DataSource3D.ixx   |   28 +
 drv/XSDRAWSTLVRML/XSDRAWSTLVRML_DataSource3D.jxx   |    7 +
 drv/XSDRAWSTLVRML/XSDRAWSTLVRML_DrawableMesh.ixx   |    2 -
 drv/XSDRAWSTLVRML/XSDRAWSTLVRML_DrawableMesh.jxx   |    6 -
 drv/XSDRAWSTLVRML/XSDRAWSTLVRML_ElemNodesMap_0.cxx |   12 -
 drv/XSDRAWSTLVRML/XSDRAWSTLVRML_ToVRML.ixx         |   10 +
 drv/XSDRAWSTLVRML/XSDRAWSTLVRML_ToVRML.jxx         |    3 +
 drv/XmlDrivers/XmlDrivers.jxx                      |   10 -
 .../XmlDrivers_DocumentRetrievalDriver.ixx         |    2 -
 .../XmlDrivers_DocumentRetrievalDriver.jxx         |    8 -
 .../XmlDrivers_DocumentStorageDriver.ixx           |    2 -
 .../XmlDrivers_DocumentStorageDriver.jxx           |    8 -
 drv/XmlLDrivers/XmlLDrivers.jxx                    |   12 -
 .../XmlLDrivers_DocumentRetrievalDriver.ixx        |    2 -
 .../XmlLDrivers_DocumentRetrievalDriver.jxx        |   16 -
 .../XmlLDrivers_DocumentStorageDriver.ixx          |    2 -
 .../XmlLDrivers_DocumentStorageDriver.jxx          |   12 -
 drv/XmlLDrivers/XmlLDrivers_NamespaceDef.jxx       |    4 -
 ...vers_SequenceNodeOfSequenceOfNamespaceDef_0.cxx |    6 -
 .../XmlLDrivers_SequenceOfNamespaceDef_0.cxx       |    8 -
 drv/XmlMDF/XmlMDF.jxx                              |   12 -
 drv/XmlMDF/XmlMDF_ADriver.ixx                      |    2 -
 drv/XmlMDF/XmlMDF_ADriver.jxx                      |   14 -
 drv/XmlMDF/XmlMDF_ADriverTable.ixx                 |    2 -
 drv/XmlMDF/XmlMDF_ADriverTable.jxx                 |    8 -
 .../XmlMDF_DataMapIteratorOfMapOfDriver_0.cxx      |   12 +-
 .../XmlMDF_DataMapIteratorOfTypeADriverMap_0.cxx   |   16 +-
 drv/XmlMDF/XmlMDF_DataMapNodeOfMapOfDriver_0.cxx   |   12 +-
 .../XmlMDF_DataMapNodeOfTypeADriverMap_0.cxx       |   16 +-
 drv/XmlMDF/XmlMDF_MapOfDriver_0.cxx                |   14 +-
 drv/XmlMDF/XmlMDF_ReferenceDriver.ixx              |    2 -
 drv/XmlMDF/XmlMDF_ReferenceDriver.jxx              |    8 -
 drv/XmlMDF/XmlMDF_TagSourceDriver.ixx              |    2 -
 drv/XmlMDF/XmlMDF_TagSourceDriver.jxx              |    8 -
 drv/XmlMDF/XmlMDF_TypeADriverMap_0.cxx             |   18 +-
 drv/XmlMDataStd/XmlMDataStd.jxx                    |    6 -
 drv/XmlMDataStd/XmlMDataStd_AsciiStringDriver.ixx  |    2 -
 drv/XmlMDataStd/XmlMDataStd_AsciiStringDriver.jxx  |    8 -
 drv/XmlMDataStd/XmlMDataStd_BooleanArrayDriver.ixx |    2 -
 drv/XmlMDataStd/XmlMDataStd_BooleanArrayDriver.jxx |    8 -
 drv/XmlMDataStd/XmlMDataStd_BooleanListDriver.ixx  |    2 -
 drv/XmlMDataStd/XmlMDataStd_BooleanListDriver.jxx  |    8 -
 drv/XmlMDataStd/XmlMDataStd_ByteArrayDriver.ixx    |    2 -
 drv/XmlMDataStd/XmlMDataStd_ByteArrayDriver.jxx    |    8 -
 drv/XmlMDataStd/XmlMDataStd_CommentDriver.ixx      |    2 -
 drv/XmlMDataStd/XmlMDataStd_CommentDriver.jxx      |    8 -
 drv/XmlMDataStd/XmlMDataStd_DirectoryDriver.ixx    |    2 -
 drv/XmlMDataStd/XmlMDataStd_DirectoryDriver.jxx    |    8 -
 drv/XmlMDataStd/XmlMDataStd_ExpressionDriver.ixx   |    2 -
 drv/XmlMDataStd/XmlMDataStd_ExpressionDriver.jxx   |    8 -
 .../XmlMDataStd_ExtStringArrayDriver.ixx           |    2 -
 .../XmlMDataStd_ExtStringArrayDriver.jxx           |    8 -
 .../XmlMDataStd_ExtStringListDriver.ixx            |    2 -
 .../XmlMDataStd_ExtStringListDriver.jxx            |    8 -
 drv/XmlMDataStd/XmlMDataStd_IntPackedMapDriver.ixx |    2 -
 drv/XmlMDataStd/XmlMDataStd_IntPackedMapDriver.jxx |    8 -
 drv/XmlMDataStd/XmlMDataStd_IntegerArrayDriver.ixx |    2 -
 drv/XmlMDataStd/XmlMDataStd_IntegerArrayDriver.jxx |    8 -
 drv/XmlMDataStd/XmlMDataStd_IntegerDriver.ixx      |    2 -
 drv/XmlMDataStd/XmlMDataStd_IntegerDriver.jxx      |    8 -
 drv/XmlMDataStd/XmlMDataStd_IntegerListDriver.ixx  |    2 -
 drv/XmlMDataStd/XmlMDataStd_IntegerListDriver.jxx  |    8 -
 drv/XmlMDataStd/XmlMDataStd_NameDriver.ixx         |    2 -
 drv/XmlMDataStd/XmlMDataStd_NameDriver.jxx         |    8 -
 drv/XmlMDataStd/XmlMDataStd_NamedDataDriver.ixx    |    2 -
 drv/XmlMDataStd/XmlMDataStd_NamedDataDriver.jxx    |    8 -
 drv/XmlMDataStd/XmlMDataStd_NoteBookDriver.ixx     |    2 -
 drv/XmlMDataStd/XmlMDataStd_NoteBookDriver.jxx     |    8 -
 drv/XmlMDataStd/XmlMDataStd_RealArrayDriver.ixx    |    2 -
 drv/XmlMDataStd/XmlMDataStd_RealArrayDriver.jxx    |    8 -
 drv/XmlMDataStd/XmlMDataStd_RealDriver.ixx         |    2 -
 drv/XmlMDataStd/XmlMDataStd_RealDriver.jxx         |    8 -
 drv/XmlMDataStd/XmlMDataStd_RealListDriver.ixx     |    2 -
 drv/XmlMDataStd/XmlMDataStd_RealListDriver.jxx     |    8 -
 .../XmlMDataStd_ReferenceArrayDriver.ixx           |    2 -
 .../XmlMDataStd_ReferenceArrayDriver.jxx           |    8 -
 .../XmlMDataStd_ReferenceListDriver.ixx            |    2 -
 .../XmlMDataStd_ReferenceListDriver.jxx            |    8 -
 drv/XmlMDataStd/XmlMDataStd_RelationDriver.ixx     |    2 -
 drv/XmlMDataStd/XmlMDataStd_RelationDriver.jxx     |    8 -
 drv/XmlMDataStd/XmlMDataStd_TickDriver.ixx         |    2 -
 drv/XmlMDataStd/XmlMDataStd_TickDriver.jxx         |    8 -
 drv/XmlMDataStd/XmlMDataStd_TreeNodeDriver.ixx     |    2 -
 drv/XmlMDataStd/XmlMDataStd_TreeNodeDriver.jxx     |    8 -
 drv/XmlMDataStd/XmlMDataStd_UAttributeDriver.ixx   |    2 -
 drv/XmlMDataStd/XmlMDataStd_UAttributeDriver.jxx   |    8 -
 drv/XmlMDataStd/XmlMDataStd_VariableDriver.ixx     |    2 -
 drv/XmlMDataStd/XmlMDataStd_VariableDriver.jxx     |    8 -
 drv/XmlMDataXtd/XmlMDataXtd.jxx                    |    6 -
 drv/XmlMDataXtd/XmlMDataXtd_AxisDriver.ixx         |    2 -
 drv/XmlMDataXtd/XmlMDataXtd_AxisDriver.jxx         |    8 -
 drv/XmlMDataXtd/XmlMDataXtd_ConstraintDriver.ixx   |    2 -
 drv/XmlMDataXtd/XmlMDataXtd_ConstraintDriver.jxx   |    8 -
 drv/XmlMDataXtd/XmlMDataXtd_GeometryDriver.ixx     |    2 -
 drv/XmlMDataXtd/XmlMDataXtd_GeometryDriver.jxx     |    8 -
 drv/XmlMDataXtd/XmlMDataXtd_PatternStdDriver.ixx   |    2 -
 drv/XmlMDataXtd/XmlMDataXtd_PatternStdDriver.jxx   |    8 -
 drv/XmlMDataXtd/XmlMDataXtd_PlacementDriver.ixx    |    2 -
 drv/XmlMDataXtd/XmlMDataXtd_PlacementDriver.jxx    |    8 -
 drv/XmlMDataXtd/XmlMDataXtd_PlaneDriver.ixx        |    2 -
 drv/XmlMDataXtd/XmlMDataXtd_PlaneDriver.jxx        |    8 -
 drv/XmlMDataXtd/XmlMDataXtd_PointDriver.ixx        |    2 -
 drv/XmlMDataXtd/XmlMDataXtd_PointDriver.jxx        |    8 -
 drv/XmlMDataXtd/XmlMDataXtd_ShapeDriver.ixx        |    2 -
 drv/XmlMDataXtd/XmlMDataXtd_ShapeDriver.jxx        |    8 -
 drv/XmlMDocStd/XmlMDocStd.jxx                      |    6 -
 drv/XmlMDocStd/XmlMDocStd_XLinkDriver.ixx          |    2 -
 drv/XmlMDocStd/XmlMDocStd_XLinkDriver.jxx          |    8 -
 drv/XmlMFunction/XmlMFunction.jxx                  |    6 -
 drv/XmlMFunction/XmlMFunction_FunctionDriver.ixx   |    2 -
 drv/XmlMFunction/XmlMFunction_FunctionDriver.jxx   |    8 -
 drv/XmlMFunction/XmlMFunction_GraphNodeDriver.ixx  |    2 -
 drv/XmlMFunction/XmlMFunction_GraphNodeDriver.jxx  |    8 -
 drv/XmlMFunction/XmlMFunction_ScopeDriver.ixx      |    2 -
 drv/XmlMFunction/XmlMFunction_ScopeDriver.jxx      |    8 -
 drv/XmlMNaming/XmlMNaming.jxx                      |    6 -
 drv/XmlMNaming/XmlMNaming_Array1OfShape1_0.cxx     |   18 -
 drv/XmlMNaming/XmlMNaming_NamedShapeDriver.ixx     |    2 -
 drv/XmlMNaming/XmlMNaming_NamedShapeDriver.jxx     |   10 -
 drv/XmlMNaming/XmlMNaming_NamingDriver.ixx         |    2 -
 drv/XmlMNaming/XmlMNaming_NamingDriver.jxx         |    8 -
 drv/XmlMNaming/XmlMNaming_Shape1.ixx               |    2 -
 drv/XmlMNaming/XmlMNaming_Shape1.jxx               |    4 -
 drv/XmlMPrsStd/XmlMPrsStd.jxx                      |    6 -
 .../XmlMPrsStd_AISPresentationDriver.ixx           |    2 -
 .../XmlMPrsStd_AISPresentationDriver.jxx           |    8 -
 drv/XmlMPrsStd/XmlMPrsStd_PositionDriver.ixx       |    2 -
 drv/XmlMPrsStd/XmlMPrsStd_PositionDriver.jxx       |    8 -
 drv/XmlMXCAFDoc/XmlMXCAFDoc.jxx                    |    6 -
 drv/XmlMXCAFDoc/XmlMXCAFDoc_AreaDriver.ixx         |    2 -
 drv/XmlMXCAFDoc/XmlMXCAFDoc_AreaDriver.jxx         |    8 -
 drv/XmlMXCAFDoc/XmlMXCAFDoc_CentroidDriver.ixx     |    2 -
 drv/XmlMXCAFDoc/XmlMXCAFDoc_CentroidDriver.jxx     |    8 -
 drv/XmlMXCAFDoc/XmlMXCAFDoc_ColorDriver.ixx        |    2 -
 drv/XmlMXCAFDoc/XmlMXCAFDoc_ColorDriver.jxx        |    8 -
 drv/XmlMXCAFDoc/XmlMXCAFDoc_ColorToolDriver.ixx    |    2 -
 drv/XmlMXCAFDoc/XmlMXCAFDoc_ColorToolDriver.jxx    |    8 -
 drv/XmlMXCAFDoc/XmlMXCAFDoc_DatumDriver.ixx        |    2 -
 drv/XmlMXCAFDoc/XmlMXCAFDoc_DatumDriver.jxx        |    8 -
 drv/XmlMXCAFDoc/XmlMXCAFDoc_DimTolDriver.ixx       |    2 -
 drv/XmlMXCAFDoc/XmlMXCAFDoc_DimTolDriver.jxx       |    8 -
 drv/XmlMXCAFDoc/XmlMXCAFDoc_DimTolToolDriver.ixx   |    2 -
 drv/XmlMXCAFDoc/XmlMXCAFDoc_DimTolToolDriver.jxx   |    8 -
 drv/XmlMXCAFDoc/XmlMXCAFDoc_DocumentToolDriver.ixx |    2 -
 drv/XmlMXCAFDoc/XmlMXCAFDoc_DocumentToolDriver.jxx |    8 -
 drv/XmlMXCAFDoc/XmlMXCAFDoc_GraphNodeDriver.ixx    |    2 -
 drv/XmlMXCAFDoc/XmlMXCAFDoc_GraphNodeDriver.jxx    |    8 -
 drv/XmlMXCAFDoc/XmlMXCAFDoc_LayerToolDriver.ixx    |    2 -
 drv/XmlMXCAFDoc/XmlMXCAFDoc_LayerToolDriver.jxx    |    8 -
 drv/XmlMXCAFDoc/XmlMXCAFDoc_LocationDriver.ixx     |    2 -
 drv/XmlMXCAFDoc/XmlMXCAFDoc_LocationDriver.jxx     |   10 -
 drv/XmlMXCAFDoc/XmlMXCAFDoc_MaterialDriver.ixx     |    2 -
 drv/XmlMXCAFDoc/XmlMXCAFDoc_MaterialDriver.jxx     |    8 -
 drv/XmlMXCAFDoc/XmlMXCAFDoc_MaterialToolDriver.ixx |    2 -
 drv/XmlMXCAFDoc/XmlMXCAFDoc_MaterialToolDriver.jxx |    8 -
 drv/XmlMXCAFDoc/XmlMXCAFDoc_ShapeToolDriver.ixx    |    2 -
 drv/XmlMXCAFDoc/XmlMXCAFDoc_ShapeToolDriver.jxx    |    8 -
 drv/XmlMXCAFDoc/XmlMXCAFDoc_VolumeDriver.ixx       |    2 -
 drv/XmlMXCAFDoc/XmlMXCAFDoc_VolumeDriver.jxx       |    8 -
 drv/XmlObjMgt/XmlObjMgt.jxx                        |    6 -
 drv/XmlObjMgt/XmlObjMgt_Array1.ixx                 |   10 +
 drv/XmlObjMgt/XmlObjMgt_Array1.jxx                 |    1 +
 drv/XmlObjMgt/XmlObjMgt_GP.jxx                     |    8 -
 drv/XmlObjMgt/XmlObjMgt_Persistent.jxx             |    2 -
 drv/XmlXCAFDrivers/XmlXCAFDrivers.jxx              |    6 -
 .../XmlXCAFDrivers_DocumentRetrievalDriver.ixx     |    2 -
 .../XmlXCAFDrivers_DocumentRetrievalDriver.jxx     |    6 -
 .../XmlXCAFDrivers_DocumentStorageDriver.ixx       |    2 -
 .../XmlXCAFDrivers_DocumentStorageDriver.jxx       |    8 -
 drv/gce/gce_MakeCirc.jxx                           |   16 -
 drv/gce/gce_MakeCirc2d.jxx                         |   12 -
 drv/gce/gce_MakeCone.jxx                           |   14 -
 drv/gce/gce_MakeCylinder.jxx                       |   14 -
 drv/gce/gce_MakeDir.jxx                            |   12 -
 drv/gce/gce_MakeDir2d.jxx                          |   12 -
 drv/gce/gce_MakeElips.jxx                          |   10 -
 drv/gce/gce_MakeElips2d.jxx                        |   12 -
 drv/gce/gce_MakeHypr.jxx                           |   10 -
 drv/gce/gce_MakeHypr2d.jxx                         |   12 -
 drv/gce/gce_MakeLin.jxx                            |   12 -
 drv/gce/gce_MakeLin2d.jxx                          |   12 -
 drv/gce/gce_MakeMirror.jxx                         |   16 -
 drv/gce/gce_MakeMirror2d.jxx                       |   12 -
 drv/gce/gce_MakeParab.jxx                          |   12 -
 drv/gce/gce_MakeParab2d.jxx                        |   12 -
 drv/gce/gce_MakePln.jxx                            |   14 -
 drv/gce/gce_MakeRotation.jxx                       |   12 -
 drv/gce/gce_MakeRotation2d.jxx                     |    6 -
 drv/gce/gce_MakeScale.jxx                          |    6 -
 drv/gce/gce_MakeScale2d.jxx                        |    6 -
 drv/gce/gce_MakeTranslation.jxx                    |    8 -
 drv/gce/gce_MakeTranslation2d.jxx                  |    8 -
 drv/gce/gce_Root.jxx                               |    2 -
 drv/gp/gp.jxx                                      |   16 -
 drv/gp/gp_Ax1.ixx                                  |    2 -
 drv/gp/gp_Ax1.jxx                                  |   12 -
 drv/gp/gp_Ax2.ixx                                  |    2 -
 drv/gp/gp_Ax2.jxx                                  |   14 -
 drv/gp/gp_Ax22d.ixx                                |    2 -
 drv/gp/gp_Ax22d.jxx                                |   14 -
 drv/gp/gp_Ax2d.ixx                                 |    2 -
 drv/gp/gp_Ax2d.jxx                                 |   10 -
 drv/gp/gp_Ax3.ixx                                  |    2 -
 drv/gp/gp_Ax3.jxx                                  |   16 -
 drv/gp/gp_Circ.ixx                                 |    2 -
 drv/gp/gp_Circ.jxx                                 |   14 -
 drv/gp/gp_Circ2d.ixx                               |    2 -
 drv/gp/gp_Circ2d.jxx                               |   14 -
 drv/gp/gp_Cone.ixx                                 |    2 -
 drv/gp/gp_Cone.jxx                                 |   16 -
 drv/gp/gp_Cylinder.ixx                             |    2 -
 drv/gp/gp_Cylinder.jxx                             |   16 -
 drv/gp/gp_Dir.ixx                                  |    2 -
 drv/gp/gp_Dir.jxx                                  |   18 -
 drv/gp/gp_Dir2d.ixx                                |    2 -
 drv/gp/gp_Dir2d.jxx                                |   16 -
 drv/gp/gp_Elips.ixx                                |    2 -
 drv/gp/gp_Elips.jxx                                |   14 -
 drv/gp/gp_Elips2d.ixx                              |    2 -
 drv/gp/gp_Elips2d.jxx                              |   14 -
 drv/gp/gp_GTrsf.ixx                                |    2 -
 drv/gp/gp_GTrsf.jxx                                |   16 -
 drv/gp/gp_GTrsf2d.ixx                              |    2 -
 drv/gp/gp_GTrsf2d.jxx                              |   14 -
 drv/gp/gp_Hypr.ixx                                 |    2 -
 drv/gp/gp_Hypr.jxx                                 |   16 -
 drv/gp/gp_Hypr2d.ixx                               |    2 -
 drv/gp/gp_Hypr2d.jxx                               |   16 -
 drv/gp/gp_Lin.ixx                                  |    2 -
 drv/gp/gp_Lin.jxx                                  |   16 -
 drv/gp/gp_Lin2d.ixx                                |    2 -
 drv/gp/gp_Lin2d.jxx                                |   14 -
 drv/gp/gp_Mat.ixx                                  |    2 -
 drv/gp/gp_Mat.jxx                                  |   12 -
 drv/gp/gp_Mat2d.ixx                                |    2 -
 drv/gp/gp_Mat2d.jxx                                |   12 -
 drv/gp/gp_Parab.ixx                                |    2 -
 drv/gp/gp_Parab.jxx                                |   14 -
 drv/gp/gp_Parab2d.ixx                              |    2 -
 drv/gp/gp_Parab2d.jxx                              |   14 -
 drv/gp/gp_Pln.ixx                                  |    2 -
 drv/gp/gp_Pln.jxx                                  |   20 -
 drv/gp/gp_Pnt.ixx                                  |    2 -
 drv/gp/gp_Pnt.jxx                                  |   14 -
 drv/gp/gp_Pnt2d.ixx                                |    2 -
 drv/gp/gp_Pnt2d.jxx                                |   12 -
 drv/gp/gp_Quaternion.jxx                           |    6 -
 drv/gp/gp_Sphere.ixx                               |    2 -
 drv/gp/gp_Sphere.jxx                               |   16 -
 drv/gp/gp_Torus.ixx                                |    2 -
 drv/gp/gp_Torus.jxx                                |   20 -
 drv/gp/gp_Trsf.ixx                                 |    2 -
 drv/gp/gp_Trsf.jxx                                 |   26 -
 drv/gp/gp_Trsf2d.ixx                               |    2 -
 drv/gp/gp_Trsf2d.jxx                               |   20 -
 drv/gp/gp_Vec.ixx                                  |    2 -
 drv/gp/gp_Vec.jxx                                  |   22 -
 drv/gp/gp_Vec2d.ixx                                |    2 -
 drv/gp/gp_Vec2d.jxx                                |   18 -
 drv/gp/gp_VectorWithNullMagnitude_0.cxx            |    2 -
 drv/gp/gp_XY.ixx                                   |    2 -
 drv/gp/gp_XY.jxx                                   |    8 -
 drv/gp/gp_XYZ.ixx                                  |    2 -
 drv/gp/gp_XYZ.jxx                                  |    8 -
 drv/math/math.jxx                                  |    5 -
 drv/math/math_Array1OfValueAndWeight_0.cxx         |   10 -
 drv/math/math_BFGS.jxx                             |   11 -
 drv/math/math_BissecNewton.jxx                     |    6 -
 drv/math/math_BracketMinimum.jxx                   |    6 -
 drv/math/math_BracketedRoot.jxx                    |    6 -
 drv/math/math_BrentMinimum.jxx                     |    6 -
 drv/math/math_CompareOfValueAndWeight.jxx          |    4 -
 drv/math/math_ComputeGaussPointsAndWeights.jxx     |    7 -
 drv/math/math_ComputeKronrodPointsAndWeights.jxx   |    7 -
 drv/math/math_Crout.jxx                            |   13 -
 drv/math/math_DirectPolynomialRoots.jxx            |    6 -
 drv/math/math_DoubleTab.ixx                        |   10 +
 drv/math/math_DoubleTab.jxx                        |    1 +
 drv/math/math_DoubleTabOfReal_0.cxx                |   15 -
 drv/math/math_EigenValuesSearcher.jxx              |   13 -
 drv/math/math_FRPR.jxx                             |   11 -
 drv/math/math_Function.jxx                         |    2 -
 drv/math/math_FunctionAllRoots.jxx                 |   12 -
 drv/math/math_FunctionRoot.jxx                     |    6 -
 drv/math/math_FunctionRoots.jxx                    |    8 -
 drv/math/math_FunctionSample.jxx                   |    4 -
 drv/math/math_FunctionSet.jxx                      |    5 -
 drv/math/math_FunctionSetRoot.jxx                  |   13 -
 drv/math/math_FunctionSetWithDerivatives.jxx       |    7 -
 drv/math/math_FunctionWithDerivative.jxx           |    2 -
 drv/math/math_Gauss.jxx                            |   13 -
 drv/math/math_GaussLeastSquare.jxx                 |   11 -
 drv/math/math_GaussMultipleIntegration.jxx         |   12 -
 drv/math/math_GaussSetIntegration.jxx              |   14 -
 drv/math/math_GaussSingleIntegration.jxx           |    6 -
 drv/math/math_Householder.jxx                      |   15 -
 drv/math/math_IntegerRandom.jxx                    |    2 -
 drv/math/math_IntegerVector.ixx                    |   10 -
 drv/math/math_IntegerVector.jxx                    |   15 -
 drv/math/math_Jacobi.jxx                           |    9 -
 drv/math/math_KronrodSingleIntegration.jxx         |    9 -
 drv/math/math_Matrix.jxx                           |   14 -
 drv/math/math_MultipleVarFunction.jxx              |    5 -
 drv/math/math_MultipleVarFunctionWithGradient.jxx  |    5 -
 drv/math/math_MultipleVarFunctionWithHessian.jxx   |    7 -
 drv/math/math_NewtonFunctionRoot.jxx               |    6 -
 drv/math/math_NewtonFunctionSetRoot.jxx            |   13 -
 drv/math/math_NewtonMinimum.jxx                    |   11 -
 drv/math/math_NotSquare_0.cxx                      |    2 -
 drv/math/math_Powell.jxx                           |   13 -
 drv/math/math_QuickSortOfValueAndWeight_0.cxx      |    6 -
 drv/math/math_RealRandom.jxx                       |    2 -
 drv/math/math_SVD.jxx                              |   11 -
 drv/math/math_SingleTabOfInteger_0.cxx             |   15 -
 drv/math/math_SingleTabOfReal_0.cxx                |   15 -
 drv/math/math_SingularMatrix_0.cxx                 |    2 -
 drv/math/math_TrigonometricFunctionRoots.jxx       |    8 -
 drv/math/math_Uzawa.jxx                            |   11 -
 drv/math/math_ValueAndWeight.jxx                   |    2 -
 drv/math/math_Vector.ixx                           |   10 -
 drv/math/math_Vector.jxx                           |   18 -
 inc/AIS.hxx                                        |  438 +-
 inc/AIS_AttributeFilter.hxx                        |  130 +-
 inc/AIS_Axis.hxx                                   |  202 +-
 inc/AIS_BadEdgeFilter.hxx                          |   60 +-
 inc/AIS_C0RegularityFilter.hxx                     |   30 +-
 inc/AIS_Chamf2dDimension.hxx                       |  110 +-
 inc/AIS_Chamf3dDimension.hxx                       |  108 +-
 inc/AIS_Circle.hxx                                 |  177 +-
 inc/AIS_ClearMode.hxx                              |   23 +-
 inc/AIS_ConcentricRelation.hxx                     |   99 +-
 inc/AIS_ConnectStatus.hxx                          |   31 +-
 inc/AIS_ConnectedInteractive.hxx                   |  221 +-
 inc/AIS_ConnectedShape.hxx                         |  143 -
 inc/AIS_DataMapIteratorOfDataMapOfILC.hxx          |   31 +-
 inc/AIS_DataMapIteratorOfDataMapOfIOStatus.hxx     |   31 +-
 inc/AIS_DataMapIteratorOfDataMapOfSelStat.hxx      |   31 +-
 ...IteratorOfDataMapofIntegerListOfinteractive.hxx |   29 +-
 inc/AIS_DataMapNodeOfDataMapOfILC.hxx              |   32 +-
 inc/AIS_DataMapNodeOfDataMapOfIOStatus.hxx         |   34 +-
 inc/AIS_DataMapNodeOfDataMapOfSelStat.hxx          |   34 +-
 ...aMapNodeOfDataMapofIntegerListOfinteractive.hxx |   30 +-
 inc/AIS_DataMapOfILC.hxx                           |   55 +-
 inc/AIS_DataMapOfIOStatus.hxx                      |   57 +-
 inc/AIS_DataMapOfSelStat.hxx                       |   57 +-
 inc/AIS_DataMapofIntegerListOfinteractive.hxx      |   53 +-
 inc/AIS_DimensionOwner.hxx                         |   80 +-
 inc/AIS_DimensionSelectionMode.hxx                 |   13 +-
 inc/AIS_DisplayMode.hxx                            |   19 +-
 inc/AIS_DisplaySpecialSymbol.hxx                   |   13 +-
 inc/AIS_DisplayStatus.hxx                          |   25 +-
 inc/AIS_Drawer.hxx                                 |  905 ++--
 inc/AIS_EllipseRadiusDimension.hxx                 |   64 +-
 inc/AIS_EqualDistanceRelation.hxx                  |  162 +-
 inc/AIS_EqualRadiusRelation.hxx                    |   75 +-
 inc/AIS_ExclusionFilter.hxx                        |  110 +-
 inc/AIS_FixRelation.hxx                            |  161 +-
 inc/AIS_GlobalStatus.hxx                           |  104 +-
 inc/AIS_GraphicTool.hxx                            |   39 +-
 inc/AIS_IdenticRelation.hxx                        |  158 +-
 ...ndexedDataMapNodeOfIndexedDataMapOfOwnerPrs.hxx |   44 +-
 inc/AIS_IndexedDataMapOfOwnerPrs.hxx               |   67 +-
 inc/AIS_InteractiveContext.hxx                     | 3028 +++++------
 inc/AIS_InteractiveObject.hxx                      |  928 ++--
 inc/AIS_KindOfDimension.hxx                        |   15 +-
 inc/AIS_KindOfInteractive.hxx                      |   39 +-
 inc/AIS_KindOfSurface.hxx                          |   11 +-
 inc/AIS_KindOfUnit.hxx                             |   13 +-
 inc/AIS_Line.hxx                                   |  160 +-
 inc/AIS_ListIteratorOfListOfInteractive.hxx        |   39 +-
 inc/AIS_ListNodeOfListOfInteractive.hxx            |   26 +-
 inc/AIS_ListOfInteractive.hxx                      |   73 +-
 inc/AIS_LocalContext.hxx                           |  629 ++-
 inc/AIS_LocalStatus.hxx                            |   92 +-
 inc/AIS_MapIteratorOfMapOfInteractive.hxx          |   27 +-
 inc/AIS_MapOfInteractive.hxx                       |   44 +-
 inc/AIS_MaxRadiusDimension.hxx                     |   90 +-
 inc/AIS_MidPointRelation.hxx                       |  127 +-
 inc/AIS_MinRadiusDimension.hxx                     |   90 +-
 inc/AIS_MultipleConnectedInteractive.hxx           |  146 +-
 inc/AIS_MultipleConnectedShape.hxx                 |  125 -
 inc/AIS_OffsetDimension.hxx                        |  116 +-
 inc/AIS_PToContext.hxx                             |    3 +-
 inc/AIS_ParallelRelation.hxx                       |  107 +-
 inc/AIS_PerpendicularRelation.hxx                  |   98 +-
 inc/AIS_Plane.hxx                                  |  299 +-
 inc/AIS_PlaneTrihedron.hxx                         |  185 +-
 inc/AIS_Point.hxx                                  |  146 +-
 inc/AIS_Relation.hxx                               |  367 +-
 inc/AIS_SelectStatus.hxx                           |   11 +-
 inc/AIS_Selection.hxx                              |  154 +-
 inc/AIS_SequenceNodeOfSequenceOfDimension.hxx      |   26 +-
 inc/AIS_SequenceNodeOfSequenceOfInteractive.hxx    |   26 +-
 inc/AIS_SequenceOfDimension.hxx                    |   71 +-
 inc/AIS_SequenceOfInteractive.hxx                  |   71 +-
 inc/AIS_Shape.hxx                                  |  413 +-
 inc/AIS_SignatureFilter.hxx                        |   96 +-
 inc/AIS_StandardDatum.hxx                          |   13 +-
 inc/AIS_StatusOfDetection.hxx                      |   11 +-
 inc/AIS_StatusOfPick.hxx                           |   11 +-
 inc/AIS_StdMapNodeOfMapOfInteractive.hxx           |   26 +-
 inc/AIS_SymmetricRelation.hxx                      |  126 +-
 inc/AIS_TangentRelation.hxx                        |  122 +-
 inc/AIS_Triangulation.hxx                          |   94 +-
 inc/AIS_Trihedron.hxx                              |  285 +-
 inc/AIS_TypeFilter.hxx                             |   82 +-
 inc/AIS_TypeOfAttribute.hxx                        |   11 +-
 inc/AIS_TypeOfAxis.hxx                             |   13 +-
 inc/AIS_TypeOfDist.hxx                             |   13 +-
 inc/AIS_TypeOfIso.hxx                              |   13 +-
 inc/AIS_TypeOfPlane.hxx                            |   13 +-
 inc/APIHeaderSection_EditHeader.hxx                |   38 +-
 inc/APIHeaderSection_MakeHeader.hxx                |  281 +-
 inc/Adaptor2d_Curve2d.hxx                          |  180 +-
 inc/Adaptor2d_Curve2dPtr.hxx                       |    3 +-
 inc/Adaptor2d_HCurve2d.hxx                         |  121 +-
 inc/Adaptor2d_HLine2d.hxx                          |   28 +-
 inc/Adaptor2d_Line2d.hxx                           |  129 +-
 inc/Adaptor3d_Curve.hxx                            |  180 +-
 inc/Adaptor3d_CurveOnSurface.hxx                   |  262 +-
 inc/Adaptor3d_CurveOnSurfacePtr.hxx                |    3 +-
 inc/Adaptor3d_CurvePtr.hxx                         |    3 +-
 inc/Adaptor3d_HCurve.hxx                           |  150 +-
 inc/Adaptor3d_HCurveOnSurface.hxx                  |   30 +-
 inc/Adaptor3d_HIsoCurve.hxx                        |   30 +-
 inc/Adaptor3d_HOffsetCurve.hxx                     |   28 +-
 inc/Adaptor3d_HSurface.hxx                         |  162 +-
 inc/Adaptor3d_HSurfaceOfLinearExtrusion.hxx        |   28 +-
 inc/Adaptor3d_HSurfaceOfRevolution.hxx             |   28 +-
 inc/Adaptor3d_HSurfaceTool.hxx                     |  137 +-
 inc/Adaptor3d_HVertex.hxx                          |   47 +-
 inc/Adaptor3d_InterFunc.hxx                        |   76 +-
 inc/Adaptor3d_IsoCurve.hxx                         |  235 +-
 inc/Adaptor3d_OffsetCurve.hxx                      |  217 +-
 inc/Adaptor3d_Surface.hxx                          |  255 +-
 inc/Adaptor3d_SurfaceOfLinearExtrusion.hxx         |  270 +-
 inc/Adaptor3d_SurfaceOfRevolution.hxx              |  311 +-
 inc/Adaptor3d_SurfacePtr.hxx                       |    3 +-
 inc/Adaptor3d_TopolTool.hxx                        |  233 +-
 inc/AdvApp2Var_ApproxAFunc2Var.hxx                 |  365 +-
 inc/AdvApp2Var_Context.hxx                         |  103 +-
 inc/AdvApp2Var_Criterion.hxx                       |   40 +-
 inc/AdvApp2Var_CriterionRepartition.hxx            |   21 +-
 inc/AdvApp2Var_CriterionType.hxx                   |   17 +-
 inc/AdvApp2Var_Framework.hxx                       |   68 +-
 inc/AdvApp2Var_Iso.hxx                             |  122 +-
 inc/AdvApp2Var_Network.hxx                         |   64 +-
 inc/AdvApp2Var_Node.hxx                            |   58 +-
 inc/AdvApp2Var_Patch.hxx                           |  136 +-
 inc/AdvApp2Var_SequenceNodeOfSequenceOfNode.hxx    |   24 +-
 inc/AdvApp2Var_SequenceNodeOfSequenceOfPatch.hxx   |   24 +-
 inc/AdvApp2Var_SequenceNodeOfSequenceOfStrip.hxx   |   24 +-
 inc/AdvApp2Var_SequenceNodeOfStrip.hxx             |   24 +-
 inc/AdvApp2Var_SequenceOfNode.hxx                  |   67 +-
 inc/AdvApp2Var_SequenceOfPatch.hxx                 |   67 +-
 inc/AdvApp2Var_SequenceOfStrip.hxx                 |   67 +-
 inc/AdvApp2Var_Strip.hxx                           |   67 +-
 inc/AdvApprox_ApproxAFunction.hxx                  |  228 +-
 inc/AdvApprox_Cutting.hxx                          |   23 +-
 inc/AdvApprox_DichoCutting.hxx                     |   25 +-
 inc/AdvApprox_PrefAndRec.hxx                       |   47 +-
 inc/AdvApprox_PrefCutting.hxx                      |   31 +-
 inc/AdvApprox_SimpleApprox.hxx                     |  129 +-
 inc/AppBlend_Approx.hxx                            |   63 +-
 inc/AppCont_FitFunction.hxx                        |   57 +-
 inc/AppCont_FitFunction2d.hxx                      |   57 +-
 inc/AppCont_Function.hxx                           |   45 +-
 inc/AppCont_Function2d.hxx                         |   45 +-
 inc/AppCont_FunctionTool.hxx                       |   66 +-
 inc/AppCont_FunctionTool2d.hxx                     |   66 +-
 inc/AppDef_Array1OfMultiPointConstraint.hxx        |   59 +-
 ...adient_BFGSOfMyBSplGradientOfBSplineCompute.hxx |   31 +-
 ...ParFunctionOfMyBSplGradientOfBSplineCompute.hxx |  130 +-
 ...LeastSquareOfMyBSplGradientOfBSplineCompute.hxx |  167 +-
 inc/AppDef_BSplineCompute.hxx                      |  145 +-
 inc/AppDef_Compute.hxx                             |  139 +-
 inc/AppDef_Gradient_BFGSOfMyGradientOfCompute.hxx  |   31 +-
 ...radient_BFGSOfMyGradientbisOfBSplineCompute.hxx |   31 +-
 inc/AppDef_Gradient_BFGSOfTheGradient.hxx          |   31 +-
 inc/AppDef_HArray1OfMultiPointConstraint.hxx       |   42 +-
 inc/AppDef_LinearCriteria.hxx                      |  118 +
 inc/AppDef_MultiLine.hxx                           |  162 +-
 inc/AppDef_MultiPointConstraint.hxx                |  283 +-
 inc/AppDef_MyBSplGradientOfBSplineCompute.hxx      |   60 +-
 inc/AppDef_MyCriterionOfTheVariational.hxx         |  143 -
 inc/AppDef_MyGradientOfCompute.hxx                 |   52 +-
 inc/AppDef_MyGradientbisOfBSplineCompute.hxx       |   52 +-
 inc/AppDef_MyLineTool.hxx                          |  118 +-
 inc/AppDef_ParFunctionOfMyGradientOfCompute.hxx    |  114 +-
 ..._ParFunctionOfMyGradientbisOfBSplineCompute.hxx |  114 +-
 inc/AppDef_ParFunctionOfTheGradient.hxx            |  114 +-
 inc/AppDef_ParLeastSquareOfMyGradientOfCompute.hxx |  167 +-
 ...rLeastSquareOfMyGradientbisOfBSplineCompute.hxx |  167 +-
 inc/AppDef_ParLeastSquareOfTheGradient.hxx         |  167 +-
 inc/AppDef_ResConstraintOfMyGradientOfCompute.hxx  |   72 +-
 ...esConstraintOfMyGradientbisOfBSplineCompute.hxx |   72 +-
 inc/AppDef_ResConstraintOfTheGradient.hxx          |   72 +-
 inc/AppDef_SmoothCriterion.hxx                     |   94 +
 inc/AppDef_TheFunction.hxx                         |  114 +-
 inc/AppDef_TheGradient.hxx                         |   52 +-
 inc/AppDef_TheLeastSquares.hxx                     |  167 +-
 inc/AppDef_TheResol.hxx                            |   72 +-
 inc/AppDef_TheVariational.hxx                      |  255 -
 inc/AppDef_Variational.hxx                         |  302 ++
 inc/AppParCurves.hxx                               |   55 +-
 inc/AppParCurves_Array1OfConstraintCouple.hxx      |   59 +-
 inc/AppParCurves_Array1OfMultiBSpCurve.hxx         |   59 +-
 inc/AppParCurves_Array1OfMultiCurve.hxx            |   59 +-
 inc/AppParCurves_Array1OfMultiPoint.hxx            |   59 +-
 inc/AppParCurves_Constraint.hxx                    |   19 +-
 inc/AppParCurves_ConstraintCouple.hxx              |   57 +-
 inc/AppParCurves_HArray1OfConstraintCouple.hxx     |   42 +-
 inc/AppParCurves_HArray1OfMultiBSpCurve.hxx        |   42 +-
 inc/AppParCurves_HArray1OfMultiCurve.hxx           |   42 +-
 inc/AppParCurves_HArray1OfMultiPoint.hxx           |   42 +-
 inc/AppParCurves_MultiBSpCurve.hxx                 |  215 +-
 inc/AppParCurves_MultiCurve.hxx                    |  272 +-
 inc/AppParCurves_MultiPoint.hxx                    |  176 +-
 ...urves_SequenceNodeOfSequenceOfMultiBSpCurve.hxx |   24 +-
 ...arCurves_SequenceNodeOfSequenceOfMultiCurve.hxx |   24 +-
 inc/AppParCurves_SequenceOfMultiBSpCurve.hxx       |   67 +-
 inc/AppParCurves_SequenceOfMultiCurve.hxx          |   67 +-
 inc/AppParCurves_SmoothCriterion.hxx               |  114 -
 inc/AppStdL_Application.hxx                        |   36 +-
 inc/AppStd_Application.hxx                         |   36 +-
 inc/ApproxInt_SvSurfaces.hxx                       |   32 +-
 inc/Approx_Array1OfAdHSurface.hxx                  |   63 +-
 inc/Approx_Array1OfGTrsf2d.hxx                     |   59 +-
 inc/Approx_Curve2d.hxx                             |   49 +-
 inc/Approx_Curve3d.hxx                             |   72 +-
 inc/Approx_CurveOnSurface.hxx                      |   66 +-
 inc/Approx_CurvilinearParameter.hxx                |  128 +-
 inc/Approx_CurvlinFunc.hxx                         |  180 +-
 inc/Approx_FitAndDivide.hxx                        |   91 +-
 inc/Approx_FitAndDivide2d.hxx                      |   91 +-
 inc/Approx_HArray1OfAdHSurface.hxx                 |   46 +-
 inc/Approx_HArray1OfGTrsf2d.hxx                    |   42 +-
 inc/Approx_MCurvesToBSpCurve.hxx                   |   45 +-
 inc/Approx_MyLeastSquareOfFitAndDivide.hxx         |   57 +-
 inc/Approx_MyLeastSquareOfFitAndDivide2d.hxx       |   57 +-
 inc/Approx_ParametrizationType.hxx                 |   11 +-
 inc/Approx_SameParameter.hxx                       |   92 +-
 ...pprox_SequenceNodeOfSequenceOfHArray1OfReal.hxx |   26 +-
 inc/Approx_SequenceOfHArray1OfReal.hxx             |   71 +-
 inc/Approx_Status.hxx                              |   11 +-
 inc/Approx_SweepApproximation.hxx                  |  278 +-
 inc/Approx_SweepFunction.hxx                       |  171 +-
 inc/Aspect.hxx                                     |  114 +-
 inc/Aspect_Array1OfEdge.hxx                        |   59 +-
 inc/Aspect_AspectFillArea.hxx                      |  198 +-
 inc/Aspect_AspectFillAreaDefinitionError.hxx       |   21 +-
 inc/Aspect_AspectLine.hxx                          |   92 +-
 inc/Aspect_AspectLineDefinitionError.hxx           |   21 +-
 inc/Aspect_AspectMarker.hxx                        |  100 +-
 inc/Aspect_AspectMarkerDefinitionError.hxx         |   21 +-
 inc/Aspect_Background.hxx                          |   43 +-
 inc/Aspect_BadAccess.hxx                           |   21 +-
 inc/Aspect_CardinalPoints.hxx                      |   11 +-
 inc/Aspect_CircularGrid.hxx                        |   68 +-
 inc/Aspect_ColorCubeColorMap.hxx                   |   90 -
 inc/Aspect_ColorMap.hxx                            |   97 -
 inc/Aspect_ColorMapDefinitionError.hxx             |   38 -
 inc/Aspect_ColorMapEntry.hxx                       |  118 -
 inc/Aspect_ColorPixel.hxx                          |  102 -
 inc/Aspect_ColorRampColorMap.hxx                   |   99 -
 inc/Aspect_ColorScale.hxx                          |  375 +-
 inc/Aspect_DisplayConnectionDefinitionError.hxx    |   21 +-
 inc/Aspect_Driver.hxx                              |  258 -
 inc/Aspect_DriverDefinitionError.hxx               |   21 +-
 inc/Aspect_DriverError.hxx                         |   38 -
 inc/Aspect_DriverPtr.hxx                           |   13 -
 inc/Aspect_Edge.hxx                                |   70 +-
 inc/Aspect_EdgeDefinitionError.hxx                 |   21 +-
 inc/Aspect_FillMethod.hxx                          |   15 +-
 inc/Aspect_FontMap.hxx                             |   84 -
 inc/Aspect_FontMapDefinitionError.hxx              |   38 -
 inc/Aspect_FontMapEntry.hxx                        |  102 -
 inc/Aspect_FontStyle.hxx                           |  217 -
 inc/Aspect_FontStyleDefinitionError.hxx            |   38 -
 inc/Aspect_FormatOfSheetPaper.hxx                  |   11 +-
 inc/Aspect_GenId.hxx                               |   81 +-
 inc/Aspect_GenericColorMap.hxx                     |   93 -
 inc/Aspect_GradientBackground.hxx                  |   56 +-
 inc/Aspect_GradientFillMethod.hxx                  |   15 +-
 inc/Aspect_GraphicDeviceDefinitionError.hxx        |   21 +-
 inc/Aspect_Grid.hxx                                |  164 +-
 inc/Aspect_GridDrawMode.hxx                        |   15 +-
 inc/Aspect_GridType.hxx                            |   13 +-
 inc/Aspect_HatchStyle.hxx                          |   40 +-
 inc/Aspect_IdentDefinitionError.hxx                |   21 +-
 inc/Aspect_IndexPixel.hxx                          |   99 -
 inc/Aspect_InteriorStyle.hxx                       |   30 +-
 inc/Aspect_LineStyle.hxx                           |  117 -
 inc/Aspect_LineStyleDefinitionError.hxx            |   38 -
 inc/Aspect_LineWidthDefinitionError.hxx            |   38 -
 inc/Aspect_ListingType.hxx                         |   20 -
 inc/Aspect_MarkMap.hxx                             |   84 -
 inc/Aspect_MarkMapDefinitionError.hxx              |   38 -
 inc/Aspect_MarkMapEntry.hxx                        |  103 -
 inc/Aspect_MarkerStyle.hxx                         |  128 -
 inc/Aspect_MarkerStyleDefinitionError.hxx          |   38 -
 inc/Aspect_Pixel.hxx                               |   66 -
 inc/Aspect_PixmapDefinitionError.hxx               |   38 -
 inc/Aspect_PixmapError.hxx                         |   38 -
 inc/Aspect_PlotMode.hxx                            |   24 -
 inc/Aspect_PlotterOrigin.hxx                       |   23 -
 inc/Aspect_PolyStyleDefinitionError.hxx            |   38 -
 inc/Aspect_PrintAlgo.hxx                           |   47 +-
 inc/Aspect_RectangularGrid.hxx                     |  103 +-
 inc/Aspect_SequenceNodeOfSequenceOfColor.hxx       |   24 +-
 ...spect_SequenceNodeOfSequenceOfColorMapEntry.hxx |   84 -
 ...Aspect_SequenceNodeOfSequenceOfFontMapEntry.hxx |   84 -
 ...Aspect_SequenceNodeOfSequenceOfMarkMapEntry.hxx |   84 -
 ...Aspect_SequenceNodeOfSequenceOfTypeMapEntry.hxx |   84 -
 ...spect_SequenceNodeOfSequenceOfWidthMapEntry.hxx |   84 -
 inc/Aspect_SequenceOfColor.hxx                     |   67 +-
 inc/Aspect_SequenceOfColorMapEntry.hxx             |  139 -
 inc/Aspect_SequenceOfFontMapEntry.hxx              |  139 -
 inc/Aspect_SequenceOfMarkMapEntry.hxx              |  139 -
 inc/Aspect_SequenceOfTypeMapEntry.hxx              |  139 -
 inc/Aspect_SequenceOfWidthMapEntry.hxx             |  139 -
 inc/Aspect_TypeMap.hxx                             |   84 -
 inc/Aspect_TypeMapDefinitionError.hxx              |   38 -
 inc/Aspect_TypeMapEntry.hxx                        |  103 -
 inc/Aspect_TypeOfColorMap.hxx                      |   21 -
 inc/Aspect_TypeOfColorScaleData.hxx                |   13 +-
 inc/Aspect_TypeOfColorScaleOrientation.hxx         |   13 +-
 inc/Aspect_TypeOfColorScalePosition.hxx            |   13 +-
 inc/Aspect_TypeOfColorSpace.hxx                    |   11 +-
 inc/Aspect_TypeOfConstraint.hxx                    |   14 +-
 inc/Aspect_TypeOfDeflection.hxx                    |   17 +-
 inc/Aspect_TypeOfDisplayText.hxx                   |   25 +-
 inc/Aspect_TypeOfDrawMode.hxx                      |   14 +-
 inc/Aspect_TypeOfEdge.hxx                          |   20 +-
 inc/Aspect_TypeOfFacingModel.hxx                   |   11 +-
 inc/Aspect_TypeOfFont.hxx                          |   23 +-
 inc/Aspect_TypeOfHighlightMethod.hxx               |   26 +-
 inc/Aspect_TypeOfLayer.hxx                         |   23 +-
 inc/Aspect_TypeOfLine.hxx                          |   25 +-
 inc/Aspect_TypeOfMarker.hxx                        |   44 +-
 inc/Aspect_TypeOfPrimitive.hxx                     |   11 +-
 inc/Aspect_TypeOfRenderingMode.hxx                 |   13 +-
 inc/Aspect_TypeOfResize.hxx                        |   15 +-
 inc/Aspect_TypeOfStyleText.hxx                     |   25 +-
 inc/Aspect_TypeOfText.hxx                          |   19 +-
 inc/Aspect_TypeOfTriedronEcho.hxx                  |   33 +-
 inc/Aspect_TypeOfTriedronPosition.hxx              |   27 +-
 inc/Aspect_TypeOfUpdate.hxx                        |   20 +-
 inc/Aspect_UndefinedMap.hxx                        |   38 -
 inc/Aspect_WidthMap.hxx                            |   93 -
 inc/Aspect_WidthMapDefinitionError.hxx             |   38 -
 inc/Aspect_WidthMapEntry.hxx                       |  123 -
 inc/Aspect_WidthOfLine.hxx                         |   25 +-
 inc/Aspect_Window.hxx                              |  155 +-
 inc/Aspect_WindowDefinitionError.hxx               |   21 +-
 inc/Aspect_WindowDriver.hxx                        |  192 -
 inc/Aspect_WindowDriverPtr.hxx                     |   13 -
 inc/Aspect_WindowError.hxx                         |   21 +-
 inc/Aspect_XAtom.hxx                               |   18 +-
 inc/BOPAlgo_Algo.hxx                               |   74 +-
 inc/BOPAlgo_ArgumentAnalyzer.hxx                   |  191 +-
 inc/BOPAlgo_BOP.hxx                                |   99 +-
 inc/BOPAlgo_Builder.hxx                            |  166 +-
 inc/BOPAlgo_BuilderArea.hxx                        |   63 +-
 inc/BOPAlgo_BuilderFace.hxx                        |   82 +-
 inc/BOPAlgo_BuilderShape.hxx                       |  101 +-
 inc/BOPAlgo_BuilderSolid.hxx                       |   74 +-
 inc/BOPAlgo_CheckResult.hxx                        |  117 +-
 inc/BOPAlgo_CheckStatus.hxx                        |   12 +-
 inc/BOPAlgo_CheckerSI.hxx                          |   92 +-
 inc/BOPAlgo_MakerVolume.hxx                        |  205 +
 inc/BOPAlgo_Operation.hxx                          |   11 +-
 inc/BOPAlgo_PArgumentAnalyzer.hxx                  |    3 +-
 inc/BOPAlgo_PBOP.hxx                               |    3 +-
 inc/BOPAlgo_PBuilder.hxx                           |    3 +-
 inc/BOPAlgo_PPaveFiller.hxx                        |    3 +-
 inc/BOPAlgo_PSection.hxx                           |   12 +
 inc/BOPAlgo_PWireEdgeSet.hxx                       |    3 +-
 inc/BOPAlgo_PaveFiller.hxx                         |  320 +-
 inc/BOPAlgo_Section.hxx                            |   79 +
 inc/BOPAlgo_SectionAttribute.hxx                   |   65 +-
 inc/BOPAlgo_ShellSplitter.hxx                      |   69 +-
 inc/BOPAlgo_Tools.hxx                              |   45 +-
 inc/BOPAlgo_WireEdgeSet.hxx                        |   43 +-
 inc/BOPAlgo_WireSplitter.hxx                       |   49 +-
 inc/BOPDS_CommonBlock.hxx                          |  192 +-
 inc/BOPDS_Curve.hxx                                |  155 +-
 inc/BOPDS_DS.hxx                                   |  806 ++-
 inc/BOPDS_FaceInfo.hxx                             |  235 +-
 inc/BOPDS_IndexRange.hxx                           |   86 +-
 inc/BOPDS_Iterator.hxx                             |  139 +-
 inc/BOPDS_IteratorSI.hxx                           |   66 +-
 inc/BOPDS_PDS.hxx                                  |    3 +-
 inc/BOPDS_PIterator.hxx                            |    3 +-
 inc/BOPDS_PIteratorSI.hxx                          |    3 +-
 inc/BOPDS_PassKey.hxx                              |  135 +-
 inc/BOPDS_PassKeyBoolean.hxx                       |   31 +-
 inc/BOPDS_PassKeyMapHasher.hxx                     |   21 +-
 inc/BOPDS_Pave.hxx                                 |   94 +-
 inc/BOPDS_PaveBlock.hxx                            |  294 +-
 inc/BOPDS_PaveMapHasher.hxx                        |   21 +-
 inc/BOPDS_Point.hxx                                |   91 +-
 inc/BOPDS_ShapeInfo.hxx                            |  194 +-
 inc/BOPDS_SubIterator.hxx                          |  144 +-
 inc/BOPDS_Tools.hxx                                |   53 +-
 inc/BOPInt_Context.hxx                             |  258 -
 inc/BOPInt_ShrunkRange.hxx                         |  121 -
 inc/BOPInt_Tools.hxx                               |   86 -
 inc/BOPTest.hxx                                    |   31 +-
 inc/BOPTest_DrawableShape.hxx                      |   36 +-
 inc/BOPTest_Objects.hxx                            |   42 +-
 inc/BOPTools.hxx                                   |   29 +-
 inc/BOPTools_AlgoTools.hxx                         |  471 +-
 inc/BOPTools_AlgoTools2D.hxx                       |  163 +-
 inc/BOPTools_AlgoTools3D.hxx                       |  168 +-
 inc/BOPTools_EdgeSet.hxx                           |   49 +-
 inc/BOPTools_Set.hxx                               |   57 +-
 inc/BOPTools_SetMapHasher.hxx                      |   21 +-
 inc/BOPTools_ShapeSet.hxx                          |   63 +-
 inc/BRepAdaptor_Array1OfCurve.hxx                  |   59 +-
 inc/BRepAdaptor_CompCurve.hxx                      |  236 +-
 inc/BRepAdaptor_Curve.hxx                          |  337 +-
 inc/BRepAdaptor_Curve2d.hxx                        |   70 +-
 inc/BRepAdaptor_HArray1OfCurve.hxx                 |   42 +-
 inc/BRepAdaptor_HCompCurve.hxx                     |   30 +-
 inc/BRepAdaptor_HCurve.hxx                         |   30 +-
 inc/BRepAdaptor_HCurve2d.hxx                       |   28 +-
 inc/BRepAdaptor_HSurface.hxx                       |   28 +-
 inc/BRepAdaptor_Surface.hxx                        |  390 +-
 inc/BRepAlgo.hxx                                   |   90 +-
 inc/BRepAlgoAPI.hxx                                |  157 +-
 inc/BRepAlgoAPI_BooleanOperation.hxx               |  220 +-
 inc/BRepAlgoAPI_Check.hxx                          |  150 +-
 inc/BRepAlgoAPI_Common.hxx                         |   34 +-
 inc/BRepAlgoAPI_Cut.hxx                            |   73 +-
 inc/BRepAlgoAPI_Fuse.hxx                           |   37 +-
 inc/BRepAlgoAPI_Section.hxx                        |  494 +-
 inc/BRepAlgo_AsDes.hxx                             |   86 +-
 inc/BRepAlgo_BooleanOperation.hxx                  |   95 +-
 inc/BRepAlgo_BooleanOperations.hxx                 |  153 +-
 inc/BRepAlgo_CheckStatus.hxx                       |   11 +-
 inc/BRepAlgo_Common.hxx                            |   32 +-
 inc/BRepAlgo_Cut.hxx                               |   32 +-
 inc/BRepAlgo_DSAccess.hxx                          |  321 +-
 ...Algo_DataMapIteratorOfDataMapOfShapeBoolean.hxx |   29 +-
 ...DataMapIteratorOfDataMapOfShapeInterference.hxx |   29 +-
 ...BRepAlgo_DataMapNodeOfDataMapOfShapeBoolean.hxx |   30 +-
 ...lgo_DataMapNodeOfDataMapOfShapeInterference.hxx |   32 +-
 inc/BRepAlgo_DataMapOfShapeBoolean.hxx             |   53 +-
 inc/BRepAlgo_DataMapOfShapeInterference.hxx        |   55 +-
 inc/BRepAlgo_EdgeConnector.hxx                     |   77 +-
 inc/BRepAlgo_FaceRestrictor.hxx                    |  110 +-
 inc/BRepAlgo_Fuse.hxx                              |   32 +-
 inc/BRepAlgo_Image.hxx                             |  108 +-
 inc/BRepAlgo_Loop.hxx                              |  110 +-
 inc/BRepAlgo_NormalProjection.hxx                  |  167 +-
 inc/BRepAlgo_Section.hxx                           |  582 +--
 ...o_SequenceNodeOfSequenceOfSequenceOfInteger.hxx |   24 +-
 inc/BRepAlgo_SequenceOfSequenceOfInteger.hxx       |   67 +-
 inc/BRepAlgo_Tool.hxx                              |   28 +-
 inc/BRepApprox_Approx.hxx                          |   95 +-
 inc/BRepApprox_ApproxLine.hxx                      |   44 +-
 ...FGSOfMyBSplGradientOfTheComputeLineOfApprox.hxx |   31 +-
 ...ionOfMyBSplGradientOfTheComputeLineOfApprox.hxx |  130 +-
 ...areOfMyBSplGradientOfTheComputeLineOfApprox.hxx |  167 +-
 ...SOfMyGradientOfTheComputeLineBezierOfApprox.hxx |   31 +-
 ...BFGSOfMyGradientbisOfTheComputeLineOfApprox.hxx |   31 +-
 ...prox_MyBSplGradientOfTheComputeLineOfApprox.hxx |   60 +-
 ...ox_MyGradientOfTheComputeLineBezierOfApprox.hxx |   52 +-
 ...pprox_MyGradientbisOfTheComputeLineOfApprox.hxx |   52 +-
 ...nOfMyGradientOfTheComputeLineBezierOfApprox.hxx |  114 +-
 ...tionOfMyGradientbisOfTheComputeLineOfApprox.hxx |  114 +-
 ...eOfMyGradientOfTheComputeLineBezierOfApprox.hxx |  167 +-
 ...uareOfMyGradientbisOfTheComputeLineOfApprox.hxx |  167 +-
 ...tOfMyGradientOfTheComputeLineBezierOfApprox.hxx |   72 +-
 ...aintOfMyGradientbisOfTheComputeLineOfApprox.hxx |   72 +-
 inc/BRepApprox_SurfaceTool.hxx                     |  139 +-
 inc/BRepApprox_TheComputeLineBezierOfApprox.hxx    |  139 +-
 inc/BRepApprox_TheComputeLineOfApprox.hxx          |  145 +-
 ...tionOfTheInt2SOfThePrmPrmSvSurfacesOfApprox.hxx |  113 +-
 inc/BRepApprox_TheImpPrmSvSurfacesOfApprox.hxx     |   81 +-
 ...pprox_TheInt2SOfThePrmPrmSvSurfacesOfApprox.hxx |   95 +-
 inc/BRepApprox_TheMultiLineOfApprox.hxx            |   95 +-
 inc/BRepApprox_TheMultiLineToolOfApprox.hxx        |   51 +-
 inc/BRepApprox_ThePrmPrmSvSurfacesOfApprox.hxx     |   77 +-
 ..._TheZerImpFuncOfTheImpPrmSvSurfacesOfApprox.hxx |  103 +-
 inc/BRepBlend_AppFunc.hxx                          |   29 +-
 inc/BRepBlend_AppFuncRoot.hxx                      |  198 +-
 inc/BRepBlend_AppFuncRst.hxx                       |   28 +-
 inc/BRepBlend_AppFuncRstRst.hxx                    |   28 +-
 inc/BRepBlend_AppSurf.hxx                          |  149 +-
 inc/BRepBlend_AppSurface.hxx                       |  105 +-
 inc/BRepBlend_BlendTool.hxx                        |   86 +-
 inc/BRepBlend_CSCircular.hxx                       |    4 +-
 inc/BRepBlend_CSConstRad.hxx                       |    4 +-
 inc/BRepBlend_CSWalking.hxx                        |  107 +-
 inc/BRepBlend_ChAsym.hxx                           |    4 +-
 inc/BRepBlend_ChAsymInv.hxx                        |    4 +-
 inc/BRepBlend_ChamfInv.hxx                         |    4 +-
 inc/BRepBlend_Chamfer.hxx                          |    4 +-
 inc/BRepBlend_ConstRad.hxx                         |    4 +-
 inc/BRepBlend_ConstRadInv.hxx                      |    4 +-
 inc/BRepBlend_CurvPointRadInv.hxx                  |  127 +-
 inc/BRepBlend_EvolRad.hxx                          |    4 +-
 inc/BRepBlend_EvolRadInv.hxx                       |    4 +-
 inc/BRepBlend_Extremity.hxx                        |  149 +-
 inc/BRepBlend_HCurve2dTool.hxx                     |  137 +-
 inc/BRepBlend_HCurveTool.hxx                       |  137 +-
 inc/BRepBlend_Line.hxx                             |  169 +-
 inc/BRepBlend_PointOnRst.hxx                       |   70 +-
 inc/BRepBlend_RstRstConstRad.hxx                   |  366 +-
 inc/BRepBlend_RstRstEvolRad.hxx                    |  374 +-
 inc/BRepBlend_RstRstLineBuilder.hxx                |  171 +-
 inc/BRepBlend_Ruled.hxx                            |    4 +-
 inc/BRepBlend_RuledInv.hxx                         |    4 +-
 inc/BRepBlend_SequenceNodeOfSequenceOfLine.hxx     |   26 +-
 ...RepBlend_SequenceNodeOfSequenceOfPointOnRst.hxx |   24 +-
 inc/BRepBlend_SequenceOfLine.hxx                   |   71 +-
 inc/BRepBlend_SequenceOfPointOnRst.hxx             |   67 +-
 inc/BRepBlend_SurfCurvConstRadInv.hxx              |  135 +-
 inc/BRepBlend_SurfCurvEvolRadInv.hxx               |  141 +-
 inc/BRepBlend_SurfPointConstRadInv.hxx             |  130 +-
 inc/BRepBlend_SurfPointEvolRadInv.hxx              |  136 +-
 inc/BRepBlend_SurfRstConstRad.hxx                  |  346 +-
 inc/BRepBlend_SurfRstEvolRad.hxx                   |  352 +-
 inc/BRepBlend_SurfRstLineBuilder.hxx               |  162 +-
 inc/BRepBlend_Walking.hxx                          |  152 +-
 inc/BRepBndLib.hxx                                 |   83 +-
 inc/BRepBuilderAPI.hxx                             |  158 +-
 inc/BRepBuilderAPI_Collect.hxx                     |   41 +-
 inc/BRepBuilderAPI_Command.hxx                     |   59 +-
 inc/BRepBuilderAPI_Copy.hxx                        |   60 +-
 inc/BRepBuilderAPI_EdgeError.hxx                   |   59 +-
 inc/BRepBuilderAPI_FaceError.hxx                   |   37 +-
 inc/BRepBuilderAPI_FindPlane.hxx                   |   94 +-
 inc/BRepBuilderAPI_GTransform.hxx                  |  146 +-
 inc/BRepBuilderAPI_MakeEdge.hxx                    |  398 +-
 inc/BRepBuilderAPI_MakeEdge2d.hxx                  |  178 +-
 inc/BRepBuilderAPI_MakeFace.hxx                    |  395 +-
 inc/BRepBuilderAPI_MakePolygon.hxx                 |  271 +-
 inc/BRepBuilderAPI_MakeShape.hxx                   |   72 +-
 inc/BRepBuilderAPI_MakeShell.hxx                   |  151 +-
 inc/BRepBuilderAPI_MakeSolid.hxx                   |  174 +-
 inc/BRepBuilderAPI_MakeVertex.hxx                  |   53 +-
 inc/BRepBuilderAPI_MakeWire.hxx                    |  287 +-
 inc/BRepBuilderAPI_ModifyShape.hxx                 |  136 +-
 inc/BRepBuilderAPI_NurbsConvert.hxx                |   77 +-
 inc/BRepBuilderAPI_PipeError.hxx                   |   13 +-
 inc/BRepBuilderAPI_Sewing.hxx                      |  570 +-
 inc/BRepBuilderAPI_ShapeModification.hxx           |   27 +-
 inc/BRepBuilderAPI_ShellError.hxx                  |   29 +-
 inc/BRepBuilderAPI_Transform.hxx                   |  114 +-
 inc/BRepBuilderAPI_TransitionMode.hxx              |   13 +-
 inc/BRepBuilderAPI_WireError.hxx                   |   31 +-
 inc/BRepCheck.hxx                                  |   29 +-
 inc/BRepCheck_Analyzer.hxx                         |  211 +-
 ...DataMapIteratorOfDataMapOfShapeListOfStatus.hxx |   27 +-
 ...Check_DataMapIteratorOfDataMapOfShapeResult.hxx |   29 +-
 ...eck_DataMapNodeOfDataMapOfShapeListOfStatus.hxx |   30 +-
 ...BRepCheck_DataMapNodeOfDataMapOfShapeResult.hxx |   32 +-
 inc/BRepCheck_DataMapOfShapeListOfStatus.hxx       |   53 +-
 inc/BRepCheck_DataMapOfShapeResult.hxx             |   55 +-
 inc/BRepCheck_Edge.hxx                             |   50 +-
 inc/BRepCheck_Face.hxx                             |   61 +-
 inc/BRepCheck_ListIteratorOfListOfStatus.hxx       |   37 +-
 inc/BRepCheck_ListNodeOfListOfStatus.hxx           |   24 +-
 inc/BRepCheck_ListOfStatus.hxx                     |   71 +-
 inc/BRepCheck_Result.hxx                           |   67 +-
 inc/BRepCheck_Shell.hxx                            |   70 +-
 inc/BRepCheck_Status.hxx                           |   12 +-
 inc/BRepCheck_Vertex.hxx                           |   26 +-
 inc/BRepCheck_Wire.hxx                             |  156 +-
 inc/BRepClass3d.hxx                                |   22 +-
 inc/BRepClass3d_DataMapIteratorOfMapOfInter.hxx    |   29 +-
 inc/BRepClass3d_DataMapNodeOfMapOfInter.hxx        |   30 +-
 inc/BRepClass3d_Intersector3d.hxx                  |  135 +-
 inc/BRepClass3d_MapOfInter.hxx                     |   53 +-
 inc/BRepClass3d_SClassifier.hxx                    |   92 +-
 inc/BRepClass3d_SolidClassifier.hxx                |   66 +-
 inc/BRepClass3d_SolidExplorer.hxx                  |  216 +-
 inc/BRepClass3d_SolidPassiveClassifier.hxx         |   57 +-
 inc/BRepClass_Edge.hxx                             |   35 +-
 inc/BRepClass_FClass2dOfFClassifier.hxx            |   67 +-
 inc/BRepClass_FClassifier.hxx                      |   55 +-
 inc/BRepClass_FaceClassifier.hxx                   |   66 +-
 inc/BRepClass_FaceExplorer.hxx                     |  121 +-
 inc/BRepClass_FacePassiveClassifier.hxx            |   67 +-
 inc/BRepClass_Intersector.hxx                      |   36 +-
 inc/BRepExtrema_UnCompatibleShape.hxx              |   21 +-
 inc/BRepFeat.hxx                                   |  138 +-
 inc/BRepFeat_Builder.hxx                           |  172 +-
 inc/BRepFeat_Form.hxx                              |  284 +-
 inc/BRepFeat_Gluer.hxx                             |  136 +-
 inc/BRepFeat_MakeCylindricalHole.hxx               |  141 +-
 inc/BRepFeat_MakeDPrism.hxx                        |  209 +-
 inc/BRepFeat_MakeLinearForm.hxx                    |  163 +-
 inc/BRepFeat_MakePipe.hxx                          |  152 +-
 inc/BRepFeat_MakePrism.hxx                         |  202 +-
 inc/BRepFeat_MakeRevol.hxx                         |  113 +-
 inc/BRepFeat_MakeRevolutionForm.hxx                |  138 +-
 inc/BRepFeat_PerfSelection.hxx                     |   31 +-
 inc/BRepFeat_RibSlot.hxx                           |  238 +-
 inc/BRepFeat_SplitShape.hxx                        |  140 +-
 inc/BRepFeat_Status.hxx                            |   11 +-
 inc/BRepFeat_StatusError.hxx                       |   13 +-
 inc/BRepFill.hxx                                   |   59 +-
 inc/BRepFill_ACRLaw.hxx                            |   28 +-
 inc/BRepFill_ApproxSeewing.hxx                     |   68 +-
 inc/BRepFill_CompatibleWires.hxx                   |  115 +-
 inc/BRepFill_ComputeCLine.hxx                      |   91 +-
 inc/BRepFill_CurveConstraint.hxx                   |   47 +-
 ...pIteratorOfDataMapOfNodeDataMapOfShapeShape.hxx |   29 +-
 ...RepFill_DataMapIteratorOfDataMapOfNodeShape.hxx |   29 +-
 ...IteratorOfDataMapOfOrientedShapeListOfShape.hxx |   27 +-
 ...orOfDataMapOfShapeDataMapOfShapeListOfShape.hxx |   27 +-
 ...taMapIteratorOfDataMapOfShapeHArray2OfShape.hxx |   29 +-
 ...ataMapIteratorOfDataMapOfShapeSequenceOfPnt.hxx |   27 +-
 ...taMapIteratorOfDataMapOfShapeSequenceOfReal.hxx |   27 +-
 ...taMapNodeOfDataMapOfNodeDataMapOfShapeShape.hxx |   32 +-
 inc/BRepFill_DataMapNodeOfDataMapOfNodeShape.hxx   |   32 +-
 ...aMapNodeOfDataMapOfOrientedShapeListOfShape.hxx |   30 +-
 ...deOfDataMapOfShapeDataMapOfShapeListOfShape.hxx |   30 +-
 ...l_DataMapNodeOfDataMapOfShapeHArray2OfShape.hxx |   32 +-
 ...ll_DataMapNodeOfDataMapOfShapeSequenceOfPnt.hxx |   30 +-
 ...l_DataMapNodeOfDataMapOfShapeSequenceOfReal.hxx |   30 +-
 inc/BRepFill_DataMapOfNodeDataMapOfShapeShape.hxx  |   55 +-
 inc/BRepFill_DataMapOfNodeShape.hxx                |   55 +-
 inc/BRepFill_DataMapOfOrientedShapeListOfShape.hxx |   53 +-
 ...ill_DataMapOfShapeDataMapOfShapeListOfShape.hxx |   53 +-
 inc/BRepFill_DataMapOfShapeHArray2OfShape.hxx      |   55 +-
 inc/BRepFill_DataMapOfShapeSequenceOfPnt.hxx       |   53 +-
 inc/BRepFill_DataMapOfShapeSequenceOfReal.hxx      |   53 +-
 inc/BRepFill_Draft.hxx                             |  119 +-
 inc/BRepFill_DraftLaw.hxx                          |   27 +-
 inc/BRepFill_Edge3DLaw.hxx                         |   20 +-
 inc/BRepFill_EdgeFaceAndOrder.hxx                  |   29 +-
 inc/BRepFill_EdgeOnSurfLaw.hxx                     |   31 +-
 inc/BRepFill_Evolved.hxx                           |  186 +-
 inc/BRepFill_FaceAndOrder.hxx                      |   27 +-
 inc/BRepFill_Filling.hxx                           |  343 +-
 inc/BRepFill_Generator.hxx                         |   57 +-
 ...eOfIndexedDataMapOfOrientedShapeListOfShape.hxx |   40 +-
 ...ll_IndexedDataMapOfOrientedShapeListOfShape.hxx |   63 +-
 inc/BRepFill_ListIteratorOfListOfOffsetWire.hxx    |   35 +-
 inc/BRepFill_ListNodeOfListOfOffsetWire.hxx        |   24 +-
 inc/BRepFill_ListOfOffsetWire.hxx                  |   69 +-
 inc/BRepFill_LocationLaw.hxx                       |  202 +-
 inc/BRepFill_MultiLine.hxx                         |  123 +-
 inc/BRepFill_MultiLineTool.hxx                     |   91 +-
 inc/BRepFill_MyLeastSquareOfComputeCLine.hxx       |   57 +-
 inc/BRepFill_NSections.hxx                         |   86 +-
 inc/BRepFill_OffsetAncestors.hxx                   |   43 +-
 inc/BRepFill_OffsetWire.hxx                        |  146 +-
 inc/BRepFill_Pipe.hxx                              |  175 +-
 inc/BRepFill_PipeShell.hxx                         |  322 +-
 inc/BRepFill_Section.hxx                           |   47 +-
 inc/BRepFill_SectionLaw.hxx                        |   67 +-
 inc/BRepFill_SectionPlacement.hxx                  |   53 +-
 ...ll_SequenceNodeOfSequenceOfEdgeFaceAndOrder.hxx |   24 +-
 ...epFill_SequenceNodeOfSequenceOfFaceAndOrder.hxx |   24 +-
 inc/BRepFill_SequenceNodeOfSequenceOfSection.hxx   |   24 +-
 inc/BRepFill_SequenceOfEdgeFaceAndOrder.hxx        |   67 +-
 inc/BRepFill_SequenceOfFaceAndOrder.hxx            |   67 +-
 inc/BRepFill_SequenceOfSection.hxx                 |   67 +-
 inc/BRepFill_ShapeLaw.hxx                          |   82 +-
 inc/BRepFill_Sweep.hxx                             |  217 +-
 inc/BRepFill_TransitionStyle.hxx                   |   11 +-
 inc/BRepFill_TrimEdgeTool.hxx                      |   57 +-
 inc/BRepFill_TrimShellCorner.hxx                   |   67 +-
 inc/BRepFill_TrimSurfaceTool.hxx                   |   76 +-
 inc/BRepFill_TypeOfContact.hxx                     |   13 +-
 inc/BRepFilletAPI_LocalOperation.hxx               |  132 +-
 inc/BRepFilletAPI_MakeChamfer.hxx                  |  441 +-
 inc/BRepFilletAPI_MakeFillet.hxx                   |  633 +--
 inc/BRepFilletAPI_MakeFillet2d.hxx                 |  480 +-
 inc/BRepGProp.hxx                                  |  315 +-
 inc/BRepGProp_Cinert.hxx                           |   30 +-
 inc/BRepGProp_Domain.hxx                           |   58 +-
 inc/BRepGProp_EdgeTool.hxx                         |   84 +-
 inc/BRepGProp_Face.hxx                             |  222 +-
 inc/BRepGProp_Sinert.hxx                           |   53 +-
 inc/BRepGProp_TFunction.hxx                        |  129 +
 inc/BRepGProp_TFunctionOfVinertGK.hxx              |  136 -
 inc/BRepGProp_UFunction.hxx                        |  128 +
 inc/BRepGProp_UFunctionOfVinertGK.hxx              |  126 -
 inc/BRepGProp_Vinert.hxx                           |  191 +-
 inc/BRepGProp_VinertGK.hxx                         |  174 +-
 inc/BRepIntCurveSurface_Inter.hxx                  |  194 +-
 inc/BRepLProp.hxx                                  |   41 +-
 inc/BRepLProp_CLProps.hxx                          |   79 +-
 inc/BRepLProp_CurveTool.hxx                        |   69 +-
 inc/BRepLProp_SLProps.hxx                          |  127 +-
 inc/BRepLProp_SurfaceTool.hxx                      |   54 +-
 inc/BRepLib.hxx                                    |  243 +-
 inc/BRepLib_Command.hxx                            |   59 +-
 inc/BRepLib_EdgeError.hxx                          |   15 +-
 inc/BRepLib_FaceError.hxx                          |   17 +-
 inc/BRepLib_FindSurface.hxx                        |  123 +-
 inc/BRepLib_FuseEdges.hxx                          |  168 +-
 inc/BRepLib_MakeEdge.hxx                           |  208 +-
 inc/BRepLib_MakeEdge2d.hxx                         |  178 +-
 inc/BRepLib_MakeFace.hxx                           |  244 +-
 inc/BRepLib_MakePolygon.hxx                        |  100 +-
 inc/BRepLib_MakeShape.hxx                          |   90 +-
 inc/BRepLib_MakeShell.hxx                          |   59 +-
 inc/BRepLib_MakeSolid.hxx                          |   76 +-
 inc/BRepLib_MakeVertex.hxx                         |   21 +-
 inc/BRepLib_MakeWire.hxx                           |  196 +-
 inc/BRepLib_ShapeModification.hxx                  |   13 +-
 inc/BRepLib_ShellError.hxx                         |   13 +-
 inc/BRepLib_WireError.hxx                          |   15 +-
 inc/BRepMAT2d_BisectingLocus.hxx                   |  127 +-
 ...T2d_DataMapIteratorOfDataMapOfBasicEltShape.hxx |   29 +-
 ...pIteratorOfDataMapOfShapeSequenceOfBasicElt.hxx |   29 +-
 ...epMAT2d_DataMapNodeOfDataMapOfBasicEltShape.hxx |   32 +-
 ...taMapNodeOfDataMapOfShapeSequenceOfBasicElt.hxx |   38 +-
 inc/BRepMAT2d_DataMapOfBasicEltShape.hxx           |   55 +-
 inc/BRepMAT2d_DataMapOfShapeSequenceOfBasicElt.hxx |   55 +-
 inc/BRepMAT2d_Explorer.hxx                         |  155 +-
 inc/BRepMAT2d_LinkTopoBilo.hxx                     |   89 +-
 inc/BRepMAT2d_SequenceNodeOfSequenceOfBasicElt.hxx |   84 -
 inc/BRepMAT2d_SequenceOfBasicElt.hxx               |  142 -
 inc/BRepMesh.hxx                                   |  187 -
 inc/BRepMesh_Array1OfBiPoint.hxx                   |  122 -
 inc/BRepMesh_Array1OfVertexOfDelaun.hxx            |  122 -
 inc/BRepMesh_BiPoint.hxx                           |   73 -
 inc/BRepMesh_Circ.hxx                              |   77 -
 inc/BRepMesh_CircleTool.hxx                        |  112 -
 inc/BRepMesh_Classifier.hxx                        |  100 -
 inc/BRepMesh_ComparatorOfIndexedVertexOfDelaun.hxx |   81 -
 inc/BRepMesh_ComparatorOfVertexOfDelaun.hxx        |   70 -
 ...esh_DataMapIteratorOfDataMapOfFaceAttribute.hxx |   78 -
 ...aMapIteratorOfDataMapOfIntegerListOfInteger.hxx |   79 -
 ...h_DataMapIteratorOfDataMapOfIntegerListOfXY.hxx |   77 -
 ...epMesh_DataMapIteratorOfDataMapOfIntegerPnt.hxx |   77 -
 ...ataMapIteratorOfDataMapOfShapePairOfPolygon.hxx |   75 -
 ...RepMesh_DataMapIteratorOfDataMapOfShapeReal.hxx |   77 -
 ...esh_DataMapIteratorOfDataMapOfVertexInteger.hxx |   77 -
 ...RepMesh_DataMapNodeOfDataMapOfFaceAttribute.hxx |  105 -
 ..._DataMapNodeOfDataMapOfIntegerListOfInteger.hxx |  103 -
 ...pMesh_DataMapNodeOfDataMapOfIntegerListOfXY.hxx |  104 -
 inc/BRepMesh_DataMapNodeOfDataMapOfIntegerPnt.hxx  |  104 -
 ...sh_DataMapNodeOfDataMapOfShapePairOfPolygon.hxx |  105 -
 inc/BRepMesh_DataMapNodeOfDataMapOfShapeReal.hxx   |  104 -
 ...RepMesh_DataMapNodeOfDataMapOfVertexInteger.hxx |  104 -
 inc/BRepMesh_DataMapOfFaceAttribute.hxx            |  118 -
 inc/BRepMesh_DataMapOfIntegerListOfInteger.hxx     |  116 -
 inc/BRepMesh_DataMapOfIntegerListOfXY.hxx          |  114 -
 inc/BRepMesh_DataMapOfIntegerPnt.hxx               |  114 -
 inc/BRepMesh_DataMapOfShapePairOfPolygon.hxx       |  115 -
 inc/BRepMesh_DataMapOfShapeReal.hxx                |  117 -
 inc/BRepMesh_DataMapOfVertexInteger.hxx            |  114 -
 inc/BRepMesh_DataStructureOfDelaun.hxx             |  195 -
 inc/BRepMesh_DegreeOfFreedom.hxx                   |   24 -
 inc/BRepMesh_DiscretFactory.hxx                    |  129 -
 inc/BRepMesh_DiscretRoot.hxx                       |  102 -
 inc/BRepMesh_Edge.hxx                              |   92 -
 inc/BRepMesh_ElemHasherOfDataStructureOfDelaun.hxx |   66 -
 inc/BRepMesh_FaceAttribute.hxx                     |   93 -
 inc/BRepMesh_FactoryError.hxx                      |   21 -
 inc/BRepMesh_FastDiscret.hxx                       |  267 -
 inc/BRepMesh_FastDiscretFace.hxx                   |  169 -
 inc/BRepMesh_GeomTool.hxx                          |   96 -
 inc/BRepMesh_HArray1OfVertexOfDelaun.hxx           |  106 -
 inc/BRepMesh_HeapSortIndexedVertexOfDelaun.hxx     |   60 -
 inc/BRepMesh_HeapSortVertexOfDelaun.hxx            |   58 -
 ...BRepMesh_IDMapOfLinkOfDataStructureOfDelaun.hxx |  127 -
 ...BRepMesh_IDMapOfNodeOfDataStructureOfDelaun.hxx |  127 -
 ...epMesh_IMapOfElementOfDataStructureOfDelaun.hxx |  106 -
 inc/BRepMesh_IncrementalMesh.hxx                   |  145 -
 ...MapNodeOfIDMapOfLinkOfDataStructureOfDelaun.hxx |  108 -
 ...MapNodeOfIDMapOfNodeOfDataStructureOfDelaun.hxx |  108 -
 ...pNodeOfIMapOfElementOfDataStructureOfDelaun.hxx |   97 -
 ...BRepMesh_IndexedMapNodeOfIndexedMapOfVertex.hxx |   98 -
 inc/BRepMesh_IndexedMapOfVertex.hxx                |  104 -
 inc/BRepMesh_LinkHasherOfDataStructureOfDelaun.hxx |   64 -
 inc/BRepMesh_ListIteratorOfListOfVertex.hxx        |  103 -
 inc/BRepMesh_ListIteratorOfListOfXY.hxx            |  103 -
 inc/BRepMesh_ListNodeOfListOfVertex.hxx            |   89 -
 inc/BRepMesh_ListNodeOfListOfXY.hxx                |   89 -
 inc/BRepMesh_ListOfVertex.hxx                      |  141 -
 inc/BRepMesh_ListOfXY.hxx                          |  141 -
 inc/BRepMesh_NodeHasherOfDataStructureOfDelaun.hxx |   64 -
 inc/BRepMesh_PDiscretRoot.hxx                      |   13 -
 inc/BRepMesh_PairOfPolygon.hxx                     |   72 -
 inc/BRepMesh_SelectorOfDataStructureOfDelaun.hxx   |  110 -
 inc/BRepMesh_ShapeTool.hxx                         |  144 -
 inc/BRepMesh_Vertex.hxx                            |  101 -
 inc/BRepMesh_VertexHasher.hxx                      |   64 -
 inc/BRepMesh_VertexTool.hxx                        |  138 -
 inc/BRepOffset.hxx                                 |   38 +-
 inc/BRepOffsetAPI_DraftAngle.hxx                   |  295 +-
 inc/BRepOffsetAPI_FindContigousEdges.hxx           |  244 +-
 inc/BRepOffsetAPI_MakeDraft.hxx                    |  117 +-
 inc/BRepOffsetAPI_MakeEvolved.hxx                  |  146 +-
 inc/BRepOffsetAPI_MakeFilling.hxx                  |  347 +-
 inc/BRepOffsetAPI_MakeOffset.hxx                   |  117 +-
 inc/BRepOffsetAPI_MakeOffsetShape.hxx              |  174 +-
 inc/BRepOffsetAPI_MakePipe.hxx                     |  103 +-
 inc/BRepOffsetAPI_MakePipeShell.hxx                |  477 +-
 inc/BRepOffsetAPI_MakeThickSolid.hxx               |  146 +-
 inc/BRepOffsetAPI_MiddlePath.hxx                   |   56 +-
 inc/BRepOffsetAPI_NormalProjection.hxx             |  192 +-
 ...tAPI_SequenceNodeOfSequenceOfSequenceOfReal.hxx |   24 +-
 ...API_SequenceNodeOfSequenceOfSequenceOfShape.hxx |   24 +-
 inc/BRepOffsetAPI_SequenceOfSequenceOfReal.hxx     |   67 +-
 inc/BRepOffsetAPI_SequenceOfSequenceOfShape.hxx    |   67 +-
 inc/BRepOffsetAPI_Sewing.hxx                       |    4 +-
 inc/BRepOffsetAPI_ThruSections.hxx                 |  238 +-
 inc/BRepOffset_Analyse.hxx                         |  104 +-
 ...taMapIteratorOfDataMapOfShapeListOfInterval.hxx |   27 +-
 ...t_DataMapIteratorOfDataMapOfShapeMapOfShape.hxx |   27 +-
 ...ffset_DataMapIteratorOfDataMapOfShapeOffset.hxx |   27 +-
 ...t_DataMapNodeOfDataMapOfShapeListOfInterval.hxx |   30 +-
 ...ffset_DataMapNodeOfDataMapOfShapeMapOfShape.hxx |   30 +-
 ...RepOffset_DataMapNodeOfDataMapOfShapeOffset.hxx |   30 +-
 inc/BRepOffset_DataMapOfShapeListOfInterval.hxx    |   53 +-
 inc/BRepOffset_DataMapOfShapeMapOfShape.hxx        |   53 +-
 inc/BRepOffset_DataMapOfShapeOffset.hxx            |   53 +-
 inc/BRepOffset_Error.hxx                           |   11 +-
 inc/BRepOffset_Inter2d.hxx                         |   32 +-
 inc/BRepOffset_Inter3d.hxx                         |   69 +-
 inc/BRepOffset_Interval.hxx                        |   39 +-
 inc/BRepOffset_ListIteratorOfListOfInterval.hxx    |   35 +-
 inc/BRepOffset_ListNodeOfListOfInterval.hxx        |   24 +-
 inc/BRepOffset_ListOfInterval.hxx                  |   69 +-
 inc/BRepOffset_MakeLoops.hxx                       |   29 +-
 inc/BRepOffset_MakeOffset.hxx                      |  179 +-
 inc/BRepOffset_Mode.hxx                            |   25 +-
 inc/BRepOffset_Offset.hxx                          |  114 +-
 inc/BRepOffset_Status.hxx                          |   21 +-
 inc/BRepOffset_Tool.hxx                            |  159 +-
 inc/BRepOffset_Type.hxx                            |   11 +-
 inc/BRepPrimAPI_MakeBox.hxx                        |  127 +-
 inc/BRepPrimAPI_MakeCone.hxx                       |  131 +-
 inc/BRepPrimAPI_MakeCylinder.hxx                   |  115 +-
 inc/BRepPrimAPI_MakeHalfSpace.hxx                  |   54 +-
 inc/BRepPrimAPI_MakeOneAxis.hxx                    |   49 +-
 inc/BRepPrimAPI_MakePrism.hxx                      |  129 +-
 inc/BRepPrimAPI_MakeRevol.hxx                      |  151 +-
 inc/BRepPrimAPI_MakeRevolution.hxx                 |  101 +-
 inc/BRepPrimAPI_MakeSphere.hxx                     |  121 +-
 inc/BRepPrimAPI_MakeSweep.hxx                      |   57 +-
 inc/BRepPrimAPI_MakeTorus.hxx                      |  125 +-
 inc/BRepPrimAPI_MakeWedge.hxx                      |   72 +-
 inc/BRepPrim_Builder.hxx                           |  182 +-
 inc/BRepPrim_Cone.hxx                              |  107 +-
 inc/BRepPrim_Cylinder.hxx                          |   82 +-
 inc/BRepPrim_Direction.hxx                         |   22 +
 inc/BRepPrim_FaceBuilder.hxx                       |   81 +-
 inc/BRepPrim_GWedge.hxx                            |  229 +-
 inc/BRepPrim_OneAxis.hxx                           |  313 ++
 inc/BRepPrim_Revolution.hxx                        |   79 +-
 inc/BRepPrim_Sphere.hxx                            |   53 +-
 inc/BRepPrim_Torus.hxx                             |   57 +-
 inc/BRepPrim_Wedge.hxx                             |   86 +-
 inc/BRepProj_Projection.hxx                        |   90 +-
 ...Sweep_Array2OfShapesOfNumLinearRegularSweep.hxx |  130 -
 inc/BRepSweep_Builder.hxx                          |   65 +-
 inc/BRepSweep_Iterator.hxx                         |   58 +-
 inc/BRepSweep_NumLinearRegularSweep.hxx            |  233 +
 inc/BRepSweep_Prism.hxx                            |  107 +-
 inc/BRepSweep_Revol.hxx                            |  111 +-
 inc/BRepSweep_Rotation.hxx                         |  209 +-
 ...deOfSequenceOfShapesOfNumLinearRegularSweep.hxx |   84 -
 ...eep_SequenceOfShapesOfNumLinearRegularSweep.hxx |  139 -
 inc/BRepSweep_Tool.hxx                             |   67 +-
 inc/BRepSweep_Translation.hxx                      |  197 +-
 inc/BRepSweep_Trsf.hxx                             |  224 +-
 inc/BRepTest.hxx                                   |  132 +-
 inc/BRepToIGESBRep_Entity.hxx                      |  158 +-
 inc/BRepToIGES_BREntity.hxx                        |  161 +-
 inc/BRepToIGES_BRShell.hxx                         |   54 +-
 inc/BRepToIGES_BRSolid.hxx                         |   61 +-
 inc/BRepToIGES_BRWire.hxx                          |  165 +-
 inc/BRepTools.hxx                                  |  277 +-
 ...BRepTools_DataMapIteratorOfMapOfVertexPnt2d.hxx |   27 +-
 inc/BRepTools_DataMapNodeOfMapOfVertexPnt2d.hxx    |   30 +-
 inc/BRepTools_GTrsfModification.hxx                |  141 +-
 inc/BRepTools_MapOfVertexPnt2d.hxx                 |   53 +-
 inc/BRepTools_Modification.hxx                     |  142 +-
 inc/BRepTools_Modifier.hxx                         |   75 +-
 inc/BRepTools_NurbsConvertModification.hxx         |  142 +-
 inc/BRepTools_Quilt.hxx                            |  136 +-
 inc/BRepTools_ReShape.hxx                          |  193 +-
 inc/BRepTools_ShapeSet.hxx                         |  201 +-
 inc/BRepTools_Substitution.hxx                     |   88 +-
 inc/BRepTools_TrsfModification.hxx                 |  149 +-
 inc/BRepTools_WireExplorer.hxx                     |  129 +-
 ...pTopAdaptor_DataMapIteratorOfMapOfShapeTool.hxx |   27 +-
 inc/BRepTopAdaptor_DataMapNodeOfMapOfShapeTool.hxx |   30 +-
 inc/BRepTopAdaptor_FClass2d.hxx                    |   70 +-
 inc/BRepTopAdaptor_HVertex.hxx                     |   51 +-
 inc/BRepTopAdaptor_MapOfShapeTool.hxx              |   53 +-
 inc/BRepTopAdaptor_SeqOfPtr.hxx                    |    4 +-
 inc/BRepTopAdaptor_Tool.hxx                        |   45 +-
 inc/BRepTopAdaptor_TopolTool.hxx                   |  168 +-
 inc/BRep_Builder.hxx                               |  389 +-
 inc/BRep_Curve3D.hxx                               |   47 +-
 inc/BRep_CurveOn2Surfaces.hxx                      |   68 +-
 inc/BRep_CurveOnClosedSurface.hxx                  |   91 +-
 inc/BRep_CurveOnSurface.hxx                        |   77 +-
 inc/BRep_CurveRepresentation.hxx                   |  176 +-
 inc/BRep_GCurve.hxx                                |   51 +-
 ...Rep_ListIteratorOfListOfCurveRepresentation.hxx |   39 +-
 ...Rep_ListIteratorOfListOfPointRepresentation.hxx |   39 +-
 inc/BRep_ListNodeOfListOfCurveRepresentation.hxx   |   26 +-
 inc/BRep_ListNodeOfListOfPointRepresentation.hxx   |   26 +-
 inc/BRep_ListOfCurveRepresentation.hxx             |   73 +-
 inc/BRep_ListOfPointRepresentation.hxx             |   73 +-
 inc/BRep_PointOnCurve.hxx                          |   37 +-
 inc/BRep_PointOnCurveOnSurface.hxx                 |   40 +-
 inc/BRep_PointOnSurface.hxx                        |   34 +-
 inc/BRep_PointRepresentation.hxx                   |   90 +-
 inc/BRep_PointsOnSurface.hxx                       |   28 +-
 inc/BRep_Polygon3D.hxx                             |   40 +-
 inc/BRep_PolygonOnClosedSurface.hxx                |   44 +-
 inc/BRep_PolygonOnClosedTriangulation.hxx          |   44 +-
 inc/BRep_PolygonOnSurface.hxx                      |   57 +-
 inc/BRep_PolygonOnTriangulation.hxx                |   58 +-
 inc/BRep_TEdge.hxx                                 |   96 +-
 inc/BRep_TFace.hxx                                 |  113 +-
 inc/BRep_TVertex.hxx                               |   64 +-
 inc/BRep_Tool.hxx                                  |  373 +-
 inc/BSplCLib.hxx                                   | 2729 +++++-----
 inc/BSplCLib_KnotDistribution.hxx                  |   21 +-
 inc/BSplCLib_MultDistribution.hxx                  |   33 +-
 inc/BSplSLib.hxx                                   |  730 +--
 inc/BiTgte_Blend.hxx                               |  315 +-
 inc/BiTgte_ContactType.hxx                         |   11 +-
 inc/BiTgte_CurveOnEdge.hxx                         |  189 +-
 inc/BiTgte_CurveOnVertex.hxx                       |  179 +-
 inc/BiTgte_DataMapIteratorOfDataMapOfShapeBox.hxx  |   27 +-
 inc/BiTgte_DataMapNodeOfDataMapOfShapeBox.hxx      |   30 +-
 inc/BiTgte_DataMapOfShapeBox.hxx                   |   53 +-
 inc/BiTgte_HCurveOnEdge.hxx                        |   30 +-
 inc/BiTgte_HCurveOnVertex.hxx                      |   30 +-
 inc/BinDrivers.hxx                                 |   31 +-
 inc/BinDrivers_DocumentRetrievalDriver.hxx         |   39 +-
 inc/BinDrivers_DocumentStorageDriver.hxx           |   34 +-
 inc/BinLDrivers.hxx                                |   31 +-
 inc/BinLDrivers_DocumentRetrievalDriver.hxx        |  120 +-
 inc/BinLDrivers_DocumentSection.hxx                |   98 +-
 inc/BinLDrivers_DocumentStorageDriver.hxx          |  116 +-
 inc/BinMDF.hxx                                     |   54 +-
 inc/BinMDF_ADriver.hxx                             |   78 +-
 inc/BinMDF_ADriverTable.hxx                        |   85 +-
 inc/BinMDF_DataMapIteratorOfTypeADriverMap.hxx     |   31 +-
 inc/BinMDF_DataMapNodeOfTypeADriverMap.hxx         |   34 +-
 inc/BinMDF_DoubleMapIteratorOfTypeIdMap.hxx        |   31 +-
 inc/BinMDF_DoubleMapNodeOfTypeIdMap.hxx            |   36 +-
 inc/BinMDF_ReferenceDriver.hxx                     |   34 +-
 inc/BinMDF_StringIdMap.hxx                         |    4 +-
 inc/BinMDF_TagSourceDriver.hxx                     |   34 +-
 inc/BinMDF_TypeADriverMap.hxx                      |   57 +-
 inc/BinMDF_TypeIdMap.hxx                           |   51 +-
 inc/BinMDataStd.hxx                                |   30 +-
 inc/BinMDataStd_AsciiStringDriver.hxx              |   40 +-
 inc/BinMDataStd_BooleanArrayDriver.hxx             |   32 +-
 inc/BinMDataStd_BooleanListDriver.hxx              |   32 +-
 inc/BinMDataStd_ByteArrayDriver.hxx                |   32 +-
 inc/BinMDataStd_CommentDriver.hxx                  |   34 +-
 inc/BinMDataStd_DirectoryDriver.hxx                |   34 +-
 inc/BinMDataStd_ExpressionDriver.hxx               |   34 +-
 inc/BinMDataStd_ExtStringArrayDriver.hxx           |   34 +-
 inc/BinMDataStd_ExtStringListDriver.hxx            |   32 +-
 inc/BinMDataStd_IntPackedMapDriver.hxx             |   40 +-
 inc/BinMDataStd_IntegerArrayDriver.hxx             |   34 +-
 inc/BinMDataStd_IntegerDriver.hxx                  |   34 +-
 inc/BinMDataStd_IntegerListDriver.hxx              |   32 +-
 inc/BinMDataStd_NameDriver.hxx                     |   40 +-
 inc/BinMDataStd_NamedDataDriver.hxx                |   32 +-
 inc/BinMDataStd_NoteBookDriver.hxx                 |   34 +-
 inc/BinMDataStd_RealArrayDriver.hxx                |   34 +-
 inc/BinMDataStd_RealDriver.hxx                     |   34 +-
 inc/BinMDataStd_RealListDriver.hxx                 |   32 +-
 inc/BinMDataStd_ReferenceArrayDriver.hxx           |   32 +-
 inc/BinMDataStd_ReferenceListDriver.hxx            |   32 +-
 inc/BinMDataStd_RelationDriver.hxx                 |   34 +-
 inc/BinMDataStd_TickDriver.hxx                     |   34 +-
 inc/BinMDataStd_TreeNodeDriver.hxx                 |   34 +-
 inc/BinMDataStd_UAttributeDriver.hxx               |   34 +-
 inc/BinMDataStd_VariableDriver.hxx                 |   34 +-
 inc/BinMDataXtd.hxx                                |   30 +-
 inc/BinMDataXtd_AxisDriver.hxx                     |   34 +-
 inc/BinMDataXtd_ConstraintDriver.hxx               |   34 +-
 inc/BinMDataXtd_GeometryDriver.hxx                 |   34 +-
 inc/BinMDataXtd_PatternStdDriver.hxx               |   34 +-
 inc/BinMDataXtd_PlacementDriver.hxx                |   34 +-
 inc/BinMDataXtd_PlaneDriver.hxx                    |   34 +-
 inc/BinMDataXtd_PointDriver.hxx                    |   34 +-
 inc/BinMDataXtd_ShapeDriver.hxx                    |   34 +-
 inc/BinMDocStd.hxx                                 |   24 +-
 inc/BinMDocStd_XLinkDriver.hxx                     |   34 +-
 inc/BinMFunction.hxx                               |   24 +-
 inc/BinMFunction_FunctionDriver.hxx                |   34 +-
 inc/BinMFunction_GraphNodeDriver.hxx               |   34 +-
 inc/BinMFunction_ScopeDriver.hxx                   |   34 +-
 inc/BinMNaming.hxx                                 |   30 +-
 inc/BinMNaming_NamedShapeDriver.hxx                |   85 +-
 inc/BinMNaming_NamingDriver.hxx                    |   34 +-
 inc/BinMPrsStd.hxx                                 |   22 +-
 inc/BinMPrsStd_AISPresentationDriver.hxx           |   34 +-
 inc/BinMPrsStd_PositionDriver.hxx                  |   34 +-
 inc/BinMXCAFDoc.hxx                                |   22 +-
 inc/BinMXCAFDoc_AreaDriver.hxx                     |   32 +-
 inc/BinMXCAFDoc_CentroidDriver.hxx                 |   32 +-
 inc/BinMXCAFDoc_ColorDriver.hxx                    |   32 +-
 inc/BinMXCAFDoc_ColorToolDriver.hxx                |   32 +-
 inc/BinMXCAFDoc_DatumDriver.hxx                    |   32 +-
 inc/BinMXCAFDoc_DimTolDriver.hxx                   |   32 +-
 inc/BinMXCAFDoc_DimTolToolDriver.hxx               |   32 +-
 inc/BinMXCAFDoc_DocumentToolDriver.hxx             |   32 +-
 inc/BinMXCAFDoc_GraphNodeDriver.hxx                |   32 +-
 inc/BinMXCAFDoc_LayerToolDriver.hxx                |   32 +-
 inc/BinMXCAFDoc_LocationDriver.hxx                 |   45 +-
 inc/BinMXCAFDoc_MaterialDriver.hxx                 |   32 +-
 inc/BinMXCAFDoc_MaterialToolDriver.hxx             |   32 +-
 inc/BinMXCAFDoc_ShapeToolDriver.hxx                |   32 +-
 inc/BinMXCAFDoc_VolumeDriver.hxx                   |   32 +-
 inc/BinObjMgt_Persistent.hxx                       |  411 +-
 inc/BinObjMgt_RRelocationTable.hxx                 |    4 +-
 inc/BinObjMgt_SRelocationTable.hxx                 |    4 +-
 inc/BinTools.hxx                                   |   43 +-
 inc/BinTools_Curve2dSet.hxx                        |   89 +-
 inc/BinTools_CurveSet.hxx                          |   86 +-
 inc/BinTools_LocationSet.hxx                       |   83 +-
 inc/BinTools_LocationSetPtr.hxx                    |    3 +-
 inc/BinTools_ShapeSet.hxx                          |  280 +-
 inc/BinTools_SurfaceSet.hxx                        |   86 +-
 inc/BinXCAFDrivers.hxx                             |   26 +-
 inc/BinXCAFDrivers_DocumentRetrievalDriver.hxx     |   25 +-
 inc/BinXCAFDrivers_DocumentStorageDriver.hxx       |   25 +-
 inc/Bisector.hxx                                   |   25 +-
 inc/Bisector_Bisec.hxx                             |  114 +-
 inc/Bisector_BisecAna.hxx                          |  170 +-
 inc/Bisector_BisecCC.hxx                           |  337 +-
 inc/Bisector_BisecPC.hxx                           |  291 +-
 inc/Bisector_Curve.hxx                             |   49 +-
 inc/Bisector_FunctionH.hxx                         |   53 +-
 inc/Bisector_FunctionInter.hxx                     |   53 +-
 inc/Bisector_Inter.hxx                             |   68 +-
 inc/Bisector_PointOnBis.hxx                        |   61 +-
 inc/Bisector_PolyBis.hxx                           |   45 +-
 inc/BlendFunc.hxx                                  |   50 +-
 inc/BlendFunc_CSCircular.hxx                       |  324 +-
 inc/BlendFunc_CSConstRad.hxx                       |  259 +-
 inc/BlendFunc_ChAsym.hxx                           |  257 +-
 inc/BlendFunc_ChAsymInv.hxx                        |  115 +-
 inc/BlendFunc_ChamfInv.hxx                         |   97 +-
 inc/BlendFunc_Chamfer.hxx                          |  213 +-
 inc/BlendFunc_ConstRad.hxx                         |  399 +-
 inc/BlendFunc_ConstRadInv.hxx                      |   95 +-
 inc/BlendFunc_Corde.hxx                            |  142 +-
 inc/BlendFunc_EvolRad.hxx                          |  410 +-
 inc/BlendFunc_EvolRadInv.hxx                       |   99 +-
 inc/BlendFunc_Ruled.hxx                            |  229 +-
 inc/BlendFunc_RuledInv.hxx                         |   87 +-
 inc/BlendFunc_SectionShape.hxx                     |   11 +-
 inc/BlendFunc_Tensor.hxx                           |   68 +-
 inc/Blend_AppFunction.hxx                          |  247 +-
 inc/Blend_CSFunction.hxx                           |  248 +-
 inc/Blend_CurvPointFuncInv.hxx                     |  116 +-
 inc/Blend_DecrochStatus.hxx                        |   11 +-
 inc/Blend_FuncInv.hxx                              |  126 +-
 inc/Blend_Function.hxx                             |  254 +-
 inc/Blend_Point.hxx                                |  213 +-
 inc/Blend_RstRstFunction.hxx                       |  310 +-
 inc/Blend_SequenceNodeOfSequenceOfPoint.hxx        |   24 +-
 inc/Blend_SequenceOfPoint.hxx                      |   67 +-
 inc/Blend_Status.hxx                               |   11 +-
 inc/Blend_SurfCurvFuncInv.hxx                      |  122 +-
 inc/Blend_SurfPointFuncInv.hxx                     |  118 +-
 inc/Blend_SurfRstFunction.hxx                      |  299 +-
 inc/BndLib.hxx                                     |  269 +-
 inc/BndLib_Add2dCurve.hxx                          |  158 +-
 inc/BndLib_Add3dCurve.hxx                          |  131 +-
 inc/BndLib_AddSurface.hxx                          |  145 +-
 inc/Bnd_Array1OfBox.hxx                            |   59 +-
 inc/Bnd_Array1OfBox2d.hxx                          |   59 +-
 inc/Bnd_Array1OfSphere.hxx                         |   59 +-
 inc/Bnd_B2d.hxx                                    |   69 +-
 inc/Bnd_B2f.hxx                                    |   71 +-
 inc/Bnd_B3d.hxx                                    |   69 +-
 inc/Bnd_B3f.hxx                                    |   71 +-
 inc/Bnd_BoundSortBox.hxx                           |  181 +-
 inc/Bnd_BoundSortBox2d.hxx                         |  154 +-
 inc/Bnd_Box.hxx                                    |  397 +-
 inc/Bnd_Box2d.hxx                                  |  284 +-
 inc/Bnd_HArray1OfBox.hxx                           |   42 +-
 inc/Bnd_HArray1OfBox2d.hxx                         |   42 +-
 inc/Bnd_HArray1OfSphere.hxx                        |   42 +-
 inc/Bnd_SeqOfBox.hxx                               |   67 +-
 inc/Bnd_SequenceNodeOfSeqOfBox.hxx                 |   24 +-
 inc/Bnd_Sphere.hxx                                 |  111 +-
 inc/CDF.hxx                                        |   23 +-
 inc/CDF_Application.hxx                            |  253 +-
 inc/CDF_Directory.hxx                              |   69 +-
 inc/CDF_DirectoryIterator.hxx                      |   49 +-
 inc/CDF_FWOSDriver.hxx                             |   76 +
 inc/CDF_MetaDataDriver.hxx                         |  151 +-
 inc/CDF_MetaDataDriverError.hxx                    |   21 +-
 inc/CDF_MetaDataDriverFactory.hxx                  |   18 +-
 inc/CDF_Session.hxx                                |   61 +-
 inc/CDF_Store.hxx                                  |  269 +-
 inc/CDF_StoreList.hxx                              |   59 +-
 inc/CDF_StoreSetNameStatus.hxx                     |   11 +-
 inc/CDF_SubComponentStatus.hxx                     |   11 +-
 inc/CDF_Timer.hxx                                  |   31 +-
 inc/CDF_TryStoreStatus.hxx                         |   11 +-
 inc/CDF_TypeOfActivation.hxx                       |   11 +-
 inc/CDM_Application.hxx                            |   71 +-
 inc/CDM_COutMessageDriver.hxx                      |   20 +-
 inc/CDM_CanCloseStatus.hxx                         |   11 +-
 inc/CDM_DataMapIteratorOfMetaDataLookUpTable.hxx   |   29 +-
 inc/CDM_DataMapIteratorOfPresentationDirectory.hxx |   29 +-
 inc/CDM_DataMapNodeOfMetaDataLookUpTable.hxx       |   32 +-
 inc/CDM_DataMapNodeOfPresentationDirectory.hxx     |   32 +-
 inc/CDM_Document.hxx                               |  712 +--
 inc/CDM_DocumentHasher.hxx                         |   23 +-
 inc/CDM_DocumentPointer.hxx                        |    3 +-
 inc/CDM_ListIteratorOfListOfDocument.hxx           |   39 +-
 inc/CDM_ListIteratorOfListOfReferences.hxx         |   39 +-
 inc/CDM_ListNodeOfListOfDocument.hxx               |   26 +-
 inc/CDM_ListNodeOfListOfReferences.hxx             |   26 +-
 inc/CDM_ListOfDocument.hxx                         |   73 +-
 inc/CDM_ListOfReferences.hxx                       |   73 +-
 inc/CDM_MapIteratorOfMapOfDocument.hxx             |   27 +-
 inc/CDM_MapOfDocument.hxx                          |   44 +-
 inc/CDM_MessageDriver.hxx                          |   18 +-
 inc/CDM_MetaData.hxx                               |  127 +-
 inc/CDM_MetaDataLookUpTable.hxx                    |   55 +-
 inc/CDM_NamesDirectory.hxx                         |    4 +-
 inc/CDM_NullMessageDriver.hxx                      |   22 +-
 inc/CDM_PresentationDirectory.hxx                  |   55 +-
 inc/CDM_Reference.hxx                              |   86 +-
 inc/CDM_ReferenceIterator.hxx                      |   38 +-
 inc/CDM_StackIteratorOfStackOfDocument.hxx         |  103 -
 inc/CDM_StackNodeOfStackOfDocument.hxx             |   89 -
 inc/CDM_StackOfDocument.hxx                        |  124 -
 inc/CDM_StdMapNodeOfMapOfDocument.hxx              |   26 +-
 inc/CPnts_AbscissaPoint.hxx                        |  240 +-
 inc/CPnts_MyGaussFunction.hxx                      |   42 +-
 inc/CPnts_MyRootFunction.hxx                       |   76 +-
 inc/CPnts_UniformDeflection.hxx                    |  224 +-
 inc/CSLib.hxx                                      |  177 +-
 inc/CSLib_Class2d.hxx                              |   55 +-
 inc/CSLib_DerivativeStatus.hxx                     |   54 +-
 inc/CSLib_NormalPolyDef.hxx                        |   60 +-
 inc/CSLib_NormalStatus.hxx                         |   42 +-
 inc/ChFi2d.hxx                                     |   59 +-
 inc/ChFi2d_Builder.hxx                             |  342 +-
 inc/ChFi2d_ConstructionError.hxx                   |   27 +-
 inc/ChFi3d.hxx                                     |   70 +-
 inc/ChFi3d_Builder.hxx                             |  468 +-
 inc/ChFi3d_ChBuilder.hxx                           |  269 +-
 inc/ChFi3d_FilBuilder.hxx                          |  225 +-
 inc/ChFi3d_FilletShape.hxx                         |   29 +-
 inc/ChFi3d_SearchSing.hxx                          |   63 +-
 inc/ChFiDS_ChamfMethod.hxx                         |   11 +-
 inc/ChFiDS_ChamfSpine.hxx                          |   55 +-
 inc/ChFiDS_CircSection.hxx                         |   39 +-
 inc/ChFiDS_CommonPoint.hxx                         |  172 +-
 inc/ChFiDS_ElSpine.hxx                             |  144 +-
 inc/ChFiDS_ErrorStatus.hxx                         |   13 +-
 inc/ChFiDS_FaceInterference.hxx                    |   69 +-
 inc/ChFiDS_FilSpine.hxx                            |  141 +-
 inc/ChFiDS_HData.hxx                               |   74 +-
 inc/ChFiDS_HElSpine.hxx                            |   30 +-
 ...MapNodeOfIndexedDataMapOfVertexListOfStripe.hxx |   40 +-
 inc/ChFiDS_IndexedDataMapOfVertexListOfStripe.hxx  |   63 +-
 inc/ChFiDS_ListIteratorOfListOfHElSpine.hxx        |   39 +-
 inc/ChFiDS_ListIteratorOfListOfStripe.hxx          |   39 +-
 inc/ChFiDS_ListIteratorOfRegularities.hxx          |   35 +-
 inc/ChFiDS_ListNodeOfListOfHElSpine.hxx            |   26 +-
 inc/ChFiDS_ListNodeOfListOfStripe.hxx              |   26 +-
 inc/ChFiDS_ListNodeOfRegularities.hxx              |   24 +-
 inc/ChFiDS_ListOfHElSpine.hxx                      |   73 +-
 inc/ChFiDS_ListOfStripe.hxx                        |   73 +-
 inc/ChFiDS_Map.hxx                                 |   47 +-
 inc/ChFiDS_Regul.hxx                               |   43 +-
 inc/ChFiDS_Regularities.hxx                        |   69 +-
 inc/ChFiDS_SecArray1.hxx                           |   59 +-
 inc/ChFiDS_SecHArray1.hxx                          |   42 +-
 inc/ChFiDS_SequenceNodeOfSequenceOfSpine.hxx       |   26 +-
 inc/ChFiDS_SequenceNodeOfSequenceOfSurfData.hxx    |   26 +-
 inc/ChFiDS_SequenceOfSpine.hxx                     |   71 +-
 inc/ChFiDS_SequenceOfSurfData.hxx                  |   71 +-
 inc/ChFiDS_Spine.hxx                               |  333 +-
 inc/ChFiDS_State.hxx                               |   33 +-
 inc/ChFiDS_Stripe.hxx                              |  187 +-
 inc/ChFiDS_StripeArray1.hxx                        |   63 +-
 inc/ChFiDS_StripeMap.hxx                           |   41 +-
 inc/ChFiDS_SurfData.hxx                            |  199 +-
 inc/ChFiKPart_ComputeData.hxx                      |   65 +-
 inc/ChFiKPart_DataMapIteratorOfRstMap.hxx          |   31 +-
 inc/ChFiKPart_DataMapNodeOfRstMap.hxx              |   32 +-
 inc/ChFiKPart_RstMap.hxx                           |   55 +-
 inc/Contap_ArcFunction.hxx                         |  101 +
 inc/Contap_ContAna.hxx                             |   90 +-
 inc/Contap_Contour.hxx                             |  332 +-
 inc/Contap_HContTool.hxx                           |  123 +-
 inc/Contap_HCurve2dTool.hxx                        |  137 +-
 inc/Contap_IType.hxx                               |   11 +-
 inc/Contap_Line.hxx                                |  122 +
 inc/Contap_Point.hxx                               |  150 +
 ...SequenceNodeOfSequenceOfIWLineOfTheIWalking.hxx |   72 +
 ...odeOfSequenceOfIWLineOfTheIWalkingOfContour.hxx |   84 -
 ...equenceNodeOfSequenceOfPathPointOfTheSearch.hxx |   72 +
 ...deOfSequenceOfPathPointOfTheSearchOfContour.hxx |   84 -
 ..._SequenceNodeOfSequenceOfSegmentOfTheSearch.hxx |   72 +
 ...NodeOfSequenceOfSegmentOfTheSearchOfContour.hxx |   84 -
 inc/Contap_SequenceNodeOfTheSequenceOfLine.hxx     |   72 +
 ...ap_SequenceNodeOfTheSequenceOfLineOfContour.hxx |   84 -
 inc/Contap_SequenceNodeOfTheSequenceOfPoint.hxx    |   72 +
 ...p_SequenceNodeOfTheSequenceOfPointOfContour.hxx |   84 -
 inc/Contap_SequenceOfIWLineOfTheIWalking.hxx       |  127 +
 ...ntap_SequenceOfIWLineOfTheIWalkingOfContour.hxx |  142 -
 inc/Contap_SequenceOfPathPointOfTheSearch.hxx      |  126 +
 ...tap_SequenceOfPathPointOfTheSearchOfContour.hxx |  139 -
 inc/Contap_SequenceOfSegmentOfTheSearch.hxx        |  126 +
 ...ontap_SequenceOfSegmentOfTheSearchOfContour.hxx |  139 -
 inc/Contap_SurfFunction.hxx                        |  142 +
 inc/Contap_SurfProps.hxx                           |   64 +
 inc/Contap_TFunction.hxx                           |   11 +-
 inc/Contap_TheArcFunctionOfContour.hxx             |  162 -
 inc/Contap_TheHSequenceOfPoint.hxx                 |  121 +
 inc/Contap_TheHSequenceOfPointOfContour.hxx        |  135 -
 inc/Contap_TheIWLineOfTheIWalking.hxx              |  141 +
 inc/Contap_TheIWLineOfTheIWalkingOfContour.hxx     |  163 -
 inc/Contap_TheIWalking.hxx                         |  208 +
 inc/Contap_TheIWalkingOfContour.hxx                |  248 -
 inc/Contap_TheLineOfContour.hxx                    |  171 -
 inc/Contap_ThePathPointOfTheSearch.hxx             |   96 +
 inc/Contap_ThePathPointOfTheSearchOfContour.hxx    |  113 -
 inc/Contap_ThePointOfContour.hxx                   |  142 -
 inc/Contap_TheSearch.hxx                           |  170 +
 inc/Contap_TheSearchInside.hxx                     |  103 +
 inc/Contap_TheSearchInsideOfContour.hxx            |  122 -
 inc/Contap_TheSearchOfContour.hxx                  |  197 -
 inc/Contap_TheSegmentOfTheSearch.hxx               |   92 +
 inc/Contap_TheSegmentOfTheSearchOfContour.hxx      |  107 -
 inc/Contap_TheSequenceOfLine.hxx                   |  126 +
 inc/Contap_TheSequenceOfLineOfContour.hxx          |  139 -
 inc/Contap_TheSequenceOfPoint.hxx                  |  126 +
 inc/Contap_TheSequenceOfPointOfContour.hxx         |  139 -
 inc/Contap_TheSurfFunctionOfContour.hxx            |  180 -
 inc/Contap_TheSurfPropsOfContour.hxx               |   69 -
 inc/Convert_CircleToBSplineCurve.hxx               |   62 +-
 inc/Convert_CompBezierCurves2dToBSplineCurve2d.hxx |  295 +-
 inc/Convert_CompBezierCurvesToBSplineCurve.hxx     |  303 +-
 inc/Convert_CompPolynomialToPoles.hxx              |  177 +-
 inc/Convert_ConeToBSplineSurface.hxx               |   61 +-
 inc/Convert_ConicToBSplineCurve.hxx                |  175 +-
 inc/Convert_CylinderToBSplineSurface.hxx           |   57 +-
 inc/Convert_ElementarySurfaceToBSplineSurface.hxx  |  217 +-
 inc/Convert_EllipseToBSplineCurve.hxx              |   56 +-
 inc/Convert_GridPolynomialToPoles.hxx              |  144 +-
 inc/Convert_HyperbolaToBSplineCurve.hxx            |   44 +-
 inc/Convert_ParabolaToBSplineCurve.hxx             |   42 +-
 inc/Convert_ParameterisationType.hxx               |  137 +-
 ...nvert_SequenceNodeOfSequenceOfArray1OfPoles.hxx |   26 +-
 inc/Convert_SequenceOfArray1OfPoles.hxx            |   71 +-
 inc/Convert_SequenceOfArray1OfPoles2d.hxx          |    4 +-
 inc/Convert_SphereToBSplineSurface.hxx             |   72 +-
 inc/Convert_TorusToBSplineSurface.hxx              |   68 +-
 inc/DBC_BaseArray.hxx                              |   73 +-
 inc/DBC_VArrayNodeOfVArrayOfCharacter.hxx          |   30 +-
 inc/DBC_VArrayNodeOfVArrayOfExtCharacter.hxx       |   30 +-
 inc/DBC_VArrayNodeOfVArrayOfInteger.hxx            |   30 +-
 inc/DBC_VArrayNodeOfVArrayOfReal.hxx               |   30 +-
 inc/DBC_VArrayOfCharacter.hxx                      |   42 +-
 inc/DBC_VArrayOfExtCharacter.hxx                   |   42 +-
 inc/DBC_VArrayOfInteger.hxx                        |   40 +-
 inc/DBC_VArrayOfReal.hxx                           |   42 +-
 inc/DBC_VArrayTNodeOfVArrayOfCharacter.hxx         |   29 +-
 inc/DBC_VArrayTNodeOfVArrayOfExtCharacter.hxx      |   29 +-
 inc/DBC_VArrayTNodeOfVArrayOfInteger.hxx           |   29 +-
 inc/DBC_VArrayTNodeOfVArrayOfReal.hxx              |   29 +-
 inc/DBRep.hxx                                      |   99 +-
 inc/DBRep_DrawableShape.hxx                        |  170 +-
 inc/DBRep_Edge.hxx                                 |   34 +-
 inc/DBRep_Face.hxx                                 |   57 +-
 inc/DBRep_HideData.hxx                             |   92 +-
 inc/DBRep_IsoBuilder.hxx                           |   64 +-
 inc/DBRep_ListIteratorOfListOfEdge.hxx             |   39 +-
 inc/DBRep_ListIteratorOfListOfFace.hxx             |   39 +-
 inc/DBRep_ListIteratorOfListOfHideData.hxx         |   35 +-
 inc/DBRep_ListNodeOfListOfEdge.hxx                 |   26 +-
 inc/DBRep_ListNodeOfListOfFace.hxx                 |   26 +-
 inc/DBRep_ListNodeOfListOfHideData.hxx             |   24 +-
 inc/DBRep_ListOfEdge.hxx                           |   73 +-
 inc/DBRep_ListOfFace.hxx                           |   73 +-
 inc/DBRep_ListOfHideData.hxx                       |   69 +-
 inc/DDF.hxx                                        |   99 +-
 inc/DDF_Browser.hxx                                |  101 +-
 inc/DDF_Data.hxx                                   |   40 +-
 inc/DDF_ListIteratorOfTransactionStack.hxx         |   91 +
 inc/DDF_ListNodeOfTransactionStack.hxx             |   77 +
 inc/DDF_StackIteratorOfTransactionStack.hxx        |  103 -
 inc/DDF_StackNodeOfTransactionStack.hxx            |   89 -
 inc/DDF_Transaction.hxx                            |   89 +-
 inc/DDF_TransactionStack.hxx                       |  127 +-
 inc/DDataStd.hxx                                   |   77 +-
 inc/DDataStd_DrawDriver.hxx                        |   67 +-
 inc/DDataStd_DrawPresentation.hxx                  |   99 +-
 inc/DDataStd_TreeBrowser.hxx                       |   70 +-
 inc/DDocStd.hxx                                    |   86 +-
 inc/DDocStd_DrawDocument.hxx                       |   42 +-
 inc/DNaming.hxx                                    |  117 +-
 inc/DNaming_BooleanOperationDriver.hxx             |   68 +-
 inc/DNaming_BoxDriver.hxx                          |   60 +-
 inc/DNaming_CylinderDriver.hxx                     |   62 +-
 ...aming_DataMapIteratorOfDataMapOfShapeOfName.hxx |   27 +-
 inc/DNaming_DataMapNodeOfDataMapOfShapeOfName.hxx  |   30 +-
 inc/DNaming_DataMapOfShapeOfName.hxx               |   53 +-
 inc/DNaming_FilletDriver.hxx                       |   60 +-
 inc/DNaming_Line3DDriver.hxx                       |   65 +-
 inc/DNaming_PointDriver.hxx                        |   60 +-
 inc/DNaming_PrismDriver.hxx                        |   60 +-
 inc/DNaming_RevolutionDriver.hxx                   |   60 +-
 inc/DNaming_SelectionDriver.hxx                    |   58 +-
 inc/DNaming_SphereDriver.hxx                       |   60 +-
 inc/DNaming_TransformationDriver.hxx               |   62 +-
 inc/DPrsStd.hxx                                    |   47 +-
 inc/Dico_DictionaryOfInteger.hxx                   |  106 +-
 inc/Dico_DictionaryOfTransient.hxx                 |  108 +-
 inc/Dico_IteratorOfDictionaryOfInteger.hxx         |   57 +-
 inc/Dico_IteratorOfDictionaryOfTransient.hxx       |   59 +-
 inc/Dico_StackItemOfDictionaryOfInteger.hxx        |   34 +-
 inc/Dico_StackItemOfDictionaryOfTransient.hxx      |   34 +-
 inc/Draft.hxx                                      |   32 +-
 ...raft_DataMapIteratorOfDataMapOfEdgeEdgeInfo.hxx |   27 +-
 ...raft_DataMapIteratorOfDataMapOfFaceFaceInfo.hxx |   27 +-
 ..._DataMapIteratorOfDataMapOfVertexVertexInfo.hxx |   27 +-
 inc/Draft_DataMapNodeOfDataMapOfEdgeEdgeInfo.hxx   |   30 +-
 inc/Draft_DataMapNodeOfDataMapOfFaceFaceInfo.hxx   |   30 +-
 ...raft_DataMapNodeOfDataMapOfVertexVertexInfo.hxx |   30 +-
 inc/Draft_DataMapOfEdgeEdgeInfo.hxx                |   53 +-
 inc/Draft_DataMapOfFaceFaceInfo.hxx                |   53 +-
 inc/Draft_DataMapOfVertexVertexInfo.hxx            |   53 +-
 inc/Draft_EdgeInfo.hxx                             |   83 +-
 inc/Draft_ErrorStatus.hxx                          |   11 +-
 inc/Draft_FaceInfo.hxx                             |   57 +-
 inc/Draft_Modification.hxx                         |  265 +-
 inc/Draft_VertexInfo.hxx                           |   53 +-
 inc/Draw.hxx                                       |  159 +-
 inc/DrawDim.hxx                                    |   72 +-
 inc/DrawDim_Angle.hxx                              |   32 +-
 inc/DrawDim_Dimension.hxx                          |   42 +-
 inc/DrawDim_Distance.hxx                           |   34 +-
 inc/DrawDim_PlanarAngle.hxx                        |   40 +-
 inc/DrawDim_PlanarDiameter.hxx                     |   24 +-
 inc/DrawDim_PlanarDimension.hxx                    |   24 +-
 inc/DrawDim_PlanarDistance.hxx                     |   37 +-
 inc/DrawDim_PlanarRadius.hxx                       |   24 +-
 inc/DrawDim_Radius.hxx                             |   26 +-
 inc/DrawFairCurve_Batten.hxx                       |   53 +-
 inc/DrawFairCurve_MinimalVariation.hxx             |   34 +-
 inc/DrawTrSurf.hxx                                 |  240 +-
 inc/DrawTrSurf_BSplineCurve.hxx                    |  100 +-
 inc/DrawTrSurf_BSplineCurve2d.hxx                  |   91 +-
 inc/DrawTrSurf_BSplineSurface.hxx                  |  129 +-
 inc/DrawTrSurf_BezierCurve.hxx                     |   67 +-
 inc/DrawTrSurf_BezierCurve2d.hxx                   |   67 +-
 inc/DrawTrSurf_BezierSurface.hxx                   |   56 +-
 inc/DrawTrSurf_Curve.hxx                           |   92 +-
 inc/DrawTrSurf_Curve2d.hxx                         |   95 +-
 inc/DrawTrSurf_Drawable.hxx                        |   77 +-
 inc/DrawTrSurf_Point.hxx                           |   80 +-
 inc/DrawTrSurf_Polygon2D.hxx                       |   61 +-
 inc/DrawTrSurf_Polygon3D.hxx                       |   61 +-
 inc/DrawTrSurf_Surface.hxx                         |  107 +-
 inc/DrawTrSurf_Triangulation.hxx                   |   77 +-
 inc/DrawTrSurf_Triangulation2D.hxx                 |   63 +-
 inc/Draw_Axis2D.hxx                                |   34 +-
 inc/Draw_Axis3D.hxx                                |   34 +-
 inc/Draw_Box.hxx                                   |   38 +-
 inc/Draw_Chronometer.hxx                           |   50 +-
 inc/Draw_Circle2D.hxx                              |   32 +-
 inc/Draw_Circle3D.hxx                              |   32 +-
 inc/Draw_Color.hxx                                 |   26 +-
 inc/Draw_ColorKind.hxx                             |   11 +-
 inc/Draw_DataMapIteratorOfMapOfFunctions.hxx       |   76 -
 inc/Draw_DataMapIteratorOfVMap.hxx                 |   80 -
 inc/Draw_DataMapNodeOfMapOfFunctions.hxx           |  103 -
 inc/Draw_DataMapNodeOfVMap.hxx                     |  104 -
 inc/Draw_Display.hxx                               |  138 +-
 inc/Draw_Drawable2D.hxx                            |   21 +-
 inc/Draw_Drawable3D.hxx                            |   85 +-
 inc/Draw_Failure.hxx                               |   21 +-
 inc/Draw_Grid.hxx                                  |   61 +-
 inc/Draw_IndexedMapNodeOfMapOfAsciiString.hxx      |   34 +-
 inc/Draw_Interpretor.hxx                           |  176 -
 inc/Draw_MapOfAsciiString.hxx                      |   49 +-
 inc/Draw_MapOfFunctions.hxx                        |  116 -
 inc/Draw_Marker2D.hxx                              |   50 +-
 inc/Draw_Marker3D.hxx                              |   54 +-
 inc/Draw_MarkerShape.hxx                           |   15 +-
 inc/Draw_Number.hxx                                |   54 +-
 inc/Draw_Printer.hxx                               |   67 +-
 inc/Draw_ProgressIndicator.hxx                     |  111 +-
 inc/Draw_Segment2D.hxx                             |   44 +-
 inc/Draw_Segment3D.hxx                             |   36 +-
 inc/Draw_SequenceNodeOfSequenceOfDrawable3D.hxx    |   26 +-
 inc/Draw_SequenceOfDrawable3D.hxx                  |   71 +-
 inc/Draw_Text2D.hxx                                |   42 +-
 inc/Draw_Text3D.hxx                                |   42 +-
 inc/Draw_VMap.hxx                                  |  117 -
 inc/DsgPrs.hxx                                     |   60 +-
 inc/DsgPrs_AnglePresentation.hxx                   |   88 +-
 inc/DsgPrs_ArrowSide.hxx                           |   15 +-
 inc/DsgPrs_Chamf2dPresentation.hxx                 |   57 +-
 inc/DsgPrs_ConcentricPresentation.hxx              |   38 +-
 inc/DsgPrs_DiameterPresentation.hxx                |   65 +-
 inc/DsgPrs_EllipseRadiusPresentation.hxx           |   46 +-
 inc/DsgPrs_EqualDistancePresentation.hxx           |   54 +-
 inc/DsgPrs_EqualRadiusPresentation.hxx             |   40 +-
 inc/DsgPrs_FilletRadiusPresentation.hxx            |   38 +-
 inc/DsgPrs_FixPresentation.hxx                     |   34 +-
 inc/DsgPrs_IdenticPresentation.hxx                 |   76 +-
 inc/DsgPrs_LengthPresentation.hxx                  |  136 +-
 inc/DsgPrs_MidPointPresentation.hxx                |   47 +-
 inc/DsgPrs_OffsetPresentation.hxx                  |   47 +-
 inc/DsgPrs_ParalPresentation.hxx                   |   61 +-
 inc/DsgPrs_PerpenPresentation.hxx                  |   42 +-
 inc/DsgPrs_RadiusPresentation.hxx                  |  100 +-
 inc/DsgPrs_ShadedPlanePresentation.hxx             |   30 +-
 inc/DsgPrs_ShapeDirPresentation.hxx                |   40 +-
 inc/DsgPrs_SymbPresentation.hxx                    |   30 +-
 inc/DsgPrs_SymmetricPresentation.hxx               |   66 +-
 inc/DsgPrs_TangentPresentation.hxx                 |   32 +-
 inc/DsgPrs_XYZAxisPresentation.hxx                 |   53 +-
 inc/DsgPrs_XYZPlanePresentation.hxx                |   30 +-
 inc/Dynamic.hxx                                    |  318 --
 inc/Dynamic_AbstractVariableInstance.hxx           |   71 -
 inc/Dynamic_BooleanParameter.hxx                   |   80 -
 inc/Dynamic_CompiledMethod.hxx                     |   75 -
 inc/Dynamic_CompositMethod.hxx                     |   91 -
 inc/Dynamic_CompositVariableInstance.hxx           |   76 -
 inc/Dynamic_DynamicClass.hxx                       |  112 -
 inc/Dynamic_DynamicDerivedClass.hxx                |   89 -
 inc/Dynamic_DynamicInstance.hxx                    |  107 -
 inc/Dynamic_FuzzyClass.hxx                         |  151 -
 inc/Dynamic_FuzzyDefinition.hxx                    |   77 -
 inc/Dynamic_FuzzyDefinitionsDictionary.hxx         |  123 -
 inc/Dynamic_InstanceParameter.hxx                  |   78 -
 inc/Dynamic_IntegerParameter.hxx                   |   77 -
 inc/Dynamic_InterpretedMethod.hxx                  |   73 -
 inc/Dynamic_Method.hxx                             |  110 -
 inc/Dynamic_MethodDefinition.hxx                   |  100 -
 inc/Dynamic_MethodDefinitionsDictionary.hxx        |  127 -
 inc/Dynamic_ModeEnum.hxx                           |   22 -
 inc/Dynamic_ObjectParameter.hxx                    |   79 -
 inc/Dynamic_Parameter.hxx                          |   83 -
 inc/Dynamic_ParameterNode.hxx                      |   75 -
 inc/Dynamic_RealParameter.hxx                      |   77 -
 inc/Dynamic_SeqOfClasses.hxx                       |  142 -
 inc/Dynamic_SeqOfFuzzyDefinitions.hxx              |  142 -
 inc/Dynamic_SeqOfMethodDefinitions.hxx             |  142 -
 inc/Dynamic_SeqOfMethods.hxx                       |  142 -
 inc/Dynamic_SequenceNodeOfSeqOfClasses.hxx         |   84 -
 ...Dynamic_SequenceNodeOfSeqOfFuzzyDefinitions.hxx |   84 -
 ...ynamic_SequenceNodeOfSeqOfMethodDefinitions.hxx |   84 -
 inc/Dynamic_SequenceNodeOfSeqOfMethods.hxx         |   84 -
 inc/Dynamic_SequenceOfClasses.hxx                  |  138 -
 inc/Dynamic_SequenceOfFuzzyDefinitions.hxx         |  138 -
 inc/Dynamic_SequenceOfMethodDefinitions.hxx        |  138 -
 inc/Dynamic_SequenceOfMethods.hxx                  |  138 -
 inc/Dynamic_StringParameter.hxx                    |   81 -
 inc/Dynamic_Variable.hxx                           |  100 -
 inc/Dynamic_VariableGroup.hxx                      |   62 -
 inc/Dynamic_VariableInstance.hxx                   |   78 -
 inc/Dynamic_VariableNode.hxx                       |   75 -
 inc/ElCLib.hxx                                     |  586 ++-
 inc/ElSLib.hxx                                     |  451 +-
 inc/Expr.hxx                                       |   39 +-
 inc/ExprIntrp.hxx                                  |   59 +-
 inc/ExprIntrp_Analysis.hxx                         |  101 +-
 inc/ExprIntrp_GenExp.hxx                           |   56 +-
 inc/ExprIntrp_GenFct.hxx                           |   32 +-
 inc/ExprIntrp_GenRel.hxx                           |   52 +-
 inc/ExprIntrp_Generator.hxx                        |   58 +-
 ...ntrp_ListIteratorOfStackOfGeneralExpression.hxx |   91 +
 ...rIntrp_ListIteratorOfStackOfGeneralFunction.hxx |   91 +
 ...rIntrp_ListIteratorOfStackOfGeneralRelation.hxx |   91 +
 ...xprIntrp_ListNodeOfStackOfGeneralExpression.hxx |   77 +
 inc/ExprIntrp_ListNodeOfStackOfGeneralFunction.hxx |   77 +
 inc/ExprIntrp_ListNodeOfStackOfGeneralRelation.hxx |   77 +
 ...trp_SequenceNodeOfSequenceOfNamedExpression.hxx |   26 +-
 ...Intrp_SequenceNodeOfSequenceOfNamedFunction.hxx |   26 +-
 inc/ExprIntrp_SequenceOfNamedExpression.hxx        |   71 +-
 inc/ExprIntrp_SequenceOfNamedFunction.hxx          |   71 +-
 ...trp_StackIteratorOfStackOfGeneralExpression.hxx |  103 -
 ...Intrp_StackIteratorOfStackOfGeneralFunction.hxx |  103 -
 ...Intrp_StackIteratorOfStackOfGeneralRelation.hxx |  103 -
 inc/ExprIntrp_StackIteratorOfStackOfNames.hxx      |  100 -
 ...prIntrp_StackNodeOfStackOfGeneralExpression.hxx |   89 -
 ...ExprIntrp_StackNodeOfStackOfGeneralFunction.hxx |   89 -
 ...ExprIntrp_StackNodeOfStackOfGeneralRelation.hxx |   89 -
 inc/ExprIntrp_StackNodeOfStackOfNames.hxx          |   89 -
 inc/ExprIntrp_StackOfGeneralExpression.hxx         |  127 +-
 inc/ExprIntrp_StackOfGeneralFunction.hxx           |  127 +-
 inc/ExprIntrp_StackOfGeneralRelation.hxx           |  127 +-
 inc/ExprIntrp_StackOfNames.hxx                     |  121 -
 inc/ExprIntrp_SyntaxError.hxx                      |   21 +-
 inc/Expr_Absolute.hxx                              |   71 +-
 inc/Expr_ArcCosine.hxx                             |   71 +-
 inc/Expr_ArcSine.hxx                               |   71 +-
 inc/Expr_ArcTangent.hxx                            |   71 +-
 inc/Expr_ArgCosh.hxx                               |   71 +-
 inc/Expr_ArgSinh.hxx                               |   71 +-
 inc/Expr_ArgTanh.hxx                               |   71 +-
 inc/Expr_Array1OfGeneralExpression.hxx             |   63 +-
 inc/Expr_Array1OfNamedUnknown.hxx                  |   63 +-
 inc/Expr_Array1OfSingleRelation.hxx                |   63 +-
 inc/Expr_BinaryExpression.hxx                      |  100 +-
 inc/Expr_BinaryFunction.hxx                        |   86 +-
 inc/Expr_Cosh.hxx                                  |   71 +-
 inc/Expr_Cosine.hxx                                |   71 +-
 inc/Expr_Difference.hxx                            |   80 +-
 inc/Expr_Different.hxx                             |   55 +-
 inc/Expr_Division.hxx                              |   71 +-
 inc/Expr_Equal.hxx                                 |   53 +-
 inc/Expr_Exponential.hxx                           |   71 +-
 inc/Expr_Exponentiate.hxx                          |   71 +-
 inc/Expr_ExprFailure.hxx                           |   21 +-
 inc/Expr_FunctionDerivative.hxx                    |  116 +-
 inc/Expr_GeneralExpression.hxx                     |  148 +-
 inc/Expr_GeneralFunction.hxx                       |   76 +-
 inc/Expr_GeneralRelation.hxx                       |   93 +-
 inc/Expr_GreaterThan.hxx                           |   53 +-
 inc/Expr_GreaterThanOrEqual.hxx                    |   53 +-
 inc/Expr_IndexedMapNodeOfMapOfNamedUnknown.hxx     |   36 +-
 inc/Expr_InvalidAssignment.hxx                     |   21 +-
 inc/Expr_InvalidFunction.hxx                       |   21 +-
 inc/Expr_InvalidOperand.hxx                        |   21 +-
 inc/Expr_LessThan.hxx                              |   53 +-
 inc/Expr_LessThanOrEqual.hxx                       |   53 +-
 inc/Expr_LogOf10.hxx                               |   71 +-
 inc/Expr_LogOfe.hxx                                |   71 +-
 inc/Expr_MapOfNamedUnknown.hxx                     |   51 +-
 inc/Expr_NamedConstant.hxx                         |  110 +-
 inc/Expr_NamedExpression.hxx                       |   57 +-
 inc/Expr_NamedFunction.hxx                         |  119 +-
 inc/Expr_NamedUnknown.hxx                          |  126 +-
 inc/Expr_NotAssigned.hxx                           |   21 +-
 inc/Expr_NotEvaluable.hxx                          |   21 +-
 inc/Expr_NumericValue.hxx                          |  127 +-
 inc/Expr_PolyExpression.hxx                        |  110 +-
 inc/Expr_PolyFunction.hxx                          |   84 +-
 inc/Expr_Product.hxx                               |   76 +-
 inc/Expr_RUIterator.hxx                            |   50 +-
 inc/Expr_RelationIterator.hxx                      |   47 +-
 ...r_SequenceNodeOfSequenceOfGeneralExpression.hxx |   26 +-
 ...xpr_SequenceNodeOfSequenceOfGeneralRelation.hxx |   26 +-
 inc/Expr_SequenceOfGeneralExpression.hxx           |   71 +-
 inc/Expr_SequenceOfGeneralRelation.hxx             |   71 +-
 inc/Expr_Sign.hxx                                  |   71 +-
 inc/Expr_Sine.hxx                                  |   71 +-
 inc/Expr_SingleRelation.hxx                        |   82 +-
 inc/Expr_Sinh.hxx                                  |   71 +-
 inc/Expr_Square.hxx                                |   71 +-
 inc/Expr_SquareRoot.hxx                            |   71 +-
 inc/Expr_Sum.hxx                                   |   85 +-
 inc/Expr_SystemRelation.hxx                        |  102 +-
 inc/Expr_Tangent.hxx                               |   71 +-
 inc/Expr_Tanh.hxx                                  |   71 +-
 inc/Expr_UnaryExpression.hxx                       |   81 +-
 inc/Expr_UnaryFunction.hxx                         |   86 +-
 inc/Expr_UnaryMinus.hxx                            |   80 +-
 inc/Expr_UnknownIterator.hxx                       |   41 +-
 inc/Extrema_Array1OfPOnCurv.hxx                    |   59 +-
 inc/Extrema_Array1OfPOnCurv2d.hxx                  |   59 +-
 inc/Extrema_Array1OfPOnSurf.hxx                    |   59 +-
 inc/Extrema_Array2OfPOnCurv.hxx                    |   69 +-
 inc/Extrema_Array2OfPOnCurv2d.hxx                  |   69 +-
 inc/Extrema_Array2OfPOnSurf.hxx                    |   69 +-
 inc/Extrema_Array2OfPOnSurfParams.hxx              |   69 +-
 inc/Extrema_CCFOfECC2dOfExtCC2d.hxx                |  199 -
 inc/Extrema_CCFOfECCOfExtCC.hxx                    |  199 -
 inc/Extrema_CCFOfELCC2dOfLocateExtCC2d.hxx         |  199 -
 inc/Extrema_CCFOfELCCOfLocateExtCC.hxx             |  199 -
 inc/Extrema_CCLocFOfLocECC.hxx                     |  172 +
 inc/Extrema_CCLocFOfLocECC2d.hxx                   |  172 +
 inc/Extrema_CCLocFOfLocECC2dOfLocateExtCC2d.hxx    |  199 -
 inc/Extrema_CCLocFOfLocECCOfLocateExtCC.hxx        |  199 -
 inc/Extrema_CCache2dOfExtCC2d.hxx                  |  142 -
 inc/Extrema_CCacheOfExtCC.hxx                      |  142 -
 inc/Extrema_Curve2dTool.hxx                        |  145 +-
 inc/Extrema_CurveTool.hxx                          |  109 +-
 inc/Extrema_ECC.hxx                                |   90 +
 inc/Extrema_ECC2d.hxx                              |   90 +
 inc/Extrema_ECC2dOfExtCC2d.hxx                     |  106 -
 inc/Extrema_ECCOfExtCC.hxx                         |  106 -
 inc/Extrema_ELCC.hxx                               |   90 +
 inc/Extrema_ELCC2d.hxx                             |   90 +
 inc/Extrema_ELCC2dOfLocateExtCC2d.hxx              |  106 -
 inc/Extrema_ELCCOfLocateExtCC.hxx                  |  106 -
 inc/Extrema_ELPCOfLocateExtPC.hxx                  |   97 +-
 inc/Extrema_ELPCOfLocateExtPC2d.hxx                |   97 +-
 inc/Extrema_EPCOfELPCOfLocateExtPC.hxx             |   63 +-
 inc/Extrema_EPCOfELPCOfLocateExtPC2d.hxx           |   63 +-
 inc/Extrema_EPCOfExtPC.hxx                         |   63 +-
 inc/Extrema_EPCOfExtPC2d.hxx                       |   63 +-
 inc/Extrema_ElementType.hxx                        |   11 +-
 inc/Extrema_ExtAlgo.hxx                            |   11 +-
 inc/Extrema_ExtCC.hxx                              |  128 +-
 inc/Extrema_ExtCC2d.hxx                            |  115 +-
 inc/Extrema_ExtCS.hxx                              |  132 +-
 inc/Extrema_ExtElC.hxx                             |  173 +-
 inc/Extrema_ExtElC2d.hxx                           |  173 +-
 inc/Extrema_ExtElCS.hxx                            |  171 +-
 inc/Extrema_ExtElSS.hxx                            |  124 +-
 inc/Extrema_ExtFlag.hxx                            |   11 +-
 inc/Extrema_ExtPC.hxx                              |   97 +-
 inc/Extrema_ExtPC2d.hxx                            |   97 +-
 inc/Extrema_ExtPElC.hxx                            |  175 +-
 inc/Extrema_ExtPElC2d.hxx                          |  175 +-
 inc/Extrema_ExtPElS.hxx                            |  114 +-
 inc/Extrema_ExtPExtS.hxx                           |  138 +-
 inc/Extrema_ExtPRevS.hxx                           |  113 +-
 inc/Extrema_ExtPS.hxx                              |  198 +-
 inc/Extrema_ExtSS.hxx                              |  128 +-
 inc/Extrema_FuncExtCS.hxx                          |  120 +-
 inc/Extrema_FuncExtPS.hxx                          |  143 +-
 inc/Extrema_FuncExtSS.hxx                          |  116 +-
 inc/Extrema_GenExtCS.hxx                           |  163 +-
 inc/Extrema_GenExtPS.hxx                           |  202 +-
 inc/Extrema_GenExtSS.hxx                           |  156 +-
 inc/Extrema_GenLocateExtCS.hxx                     |   74 +-
 inc/Extrema_GenLocateExtPS.hxx                     |   63 +-
 inc/Extrema_GenLocateExtSS.hxx                     |   72 +-
 inc/Extrema_HArray1OfPOnCurv.hxx                   |   42 +-
 inc/Extrema_HArray1OfPOnCurv2d.hxx                 |   42 +-
 inc/Extrema_HArray1OfPOnSurf.hxx                   |   42 +-
 inc/Extrema_HArray2OfPOnCurv.hxx                   |   48 +-
 inc/Extrema_HArray2OfPOnCurv2d.hxx                 |   48 +-
 inc/Extrema_HArray2OfPOnSurf.hxx                   |   48 +-
 inc/Extrema_HArray2OfPOnSurfParams.hxx             |   48 +-
 inc/Extrema_LCCache2dOfLocateExtCC2d.hxx           |  142 -
 inc/Extrema_LCCacheOfLocateExtCC.hxx               |  142 -
 inc/Extrema_LocECC.hxx                             |   70 +
 inc/Extrema_LocECC2d.hxx                           |   70 +
 inc/Extrema_LocECC2dOfLocateExtCC2d.hxx            |   83 -
 inc/Extrema_LocECCOfLocateExtCC.hxx                |   83 -
 inc/Extrema_LocEPCOfLocateExtPC.hxx                |   47 +-
 inc/Extrema_LocEPCOfLocateExtPC2d.hxx              |   47 +-
 inc/Extrema_LocateExtCC.hxx                        |   58 +-
 inc/Extrema_LocateExtCC2d.hxx                      |   58 +-
 inc/Extrema_LocateExtPC.hxx                        |   71 +-
 inc/Extrema_LocateExtPC2d.hxx                      |   71 +-
 inc/Extrema_PCFOfEPCOfELPCOfLocateExtPC.hxx        |   91 +-
 inc/Extrema_PCFOfEPCOfELPCOfLocateExtPC2d.hxx      |   91 +-
 inc/Extrema_PCFOfEPCOfExtPC.hxx                    |   91 +-
 inc/Extrema_PCFOfEPCOfExtPC2d.hxx                  |   91 +-
 inc/Extrema_PCLocFOfLocEPCOfLocateExtPC.hxx        |   91 +-
 inc/Extrema_PCLocFOfLocEPCOfLocateExtPC2d.hxx      |   91 +-
 inc/Extrema_POnCurv.hxx                            |   34 +-
 inc/Extrema_POnCurv2d.hxx                          |   34 +-
 inc/Extrema_POnSurf.hxx                            |   47 +-
 inc/Extrema_POnSurfParams.hxx                      |   83 +-
 inc/Extrema_SeqPCOfPCFOfEPCOfELPCOfLocateExtPC.hxx |   67 +-
 ...xtrema_SeqPCOfPCFOfEPCOfELPCOfLocateExtPC2d.hxx |   67 +-
 inc/Extrema_SeqPCOfPCFOfEPCOfExtPC.hxx             |   67 +-
 inc/Extrema_SeqPCOfPCFOfEPCOfExtPC2d.hxx           |   67 +-
 inc/Extrema_SeqPCOfPCLocFOfLocEPCOfLocateExtPC.hxx |   67 +-
 ...xtrema_SeqPCOfPCLocFOfLocEPCOfLocateExtPC2d.hxx |   67 +-
 inc/Extrema_SeqPOnCOfCCFOfECC2dOfExtCC2d.hxx       |  139 -
 inc/Extrema_SeqPOnCOfCCFOfECCOfExtCC.hxx           |  139 -
 ...Extrema_SeqPOnCOfCCFOfELCC2dOfLocateExtCC2d.hxx |  139 -
 inc/Extrema_SeqPOnCOfCCFOfELCCOfLocateExtCC.hxx    |  139 -
 inc/Extrema_SeqPOnCOfCCLocFOfLocECC.hxx            |  126 +
 inc/Extrema_SeqPOnCOfCCLocFOfLocECC2d.hxx          |  126 +
 ...ma_SeqPOnCOfCCLocFOfLocECC2dOfLocateExtCC2d.hxx |  139 -
 ...xtrema_SeqPOnCOfCCLocFOfLocECCOfLocateExtCC.hxx |  139 -
 ...nceNodeOfSeqPCOfPCFOfEPCOfELPCOfLocateExtPC.hxx |   24 +-
 ...eNodeOfSeqPCOfPCFOfEPCOfELPCOfLocateExtPC2d.hxx |   24 +-
 ...xtrema_SequenceNodeOfSeqPCOfPCFOfEPCOfExtPC.hxx |   24 +-
 ...rema_SequenceNodeOfSeqPCOfPCFOfEPCOfExtPC2d.hxx |   24 +-
 ...nceNodeOfSeqPCOfPCLocFOfLocEPCOfLocateExtPC.hxx |   24 +-
 ...eNodeOfSeqPCOfPCLocFOfLocEPCOfLocateExtPC2d.hxx |   24 +-
 ..._SequenceNodeOfSeqPOnCOfCCFOfECC2dOfExtCC2d.hxx |   84 -
 ...rema_SequenceNodeOfSeqPOnCOfCCFOfECCOfExtCC.hxx |   84 -
 ...ceNodeOfSeqPOnCOfCCFOfELCC2dOfLocateExtCC2d.hxx |   84 -
 ...quenceNodeOfSeqPOnCOfCCFOfELCCOfLocateExtCC.hxx |   84 -
 ...trema_SequenceNodeOfSeqPOnCOfCCLocFOfLocECC.hxx |   72 +
 ...ema_SequenceNodeOfSeqPOnCOfCCLocFOfLocECC2d.hxx |   72 +
 ...eOfSeqPOnCOfCCLocFOfLocECC2dOfLocateExtCC2d.hxx |   84 -
 ...eNodeOfSeqPOnCOfCCLocFOfLocECCOfLocateExtCC.hxx |   84 -
 inc/Extrema_SequenceNodeOfSequenceOfPOnCurv.hxx    |   24 +-
 inc/Extrema_SequenceNodeOfSequenceOfPOnCurv2d.hxx  |   24 +-
 inc/Extrema_SequenceNodeOfSequenceOfPOnSurf.hxx    |   24 +-
 inc/Extrema_SequenceOfPOnCurv.hxx                  |   67 +-
 inc/Extrema_SequenceOfPOnCurv2d.hxx                |   67 +-
 inc/Extrema_SequenceOfPOnSurf.hxx                  |   67 +-
 inc/FEmTool_Assembly.hxx                           |   99 +-
 inc/FEmTool_AssemblyTable.hxx                      |   73 +-
 inc/FEmTool_Curve.hxx                              |  103 +-
 inc/FEmTool_ElementaryCriterion.hxx                |   70 +-
 inc/FEmTool_ElementsOfRefMatrix.hxx                |   74 +-
 inc/FEmTool_HAssemblyTable.hxx                     |   52 +-
 inc/FEmTool_LinearFlexion.hxx                      |   42 +-
 inc/FEmTool_LinearJerk.hxx                         |   42 +-
 inc/FEmTool_LinearTension.hxx                      |   42 +-
 inc/FEmTool_ListIteratorOfListOfVectors.hxx        |   39 +-
 inc/FEmTool_ListNodeOfListOfVectors.hxx            |   26 +-
 inc/FEmTool_ListOfVectors.hxx                      |   73 +-
 inc/FEmTool_ProfileMatrix.hxx                      |   91 +-
 inc/FEmTool_SeqOfLinConstr.hxx                     |   67 +-
 inc/FEmTool_SequenceNodeOfSeqOfLinConstr.hxx       |   24 +-
 inc/FEmTool_SparseMatrix.hxx                       |   65 +-
 inc/FSD_BinaryFile.hxx                             |  247 +-
 inc/FSD_CmpFile.hxx                                |  256 +-
 inc/FSD_File.hxx                                   |  285 +-
 inc/FWOSDriver.hxx                                 |   22 +-
 inc/FWOSDriver_Driver.hxx                          |   88 -
 inc/FWOSDriver_DriverFactory.hxx                   |   20 +-
 inc/FairCurve_AnalysisCode.hxx                     |   37 +-
 inc/FairCurve_Batten.hxx                           |  438 +-
 inc/FairCurve_BattenLaw.hxx                        |   60 +-
 inc/FairCurve_DistributionOfEnergy.hxx             |   51 +-
 inc/FairCurve_DistributionOfJerk.hxx               |   44 +-
 inc/FairCurve_DistributionOfSagging.hxx            |   44 +-
 inc/FairCurve_DistributionOfTension.hxx            |   55 +-
 inc/FairCurve_Energy.hxx                           |  148 +-
 inc/FairCurve_EnergyOfBatten.hxx                   |   79 +-
 inc/FairCurve_EnergyOfMVC.hxx                      |   85 +-
 inc/FairCurve_MinimalVariation.hxx                 |  173 +-
 inc/FairCurve_Newton.hxx                           |   78 +-
 inc/FilletSurf_Builder.hxx                         |  201 +-
 inc/FilletSurf_ErrorTypeStatus.hxx                 |   11 +-
 inc/FilletSurf_InternalBuilder.hxx                 |  183 +-
 inc/FilletSurf_StatusDone.hxx                      |   11 +-
 inc/FilletSurf_StatusType.hxx                      |   11 +-
 inc/Font_FontAspect.hxx                            |   13 +-
 inc/Font_FontMgr.hxx                               |   91 +-
 inc/Font_SystemFont.hxx                            |   90 +-
 inc/GCE2d_MakeArcOfCircle.hxx                      |   91 +-
 inc/GCE2d_MakeArcOfEllipse.hxx                     |   79 +-
 inc/GCE2d_MakeArcOfHyperbola.hxx                   |   77 +-
 inc/GCE2d_MakeArcOfParabola.hxx                    |   77 +-
 inc/GCE2d_MakeCircle.hxx                           |  140 +-
 inc/GCE2d_MakeEllipse.hxx                          |  112 +-
 inc/GCE2d_MakeHyperbola.hxx                        |  152 +-
 inc/GCE2d_MakeLine.hxx                             |   86 +-
 inc/GCE2d_MakeMirror.hxx                           |   51 +-
 inc/GCE2d_MakeParabola.hxx                         |  150 +-
 inc/GCE2d_MakeRotation.hxx                         |   43 +-
 inc/GCE2d_MakeScale.hxx                            |   49 +-
 inc/GCE2d_MakeSegment.hxx                          |  105 +-
 inc/GCE2d_MakeTranslation.hxx                      |   50 +-
 inc/GCE2d_Root.hxx                                 |   39 +-
 inc/GCPnts_AbscissaPoint.hxx                       |  200 +-
 inc/GCPnts_AbscissaType.hxx                        |   11 +-
 inc/GCPnts_DeflectionType.hxx                      |   11 +-
 inc/GCPnts_QuasiUniformAbscissa.hxx                |  215 +-
 inc/GCPnts_QuasiUniformDeflection.hxx              |  389 +-
 inc/GCPnts_TangentialDeflection.hxx                |  161 +-
 inc/GCPnts_UniformAbscissa.hxx                     |  194 +-
 inc/GCPnts_UniformDeflection.hxx                   |  293 +-
 inc/GC_MakeArcOfCircle.hxx                         |  121 +-
 inc/GC_MakeArcOfEllipse.hxx                        |   79 +-
 inc/GC_MakeArcOfHyperbola.hxx                      |   75 +-
 inc/GC_MakeArcOfParabola.hxx                       |   69 +-
 inc/GC_MakeCircle.hxx                              |  132 +-
 inc/GC_MakeConicalSurface.hxx                      |  182 +-
 inc/GC_MakeCylindricalSurface.hxx                  |  157 +-
 inc/GC_MakeEllipse.hxx                             |   99 +-
 inc/GC_MakeHyperbola.hxx                           |  119 +-
 inc/GC_MakeLine.hxx                                |   87 +-
 inc/GC_MakeMirror.hxx                              |   61 +-
 inc/GC_MakePlane.hxx                               |  130 +-
 inc/GC_MakeRotation.hxx                            |   57 +-
 inc/GC_MakeScale.hxx                               |   50 +-
 inc/GC_MakeSegment.hxx                             |   78 +-
 inc/GC_MakeTranslation.hxx                         |   50 +-
 inc/GC_MakeTrimmedCone.hxx                         |  102 +-
 inc/GC_MakeTrimmedCylinder.hxx                     |  129 +-
 inc/GC_Root.hxx                                    |   37 +-
 inc/GProp.hxx                                      |   91 +-
 inc/GProp_CelGProps.hxx                            |   39 +-
 inc/GProp_EquaType.hxx                             |   11 +-
 inc/GProp_GProps.hxx                               |  442 +-
 inc/GProp_PEquation.hxx                            |  208 +-
 inc/GProp_PGProps.hxx                              |  208 +-
 inc/GProp_PrincipalProps.hxx                       |  271 +-
 inc/GProp_SelGProps.hxx                            |   41 +-
 inc/GProp_UndefinedAxis.hxx                        |   21 +-
 inc/GProp_ValueType.hxx                            |   13 +-
 inc/GProp_VelGProps.hxx                            |   43 +-
 inc/GccAna_Circ2d2TanOn.hxx                        |  362 +-
 inc/GccAna_Circ2d2TanRad.hxx                       |  267 +-
 inc/GccAna_Circ2d3Tan.hxx                          |  367 +-
 inc/GccAna_Circ2dBisec.hxx                         |   83 +-
 inc/GccAna_Circ2dTanCen.hxx                        |  226 +-
 inc/GccAna_Circ2dTanOnRad.hxx                      |  299 +-
 inc/GccAna_CircLin2dBisec.hxx                      |   77 +-
 inc/GccAna_CircPnt2dBisec.hxx                      |  103 +-
 inc/GccAna_Lin2d2Tan.hxx                           |  224 +-
 inc/GccAna_Lin2dBisec.hxx                          |  149 +-
 inc/GccAna_Lin2dTanObl.hxx                         |  183 +-
 inc/GccAna_Lin2dTanPar.hxx                         |  168 +-
 inc/GccAna_Lin2dTanPer.hxx                         |  219 +-
 inc/GccAna_LinPnt2dBisec.hxx                       |   57 +-
 inc/GccAna_NoSolution.hxx                          |   21 +-
 inc/GccAna_Pnt2dBisec.hxx                          |   63 +-
 inc/GccEnt.hxx                                     |  124 +-
 inc/GccEnt_Array1OfPosition.hxx                    |   61 +-
 inc/GccEnt_BadQualifier.hxx                        |   21 +-
 inc/GccEnt_Position.hxx                            |   39 +-
 inc/GccEnt_QualifiedCirc.hxx                       |  111 +-
 inc/GccEnt_QualifiedLin.hxx                        |  102 +-
 inc/GccInt_BCirc.hxx                               |   39 +-
 inc/GccInt_BElips.hxx                              |   39 +-
 inc/GccInt_BHyper.hxx                              |   39 +-
 inc/GccInt_BLine.hxx                               |   39 +-
 inc/GccInt_BParab.hxx                              |   39 +-
 inc/GccInt_BPoint.hxx                              |   37 +-
 inc/GccInt_Bisec.hxx                               |   98 +-
 inc/GccInt_IType.hxx                               |   11 +-
 inc/GccIter_IsParallel.hxx                         |   38 -
 inc/GccIter_Type1.hxx                              |   23 -
 inc/GccIter_Type2.hxx                              |   29 -
 inc/GccIter_Type3.hxx                              |   19 -
 inc/Geom2dAPI_ExtremaCurveCurve.hxx                |  195 +-
 inc/Geom2dAPI_InterCurveCurve.hxx                  |  208 +-
 inc/Geom2dAPI_Interpolate.hxx                      |  163 +-
 inc/Geom2dAPI_PointsToBSpline.hxx                  |  275 +-
 inc/Geom2dAPI_ProjectPointOnCurve.hxx              |  183 +-
 inc/Geom2dAdaptor.hxx                              |   31 +-
 inc/Geom2dAdaptor_Curve.hxx                        |  195 +-
 inc/Geom2dAdaptor_GHCurve.hxx                      |   28 +-
 inc/Geom2dAdaptor_HCurve.hxx                       |   35 +-
 inc/Geom2dConvert.hxx                              |  370 +-
 inc/Geom2dConvert_ApproxCurve.hxx                  |   95 +-
 inc/Geom2dConvert_BSplineCurveKnotSplitting.hxx    |  162 +-
 inc/Geom2dConvert_BSplineCurveToBezierCurve.hxx    |  169 +-
 inc/Geom2dConvert_CompCurveToBSplineCurve.hxx      |   70 +-
 inc/Geom2dGcc.hxx                                  |  241 +-
 inc/Geom2dGcc_Circ2d2TanOn.hxx                     |  299 +-
 inc/Geom2dGcc_Circ2d2TanOnGeo.hxx                  |  201 +
 inc/Geom2dGcc_Circ2d2TanOnIter.hxx                 |  219 +
 inc/Geom2dGcc_Circ2d2TanRad.hxx                    |  326 +-
 inc/Geom2dGcc_Circ2d2TanRadGeo.hxx                 |  184 +
 inc/Geom2dGcc_Circ2d3Tan.hxx                       |  327 +-
 inc/Geom2dGcc_Circ2d3TanIter.hxx                   |  177 +
 inc/Geom2dGcc_Circ2dTanCen.hxx                     |  234 +-
 inc/Geom2dGcc_Circ2dTanCenGeo.hxx                  |  123 +
 inc/Geom2dGcc_Circ2dTanOnRad.hxx                   |  320 +-
 inc/Geom2dGcc_Circ2dTanOnRadGeo.hxx                |  194 +
 inc/Geom2dGcc_CurveTool.hxx                        |   33 +-
 inc/Geom2dGcc_CurveToolGeo.hxx                     |  115 +
 inc/Geom2dGcc_FuncTCirCuOfMyL2d2Tan.hxx            |   82 -
 inc/Geom2dGcc_FuncTCuCuCuOfMyC2d3Tan.hxx           |  121 -
 inc/Geom2dGcc_FuncTCuCuOfMyL2d2Tan.hxx             |   99 -
 inc/Geom2dGcc_FuncTCuCuOnCuOfMyC2d2TanOn.hxx       |  135 -
 inc/Geom2dGcc_FuncTCuPtOfMyL2d2Tan.hxx             |   81 -
 inc/Geom2dGcc_FuncTOblOfMyL2dTanObl.hxx            |   81 -
 inc/Geom2dGcc_FunctionTanCirCu.hxx                 |   75 +
 inc/Geom2dGcc_FunctionTanCuCu.hxx                  |   92 +
 inc/Geom2dGcc_FunctionTanCuCuCu.hxx                |  106 +
 inc/Geom2dGcc_FunctionTanCuCuOnCu.hxx              |  116 +
 inc/Geom2dGcc_FunctionTanCuPnt.hxx                 |   75 +
 inc/Geom2dGcc_FunctionTanObl.hxx                   |   73 +
 inc/Geom2dGcc_IsParallel.hxx                       |   25 +
 inc/Geom2dGcc_Lin2d2Tan.hxx                        |  239 +-
 inc/Geom2dGcc_Lin2d2TanIter.hxx                    |  118 +
 inc/Geom2dGcc_Lin2dTanObl.hxx                      |  234 +-
 inc/Geom2dGcc_Lin2dTanOblIter.hxx                  |   92 +
 inc/Geom2dGcc_MyC2d2TanOn.hxx                      |  132 -
 inc/Geom2dGcc_MyC2d3Tan.hxx                        |  132 -
 inc/Geom2dGcc_MyCirc2d2TanOn.hxx                   |  142 -
 inc/Geom2dGcc_MyCirc2d2TanRad.hxx                  |  136 -
 inc/Geom2dGcc_MyCirc2dTanCen.hxx                   |  105 -
 inc/Geom2dGcc_MyCirc2dTanOnRad.hxx                 |  136 -
 inc/Geom2dGcc_MyCurveTool.hxx                      |  109 -
 inc/Geom2dGcc_MyL2d2Tan.hxx                        |  105 -
 inc/Geom2dGcc_MyL2dTanObl.hxx                      |  101 -
 inc/Geom2dGcc_MyQCurve.hxx                         |   79 -
 inc/Geom2dGcc_QCurve.hxx                           |   74 +
 inc/Geom2dGcc_QualifiedCurve.hxx                   |  146 +-
 inc/Geom2dGcc_Type1.hxx                            |   22 +
 inc/Geom2dGcc_Type2.hxx                            |   28 +
 inc/Geom2dGcc_Type3.hxx                            |   18 +
 inc/Geom2dHatch_Classifier.hxx                     |  103 +
 inc/Geom2dHatch_ClassifierOfHatcher.hxx            |  122 -
 inc/Geom2dHatch_DataMapIteratorOfHatchings.hxx     |   64 +
 ...2dHatch_DataMapIteratorOfHatchingsOfHatcher.hxx |   77 -
 inc/Geom2dHatch_DataMapIteratorOfMapOfElements.hxx |   64 +
 ...pIteratorOfMapOfElementsOfElementsOfHatcher.hxx |   77 -
 inc/Geom2dHatch_DataMapNodeOfHatchings.hxx         |   90 +
 ...Geom2dHatch_DataMapNodeOfHatchingsOfHatcher.hxx |  104 -
 inc/Geom2dHatch_DataMapNodeOfMapOfElements.hxx     |   90 +
 ...taMapNodeOfMapOfElementsOfElementsOfHatcher.hxx |  104 -
 inc/Geom2dHatch_Element.hxx                        |   71 +
 inc/Geom2dHatch_ElementOfHatcher.hxx               |   76 -
 inc/Geom2dHatch_Elements.hxx                       |  115 +
 inc/Geom2dHatch_ElementsOfHatcher.hxx              |  141 -
 inc/Geom2dHatch_FClass2dOfClassifier.hxx           |   98 +
 inc/Geom2dHatch_FClass2dOfClassifierOfHatcher.hxx  |  121 -
 inc/Geom2dHatch_Hatcher.hxx                        |  282 +-
 inc/Geom2dHatch_Hatching.hxx                       |  154 +
 inc/Geom2dHatch_HatchingOfHatcher.hxx              |  134 -
 inc/Geom2dHatch_Hatchings.hxx                      |   97 +
 inc/Geom2dHatch_HatchingsOfHatcher.hxx             |  114 -
 inc/Geom2dHatch_Intersector.hxx                    |   88 +-
 inc/Geom2dHatch_MapOfElements.hxx                  |   97 +
 ...eom2dHatch_MapOfElementsOfElementsOfHatcher.hxx |  114 -
 ...tersectionPointOfTheIntPCurvePCurveOfGInter.hxx |   57 +-
 inc/Geom2dInt_GInter.hxx                           |   75 +-
 inc/Geom2dInt_Geom2dCurveTool.hxx                  |  114 +-
 inc/Geom2dInt_IntConicCurveOfGInter.hxx            |   67 +-
 ...lOfTheIntersectorOfTheIntConicCurveOfGInter.hxx |   35 +-
 ...PCLocFOfTheLocateExtPCOfTheProjPCurOfGInter.hxx |   91 +-
 ...PCLocFOfTheLocateExtPCOfTheProjPCurOfGInter.hxx |   67 +-
 ...PCLocFOfTheLocateExtPCOfTheProjPCurOfGInter.hxx |   24 +-
 ...m2dInt_TheCurveLocatorOfTheProjPCurOfGInter.hxx |   23 +-
 ...tBetweenPCurvesOfTheIntPCurvePCurveOfGInter.hxx |   39 +-
 inc/Geom2dInt_TheIntConicCurveOfGInter.hxx         |   41 +-
 inc/Geom2dInt_TheIntPCurvePCurveOfGInter.hxx       |   39 +-
 ...nt_TheIntersectorOfTheIntConicCurveOfGInter.hxx |   31 +-
 ...om2dInt_TheLocateExtPCOfTheProjPCurOfGInter.hxx |   47 +-
 ...nt_ThePolygon2dOfTheIntPCurvePCurveOfGInter.hxx |   73 +-
 inc/Geom2dInt_TheProjPCurOfGInter.hxx              |   19 +-
 inc/Geom2dLProp_CLProps2d.hxx                      |   79 +-
 inc/Geom2dLProp_CurAndInf2d.hxx                    |   92 +-
 inc/Geom2dLProp_Curve2dTool.hxx                    |   71 +-
 inc/Geom2dLProp_FCurExtOfNumericCurInf2d.hxx       |   82 -
 inc/Geom2dLProp_FCurNulOfNumericCurInf2d.hxx       |   79 -
 inc/Geom2dLProp_FuncCurExt.hxx                     |   69 +
 inc/Geom2dLProp_FuncCurNul.hxx                     |   64 +
 inc/Geom2dLProp_NumericCurInf2d.hxx                |   49 +-
 inc/Geom2dToIGES_Geom2dCurve.hxx                   |   65 +-
 inc/Geom2dToIGES_Geom2dEntity.hxx                  |   57 +-
 inc/Geom2dToIGES_Geom2dPoint.hxx                   |   52 +-
 inc/Geom2dToIGES_Geom2dVector.hxx                  |   55 +-
 inc/Geom2d_AxisPlacement.hxx                       |  124 +-
 inc/Geom2d_BSplineCurve.hxx                        | 1485 +++---
 inc/Geom2d_BezierCurve.hxx                         |  554 +-
 inc/Geom2d_BoundedCurve.hxx                        |   64 +-
 inc/Geom2d_CartesianPoint.hxx                      |   83 +-
 inc/Geom2d_Circle.hxx                              |  227 +-
 inc/Geom2d_Conic.hxx                               |  163 +-
 inc/Geom2d_Curve.hxx                               |  358 +-
 inc/Geom2d_Direction.hxx                           |  113 +-
 inc/Geom2d_Ellipse.hxx                             |  391 +-
 inc/Geom2d_Geometry.hxx                            |  134 +-
 inc/Geom2d_Hyperbola.hxx                           |  486 +-
 inc/Geom2d_Line.hxx                                |  270 +-
 inc/Geom2d_OffsetCurve.hxx                         |  474 +-
 inc/Geom2d_Parabola.hxx                            |  318 +-
 inc/Geom2d_Point.hxx                               |   54 +-
 inc/Geom2d_Transformation.hxx                      |  319 +-
 inc/Geom2d_TrimmedCurve.hxx                        |  402 +-
 inc/Geom2d_UndefinedDerivative.hxx                 |   21 +-
 inc/Geom2d_UndefinedValue.hxx                      |   21 +-
 inc/Geom2d_Vector.hxx                              |   95 +-
 inc/Geom2d_VectorWithMagnitude.hxx                 |  175 +-
 inc/GeomAPI.hxx                                    |  127 +-
 inc/GeomAPI_ExtremaCurveCurve.hxx                  |  274 +-
 inc/GeomAPI_ExtremaCurveSurface.hxx                |  234 +-
 inc/GeomAPI_ExtremaSurfaceSurface.hxx              |  240 +-
 inc/GeomAPI_IntCS.hxx                              |  151 +-
 inc/GeomAPI_IntSS.hxx                              |  101 +-
 inc/GeomAPI_Interpolate.hxx                        |  311 +-
 inc/GeomAPI_PointsToBSpline.hxx                    |  191 +-
 inc/GeomAPI_PointsToBSplineSurface.hxx             |  288 +-
 inc/GeomAPI_ProjectPointOnCurve.hxx                |  183 +-
 inc/GeomAPI_ProjectPointOnSurf.hxx                 |  213 +-
 inc/GeomAbs_BSplKnotDistribution.hxx               |   17 +-
 inc/GeomAbs_CurveForm.hxx                          |   13 +-
 inc/GeomAbs_CurveType.hxx                          |   13 +-
 inc/GeomAbs_IsoType.hxx                            |   15 +-
 inc/GeomAbs_JoinType.hxx                           |   17 +-
 inc/GeomAbs_Shape.hxx                              |   65 +-
 inc/GeomAbs_SurfaceForm.hxx                        |   13 +-
 inc/GeomAbs_SurfaceType.hxx                        |   11 +-
 inc/GeomAbs_UVSense.hxx                            |   21 +-
 inc/GeomAdaptor.hxx                                |   38 +-
 inc/GeomAdaptor_Curve.hxx                          |  319 +-
 inc/GeomAdaptor_GHCurve.hxx                        |   30 +-
 inc/GeomAdaptor_GHSurface.hxx                      |   28 +-
 inc/GeomAdaptor_HCurve.hxx                         |   35 +-
 inc/GeomAdaptor_HSurface.hxx                       |   36 +-
 inc/GeomAdaptor_Surface.hxx                        |  388 +-
 inc/GeomConvert.hxx                                |  542 +-
 inc/GeomConvert_ApproxCurve.hxx                    |   95 +-
 inc/GeomConvert_ApproxSurface.hxx                  |  103 +-
 inc/GeomConvert_BSplineCurveKnotSplitting.hxx      |  162 +-
 inc/GeomConvert_BSplineCurveToBezierCurve.hxx      |  148 +-
 inc/GeomConvert_BSplineSurfaceKnotSplitting.hxx    |  250 +-
 inc/GeomConvert_BSplineSurfaceToBezierSurface.hxx  |  277 +-
 ...mConvert_CompBezierSurfacesToBSplineSurface.hxx |  496 +-
 inc/GeomConvert_CompCurveToBSplineCurve.hxx        |   72 +-
 inc/GeomFill.hxx                                   |   53 +-
 inc/GeomFill_AppSurf.hxx                           |  149 +-
 inc/GeomFill_AppSweep.hxx                          |  149 +-
 inc/GeomFill_ApproxStyle.hxx                       |   11 +-
 inc/GeomFill_Array1OfLocationLaw.hxx               |   63 +-
 inc/GeomFill_Array1OfSectionLaw.hxx                |   63 +-
 inc/GeomFill_BSplineCurves.hxx                     |  121 +-
 inc/GeomFill_BezierCurves.hxx                      |  117 +-
 inc/GeomFill_BoundWithSurf.hxx                     |  121 +-
 inc/GeomFill_Boundary.hxx                          |   65 +-
 inc/GeomFill_CircularBlendFunc.hxx                 |  211 +-
 inc/GeomFill_ConstantBiNormal.hxx                  |  104 +-
 inc/GeomFill_ConstrainedFilling.hxx                |  307 +-
 inc/GeomFill_Coons.hxx                             |   25 +-
 inc/GeomFill_CoonsAlgPatch.hxx                     |   93 +-
 inc/GeomFill_CornerState.hxx                       |   59 +-
 inc/GeomFill_CorrectedFrenet.hxx                   |  184 +-
 inc/GeomFill_CurveAndTrihedron.hxx                 |  196 +-
 inc/GeomFill_Curved.hxx                            |   41 +-
 inc/GeomFill_Darboux.hxx                           |   92 +-
 inc/GeomFill_DegeneratedBound.hxx                  |   44 +-
 inc/GeomFill_DiscreteTrihedron.hxx                 |  130 +-
 inc/GeomFill_DraftTrihedron.hxx                    |   97 +-
 inc/GeomFill_EvolvedSection.hxx                    |  219 +-
 inc/GeomFill_Filling.hxx                           |   41 +-
 inc/GeomFill_FillingStyle.hxx                      |   21 +-
 inc/GeomFill_Fixed.hxx                             |   95 +-
 inc/GeomFill_Frenet.hxx                            |  152 +-
 inc/GeomFill_FunctionDraft.hxx                     |  104 +-
 inc/GeomFill_FunctionGuide.hxx                     |  128 +-
 inc/GeomFill_Generator.hxx                         |   46 +-
 inc/GeomFill_GuideTrihedronAC.hxx                  |  120 +-
 inc/GeomFill_GuideTrihedronPlan.hxx                |  139 +-
 inc/GeomFill_HArray1OfLocationLaw.hxx              |   46 +-
 inc/GeomFill_HArray1OfSectionLaw.hxx               |   46 +-
 inc/GeomFill_HSequenceOfAx2.hxx                    |   70 +-
 inc/GeomFill_Line.hxx                              |   28 +-
 inc/GeomFill_LocFunction.hxx                       |   62 +-
 inc/GeomFill_LocationDraft.hxx                     |  244 +-
 inc/GeomFill_LocationGuide.hxx                     |  303 +-
 inc/GeomFill_LocationLaw.hxx                       |  219 +-
 inc/GeomFill_NSections.hxx                         |  289 +-
 inc/GeomFill_Pipe.hxx                              |  458 +-
 inc/GeomFill_PipeError.hxx                         |   11 +-
 inc/GeomFill_PlanFunc.hxx                          |   74 +-
 inc/GeomFill_PolynomialConvertor.hxx               |   44 +-
 inc/GeomFill_Profiler.hxx                          |  105 +-
 inc/GeomFill_QuasiAngularConvertor.hxx             |   56 +-
 inc/GeomFill_SectionGenerator.hxx                  |   59 +-
 inc/GeomFill_SectionLaw.hxx                        |  225 +-
 inc/GeomFill_SectionPlacement.hxx                  |  116 +-
 inc/GeomFill_SequenceNodeOfSequenceOfAx2.hxx       |   24 +-
 inc/GeomFill_SequenceNodeOfSequenceOfTrsf.hxx      |   24 +-
 inc/GeomFill_SequenceOfAx2.hxx                     |   67 +-
 inc/GeomFill_SequenceOfTrsf.hxx                    |   67 +-
 inc/GeomFill_SimpleBound.hxx                       |  110 +-
 inc/GeomFill_SnglrFunc.hxx                         |  127 +-
 inc/GeomFill_Stretch.hxx                           |   25 +-
 inc/GeomFill_Sweep.hxx                             |  242 +-
 inc/GeomFill_SweepFunction.hxx                     |  195 +-
 inc/GeomFill_SweepSectionGenerator.hxx             |  135 +-
 inc/GeomFill_Tensor.hxx                            |   68 +-
 inc/GeomFill_TgtField.hxx                          |   49 +-
 inc/GeomFill_TgtOnCoons.hxx                        |   51 +-
 inc/GeomFill_Trihedron.hxx                         |   11 +-
 inc/GeomFill_TrihedronLaw.hxx                      |  127 +-
 inc/GeomFill_TrihedronWithGuide.hxx                |   42 +-
 inc/GeomFill_UniformSection.hxx                    |  215 +-
 inc/GeomInt.hxx                                    |  112 +
 ...SOfMyBSplGradientOfTheComputeLineOfWLApprox.hxx |   31 +-
 ...nOfMyBSplGradientOfTheComputeLineOfWLApprox.hxx |  130 +-
 ...eOfMyBSplGradientOfTheComputeLineOfWLApprox.hxx |  167 +-
 ...fMyGradientOfTheComputeLineBezierOfWLApprox.hxx |   31 +-
 ...GSOfMyGradientbisOfTheComputeLineOfWLApprox.hxx |   31 +-
 inc/GeomInt_IntSS.hxx                              |  126 +-
 inc/GeomInt_LineConstructor.hxx                    |   83 +-
 inc/GeomInt_LineTool.hxx                           |   27 +-
 ...nt_MyBSplGradientOfTheComputeLineOfWLApprox.hxx |   60 +-
 ..._MyGradientOfTheComputeLineBezierOfWLApprox.hxx |   52 +-
 ...Int_MyGradientbisOfTheComputeLineOfWLApprox.hxx |   52 +-
 ...fMyGradientOfTheComputeLineBezierOfWLApprox.hxx |  114 +-
 ...onOfMyGradientbisOfTheComputeLineOfWLApprox.hxx |  114 +-
 ...fMyGradientOfTheComputeLineBezierOfWLApprox.hxx |  167 +-
 ...reOfMyGradientbisOfTheComputeLineOfWLApprox.hxx |  167 +-
 inc/GeomInt_ParameterAndOrientation.hxx            |   37 +-
 ...fMyGradientOfTheComputeLineBezierOfWLApprox.hxx |   72 +-
 ...ntOfMyGradientbisOfTheComputeLineOfWLApprox.hxx |   72 +-
 ...enceNodeOfSequenceOfParameterAndOrientation.hxx |   24 +-
 inc/GeomInt_SequenceOfParameterAndOrientation.hxx  |   67 +-
 inc/GeomInt_TheComputeLineBezierOfWLApprox.hxx     |  139 +-
 inc/GeomInt_TheComputeLineOfWLApprox.hxx           |  145 +-
 ...onOfTheInt2SOfThePrmPrmSvSurfacesOfWLApprox.hxx |  117 +-
 inc/GeomInt_TheImpPrmSvSurfacesOfWLApprox.hxx      |   83 +-
 ...Int_TheInt2SOfThePrmPrmSvSurfacesOfWLApprox.hxx |   99 +-
 inc/GeomInt_TheMultiLineOfWLApprox.hxx             |   95 +-
 inc/GeomInt_TheMultiLineToolOfWLApprox.hxx         |   51 +-
 inc/GeomInt_ThePrmPrmSvSurfacesOfWLApprox.hxx      |   79 +-
 ...heZerImpFuncOfTheImpPrmSvSurfacesOfWLApprox.hxx |  107 +-
 inc/GeomInt_WLApprox.hxx                           |   97 +-
 inc/GeomLProp.hxx                                  |   49 +-
 inc/GeomLProp_CLProps.hxx                          |   79 +-
 inc/GeomLProp_CurveTool.hxx                        |   71 +-
 inc/GeomLProp_SLProps.hxx                          |  127 +-
 inc/GeomLProp_SurfaceTool.hxx                      |   56 +-
 inc/GeomLib.hxx                                    |  274 +-
 inc/GeomLib_Array1OfMat.hxx                        |   59 +-
 inc/GeomLib_Check2dBSplineCurve.hxx                |   60 +-
 inc/GeomLib_CheckBSplineCurve.hxx                  |   60 +-
 inc/GeomLib_DenominatorMultiplier.hxx              |   74 +-
 inc/GeomLib_DenominatorMultiplierPtr.hxx           |    3 +-
 inc/GeomLib_Interpolate.hxx                        |   58 +-
 inc/GeomLib_InterpolationErrors.hxx                |   15 +-
 inc/GeomLib_IsPlanarSurface.hxx                    |   39 +-
 inc/GeomLib_LogSample.hxx                          |   34 +-
 inc/GeomLib_MakeCurvefromApprox.hxx                |  105 +-
 inc/GeomLib_PolyFunc.hxx                           |   59 +-
 inc/GeomLib_Tool.hxx                               |   61 +-
 inc/GeomPlate_Aij.hxx                              |   29 +-
 inc/GeomPlate_Array1OfHCurveOnSurface.hxx          |   63 +-
 inc/GeomPlate_Array1OfSequenceOfReal.hxx           |   59 +-
 inc/GeomPlate_BuildAveragePlane.hxx                |  126 +-
 inc/GeomPlate_BuildPlateSurface.hxx                |  401 +-
 inc/GeomPlate_CurveConstraint.hxx                  |  277 +-
 inc/GeomPlate_HArray1OfHCurveOnSurface.hxx         |   46 +-
 inc/GeomPlate_HArray1OfSequenceOfReal.hxx          |   42 +-
 inc/GeomPlate_HSequenceOfCurveConstraint.hxx       |   74 +-
 inc/GeomPlate_HSequenceOfPointConstraint.hxx       |   74 +-
 inc/GeomPlate_MakeApprox.hxx                       |   90 +-
 inc/GeomPlate_PlateG0Criterion.hxx                 |   38 +-
 inc/GeomPlate_PlateG1Criterion.hxx                 |   38 +-
 inc/GeomPlate_PointConstraint.hxx                  |  247 +-
 inc/GeomPlate_SequenceNodeOfSequenceOfAij.hxx      |   24 +-
 ...ate_SequenceNodeOfSequenceOfCurveConstraint.hxx |   26 +-
 ...ate_SequenceNodeOfSequenceOfPointConstraint.hxx |   26 +-
 inc/GeomPlate_SequenceOfAij.hxx                    |   67 +-
 inc/GeomPlate_SequenceOfCurveConstraint.hxx        |   71 +-
 inc/GeomPlate_SequenceOfPointConstraint.hxx        |   71 +-
 inc/GeomPlate_Surface.hxx                          |  394 +-
 inc/GeomProjLib.hxx                                |  167 +-
 inc/GeomToIGES_GeomCurve.hxx                       |  111 +-
 inc/GeomToIGES_GeomEntity.hxx                      |   57 +-
 inc/GeomToIGES_GeomPoint.hxx                       |   52 +-
 inc/GeomToIGES_GeomSurface.hxx                     |  170 +-
 inc/GeomToIGES_GeomVector.hxx                      |   55 +-
 inc/GeomToStep_MakeAxis1Placement.hxx              |   42 +-
 inc/GeomToStep_MakeAxis2Placement2d.hxx            |   33 +-
 inc/GeomToStep_MakeAxis2Placement3d.hxx            |   41 +-
 inc/GeomToStep_MakeBSplineCurveWithKnots.hxx       |   39 +-
 ...SplineCurveWithKnotsAndRationalBSplineCurve.hxx |   39 +-
 inc/GeomToStep_MakeBSplineSurfaceWithKnots.hxx     |   35 +-
 ...neSurfaceWithKnotsAndRationalBSplineSurface.hxx |   35 +-
 inc/GeomToStep_MakeBoundedCurve.hxx                |   39 +-
 inc/GeomToStep_MakeBoundedSurface.hxx              |   35 +-
 inc/GeomToStep_MakeCartesianPoint.hxx              |   41 +-
 inc/GeomToStep_MakeCircle.hxx                      |   39 +-
 inc/GeomToStep_MakeConic.hxx                       |   37 +-
 inc/GeomToStep_MakeConicalSurface.hxx              |   33 +-
 inc/GeomToStep_MakeCurve.hxx                       |   37 +-
 inc/GeomToStep_MakeCylindricalSurface.hxx          |   33 +-
 inc/GeomToStep_MakeDirection.hxx                   |   41 +-
 inc/GeomToStep_MakeElementarySurface.hxx           |   35 +-
 inc/GeomToStep_MakeEllipse.hxx                     |   39 +-
 inc/GeomToStep_MakeHyperbola.hxx                   |   35 +-
 inc/GeomToStep_MakeLine.hxx                        |   41 +-
 inc/GeomToStep_MakeParabola.hxx                    |   35 +-
 inc/GeomToStep_MakePlane.hxx                       |   35 +-
 inc/GeomToStep_MakePolyline.hxx                    |   29 +-
 inc/GeomToStep_MakeRectangularTrimmedSurface.hxx   |   35 +-
 inc/GeomToStep_MakeSphericalSurface.hxx            |   33 +-
 inc/GeomToStep_MakeSurface.hxx                     |   33 +-
 inc/GeomToStep_MakeSurfaceOfLinearExtrusion.hxx    |   33 +-
 inc/GeomToStep_MakeSurfaceOfRevolution.hxx         |   33 +-
 inc/GeomToStep_MakeSweptSurface.hxx                |   35 +-
 inc/GeomToStep_MakeToroidalSurface.hxx             |   33 +-
 inc/GeomToStep_MakeVector.hxx                      |   41 +-
 inc/GeomToStep_Root.hxx                            |   23 +-
 inc/GeomTools.hxx                                  |   92 +-
 inc/GeomTools_Curve2dSet.hxx                       |  101 +-
 inc/GeomTools_CurveSet.hxx                         |  101 +-
 inc/GeomTools_SurfaceSet.hxx                       |  101 +-
 inc/GeomTools_UndefinedTypeHandler.hxx             |   42 +-
 inc/Geom_Axis1Placement.hxx                        |   84 +-
 inc/Geom_Axis2Placement.hxx                        |  179 +-
 inc/Geom_AxisPlacement.hxx                         |  145 +-
 inc/Geom_BSplineCurve.hxx                          | 1430 ++---
 inc/Geom_BSplineSurface.hxx                        | 2056 ++++----
 inc/Geom_BezierCurve.hxx                           |  575 +-
 inc/Geom_BezierSurface.hxx                         | 1020 ++--
 inc/Geom_BoundedCurve.hxx                          |   54 +-
 inc/Geom_BoundedSurface.hxx                        |   68 +-
 inc/Geom_CartesianPoint.hxx                        |  100 +-
 inc/Geom_Circle.hxx                                |  233 +-
 inc/Geom_Conic.hxx                                 |  186 +-
 inc/Geom_ConicalSurface.hxx                        |  438 +-
 inc/Geom_Curve.hxx                                 |  358 +-
 inc/Geom_CylindricalSurface.hxx                    |  326 +-
 inc/Geom_Direction.hxx                             |  153 +-
 inc/Geom_ElementarySurface.hxx                     |  194 +-
 inc/Geom_Ellipse.hxx                               |  350 +-
 inc/Geom_Geometry.hxx                              |  133 +-
 inc/Geom_HSequenceOfBSplineSurface.hxx             |   74 +-
 inc/Geom_HSequenceOfSurface.hxx                    |  138 -
 inc/Geom_Hyperbola.hxx                             |  453 +-
 inc/Geom_Line.hxx                                  |  266 +-
 inc/Geom_OffsetCurve.hxx                           |  477 +-
 inc/Geom_OffsetSurface.hxx                         |  691 +--
 inc/Geom_OsculatingSurface.hxx                     |  101 +-
 inc/Geom_Parabola.hxx                              |  356 +-
 inc/Geom_Plane.hxx                                 |  337 +-
 inc/Geom_Point.hxx                                 |   59 +-
 inc/Geom_RectangularTrimmedSurface.hxx             |  507 +-
 ...Geom_SequenceNodeOfSequenceOfBSplineSurface.hxx |   26 +-
 inc/Geom_SequenceNodeOfSequenceOfSurface.hxx       |   84 -
 inc/Geom_SequenceOfBSplineSurface.hxx              |   71 +-
 inc/Geom_SequenceOfSurface.hxx                     |  142 -
 inc/Geom_SphericalSurface.hxx                      |  351 +-
 inc/Geom_Surface.hxx                               |  434 +-
 inc/Geom_SurfaceOfLinearExtrusion.hxx              |  424 +-
 inc/Geom_SurfaceOfRevolution.hxx                   |  524 +-
 inc/Geom_SweptSurface.hxx                          |   75 +-
 inc/Geom_ToroidalSurface.hxx                       |  394 +-
 inc/Geom_Transformation.hxx                        |  359 +-
 inc/Geom_TrimmedCurve.hxx                          |  396 +-
 inc/Geom_UndefinedDerivative.hxx                   |   21 +-
 inc/Geom_UndefinedValue.hxx                        |   21 +-
 inc/Geom_Vector.hxx                                |  191 +-
 inc/Geom_VectorWithMagnitude.hxx                   |  196 +-
 inc/GeometryTest.hxx                               |   89 +-
 inc/GeomliteTest.hxx                               |   61 +-
 inc/GraphDS_DataMapIteratorOfEntityRoleMap.hxx     |   80 -
 inc/GraphDS_DataMapNodeOfEntityRoleMap.hxx         |  104 -
 inc/GraphDS_EntityRole.hxx                         |   20 -
 inc/GraphDS_EntityRoleMap.hxx                      |  120 -
 inc/GraphDS_RelationRole.hxx                       |   20 -
 ...Tools_ListIteratorOfListOfSequenceOfInteger.hxx |  103 -
 inc/GraphTools_ListIteratorOfSCList.hxx            |  106 -
 ...raphTools_ListNodeOfListOfSequenceOfInteger.hxx |   89 -
 inc/GraphTools_ListNodeOfSCList.hxx                |   89 -
 inc/GraphTools_ListOfSequenceOfInteger.hxx         |  141 -
 inc/GraphTools_RGNode.hxx                          |   84 -
 inc/GraphTools_SC.hxx                              |   88 -
 inc/GraphTools_SCList.hxx                          |  144 -
 inc/GraphTools_TSNode.hxx                          |   77 -
 inc/Graphic3d.hxx                                  |  187 -
 inc/Graphic3d_Array1OfVector.hxx                   |   59 +-
 inc/Graphic3d_Array1OfVertex.hxx                   |   61 +-
 inc/Graphic3d_Array2OfVertex.hxx                   |   71 +-
 inc/Graphic3d_ArrayOfPoints.hxx                    |   32 +-
 inc/Graphic3d_ArrayOfPolygons.hxx                  |  192 +-
 inc/Graphic3d_ArrayOfPolylines.hxx                 |  170 +-
 inc/Graphic3d_ArrayOfPrimitives.hxx                |  596 ++-
 inc/Graphic3d_ArrayOfQuadrangleStrips.hxx          |   73 +-
 inc/Graphic3d_ArrayOfQuadrangles.hxx               |  110 +-
 inc/Graphic3d_ArrayOfSegments.hxx                  |   81 +-
 inc/Graphic3d_ArrayOfTriangleFans.hxx              |   73 +-
 inc/Graphic3d_ArrayOfTriangleStrips.hxx            |  111 +-
 inc/Graphic3d_ArrayOfTriangles.hxx                 |  106 +-
 inc/Graphic3d_AspectFillArea3d.hxx                 |  286 +-
 inc/Graphic3d_AspectLine3d.hxx                     |   67 +-
 inc/Graphic3d_AspectMarker3d.hxx                   |   95 +-
 inc/Graphic3d_AspectText3d.hxx                     |  231 +-
 inc/Graphic3d_AspectTextDefinitionError.hxx        |   21 +-
 inc/Graphic3d_CStructurePtr.hxx                    |   12 +
 inc/Graphic3d_CycleError.hxx                       |   21 +-
 inc/Graphic3d_DataStructureManager.hxx             |   32 +-
 inc/Graphic3d_ExportFormat.hxx                     |   11 +-
 inc/Graphic3d_GraphicDriver.hxx                    |  761 ++-
 inc/Graphic3d_Group.hxx                            |  492 +-
 inc/Graphic3d_GroupAspect.hxx                      |   21 +-
 inc/Graphic3d_GroupDefinitionError.hxx             |   21 +-
 inc/Graphic3d_HSequenceOfGroup.hxx                 |  138 -
 inc/Graphic3d_HSequenceOfStructure.hxx             |   74 +-
 inc/Graphic3d_HSetOfGroup.hxx                      |  120 -
 inc/Graphic3d_HorizontalTextAlignment.hxx          |   15 +-
 inc/Graphic3d_InitialisationError.hxx              |   21 +-
 inc/Graphic3d_LevelOfTextureAnisotropy.hxx         |   15 +-
 inc/Graphic3d_ListIteratorOfListOfPArray.hxx       |  106 -
 inc/Graphic3d_ListIteratorOfListOfShortReal.hxx    |   37 +-
 ...Graphic3d_ListIteratorOfSetListOfSetOfGroup.hxx |  106 -
 inc/Graphic3d_ListNodeOfListOfPArray.hxx           |   89 -
 inc/Graphic3d_ListNodeOfListOfShortReal.hxx        |   24 +-
 inc/Graphic3d_ListNodeOfSetListOfSetOfGroup.hxx    |   89 -
 inc/Graphic3d_ListOfPArray.hxx                     |  144 -
 inc/Graphic3d_ListOfShortReal.hxx                  |   71 +-
 inc/Graphic3d_MapIteratorOfMapOfStructure.hxx      |   27 +-
 inc/Graphic3d_MapOfStructure.hxx                   |   44 +-
 inc/Graphic3d_MaterialAspect.hxx                   |  434 +-
 inc/Graphic3d_MaterialDefinitionError.hxx          |   21 +-
 inc/Graphic3d_NameOfMaterial.hxx                   |   17 +-
 inc/Graphic3d_NameOfTexture1D.hxx                  |   13 +-
 inc/Graphic3d_NameOfTexture2D.hxx                  |   13 +-
 inc/Graphic3d_NameOfTextureEnv.hxx                 |   13 +-
 inc/Graphic3d_NameOfTexturePlane.hxx               |   13 +-
 inc/Graphic3d_PickIdDefinitionError.hxx            |   38 -
 inc/Graphic3d_Plotter.hxx                          |   83 -
 inc/Graphic3d_PlotterDefinitionError.hxx           |   38 -
 inc/Graphic3d_PriorityDefinitionError.hxx          |   21 +-
 inc/Graphic3d_RenderingMode.hxx                    |   20 +
 inc/Graphic3d_SequenceNodeOfSequenceOfAddress.hxx  |   83 -
 inc/Graphic3d_SequenceNodeOfSequenceOfGroup.hxx    |   84 -
 ...Graphic3d_SequenceNodeOfSequenceOfStructure.hxx |   26 +-
 inc/Graphic3d_SequenceOfAddress.hxx                |  141 -
 inc/Graphic3d_SequenceOfGroup.hxx                  |  142 -
 inc/Graphic3d_SequenceOfStructure.hxx              |   71 +-
 inc/Graphic3d_SetIteratorOfSetOfGroup.hxx          |  125 -
 inc/Graphic3d_SetListOfSetOfGroup.hxx              |  144 -
 inc/Graphic3d_SetOfGroup.hxx                       |  143 -
 inc/Graphic3d_SortType.hxx                         |   11 +-
 inc/Graphic3d_StdMapNodeOfMapOfStructure.hxx       |   26 +-
 inc/Graphic3d_StructPtr.hxx                        |   13 -
 inc/Graphic3d_Structure.hxx                        |  970 ++--
 inc/Graphic3d_StructureDefinitionError.hxx         |   21 +-
 inc/Graphic3d_StructureManager.hxx                 |  412 +-
 inc/Graphic3d_StructureManagerPtr.hxx              |   12 +
 inc/Graphic3d_StructurePtr.hxx                     |   12 +
 inc/Graphic3d_TextPath.hxx                         |   13 +-
 inc/Graphic3d_Texture1D.hxx                        |   49 +-
 inc/Graphic3d_Texture1Dmanual.hxx                  |   37 +-
 inc/Graphic3d_Texture1Dsegment.hxx                 |   69 +-
 inc/Graphic3d_Texture2D.hxx                        |   49 +-
 inc/Graphic3d_Texture2Dmanual.hxx                  |   39 +-
 inc/Graphic3d_Texture2Dplane.hxx                   |  167 +-
 inc/Graphic3d_TextureEnv.hxx                       |   49 +-
 inc/Graphic3d_TextureMap.hxx                       |   93 +-
 inc/Graphic3d_TextureParams.hxx                    |  163 +-
 inc/Graphic3d_TextureRoot.hxx                      |  137 +-
 inc/Graphic3d_TransformError.hxx                   |   21 +-
 inc/Graphic3d_TypeOfComposition.hxx                |   13 +-
 inc/Graphic3d_TypeOfConnection.hxx                 |   13 +-
 inc/Graphic3d_TypeOfMaterial.hxx                   |   13 +-
 inc/Graphic3d_TypeOfPolygon.hxx                    |   13 +-
 inc/Graphic3d_TypeOfPrimitive.hxx                  |   13 +-
 inc/Graphic3d_TypeOfPrimitiveArray.hxx             |   13 +-
 inc/Graphic3d_TypeOfReflection.hxx                 |   13 +-
 inc/Graphic3d_TypeOfStructure.hxx                  |   15 +-
 inc/Graphic3d_TypeOfTexture.hxx                    |   13 +-
 inc/Graphic3d_TypeOfTextureFilter.hxx              |   15 +-
 inc/Graphic3d_TypeOfTextureMode.hxx                |   13 +-
 inc/Graphic3d_Vector.hxx                           |  124 +-
 inc/Graphic3d_VectorError.hxx                      |   21 +-
 inc/Graphic3d_VerticalTextAlignment.hxx            |   15 +-
 inc/HLRAlgo.hxx                                    |   82 +-
 inc/HLRAlgo_Array1OfPHDat.hxx                      |   59 +-
 inc/HLRAlgo_Array1OfPINod.hxx                      |   63 +-
 inc/HLRAlgo_Array1OfPISeg.hxx                      |   59 +-
 inc/HLRAlgo_Array1OfTData.hxx                      |   59 +-
 inc/HLRAlgo_BiPoint.hxx                            |   63 +-
 inc/HLRAlgo_Coincidence.hxx                        |   65 +-
 inc/HLRAlgo_EdgeIterator.hxx                       |   76 +-
 inc/HLRAlgo_EdgeStatus.hxx                         |  114 +-
 inc/HLRAlgo_EdgesBlock.hxx                         |   95 +-
 inc/HLRAlgo_HArray1OfPHDat.hxx                     |   42 +-
 inc/HLRAlgo_HArray1OfPINod.hxx                     |   46 +-
 inc/HLRAlgo_HArray1OfPISeg.hxx                     |   42 +-
 inc/HLRAlgo_HArray1OfTData.hxx                     |   42 +-
 inc/HLRAlgo_Interference.hxx                       |   57 +-
 inc/HLRAlgo_InterferenceList.hxx                   |   69 +-
 inc/HLRAlgo_Intersection.hxx                       |   75 +-
 inc/HLRAlgo_ListIteratorOfInterferenceList.hxx     |   35 +-
 inc/HLRAlgo_ListIteratorOfListOfBPoint.hxx         |   35 +-
 inc/HLRAlgo_ListNodeOfInterferenceList.hxx         |   24 +-
 inc/HLRAlgo_ListNodeOfListOfBPoint.hxx             |   24 +-
 inc/HLRAlgo_ListOfBPoint.hxx                       |   69 +-
 inc/HLRAlgo_PolyAlgo.hxx                           |   75 +-
 inc/HLRAlgo_PolyData.hxx                           |   70 +-
 inc/HLRAlgo_PolyHidingData.hxx                     |   33 +-
 inc/HLRAlgo_PolyInternalData.hxx                   |   94 +-
 inc/HLRAlgo_PolyInternalNode.hxx                   |   32 +-
 inc/HLRAlgo_PolyInternalSegment.hxx                |   25 +-
 inc/HLRAlgo_PolyShellData.hxx                      |   52 +-
 inc/HLRAlgo_Projector.hxx                          |  152 +-
 inc/HLRAlgo_TriangleData.hxx                       |   25 +-
 inc/HLRAlgo_WiresBlock.hxx                         |   53 +-
 inc/HLRAppli_ReflectLines.hxx                      |   55 +-
 inc/HLRBRep.hxx                                    |   31 +-
 inc/HLRBRep_Algo.hxx                               |  126 +-
 inc/HLRBRep_AreaLimit.hxx                          |   83 +-
 inc/HLRBRep_Array1OfEData.hxx                      |   59 +-
 inc/HLRBRep_Array1OfFData.hxx                      |   59 +-
 inc/HLRBRep_BCurveTool.hxx                         |  168 +-
 inc/HLRBRep_BSurfaceTool.hxx                       |  155 +-
 inc/HLRBRep_BiPnt2D.hxx                            |   59 +-
 inc/HLRBRep_BiPoint.hxx                            |   59 +-
 inc/HLRBRep_CInter.hxx                             |   77 +-
 inc/HLRBRep_CLProps.hxx                            |   79 +-
 inc/HLRBRep_CLPropsATool.hxx                       |   83 +-
 inc/HLRBRep_Curve.hxx                              |  309 +-
 inc/HLRBRep_CurveTool.hxx                          |  180 +-
 inc/HLRBRep_Data.hxx                               |  407 +-
 inc/HLRBRep_EdgeBuilder.hxx                        |  162 +-
 inc/HLRBRep_EdgeData.hxx                           |  125 +-
 inc/HLRBRep_EdgeFaceTool.hxx                       |   34 +-
 inc/HLRBRep_EdgeIList.hxx                          |   23 +-
 inc/HLRBRep_EdgeInterferenceTool.hxx               |   89 +-
 ...tersectionPointOfTheIntPCurvePCurveOfCInter.hxx |   59 +-
 inc/HLRBRep_FaceData.hxx                           |  128 +-
 inc/HLRBRep_FaceIterator.hxx                       |   86 +-
 inc/HLRBRep_HLRToShape.hxx                         |  138 +-
 inc/HLRBRep_Hider.hxx                              |   40 +-
 inc/HLRBRep_IntConicCurveOfCInter.hxx              |   69 +-
 inc/HLRBRep_InterCSurf.hxx                         |   61 +-
 inc/HLRBRep_InternalAlgo.hxx                       |  190 +-
 inc/HLRBRep_Intersector.hxx                        |   96 +-
 inc/HLRBRep_LineTool.hxx                           |  188 +-
 inc/HLRBRep_ListIteratorOfListOfBPnt2D.hxx         |   35 +-
 inc/HLRBRep_ListIteratorOfListOfBPoint.hxx         |   35 +-
 inc/HLRBRep_ListNodeOfListOfBPnt2D.hxx             |   24 +-
 inc/HLRBRep_ListNodeOfListOfBPoint.hxx             |   24 +-
 inc/HLRBRep_ListOfBPnt2D.hxx                       |   69 +-
 inc/HLRBRep_ListOfBPoint.hxx                       |   69 +-
 ...lOfTheIntersectorOfTheIntConicCurveOfCInter.hxx |   35 +-
 ...PCLocFOfTheLocateExtPCOfTheProjPCurOfCInter.hxx |   91 +-
 inc/HLRBRep_PolyAlgo.hxx                           |  338 +-
 inc/HLRBRep_PolyHLRToShape.hxx                     |  156 +-
 inc/HLRBRep_SLProps.hxx                            |  127 +-
 inc/HLRBRep_SLPropsATool.hxx                       |   65 +-
 inc/HLRBRep_SeqOfShapeBounds.hxx                   |   67 +-
 ...PCLocFOfTheLocateExtPCOfTheProjPCurOfCInter.hxx |   67 +-
 inc/HLRBRep_SequenceNodeOfSeqOfShapeBounds.hxx     |   24 +-
 ...PCLocFOfTheLocateExtPCOfTheProjPCurOfCInter.hxx |   24 +-
 inc/HLRBRep_ShapeBounds.hxx                        |   73 +-
 inc/HLRBRep_ShapeToHLR.hxx                         |   38 +-
 inc/HLRBRep_Surface.hxx                            |  208 +-
 inc/HLRBRep_SurfaceTool.hxx                        |  139 +-
 inc/HLRBRep_TheCSFunctionOfInterCSurf.hxx          |   57 +-
 ...LRBRep_TheCurveLocatorOfTheProjPCurOfCInter.hxx |   25 +-
 ...tBetweenPCurvesOfTheIntPCurvePCurveOfCInter.hxx |   39 +-
 inc/HLRBRep_TheExactInterCSurf.hxx                 |   53 +-
 inc/HLRBRep_TheIntConicCurveOfCInter.hxx           |   43 +-
 inc/HLRBRep_TheIntPCurvePCurveOfCInter.hxx         |   41 +-
 inc/HLRBRep_TheInterferenceOfInterCSurf.hxx        |   59 +-
 ...ep_TheIntersectorOfTheIntConicCurveOfCInter.hxx |   33 +-
 ...HLRBRep_TheLocateExtPCOfTheProjPCurOfCInter.hxx |   49 +-
 ...ep_ThePolygon2dOfTheIntPCurvePCurveOfCInter.hxx |   75 +-
 inc/HLRBRep_ThePolygonOfInterCSurf.hxx             |   75 +-
 inc/HLRBRep_ThePolygonToolOfInterCSurf.hxx         |   33 +-
 inc/HLRBRep_ThePolyhedronOfInterCSurf.hxx          |  123 +-
 inc/HLRBRep_ThePolyhedronToolOfInterCSurf.hxx      |   41 +-
 inc/HLRBRep_TheProjPCurOfCInter.hxx                |   21 +-
 inc/HLRBRep_TheQuadCurvExactInterCSurf.hxx         |   43 +-
 ...TheQuadCurvFuncOfTheQuadCurvExactInterCSurf.hxx |   35 +-
 inc/HLRBRep_VertexList.hxx                         |   87 +-
 inc/HLRTest.hxx                                    |   57 +-
 inc/HLRTest_DrawableEdgeTool.hxx                   |   46 +-
 inc/HLRTest_DrawablePolyEdgeTool.hxx               |   66 +-
 inc/HLRTest_OutLiner.hxx                           |   50 +-
 inc/HLRTest_Projector.hxx                          |   52 +-
 inc/HLRTest_ShapeData.hxx                          |   56 +-
 inc/HLRTopoBRep_DSFiller.hxx                       |   60 +-
 inc/HLRTopoBRep_Data.hxx                           |  173 +-
 ...Rep_DataMapIteratorOfDataMapOfShapeFaceData.hxx |   27 +-
 ...BRep_DataMapIteratorOfMapOfShapeListOfVData.hxx |   27 +-
 ...opoBRep_DataMapNodeOfDataMapOfShapeFaceData.hxx |   30 +-
 ...TopoBRep_DataMapNodeOfMapOfShapeListOfVData.hxx |   30 +-
 inc/HLRTopoBRep_DataMapOfShapeFaceData.hxx         |   53 +-
 inc/HLRTopoBRep_FaceData.hxx                       |   39 +-
 inc/HLRTopoBRep_FaceIsoLiner.hxx                   |   25 +-
 inc/HLRTopoBRep_ListIteratorOfListOfVData.hxx      |   35 +-
 inc/HLRTopoBRep_ListNodeOfListOfVData.hxx          |   24 +-
 inc/HLRTopoBRep_ListOfVData.hxx                    |   69 +-
 inc/HLRTopoBRep_MapOfShapeListOfVData.hxx          |   53 +-
 inc/HLRTopoBRep_OutLiner.hxx                       |   51 +-
 inc/HLRTopoBRep_VData.hxx                          |   29 +-
 inc/Handle_AIS_AttributeFilter.hxx                 |   11 +-
 inc/Handle_AIS_Axis.hxx                            |   11 +-
 inc/Handle_AIS_BadEdgeFilter.hxx                   |   11 +-
 inc/Handle_AIS_C0RegularityFilter.hxx              |   11 +-
 inc/Handle_AIS_Chamf2dDimension.hxx                |   11 +-
 inc/Handle_AIS_Chamf3dDimension.hxx                |   11 +-
 inc/Handle_AIS_Circle.hxx                          |   11 +-
 inc/Handle_AIS_ConcentricRelation.hxx              |   11 +-
 inc/Handle_AIS_ConnectedInteractive.hxx            |   11 +-
 inc/Handle_AIS_ConnectedShape.hxx                  |   27 -
 inc/Handle_AIS_DataMapNodeOfDataMapOfILC.hxx       |   11 +-
 inc/Handle_AIS_DataMapNodeOfDataMapOfIOStatus.hxx  |   11 +-
 inc/Handle_AIS_DataMapNodeOfDataMapOfSelStat.hxx   |   11 +-
 ...aMapNodeOfDataMapofIntegerListOfinteractive.hxx |   11 +-
 inc/Handle_AIS_DimensionOwner.hxx                  |   11 +-
 inc/Handle_AIS_Drawer.hxx                          |   11 +-
 inc/Handle_AIS_EllipseRadiusDimension.hxx          |   11 +-
 inc/Handle_AIS_EqualDistanceRelation.hxx           |   11 +-
 inc/Handle_AIS_EqualRadiusRelation.hxx             |   11 +-
 inc/Handle_AIS_ExclusionFilter.hxx                 |   11 +-
 inc/Handle_AIS_FixRelation.hxx                     |   11 +-
 inc/Handle_AIS_GlobalStatus.hxx                    |   11 +-
 inc/Handle_AIS_IdenticRelation.hxx                 |   11 +-
 ...ndexedDataMapNodeOfIndexedDataMapOfOwnerPrs.hxx |   11 +-
 inc/Handle_AIS_InteractiveContext.hxx              |   11 +-
 inc/Handle_AIS_InteractiveObject.hxx               |   11 +-
 inc/Handle_AIS_Line.hxx                            |   11 +-
 inc/Handle_AIS_ListNodeOfListOfInteractive.hxx     |   11 +-
 inc/Handle_AIS_LocalContext.hxx                    |   11 +-
 inc/Handle_AIS_LocalStatus.hxx                     |   11 +-
 inc/Handle_AIS_MaxRadiusDimension.hxx              |   11 +-
 inc/Handle_AIS_MidPointRelation.hxx                |   11 +-
 inc/Handle_AIS_MinRadiusDimension.hxx              |   11 +-
 inc/Handle_AIS_MultipleConnectedInteractive.hxx    |   11 +-
 inc/Handle_AIS_MultipleConnectedShape.hxx          |   27 -
 inc/Handle_AIS_OffsetDimension.hxx                 |   11 +-
 inc/Handle_AIS_ParallelRelation.hxx                |   11 +-
 inc/Handle_AIS_PerpendicularRelation.hxx           |   11 +-
 inc/Handle_AIS_Plane.hxx                           |   11 +-
 inc/Handle_AIS_PlaneTrihedron.hxx                  |   11 +-
 inc/Handle_AIS_Point.hxx                           |   11 +-
 inc/Handle_AIS_Relation.hxx                        |   11 +-
 inc/Handle_AIS_Selection.hxx                       |   11 +-
 ...andle_AIS_SequenceNodeOfSequenceOfDimension.hxx |   11 +-
 ...dle_AIS_SequenceNodeOfSequenceOfInteractive.hxx |   11 +-
 inc/Handle_AIS_Shape.hxx                           |   11 +-
 inc/Handle_AIS_SignatureFilter.hxx                 |   11 +-
 inc/Handle_AIS_StdMapNodeOfMapOfInteractive.hxx    |   11 +-
 inc/Handle_AIS_SymmetricRelation.hxx               |   11 +-
 inc/Handle_AIS_TangentRelation.hxx                 |   11 +-
 inc/Handle_AIS_Triangulation.hxx                   |   11 +-
 inc/Handle_AIS_Trihedron.hxx                       |   11 +-
 inc/Handle_AIS_TypeFilter.hxx                      |   11 +-
 inc/Handle_APIHeaderSection_EditHeader.hxx         |   11 +-
 inc/Handle_Adaptor2d_HCurve2d.hxx                  |   11 +-
 inc/Handle_Adaptor2d_HLine2d.hxx                   |   11 +-
 inc/Handle_Adaptor3d_HCurve.hxx                    |   11 +-
 inc/Handle_Adaptor3d_HCurveOnSurface.hxx           |   11 +-
 inc/Handle_Adaptor3d_HIsoCurve.hxx                 |   11 +-
 inc/Handle_Adaptor3d_HOffsetCurve.hxx              |   11 +-
 inc/Handle_Adaptor3d_HSurface.hxx                  |   11 +-
 inc/Handle_Adaptor3d_HSurfaceOfLinearExtrusion.hxx |   11 +-
 inc/Handle_Adaptor3d_HSurfaceOfRevolution.hxx      |   11 +-
 inc/Handle_Adaptor3d_HVertex.hxx                   |   11 +-
 inc/Handle_Adaptor3d_TopolTool.hxx                 |   11 +-
 ...dle_AdvApp2Var_SequenceNodeOfSequenceOfNode.hxx |   11 +-
 ...le_AdvApp2Var_SequenceNodeOfSequenceOfPatch.hxx |   11 +-
 ...le_AdvApp2Var_SequenceNodeOfSequenceOfStrip.hxx |   11 +-
 inc/Handle_AdvApp2Var_SequenceNodeOfStrip.hxx      |   11 +-
 ...Handle_AppDef_HArray1OfMultiPointConstraint.hxx |   11 +-
 inc/Handle_AppDef_LinearCriteria.hxx               |   20 +
 inc/Handle_AppDef_MyCriterionOfTheVariational.hxx  |   27 -
 inc/Handle_AppDef_SmoothCriterion.hxx              |   20 +
 ...ndle_AppParCurves_HArray1OfConstraintCouple.hxx |   11 +-
 inc/Handle_AppParCurves_HArray1OfMultiBSpCurve.hxx |   11 +-
 inc/Handle_AppParCurves_HArray1OfMultiCurve.hxx    |   11 +-
 inc/Handle_AppParCurves_HArray1OfMultiPoint.hxx    |   11 +-
 ...urves_SequenceNodeOfSequenceOfMultiBSpCurve.hxx |   11 +-
 ...arCurves_SequenceNodeOfSequenceOfMultiCurve.hxx |   11 +-
 inc/Handle_AppParCurves_SmoothCriterion.hxx        |   27 -
 inc/Handle_AppStdL_Application.hxx                 |   11 +-
 inc/Handle_AppStd_Application.hxx                  |   11 +-
 inc/Handle_Approx_CurvlinFunc.hxx                  |   11 +-
 inc/Handle_Approx_HArray1OfAdHSurface.hxx          |   11 +-
 inc/Handle_Approx_HArray1OfGTrsf2d.hxx             |   11 +-
 ...pprox_SequenceNodeOfSequenceOfHArray1OfReal.hxx |   11 +-
 inc/Handle_Approx_SweepFunction.hxx                |   11 +-
 inc/Handle_Aspect_AspectFillArea.hxx               |   11 +-
 ...Handle_Aspect_AspectFillAreaDefinitionError.hxx |   11 +-
 inc/Handle_Aspect_AspectLine.hxx                   |   11 +-
 inc/Handle_Aspect_AspectLineDefinitionError.hxx    |   11 +-
 inc/Handle_Aspect_AspectMarker.hxx                 |   11 +-
 inc/Handle_Aspect_AspectMarkerDefinitionError.hxx  |   11 +-
 inc/Handle_Aspect_BadAccess.hxx                    |   11 +-
 inc/Handle_Aspect_CircularGrid.hxx                 |   11 +-
 inc/Handle_Aspect_ColorCubeColorMap.hxx            |   27 -
 inc/Handle_Aspect_ColorMap.hxx                     |   27 -
 inc/Handle_Aspect_ColorMapDefinitionError.hxx      |   27 -
 inc/Handle_Aspect_ColorRampColorMap.hxx            |   27 -
 inc/Handle_Aspect_ColorScale.hxx                   |   11 +-
 ...dle_Aspect_DisplayConnectionDefinitionError.hxx |   11 +-
 inc/Handle_Aspect_Driver.hxx                       |   27 -
 inc/Handle_Aspect_DriverDefinitionError.hxx        |   11 +-
 inc/Handle_Aspect_DriverError.hxx                  |   27 -
 inc/Handle_Aspect_EdgeDefinitionError.hxx          |   11 +-
 inc/Handle_Aspect_FontMap.hxx                      |   27 -
 inc/Handle_Aspect_FontMapDefinitionError.hxx       |   27 -
 inc/Handle_Aspect_FontStyleDefinitionError.hxx     |   27 -
 inc/Handle_Aspect_GenericColorMap.hxx              |   27 -
 inc/Handle_Aspect_GraphicDeviceDefinitionError.hxx |   11 +-
 inc/Handle_Aspect_Grid.hxx                         |   11 +-
 inc/Handle_Aspect_IdentDefinitionError.hxx         |   11 +-
 inc/Handle_Aspect_LineStyleDefinitionError.hxx     |   27 -
 inc/Handle_Aspect_LineWidthDefinitionError.hxx     |   27 -
 inc/Handle_Aspect_MarkMap.hxx                      |   27 -
 inc/Handle_Aspect_MarkMapDefinitionError.hxx       |   27 -
 inc/Handle_Aspect_MarkerStyleDefinitionError.hxx   |   27 -
 inc/Handle_Aspect_PixmapDefinitionError.hxx        |   27 -
 inc/Handle_Aspect_PixmapError.hxx                  |   27 -
 inc/Handle_Aspect_PolyStyleDefinitionError.hxx     |   27 -
 inc/Handle_Aspect_RectangularGrid.hxx              |   11 +-
 ...Handle_Aspect_SequenceNodeOfSequenceOfColor.hxx |   11 +-
 ...spect_SequenceNodeOfSequenceOfColorMapEntry.hxx |   27 -
 ...Aspect_SequenceNodeOfSequenceOfFontMapEntry.hxx |   27 -
 ...Aspect_SequenceNodeOfSequenceOfMarkMapEntry.hxx |   27 -
 ...Aspect_SequenceNodeOfSequenceOfTypeMapEntry.hxx |   27 -
 ...spect_SequenceNodeOfSequenceOfWidthMapEntry.hxx |   27 -
 inc/Handle_Aspect_TypeMap.hxx                      |   27 -
 inc/Handle_Aspect_TypeMapDefinitionError.hxx       |   27 -
 inc/Handle_Aspect_UndefinedMap.hxx                 |   27 -
 inc/Handle_Aspect_WidthMap.hxx                     |   27 -
 inc/Handle_Aspect_WidthMapDefinitionError.hxx      |   27 -
 inc/Handle_Aspect_Window.hxx                       |   11 +-
 inc/Handle_Aspect_WindowDefinitionError.hxx        |   11 +-
 inc/Handle_Aspect_WindowDriver.hxx                 |   27 -
 inc/Handle_Aspect_WindowError.hxx                  |   11 +-
 inc/Handle_BOPDS_CommonBlock.hxx                   |   11 +-
 inc/Handle_BOPDS_PaveBlock.hxx                     |   11 +-
 inc/Handle_BOPInt_Context.hxx                      |   27 -
 inc/Handle_BOPTest_DrawableShape.hxx               |   11 +-
 inc/Handle_BRepAdaptor_HArray1OfCurve.hxx          |   11 +-
 inc/Handle_BRepAdaptor_HCompCurve.hxx              |   11 +-
 inc/Handle_BRepAdaptor_HCurve.hxx                  |   11 +-
 inc/Handle_BRepAdaptor_HCurve2d.hxx                |   11 +-
 inc/Handle_BRepAdaptor_HSurface.hxx                |   11 +-
 inc/Handle_BRepAlgo_AsDes.hxx                      |   11 +-
 ...BRepAlgo_DataMapNodeOfDataMapOfShapeBoolean.hxx |   11 +-
 ...lgo_DataMapNodeOfDataMapOfShapeInterference.hxx |   11 +-
 inc/Handle_BRepAlgo_EdgeConnector.hxx              |   11 +-
 ...o_SequenceNodeOfSequenceOfSequenceOfInteger.hxx |   11 +-
 inc/Handle_BRepApprox_ApproxLine.hxx               |   11 +-
 inc/Handle_BRepBlend_AppFunc.hxx                   |   11 +-
 inc/Handle_BRepBlend_AppFuncRoot.hxx               |   11 +-
 inc/Handle_BRepBlend_AppFuncRst.hxx                |   11 +-
 inc/Handle_BRepBlend_AppFuncRstRst.hxx             |   11 +-
 inc/Handle_BRepBlend_Line.hxx                      |   11 +-
 ...ndle_BRepBlend_SequenceNodeOfSequenceOfLine.hxx |   11 +-
 ...RepBlend_SequenceNodeOfSequenceOfPointOnRst.hxx |   11 +-
 inc/Handle_BRepBuilderAPI_Sewing.hxx               |   11 +-
 ...eck_DataMapNodeOfDataMapOfShapeListOfStatus.hxx |   11 +-
 ...BRepCheck_DataMapNodeOfDataMapOfShapeResult.hxx |   11 +-
 inc/Handle_BRepCheck_Edge.hxx                      |   11 +-
 inc/Handle_BRepCheck_Face.hxx                      |   11 +-
 inc/Handle_BRepCheck_ListNodeOfListOfStatus.hxx    |   11 +-
 inc/Handle_BRepCheck_Result.hxx                    |   11 +-
 inc/Handle_BRepCheck_Shell.hxx                     |   11 +-
 inc/Handle_BRepCheck_Vertex.hxx                    |   11 +-
 inc/Handle_BRepCheck_Wire.hxx                      |   11 +-
 inc/Handle_BRepClass3d_DataMapNodeOfMapOfInter.hxx |   11 +-
 inc/Handle_BRepExtrema_UnCompatibleShape.hxx       |   11 +-
 inc/Handle_BRepFill_ACRLaw.hxx                     |   11 +-
 inc/Handle_BRepFill_CurveConstraint.hxx            |   11 +-
 ...taMapNodeOfDataMapOfNodeDataMapOfShapeShape.hxx |   11 +-
 ...le_BRepFill_DataMapNodeOfDataMapOfNodeShape.hxx |   11 +-
 ...aMapNodeOfDataMapOfOrientedShapeListOfShape.hxx |   11 +-
 ...deOfDataMapOfShapeDataMapOfShapeListOfShape.hxx |   11 +-
 ...l_DataMapNodeOfDataMapOfShapeHArray2OfShape.hxx |   11 +-
 ...ll_DataMapNodeOfDataMapOfShapeSequenceOfPnt.hxx |   11 +-
 ...l_DataMapNodeOfDataMapOfShapeSequenceOfReal.hxx |   11 +-
 inc/Handle_BRepFill_DraftLaw.hxx                   |   11 +-
 inc/Handle_BRepFill_Edge3DLaw.hxx                  |   11 +-
 inc/Handle_BRepFill_EdgeOnSurfLaw.hxx              |   11 +-
 ...eOfIndexedDataMapOfOrientedShapeListOfShape.hxx |   11 +-
 inc/Handle_BRepFill_ListNodeOfListOfOffsetWire.hxx |   11 +-
 inc/Handle_BRepFill_LocationLaw.hxx                |   11 +-
 inc/Handle_BRepFill_NSections.hxx                  |   11 +-
 inc/Handle_BRepFill_PipeShell.hxx                  |   11 +-
 inc/Handle_BRepFill_SectionLaw.hxx                 |   11 +-
 ...ll_SequenceNodeOfSequenceOfEdgeFaceAndOrder.hxx |   11 +-
 ...epFill_SequenceNodeOfSequenceOfFaceAndOrder.hxx |   11 +-
 ...le_BRepFill_SequenceNodeOfSequenceOfSection.hxx |   11 +-
 inc/Handle_BRepFill_ShapeLaw.hxx                   |   11 +-
 ...epMAT2d_DataMapNodeOfDataMapOfBasicEltShape.hxx |   11 +-
 ...taMapNodeOfDataMapOfShapeSequenceOfBasicElt.hxx |   11 +-
 ..._BRepMAT2d_SequenceNodeOfSequenceOfBasicElt.hxx |   27 -
 ...RepMesh_DataMapNodeOfDataMapOfFaceAttribute.hxx |   27 -
 ..._DataMapNodeOfDataMapOfIntegerListOfInteger.hxx |   27 -
 ...pMesh_DataMapNodeOfDataMapOfIntegerListOfXY.hxx |   27 -
 ...e_BRepMesh_DataMapNodeOfDataMapOfIntegerPnt.hxx |   27 -
 ...sh_DataMapNodeOfDataMapOfShapePairOfPolygon.hxx |   27 -
 ...le_BRepMesh_DataMapNodeOfDataMapOfShapeReal.hxx |   27 -
 ...RepMesh_DataMapNodeOfDataMapOfVertexInteger.hxx |   27 -
 inc/Handle_BRepMesh_DataStructureOfDelaun.hxx      |   27 -
 inc/Handle_BRepMesh_DiscretRoot.hxx                |   27 -
 inc/Handle_BRepMesh_FaceAttribute.hxx              |   27 -
 inc/Handle_BRepMesh_FastDiscret.hxx                |   27 -
 inc/Handle_BRepMesh_FastDiscretFace.hxx            |   27 -
 inc/Handle_BRepMesh_HArray1OfVertexOfDelaun.hxx    |   27 -
 inc/Handle_BRepMesh_IncrementalMesh.hxx            |   27 -
 ...MapNodeOfIDMapOfLinkOfDataStructureOfDelaun.hxx |   27 -
 ...MapNodeOfIDMapOfNodeOfDataStructureOfDelaun.hxx |   27 -
 ...pNodeOfIMapOfElementOfDataStructureOfDelaun.hxx |   27 -
 ...BRepMesh_IndexedMapNodeOfIndexedMapOfVertex.hxx |   27 -
 inc/Handle_BRepMesh_ListNodeOfListOfVertex.hxx     |   27 -
 inc/Handle_BRepMesh_ListNodeOfListOfXY.hxx         |   27 -
 ...tAPI_SequenceNodeOfSequenceOfSequenceOfReal.hxx |   11 +-
 ...API_SequenceNodeOfSequenceOfSequenceOfShape.hxx |   11 +-
 ...t_DataMapNodeOfDataMapOfShapeListOfInterval.hxx |   11 +-
 ...ffset_DataMapNodeOfDataMapOfShapeMapOfShape.hxx |   11 +-
 ...RepOffset_DataMapNodeOfDataMapOfShapeOffset.hxx |   11 +-
 inc/Handle_BRepOffset_ListNodeOfListOfInterval.hxx |   11 +-
 ...deOfSequenceOfShapesOfNumLinearRegularSweep.hxx |   27 -
 ...dle_BRepTools_DataMapNodeOfMapOfVertexPnt2d.hxx |   11 +-
 inc/Handle_BRepTools_GTrsfModification.hxx         |   11 +-
 inc/Handle_BRepTools_Modification.hxx              |   11 +-
 inc/Handle_BRepTools_NurbsConvertModification.hxx  |   11 +-
 inc/Handle_BRepTools_ReShape.hxx                   |   11 +-
 inc/Handle_BRepTools_TrsfModification.hxx          |   11 +-
 ..._BRepTopAdaptor_DataMapNodeOfMapOfShapeTool.hxx |   11 +-
 inc/Handle_BRepTopAdaptor_HVertex.hxx              |   11 +-
 inc/Handle_BRepTopAdaptor_TopolTool.hxx            |   11 +-
 inc/Handle_BRep_Curve3D.hxx                        |   11 +-
 inc/Handle_BRep_CurveOn2Surfaces.hxx               |   11 +-
 inc/Handle_BRep_CurveOnClosedSurface.hxx           |   11 +-
 inc/Handle_BRep_CurveOnSurface.hxx                 |   11 +-
 inc/Handle_BRep_CurveRepresentation.hxx            |   11 +-
 inc/Handle_BRep_GCurve.hxx                         |   11 +-
 ...le_BRep_ListNodeOfListOfCurveRepresentation.hxx |   11 +-
 ...le_BRep_ListNodeOfListOfPointRepresentation.hxx |   11 +-
 inc/Handle_BRep_PointOnCurve.hxx                   |   11 +-
 inc/Handle_BRep_PointOnCurveOnSurface.hxx          |   11 +-
 inc/Handle_BRep_PointOnSurface.hxx                 |   11 +-
 inc/Handle_BRep_PointRepresentation.hxx            |   11 +-
 inc/Handle_BRep_PointsOnSurface.hxx                |   11 +-
 inc/Handle_BRep_Polygon3D.hxx                      |   11 +-
 inc/Handle_BRep_PolygonOnClosedSurface.hxx         |   11 +-
 inc/Handle_BRep_PolygonOnClosedTriangulation.hxx   |   11 +-
 inc/Handle_BRep_PolygonOnSurface.hxx               |   11 +-
 inc/Handle_BRep_PolygonOnTriangulation.hxx         |   11 +-
 inc/Handle_BRep_TEdge.hxx                          |   11 +-
 inc/Handle_BRep_TFace.hxx                          |   11 +-
 inc/Handle_BRep_TVertex.hxx                        |   11 +-
 ...andle_BiTgte_DataMapNodeOfDataMapOfShapeBox.hxx |   11 +-
 inc/Handle_BiTgte_HCurveOnEdge.hxx                 |   11 +-
 inc/Handle_BiTgte_HCurveOnVertex.hxx               |   11 +-
 inc/Handle_BinDrivers_DocumentRetrievalDriver.hxx  |   11 +-
 inc/Handle_BinDrivers_DocumentStorageDriver.hxx    |   11 +-
 inc/Handle_BinLDrivers_DocumentRetrievalDriver.hxx |   11 +-
 inc/Handle_BinLDrivers_DocumentStorageDriver.hxx   |   11 +-
 inc/Handle_BinMDF_ADriver.hxx                      |   11 +-
 inc/Handle_BinMDF_ADriverTable.hxx                 |   11 +-
 inc/Handle_BinMDF_DataMapNodeOfTypeADriverMap.hxx  |   11 +-
 inc/Handle_BinMDF_DoubleMapNodeOfTypeIdMap.hxx     |   11 +-
 inc/Handle_BinMDF_ReferenceDriver.hxx              |   11 +-
 inc/Handle_BinMDF_TagSourceDriver.hxx              |   11 +-
 inc/Handle_BinMDataStd_AsciiStringDriver.hxx       |   11 +-
 inc/Handle_BinMDataStd_BooleanArrayDriver.hxx      |   11 +-
 inc/Handle_BinMDataStd_BooleanListDriver.hxx       |   11 +-
 inc/Handle_BinMDataStd_ByteArrayDriver.hxx         |   11 +-
 inc/Handle_BinMDataStd_CommentDriver.hxx           |   11 +-
 inc/Handle_BinMDataStd_DirectoryDriver.hxx         |   11 +-
 inc/Handle_BinMDataStd_ExpressionDriver.hxx        |   11 +-
 inc/Handle_BinMDataStd_ExtStringArrayDriver.hxx    |   11 +-
 inc/Handle_BinMDataStd_ExtStringListDriver.hxx     |   11 +-
 inc/Handle_BinMDataStd_IntPackedMapDriver.hxx      |   11 +-
 inc/Handle_BinMDataStd_IntegerArrayDriver.hxx      |   11 +-
 inc/Handle_BinMDataStd_IntegerDriver.hxx           |   11 +-
 inc/Handle_BinMDataStd_IntegerListDriver.hxx       |   11 +-
 inc/Handle_BinMDataStd_NameDriver.hxx              |   11 +-
 inc/Handle_BinMDataStd_NamedDataDriver.hxx         |   11 +-
 inc/Handle_BinMDataStd_NoteBookDriver.hxx          |   11 +-
 inc/Handle_BinMDataStd_RealArrayDriver.hxx         |   11 +-
 inc/Handle_BinMDataStd_RealDriver.hxx              |   11 +-
 inc/Handle_BinMDataStd_RealListDriver.hxx          |   11 +-
 inc/Handle_BinMDataStd_ReferenceArrayDriver.hxx    |   11 +-
 inc/Handle_BinMDataStd_ReferenceListDriver.hxx     |   11 +-
 inc/Handle_BinMDataStd_RelationDriver.hxx          |   11 +-
 inc/Handle_BinMDataStd_TickDriver.hxx              |   11 +-
 inc/Handle_BinMDataStd_TreeNodeDriver.hxx          |   11 +-
 inc/Handle_BinMDataStd_UAttributeDriver.hxx        |   11 +-
 inc/Handle_BinMDataStd_VariableDriver.hxx          |   11 +-
 inc/Handle_BinMDataXtd_AxisDriver.hxx              |   11 +-
 inc/Handle_BinMDataXtd_ConstraintDriver.hxx        |   11 +-
 inc/Handle_BinMDataXtd_GeometryDriver.hxx          |   11 +-
 inc/Handle_BinMDataXtd_PatternStdDriver.hxx        |   11 +-
 inc/Handle_BinMDataXtd_PlacementDriver.hxx         |   11 +-
 inc/Handle_BinMDataXtd_PlaneDriver.hxx             |   11 +-
 inc/Handle_BinMDataXtd_PointDriver.hxx             |   11 +-
 inc/Handle_BinMDataXtd_ShapeDriver.hxx             |   11 +-
 inc/Handle_BinMDocStd_XLinkDriver.hxx              |   11 +-
 inc/Handle_BinMFunction_FunctionDriver.hxx         |   11 +-
 inc/Handle_BinMFunction_GraphNodeDriver.hxx        |   11 +-
 inc/Handle_BinMFunction_ScopeDriver.hxx            |   11 +-
 inc/Handle_BinMNaming_NamedShapeDriver.hxx         |   11 +-
 inc/Handle_BinMNaming_NamingDriver.hxx             |   11 +-
 inc/Handle_BinMPrsStd_AISPresentationDriver.hxx    |   11 +-
 inc/Handle_BinMPrsStd_PositionDriver.hxx           |   11 +-
 inc/Handle_BinMXCAFDoc_AreaDriver.hxx              |   11 +-
 inc/Handle_BinMXCAFDoc_CentroidDriver.hxx          |   11 +-
 inc/Handle_BinMXCAFDoc_ColorDriver.hxx             |   11 +-
 inc/Handle_BinMXCAFDoc_ColorToolDriver.hxx         |   11 +-
 inc/Handle_BinMXCAFDoc_DatumDriver.hxx             |   11 +-
 inc/Handle_BinMXCAFDoc_DimTolDriver.hxx            |   11 +-
 inc/Handle_BinMXCAFDoc_DimTolToolDriver.hxx        |   11 +-
 inc/Handle_BinMXCAFDoc_DocumentToolDriver.hxx      |   11 +-
 inc/Handle_BinMXCAFDoc_GraphNodeDriver.hxx         |   11 +-
 inc/Handle_BinMXCAFDoc_LayerToolDriver.hxx         |   11 +-
 inc/Handle_BinMXCAFDoc_LocationDriver.hxx          |   11 +-
 inc/Handle_BinMXCAFDoc_MaterialDriver.hxx          |   11 +-
 inc/Handle_BinMXCAFDoc_MaterialToolDriver.hxx      |   11 +-
 inc/Handle_BinMXCAFDoc_ShapeToolDriver.hxx         |   11 +-
 inc/Handle_BinMXCAFDoc_VolumeDriver.hxx            |   11 +-
 ...ndle_BinXCAFDrivers_DocumentRetrievalDriver.hxx |   11 +-
 ...Handle_BinXCAFDrivers_DocumentStorageDriver.hxx |   11 +-
 inc/Handle_Bisector_BisecAna.hxx                   |   11 +-
 inc/Handle_Bisector_BisecCC.hxx                    |   11 +-
 inc/Handle_Bisector_BisecPC.hxx                    |   11 +-
 inc/Handle_Bisector_Curve.hxx                      |   11 +-
 inc/Handle_Blend_SequenceNodeOfSequenceOfPoint.hxx |   11 +-
 inc/Handle_Bnd_HArray1OfBox.hxx                    |   11 +-
 inc/Handle_Bnd_HArray1OfBox2d.hxx                  |   11 +-
 inc/Handle_Bnd_HArray1OfSphere.hxx                 |   11 +-
 inc/Handle_Bnd_SequenceNodeOfSeqOfBox.hxx          |   11 +-
 inc/Handle_CDF_Application.hxx                     |   11 +-
 inc/Handle_CDF_Directory.hxx                       |   11 +-
 inc/Handle_CDF_FWOSDriver.hxx                      |   20 +
 inc/Handle_CDF_MetaDataDriver.hxx                  |   11 +-
 inc/Handle_CDF_MetaDataDriverError.hxx             |   11 +-
 inc/Handle_CDF_MetaDataDriverFactory.hxx           |   11 +-
 inc/Handle_CDF_Session.hxx                         |   11 +-
 inc/Handle_CDF_StoreList.hxx                       |   11 +-
 inc/Handle_CDM_Application.hxx                     |   11 +-
 inc/Handle_CDM_COutMessageDriver.hxx               |   11 +-
 ...Handle_CDM_DataMapNodeOfMetaDataLookUpTable.hxx |   11 +-
 ...ndle_CDM_DataMapNodeOfPresentationDirectory.hxx |   11 +-
 inc/Handle_CDM_Document.hxx                        |   11 +-
 inc/Handle_CDM_ListNodeOfListOfDocument.hxx        |   11 +-
 inc/Handle_CDM_ListNodeOfListOfReferences.hxx      |   11 +-
 inc/Handle_CDM_MessageDriver.hxx                   |   11 +-
 inc/Handle_CDM_MetaData.hxx                        |   11 +-
 inc/Handle_CDM_NullMessageDriver.hxx               |   11 +-
 inc/Handle_CDM_Reference.hxx                       |   11 +-
 inc/Handle_CDM_StackNodeOfStackOfDocument.hxx      |   27 -
 inc/Handle_CDM_StdMapNodeOfMapOfDocument.hxx       |   11 +-
 inc/Handle_ChFiDS_ChamfSpine.hxx                   |   11 +-
 inc/Handle_ChFiDS_FilSpine.hxx                     |   11 +-
 inc/Handle_ChFiDS_HData.hxx                        |   11 +-
 inc/Handle_ChFiDS_HElSpine.hxx                     |   11 +-
 ...MapNodeOfIndexedDataMapOfVertexListOfStripe.hxx |   11 +-
 inc/Handle_ChFiDS_ListNodeOfListOfHElSpine.hxx     |   11 +-
 inc/Handle_ChFiDS_ListNodeOfListOfStripe.hxx       |   11 +-
 inc/Handle_ChFiDS_ListNodeOfRegularities.hxx       |   11 +-
 inc/Handle_ChFiDS_SecHArray1.hxx                   |   11 +-
 ...Handle_ChFiDS_SequenceNodeOfSequenceOfSpine.hxx |   11 +-
 ...dle_ChFiDS_SequenceNodeOfSequenceOfSurfData.hxx |   11 +-
 inc/Handle_ChFiDS_Spine.hxx                        |   11 +-
 inc/Handle_ChFiDS_Stripe.hxx                       |   11 +-
 inc/Handle_ChFiDS_SurfData.hxx                     |   11 +-
 inc/Handle_ChFiKPart_DataMapNodeOfRstMap.hxx       |   11 +-
 ...SequenceNodeOfSequenceOfIWLineOfTheIWalking.hxx |   20 +
 ...odeOfSequenceOfIWLineOfTheIWalkingOfContour.hxx |   27 -
 ...equenceNodeOfSequenceOfPathPointOfTheSearch.hxx |   20 +
 ...deOfSequenceOfPathPointOfTheSearchOfContour.hxx |   27 -
 ..._SequenceNodeOfSequenceOfSegmentOfTheSearch.hxx |   20 +
 ...NodeOfSequenceOfSegmentOfTheSearchOfContour.hxx |   27 -
 ...ndle_Contap_SequenceNodeOfTheSequenceOfLine.hxx |   20 +
 ...ap_SequenceNodeOfTheSequenceOfLineOfContour.hxx |   27 -
 ...dle_Contap_SequenceNodeOfTheSequenceOfPoint.hxx |   20 +
 ...p_SequenceNodeOfTheSequenceOfPointOfContour.hxx |   27 -
 inc/Handle_Contap_TheHSequenceOfPoint.hxx          |   20 +
 inc/Handle_Contap_TheHSequenceOfPointOfContour.hxx |   27 -
 inc/Handle_Contap_TheIWLineOfTheIWalking.hxx       |   20 +
 ...ndle_Contap_TheIWLineOfTheIWalkingOfContour.hxx |   27 -
 ...nvert_SequenceNodeOfSequenceOfArray1OfPoles.hxx |   11 +-
 inc/Handle_DBC_VArrayNodeOfVArrayOfCharacter.hxx   |    8 -
 ...Handle_DBC_VArrayNodeOfVArrayOfExtCharacter.hxx |    8 -
 inc/Handle_DBC_VArrayNodeOfVArrayOfInteger.hxx     |    8 -
 inc/Handle_DBC_VArrayNodeOfVArrayOfReal.hxx        |    8 -
 inc/Handle_DBRep_DrawableShape.hxx                 |   11 +-
 inc/Handle_DBRep_Edge.hxx                          |   11 +-
 inc/Handle_DBRep_Face.hxx                          |   11 +-
 inc/Handle_DBRep_ListNodeOfListOfEdge.hxx          |   11 +-
 inc/Handle_DBRep_ListNodeOfListOfFace.hxx          |   11 +-
 inc/Handle_DBRep_ListNodeOfListOfHideData.hxx      |   11 +-
 inc/Handle_DDF_Browser.hxx                         |   11 +-
 inc/Handle_DDF_Data.hxx                            |   11 +-
 inc/Handle_DDF_ListNodeOfTransactionStack.hxx      |   20 +
 inc/Handle_DDF_StackNodeOfTransactionStack.hxx     |   27 -
 inc/Handle_DDF_Transaction.hxx                     |   11 +-
 inc/Handle_DDataStd_DrawDriver.hxx                 |   11 +-
 inc/Handle_DDataStd_DrawPresentation.hxx           |   11 +-
 inc/Handle_DDataStd_TreeBrowser.hxx                |   11 +-
 inc/Handle_DDocStd_DrawDocument.hxx                |   11 +-
 inc/Handle_DNaming_BooleanOperationDriver.hxx      |   11 +-
 inc/Handle_DNaming_BoxDriver.hxx                   |   11 +-
 inc/Handle_DNaming_CylinderDriver.hxx              |   11 +-
 ...e_DNaming_DataMapNodeOfDataMapOfShapeOfName.hxx |   11 +-
 inc/Handle_DNaming_FilletDriver.hxx                |   11 +-
 inc/Handle_DNaming_Line3DDriver.hxx                |   11 +-
 inc/Handle_DNaming_PointDriver.hxx                 |   11 +-
 inc/Handle_DNaming_PrismDriver.hxx                 |   11 +-
 inc/Handle_DNaming_RevolutionDriver.hxx            |   11 +-
 inc/Handle_DNaming_SelectionDriver.hxx             |   11 +-
 inc/Handle_DNaming_SphereDriver.hxx                |   11 +-
 inc/Handle_DNaming_TransformationDriver.hxx        |   11 +-
 inc/Handle_Dico_DictionaryOfInteger.hxx            |   11 +-
 inc/Handle_Dico_DictionaryOfTransient.hxx          |   11 +-
 inc/Handle_Dico_StackItemOfDictionaryOfInteger.hxx |   11 +-
 ...andle_Dico_StackItemOfDictionaryOfTransient.hxx |   11 +-
 ...le_Draft_DataMapNodeOfDataMapOfEdgeEdgeInfo.hxx |   11 +-
 ...le_Draft_DataMapNodeOfDataMapOfFaceFaceInfo.hxx |   11 +-
 ...raft_DataMapNodeOfDataMapOfVertexVertexInfo.hxx |   11 +-
 inc/Handle_Draft_Modification.hxx                  |   11 +-
 inc/Handle_DrawDim_Angle.hxx                       |   11 +-
 inc/Handle_DrawDim_Dimension.hxx                   |   11 +-
 inc/Handle_DrawDim_Distance.hxx                    |   11 +-
 inc/Handle_DrawDim_PlanarAngle.hxx                 |   11 +-
 inc/Handle_DrawDim_PlanarDiameter.hxx              |   11 +-
 inc/Handle_DrawDim_PlanarDimension.hxx             |   11 +-
 inc/Handle_DrawDim_PlanarDistance.hxx              |   11 +-
 inc/Handle_DrawDim_PlanarRadius.hxx                |   11 +-
 inc/Handle_DrawDim_Radius.hxx                      |   11 +-
 inc/Handle_DrawFairCurve_Batten.hxx                |   11 +-
 inc/Handle_DrawFairCurve_MinimalVariation.hxx      |   11 +-
 inc/Handle_DrawTrSurf_BSplineCurve.hxx             |   11 +-
 inc/Handle_DrawTrSurf_BSplineCurve2d.hxx           |   11 +-
 inc/Handle_DrawTrSurf_BSplineSurface.hxx           |   11 +-
 inc/Handle_DrawTrSurf_BezierCurve.hxx              |   11 +-
 inc/Handle_DrawTrSurf_BezierCurve2d.hxx            |   11 +-
 inc/Handle_DrawTrSurf_BezierSurface.hxx            |   11 +-
 inc/Handle_DrawTrSurf_Curve.hxx                    |   11 +-
 inc/Handle_DrawTrSurf_Curve2d.hxx                  |   11 +-
 inc/Handle_DrawTrSurf_Drawable.hxx                 |   11 +-
 inc/Handle_DrawTrSurf_Point.hxx                    |   11 +-
 inc/Handle_DrawTrSurf_Polygon2D.hxx                |   11 +-
 inc/Handle_DrawTrSurf_Polygon3D.hxx                |   11 +-
 inc/Handle_DrawTrSurf_Surface.hxx                  |   11 +-
 inc/Handle_DrawTrSurf_Triangulation.hxx            |   11 +-
 inc/Handle_DrawTrSurf_Triangulation2D.hxx          |   11 +-
 inc/Handle_Draw_Axis2D.hxx                         |   11 +-
 inc/Handle_Draw_Axis3D.hxx                         |   11 +-
 inc/Handle_Draw_Box.hxx                            |   11 +-
 inc/Handle_Draw_Chronometer.hxx                    |   11 +-
 inc/Handle_Draw_Circle2D.hxx                       |   11 +-
 inc/Handle_Draw_Circle3D.hxx                       |   11 +-
 inc/Handle_Draw_DataMapNodeOfMapOfFunctions.hxx    |   27 -
 inc/Handle_Draw_DataMapNodeOfVMap.hxx              |   27 -
 inc/Handle_Draw_Drawable2D.hxx                     |   11 +-
 inc/Handle_Draw_Drawable3D.hxx                     |   11 +-
 inc/Handle_Draw_Failure.hxx                        |   11 +-
 inc/Handle_Draw_Grid.hxx                           |   11 +-
 ...andle_Draw_IndexedMapNodeOfMapOfAsciiString.hxx |   11 +-
 inc/Handle_Draw_Marker2D.hxx                       |   11 +-
 inc/Handle_Draw_Marker3D.hxx                       |   11 +-
 inc/Handle_Draw_Number.hxx                         |   11 +-
 inc/Handle_Draw_Printer.hxx                        |   11 +-
 inc/Handle_Draw_ProgressIndicator.hxx              |   11 +-
 inc/Handle_Draw_Segment2D.hxx                      |   11 +-
 inc/Handle_Draw_Segment3D.hxx                      |   11 +-
 ...dle_Draw_SequenceNodeOfSequenceOfDrawable3D.hxx |   11 +-
 inc/Handle_Draw_Text2D.hxx                         |   11 +-
 inc/Handle_Draw_Text3D.hxx                         |   11 +-
 inc/Handle_Dynamic_AbstractVariableInstance.hxx    |   27 -
 inc/Handle_Dynamic_BooleanParameter.hxx            |   27 -
 inc/Handle_Dynamic_CompiledMethod.hxx              |   27 -
 inc/Handle_Dynamic_CompositMethod.hxx              |   27 -
 inc/Handle_Dynamic_CompositVariableInstance.hxx    |   27 -
 inc/Handle_Dynamic_DynamicClass.hxx                |   27 -
 inc/Handle_Dynamic_DynamicDerivedClass.hxx         |   27 -
 inc/Handle_Dynamic_DynamicInstance.hxx             |   27 -
 inc/Handle_Dynamic_FuzzyClass.hxx                  |   27 -
 inc/Handle_Dynamic_FuzzyDefinition.hxx             |   27 -
 inc/Handle_Dynamic_FuzzyDefinitionsDictionary.hxx  |   27 -
 inc/Handle_Dynamic_InstanceParameter.hxx           |   27 -
 inc/Handle_Dynamic_IntegerParameter.hxx            |   27 -
 inc/Handle_Dynamic_InterpretedMethod.hxx           |   27 -
 inc/Handle_Dynamic_Method.hxx                      |   27 -
 inc/Handle_Dynamic_MethodDefinition.hxx            |   27 -
 inc/Handle_Dynamic_MethodDefinitionsDictionary.hxx |   27 -
 inc/Handle_Dynamic_ObjectParameter.hxx             |   27 -
 inc/Handle_Dynamic_Parameter.hxx                   |   27 -
 inc/Handle_Dynamic_ParameterNode.hxx               |   27 -
 inc/Handle_Dynamic_RealParameter.hxx               |   27 -
 inc/Handle_Dynamic_SequenceNodeOfSeqOfClasses.hxx  |   27 -
 ...Dynamic_SequenceNodeOfSeqOfFuzzyDefinitions.hxx |   27 -
 ...ynamic_SequenceNodeOfSeqOfMethodDefinitions.hxx |   27 -
 inc/Handle_Dynamic_SequenceNodeOfSeqOfMethods.hxx  |   27 -
 inc/Handle_Dynamic_SequenceOfClasses.hxx           |   27 -
 inc/Handle_Dynamic_SequenceOfFuzzyDefinitions.hxx  |   27 -
 inc/Handle_Dynamic_SequenceOfMethodDefinitions.hxx |   27 -
 inc/Handle_Dynamic_SequenceOfMethods.hxx           |   27 -
 inc/Handle_Dynamic_StringParameter.hxx             |   27 -
 inc/Handle_Dynamic_Variable.hxx                    |   27 -
 inc/Handle_Dynamic_VariableGroup.hxx               |   27 -
 inc/Handle_Dynamic_VariableInstance.hxx            |   27 -
 inc/Handle_Dynamic_VariableNode.hxx                |   27 -
 inc/Handle_ExprIntrp_GenExp.hxx                    |   11 +-
 inc/Handle_ExprIntrp_GenFct.hxx                    |   11 +-
 inc/Handle_ExprIntrp_GenRel.hxx                    |   11 +-
 inc/Handle_ExprIntrp_Generator.hxx                 |   11 +-
 ...xprIntrp_ListNodeOfStackOfGeneralExpression.hxx |   20 +
 ..._ExprIntrp_ListNodeOfStackOfGeneralFunction.hxx |   20 +
 ..._ExprIntrp_ListNodeOfStackOfGeneralRelation.hxx |   20 +
 ...trp_SequenceNodeOfSequenceOfNamedExpression.hxx |   11 +-
 ...Intrp_SequenceNodeOfSequenceOfNamedFunction.hxx |   11 +-
 ...prIntrp_StackNodeOfStackOfGeneralExpression.hxx |   27 -
 ...ExprIntrp_StackNodeOfStackOfGeneralFunction.hxx |   27 -
 ...ExprIntrp_StackNodeOfStackOfGeneralRelation.hxx |   27 -
 inc/Handle_ExprIntrp_StackNodeOfStackOfNames.hxx   |   27 -
 inc/Handle_ExprIntrp_SyntaxError.hxx               |   11 +-
 inc/Handle_Expr_Absolute.hxx                       |   11 +-
 inc/Handle_Expr_ArcCosine.hxx                      |   11 +-
 inc/Handle_Expr_ArcSine.hxx                        |   11 +-
 inc/Handle_Expr_ArcTangent.hxx                     |   11 +-
 inc/Handle_Expr_ArgCosh.hxx                        |   11 +-
 inc/Handle_Expr_ArgSinh.hxx                        |   11 +-
 inc/Handle_Expr_ArgTanh.hxx                        |   11 +-
 inc/Handle_Expr_BinaryExpression.hxx               |   11 +-
 inc/Handle_Expr_BinaryFunction.hxx                 |   11 +-
 inc/Handle_Expr_Cosh.hxx                           |   11 +-
 inc/Handle_Expr_Cosine.hxx                         |   11 +-
 inc/Handle_Expr_Difference.hxx                     |   11 +-
 inc/Handle_Expr_Different.hxx                      |   11 +-
 inc/Handle_Expr_Division.hxx                       |   11 +-
 inc/Handle_Expr_Equal.hxx                          |   11 +-
 inc/Handle_Expr_Exponential.hxx                    |   11 +-
 inc/Handle_Expr_Exponentiate.hxx                   |   11 +-
 inc/Handle_Expr_ExprFailure.hxx                    |   11 +-
 inc/Handle_Expr_FunctionDerivative.hxx             |   11 +-
 inc/Handle_Expr_GeneralExpression.hxx              |   11 +-
 inc/Handle_Expr_GeneralFunction.hxx                |   11 +-
 inc/Handle_Expr_GeneralRelation.hxx                |   11 +-
 inc/Handle_Expr_GreaterThan.hxx                    |   11 +-
 inc/Handle_Expr_GreaterThanOrEqual.hxx             |   11 +-
 ...ndle_Expr_IndexedMapNodeOfMapOfNamedUnknown.hxx |   11 +-
 inc/Handle_Expr_InvalidAssignment.hxx              |   11 +-
 inc/Handle_Expr_InvalidFunction.hxx                |   11 +-
 inc/Handle_Expr_InvalidOperand.hxx                 |   11 +-
 inc/Handle_Expr_LessThan.hxx                       |   11 +-
 inc/Handle_Expr_LessThanOrEqual.hxx                |   11 +-
 inc/Handle_Expr_LogOf10.hxx                        |   11 +-
 inc/Handle_Expr_LogOfe.hxx                         |   11 +-
 inc/Handle_Expr_NamedConstant.hxx                  |   11 +-
 inc/Handle_Expr_NamedExpression.hxx                |   11 +-
 inc/Handle_Expr_NamedFunction.hxx                  |   11 +-
 inc/Handle_Expr_NamedUnknown.hxx                   |   11 +-
 inc/Handle_Expr_NotAssigned.hxx                    |   11 +-
 inc/Handle_Expr_NotEvaluable.hxx                   |   11 +-
 inc/Handle_Expr_NumericValue.hxx                   |   11 +-
 inc/Handle_Expr_PolyExpression.hxx                 |   11 +-
 inc/Handle_Expr_PolyFunction.hxx                   |   11 +-
 inc/Handle_Expr_Product.hxx                        |   11 +-
 ...r_SequenceNodeOfSequenceOfGeneralExpression.hxx |   11 +-
 ...xpr_SequenceNodeOfSequenceOfGeneralRelation.hxx |   11 +-
 inc/Handle_Expr_Sign.hxx                           |   11 +-
 inc/Handle_Expr_Sine.hxx                           |   11 +-
 inc/Handle_Expr_SingleRelation.hxx                 |   11 +-
 inc/Handle_Expr_Sinh.hxx                           |   11 +-
 inc/Handle_Expr_Square.hxx                         |   11 +-
 inc/Handle_Expr_SquareRoot.hxx                     |   11 +-
 inc/Handle_Expr_Sum.hxx                            |   11 +-
 inc/Handle_Expr_SystemRelation.hxx                 |   11 +-
 inc/Handle_Expr_Tangent.hxx                        |   11 +-
 inc/Handle_Expr_Tanh.hxx                           |   11 +-
 inc/Handle_Expr_UnaryExpression.hxx                |   11 +-
 inc/Handle_Expr_UnaryFunction.hxx                  |   11 +-
 inc/Handle_Expr_UnaryMinus.hxx                     |   11 +-
 inc/Handle_Extrema_CCache2dOfExtCC2d.hxx           |   27 -
 inc/Handle_Extrema_CCacheOfExtCC.hxx               |   27 -
 inc/Handle_Extrema_ExtPExtS.hxx                    |   20 +
 inc/Handle_Extrema_ExtPRevS.hxx                    |   20 +
 inc/Handle_Extrema_HArray1OfPOnCurv.hxx            |   11 +-
 inc/Handle_Extrema_HArray1OfPOnCurv2d.hxx          |   11 +-
 inc/Handle_Extrema_HArray1OfPOnSurf.hxx            |   11 +-
 inc/Handle_Extrema_HArray2OfPOnCurv.hxx            |   11 +-
 inc/Handle_Extrema_HArray2OfPOnCurv2d.hxx          |   11 +-
 inc/Handle_Extrema_HArray2OfPOnSurf.hxx            |   11 +-
 inc/Handle_Extrema_HArray2OfPOnSurfParams.hxx      |   11 +-
 inc/Handle_Extrema_LCCache2dOfLocateExtCC2d.hxx    |   27 -
 inc/Handle_Extrema_LCCacheOfLocateExtCC.hxx        |   27 -
 ...nceNodeOfSeqPCOfPCFOfEPCOfELPCOfLocateExtPC.hxx |   11 +-
 ...eNodeOfSeqPCOfPCFOfEPCOfELPCOfLocateExtPC2d.hxx |   11 +-
 ...xtrema_SequenceNodeOfSeqPCOfPCFOfEPCOfExtPC.hxx |   11 +-
 ...rema_SequenceNodeOfSeqPCOfPCFOfEPCOfExtPC2d.hxx |   11 +-
 ...nceNodeOfSeqPCOfPCLocFOfLocEPCOfLocateExtPC.hxx |   11 +-
 ...eNodeOfSeqPCOfPCLocFOfLocEPCOfLocateExtPC2d.hxx |   11 +-
 ..._SequenceNodeOfSeqPOnCOfCCFOfECC2dOfExtCC2d.hxx |   27 -
 ...rema_SequenceNodeOfSeqPOnCOfCCFOfECCOfExtCC.hxx |   27 -
 ...ceNodeOfSeqPOnCOfCCFOfELCC2dOfLocateExtCC2d.hxx |   27 -
 ...quenceNodeOfSeqPOnCOfCCFOfELCCOfLocateExtCC.hxx |   27 -
 ...trema_SequenceNodeOfSeqPOnCOfCCLocFOfLocECC.hxx |   20 +
 ...ema_SequenceNodeOfSeqPOnCOfCCLocFOfLocECC2d.hxx |   20 +
 ...eOfSeqPOnCOfCCLocFOfLocECC2dOfLocateExtCC2d.hxx |   27 -
 ...eNodeOfSeqPOnCOfCCLocFOfLocECCOfLocateExtCC.hxx |   27 -
 ...dle_Extrema_SequenceNodeOfSequenceOfPOnCurv.hxx |   11 +-
 ...e_Extrema_SequenceNodeOfSequenceOfPOnCurv2d.hxx |   11 +-
 ...dle_Extrema_SequenceNodeOfSequenceOfPOnSurf.hxx |   11 +-
 inc/Handle_FEmTool_Curve.hxx                       |   11 +-
 inc/Handle_FEmTool_ElementaryCriterion.hxx         |   11 +-
 inc/Handle_FEmTool_HAssemblyTable.hxx              |   11 +-
 inc/Handle_FEmTool_LinearFlexion.hxx               |   11 +-
 inc/Handle_FEmTool_LinearJerk.hxx                  |   11 +-
 inc/Handle_FEmTool_LinearTension.hxx               |   11 +-
 inc/Handle_FEmTool_ListNodeOfListOfVectors.hxx     |   11 +-
 inc/Handle_FEmTool_ProfileMatrix.hxx               |   11 +-
 ...Handle_FEmTool_SequenceNodeOfSeqOfLinConstr.hxx |   11 +-
 inc/Handle_FEmTool_SparseMatrix.hxx                |   11 +-
 inc/Handle_FWOSDriver_Driver.hxx                   |   27 -
 inc/Handle_FWOSDriver_DriverFactory.hxx            |   11 +-
 inc/Handle_Font_FontMgr.hxx                        |   11 +-
 inc/Handle_Font_SystemFont.hxx                     |   11 +-
 inc/Handle_GProp_UndefinedAxis.hxx                 |   11 +-
 inc/Handle_GccAna_NoSolution.hxx                   |   11 +-
 inc/Handle_GccEnt_BadQualifier.hxx                 |   11 +-
 inc/Handle_GccInt_BCirc.hxx                        |   11 +-
 inc/Handle_GccInt_BElips.hxx                       |   11 +-
 inc/Handle_GccInt_BHyper.hxx                       |   11 +-
 inc/Handle_GccInt_BLine.hxx                        |   11 +-
 inc/Handle_GccInt_BParab.hxx                       |   11 +-
 inc/Handle_GccInt_BPoint.hxx                       |   11 +-
 inc/Handle_GccInt_Bisec.hxx                        |   11 +-
 inc/Handle_GccIter_IsParallel.hxx                  |   27 -
 inc/Handle_Geom2dAdaptor_GHCurve.hxx               |   11 +-
 inc/Handle_Geom2dAdaptor_HCurve.hxx                |   11 +-
 inc/Handle_Geom2dGcc_IsParallel.hxx                |   20 +
 inc/Handle_Geom2dHatch_DataMapNodeOfHatchings.hxx  |   20 +
 ...Geom2dHatch_DataMapNodeOfHatchingsOfHatcher.hxx |   27 -
 ...ndle_Geom2dHatch_DataMapNodeOfMapOfElements.hxx |   20 +
 ...taMapNodeOfMapOfElementsOfElementsOfHatcher.hxx |   27 -
 ...PCLocFOfTheLocateExtPCOfTheProjPCurOfGInter.hxx |   11 +-
 inc/Handle_Geom2d_AxisPlacement.hxx                |   11 +-
 inc/Handle_Geom2d_BSplineCurve.hxx                 |   11 +-
 inc/Handle_Geom2d_BezierCurve.hxx                  |   11 +-
 inc/Handle_Geom2d_BoundedCurve.hxx                 |   11 +-
 inc/Handle_Geom2d_CartesianPoint.hxx               |   11 +-
 inc/Handle_Geom2d_Circle.hxx                       |   11 +-
 inc/Handle_Geom2d_Conic.hxx                        |   11 +-
 inc/Handle_Geom2d_Curve.hxx                        |   11 +-
 inc/Handle_Geom2d_Direction.hxx                    |   11 +-
 inc/Handle_Geom2d_Ellipse.hxx                      |   11 +-
 inc/Handle_Geom2d_Geometry.hxx                     |   11 +-
 inc/Handle_Geom2d_Hyperbola.hxx                    |   11 +-
 inc/Handle_Geom2d_Line.hxx                         |   11 +-
 inc/Handle_Geom2d_OffsetCurve.hxx                  |   11 +-
 inc/Handle_Geom2d_Parabola.hxx                     |   11 +-
 inc/Handle_Geom2d_Point.hxx                        |   11 +-
 inc/Handle_Geom2d_Transformation.hxx               |   11 +-
 inc/Handle_Geom2d_TrimmedCurve.hxx                 |   11 +-
 inc/Handle_Geom2d_UndefinedDerivative.hxx          |   11 +-
 inc/Handle_Geom2d_UndefinedValue.hxx               |   11 +-
 inc/Handle_Geom2d_Vector.hxx                       |   11 +-
 inc/Handle_Geom2d_VectorWithMagnitude.hxx          |   11 +-
 inc/Handle_GeomAdaptor_GHCurve.hxx                 |   11 +-
 inc/Handle_GeomAdaptor_GHSurface.hxx               |   11 +-
 inc/Handle_GeomAdaptor_HCurve.hxx                  |   11 +-
 inc/Handle_GeomAdaptor_HSurface.hxx                |   11 +-
 inc/Handle_GeomFill_BoundWithSurf.hxx              |   11 +-
 inc/Handle_GeomFill_Boundary.hxx                   |   11 +-
 inc/Handle_GeomFill_CircularBlendFunc.hxx          |   11 +-
 inc/Handle_GeomFill_ConstantBiNormal.hxx           |   11 +-
 inc/Handle_GeomFill_CoonsAlgPatch.hxx              |   11 +-
 inc/Handle_GeomFill_CorrectedFrenet.hxx            |   11 +-
 inc/Handle_GeomFill_CurveAndTrihedron.hxx          |   11 +-
 inc/Handle_GeomFill_Darboux.hxx                    |   11 +-
 inc/Handle_GeomFill_DegeneratedBound.hxx           |   11 +-
 inc/Handle_GeomFill_DiscreteTrihedron.hxx          |   11 +-
 inc/Handle_GeomFill_DraftTrihedron.hxx             |   11 +-
 inc/Handle_GeomFill_EvolvedSection.hxx             |   11 +-
 inc/Handle_GeomFill_Fixed.hxx                      |   11 +-
 inc/Handle_GeomFill_Frenet.hxx                     |   11 +-
 inc/Handle_GeomFill_GuideTrihedronAC.hxx           |   11 +-
 inc/Handle_GeomFill_GuideTrihedronPlan.hxx         |   11 +-
 inc/Handle_GeomFill_HArray1OfLocationLaw.hxx       |   11 +-
 inc/Handle_GeomFill_HArray1OfSectionLaw.hxx        |   11 +-
 inc/Handle_GeomFill_HSequenceOfAx2.hxx             |   11 +-
 inc/Handle_GeomFill_Line.hxx                       |   11 +-
 inc/Handle_GeomFill_LocationDraft.hxx              |   11 +-
 inc/Handle_GeomFill_LocationGuide.hxx              |   11 +-
 inc/Handle_GeomFill_LocationLaw.hxx                |   11 +-
 inc/Handle_GeomFill_NSections.hxx                  |   11 +-
 inc/Handle_GeomFill_SectionLaw.hxx                 |   11 +-
 ...Handle_GeomFill_SequenceNodeOfSequenceOfAx2.hxx |   11 +-
 ...andle_GeomFill_SequenceNodeOfSequenceOfTrsf.hxx |   11 +-
 inc/Handle_GeomFill_SimpleBound.hxx                |   11 +-
 inc/Handle_GeomFill_SweepFunction.hxx              |   11 +-
 inc/Handle_GeomFill_TgtField.hxx                   |   11 +-
 inc/Handle_GeomFill_TgtOnCoons.hxx                 |   11 +-
 inc/Handle_GeomFill_TrihedronLaw.hxx               |   11 +-
 inc/Handle_GeomFill_TrihedronWithGuide.hxx         |   11 +-
 inc/Handle_GeomFill_UniformSection.hxx             |   11 +-
 ...enceNodeOfSequenceOfParameterAndOrientation.hxx |   11 +-
 inc/Handle_GeomPlate_CurveConstraint.hxx           |   11 +-
 inc/Handle_GeomPlate_HArray1OfHCurveOnSurface.hxx  |   11 +-
 inc/Handle_GeomPlate_HArray1OfSequenceOfReal.hxx   |   11 +-
 ...Handle_GeomPlate_HSequenceOfCurveConstraint.hxx |   11 +-
 ...Handle_GeomPlate_HSequenceOfPointConstraint.hxx |   11 +-
 inc/Handle_GeomPlate_PointConstraint.hxx           |   11 +-
 ...andle_GeomPlate_SequenceNodeOfSequenceOfAij.hxx |   11 +-
 ...ate_SequenceNodeOfSequenceOfCurveConstraint.hxx |   11 +-
 ...ate_SequenceNodeOfSequenceOfPointConstraint.hxx |   11 +-
 inc/Handle_GeomPlate_Surface.hxx                   |   11 +-
 inc/Handle_GeomTools_UndefinedTypeHandler.hxx      |   11 +-
 inc/Handle_Geom_Axis1Placement.hxx                 |   11 +-
 inc/Handle_Geom_Axis2Placement.hxx                 |   11 +-
 inc/Handle_Geom_AxisPlacement.hxx                  |   11 +-
 inc/Handle_Geom_BSplineCurve.hxx                   |   11 +-
 inc/Handle_Geom_BSplineSurface.hxx                 |   11 +-
 inc/Handle_Geom_BezierCurve.hxx                    |   11 +-
 inc/Handle_Geom_BezierSurface.hxx                  |   11 +-
 inc/Handle_Geom_BoundedCurve.hxx                   |   11 +-
 inc/Handle_Geom_BoundedSurface.hxx                 |   11 +-
 inc/Handle_Geom_CartesianPoint.hxx                 |   11 +-
 inc/Handle_Geom_Circle.hxx                         |   11 +-
 inc/Handle_Geom_Conic.hxx                          |   11 +-
 inc/Handle_Geom_ConicalSurface.hxx                 |   11 +-
 inc/Handle_Geom_Curve.hxx                          |   11 +-
 inc/Handle_Geom_CylindricalSurface.hxx             |   11 +-
 inc/Handle_Geom_Direction.hxx                      |   11 +-
 inc/Handle_Geom_ElementarySurface.hxx              |   11 +-
 inc/Handle_Geom_Ellipse.hxx                        |   11 +-
 inc/Handle_Geom_Geometry.hxx                       |   11 +-
 inc/Handle_Geom_HSequenceOfBSplineSurface.hxx      |   11 +-
 inc/Handle_Geom_HSequenceOfSurface.hxx             |   27 -
 inc/Handle_Geom_Hyperbola.hxx                      |   11 +-
 inc/Handle_Geom_Line.hxx                           |   11 +-
 inc/Handle_Geom_OffsetCurve.hxx                    |   11 +-
 inc/Handle_Geom_OffsetSurface.hxx                  |   11 +-
 inc/Handle_Geom_Parabola.hxx                       |   11 +-
 inc/Handle_Geom_Plane.hxx                          |   11 +-
 inc/Handle_Geom_Point.hxx                          |   11 +-
 inc/Handle_Geom_RectangularTrimmedSurface.hxx      |   11 +-
 ...Geom_SequenceNodeOfSequenceOfBSplineSurface.hxx |   11 +-
 ...Handle_Geom_SequenceNodeOfSequenceOfSurface.hxx |   27 -
 inc/Handle_Geom_SphericalSurface.hxx               |   11 +-
 inc/Handle_Geom_Surface.hxx                        |   11 +-
 inc/Handle_Geom_SurfaceOfLinearExtrusion.hxx       |   11 +-
 inc/Handle_Geom_SurfaceOfRevolution.hxx            |   11 +-
 inc/Handle_Geom_SweptSurface.hxx                   |   11 +-
 inc/Handle_Geom_ToroidalSurface.hxx                |   11 +-
 inc/Handle_Geom_Transformation.hxx                 |   11 +-
 inc/Handle_Geom_TrimmedCurve.hxx                   |   11 +-
 inc/Handle_Geom_UndefinedDerivative.hxx            |   11 +-
 inc/Handle_Geom_UndefinedValue.hxx                 |   11 +-
 inc/Handle_Geom_Vector.hxx                         |   11 +-
 inc/Handle_Geom_VectorWithMagnitude.hxx            |   11 +-
 inc/Handle_GraphDS_DataMapNodeOfEntityRoleMap.hxx  |   27 -
 ...raphTools_ListNodeOfListOfSequenceOfInteger.hxx |   27 -
 inc/Handle_GraphTools_ListNodeOfSCList.hxx         |   27 -
 inc/Handle_GraphTools_SC.hxx                       |   27 -
 inc/Handle_Graphic3d_ArrayOfPoints.hxx             |   11 +-
 inc/Handle_Graphic3d_ArrayOfPolygons.hxx           |   11 +-
 inc/Handle_Graphic3d_ArrayOfPolylines.hxx          |   11 +-
 inc/Handle_Graphic3d_ArrayOfPrimitives.hxx         |   11 +-
 inc/Handle_Graphic3d_ArrayOfQuadrangleStrips.hxx   |   11 +-
 inc/Handle_Graphic3d_ArrayOfQuadrangles.hxx        |   11 +-
 inc/Handle_Graphic3d_ArrayOfSegments.hxx           |   11 +-
 inc/Handle_Graphic3d_ArrayOfTriangleFans.hxx       |   11 +-
 inc/Handle_Graphic3d_ArrayOfTriangleStrips.hxx     |   11 +-
 inc/Handle_Graphic3d_ArrayOfTriangles.hxx          |   11 +-
 inc/Handle_Graphic3d_AspectFillArea3d.hxx          |   11 +-
 inc/Handle_Graphic3d_AspectLine3d.hxx              |   11 +-
 inc/Handle_Graphic3d_AspectMarker3d.hxx            |   11 +-
 inc/Handle_Graphic3d_AspectText3d.hxx              |   11 +-
 inc/Handle_Graphic3d_AspectTextDefinitionError.hxx |   11 +-
 inc/Handle_Graphic3d_CycleError.hxx                |   11 +-
 inc/Handle_Graphic3d_DataStructureManager.hxx      |   11 +-
 inc/Handle_Graphic3d_GraphicDriver.hxx             |   11 +-
 inc/Handle_Graphic3d_Group.hxx                     |   11 +-
 inc/Handle_Graphic3d_GroupDefinitionError.hxx      |   11 +-
 inc/Handle_Graphic3d_HSequenceOfGroup.hxx          |   27 -
 inc/Handle_Graphic3d_HSequenceOfStructure.hxx      |   11 +-
 inc/Handle_Graphic3d_HSetOfGroup.hxx               |   27 -
 inc/Handle_Graphic3d_InitialisationError.hxx       |   11 +-
 inc/Handle_Graphic3d_ListNodeOfListOfPArray.hxx    |   27 -
 inc/Handle_Graphic3d_ListNodeOfListOfShortReal.hxx |   11 +-
 ...dle_Graphic3d_ListNodeOfSetListOfSetOfGroup.hxx |   27 -
 inc/Handle_Graphic3d_MaterialDefinitionError.hxx   |   11 +-
 inc/Handle_Graphic3d_PickIdDefinitionError.hxx     |   27 -
 inc/Handle_Graphic3d_Plotter.hxx                   |   27 -
 inc/Handle_Graphic3d_PlotterDefinitionError.hxx    |   27 -
 inc/Handle_Graphic3d_PriorityDefinitionError.hxx   |   11 +-
 ...e_Graphic3d_SequenceNodeOfSequenceOfAddress.hxx |   27 -
 ...dle_Graphic3d_SequenceNodeOfSequenceOfGroup.hxx |   27 -
 ...Graphic3d_SequenceNodeOfSequenceOfStructure.hxx |   11 +-
 ...Handle_Graphic3d_StdMapNodeOfMapOfStructure.hxx |   11 +-
 inc/Handle_Graphic3d_Structure.hxx                 |   11 +-
 inc/Handle_Graphic3d_StructureDefinitionError.hxx  |   11 +-
 inc/Handle_Graphic3d_StructureManager.hxx          |   11 +-
 inc/Handle_Graphic3d_Texture1D.hxx                 |   11 +-
 inc/Handle_Graphic3d_Texture1Dmanual.hxx           |   11 +-
 inc/Handle_Graphic3d_Texture1Dsegment.hxx          |   11 +-
 inc/Handle_Graphic3d_Texture2D.hxx                 |   11 +-
 inc/Handle_Graphic3d_Texture2Dmanual.hxx           |   11 +-
 inc/Handle_Graphic3d_Texture2Dplane.hxx            |   11 +-
 inc/Handle_Graphic3d_TextureEnv.hxx                |   11 +-
 inc/Handle_Graphic3d_TextureMap.hxx                |   11 +-
 inc/Handle_Graphic3d_TextureParams.hxx             |   11 +-
 inc/Handle_Graphic3d_TextureRoot.hxx               |   11 +-
 inc/Handle_Graphic3d_TransformError.hxx            |   11 +-
 inc/Handle_Graphic3d_VectorError.hxx               |   11 +-
 inc/Handle_HLRAlgo_EdgesBlock.hxx                  |   11 +-
 inc/Handle_HLRAlgo_HArray1OfPHDat.hxx              |   11 +-
 inc/Handle_HLRAlgo_HArray1OfPINod.hxx              |   11 +-
 inc/Handle_HLRAlgo_HArray1OfPISeg.hxx              |   11 +-
 inc/Handle_HLRAlgo_HArray1OfTData.hxx              |   11 +-
 inc/Handle_HLRAlgo_ListNodeOfInterferenceList.hxx  |   11 +-
 inc/Handle_HLRAlgo_ListNodeOfListOfBPoint.hxx      |   11 +-
 inc/Handle_HLRAlgo_PolyAlgo.hxx                    |   11 +-
 inc/Handle_HLRAlgo_PolyData.hxx                    |   11 +-
 inc/Handle_HLRAlgo_PolyInternalData.hxx            |   11 +-
 inc/Handle_HLRAlgo_PolyInternalNode.hxx            |   11 +-
 inc/Handle_HLRAlgo_PolyShellData.hxx               |   11 +-
 inc/Handle_HLRAlgo_WiresBlock.hxx                  |   11 +-
 inc/Handle_HLRBRep_Algo.hxx                        |   11 +-
 inc/Handle_HLRBRep_AreaLimit.hxx                   |   11 +-
 inc/Handle_HLRBRep_Data.hxx                        |   11 +-
 inc/Handle_HLRBRep_InternalAlgo.hxx                |   11 +-
 inc/Handle_HLRBRep_ListNodeOfListOfBPnt2D.hxx      |   11 +-
 inc/Handle_HLRBRep_ListNodeOfListOfBPoint.hxx      |   11 +-
 inc/Handle_HLRBRep_PolyAlgo.hxx                    |   11 +-
 ...ndle_HLRBRep_SequenceNodeOfSeqOfShapeBounds.hxx |   11 +-
 ...PCLocFOfTheLocateExtPCOfTheProjPCurOfCInter.hxx |   11 +-
 inc/Handle_HLRTest_DrawableEdgeTool.hxx            |   11 +-
 inc/Handle_HLRTest_DrawablePolyEdgeTool.hxx        |   11 +-
 inc/Handle_HLRTest_OutLiner.hxx                    |   11 +-
 inc/Handle_HLRTest_Projector.hxx                   |   11 +-
 inc/Handle_HLRTest_ShapeData.hxx                   |   11 +-
 ...opoBRep_DataMapNodeOfDataMapOfShapeFaceData.hxx |   11 +-
 ...TopoBRep_DataMapNodeOfMapOfShapeListOfVData.hxx |   11 +-
 inc/Handle_HLRTopoBRep_ListNodeOfListOfVData.hxx   |   11 +-
 inc/Handle_HLRTopoBRep_OutLiner.hxx                |   11 +-
 inc/Handle_HatchGen_SequenceNodeOfDomains.hxx      |   11 +-
 ...ndle_HatchGen_SequenceNodeOfPointsOnElement.hxx |   11 +-
 ...dle_HatchGen_SequenceNodeOfPointsOnHatching.hxx |   11 +-
 inc/Handle_Hatch_SequenceNodeOfSequenceOfLine.hxx  |   11 +-
 ...dle_Hatch_SequenceNodeOfSequenceOfParameter.hxx |   11 +-
 inc/Handle_HeaderSection_FileDescription.hxx       |   11 +-
 inc/Handle_HeaderSection_FileName.hxx              |   11 +-
 inc/Handle_HeaderSection_FileSchema.hxx            |   11 +-
 inc/Handle_HeaderSection_HeaderRecognizer.hxx      |   11 +-
 inc/Handle_HeaderSection_Protocol.hxx              |   11 +-
 inc/Handle_IFSelect_Act.hxx                        |   11 +-
 inc/Handle_IFSelect_Activator.hxx                  |   11 +-
 inc/Handle_IFSelect_AppliedModifiers.hxx           |   11 +-
 inc/Handle_IFSelect_BasicDumper.hxx                |   11 +-
 inc/Handle_IFSelect_CheckCounter.hxx               |   11 +-
 inc/Handle_IFSelect_DispGlobal.hxx                 |   11 +-
 inc/Handle_IFSelect_DispPerCount.hxx               |   11 +-
 inc/Handle_IFSelect_DispPerFiles.hxx               |   11 +-
 inc/Handle_IFSelect_DispPerOne.hxx                 |   11 +-
 inc/Handle_IFSelect_DispPerSignature.hxx           |   11 +-
 inc/Handle_IFSelect_Dispatch.hxx                   |   11 +-
 inc/Handle_IFSelect_EditForm.hxx                   |   11 +-
 inc/Handle_IFSelect_Editor.hxx                     |   11 +-
 inc/Handle_IFSelect_GeneralModifier.hxx            |   11 +-
 inc/Handle_IFSelect_GraphCounter.hxx               |   11 +-
 inc/Handle_IFSelect_HSeqOfSelection.hxx            |   11 +-
 inc/Handle_IFSelect_IntParam.hxx                   |   11 +-
 inc/Handle_IFSelect_ListEditor.hxx                 |   11 +-
 inc/Handle_IFSelect_ModelCopier.hxx                |   11 +-
 inc/Handle_IFSelect_ModifEditForm.hxx              |   11 +-
 inc/Handle_IFSelect_ModifReorder.hxx               |   11 +-
 inc/Handle_IFSelect_Modifier.hxx                   |   11 +-
 inc/Handle_IFSelect_PacketList.hxx                 |   11 +-
 inc/Handle_IFSelect_ParamEditor.hxx                |   11 +-
 inc/Handle_IFSelect_SelectAnyList.hxx              |   11 +-
 inc/Handle_IFSelect_SelectAnyType.hxx              |   11 +-
 inc/Handle_IFSelect_SelectBase.hxx                 |   11 +-
 inc/Handle_IFSelect_SelectCombine.hxx              |   11 +-
 inc/Handle_IFSelect_SelectControl.hxx              |   11 +-
 inc/Handle_IFSelect_SelectDeduct.hxx               |   11 +-
 inc/Handle_IFSelect_SelectDiff.hxx                 |   11 +-
 inc/Handle_IFSelect_SelectEntityNumber.hxx         |   11 +-
 inc/Handle_IFSelect_SelectErrorEntities.hxx        |   11 +-
 inc/Handle_IFSelect_SelectExplore.hxx              |   11 +-
 inc/Handle_IFSelect_SelectExtract.hxx              |   11 +-
 inc/Handle_IFSelect_SelectFlag.hxx                 |   11 +-
 inc/Handle_IFSelect_SelectInList.hxx               |   11 +-
 inc/Handle_IFSelect_SelectIncorrectEntities.hxx    |   11 +-
 inc/Handle_IFSelect_SelectIntersection.hxx         |   11 +-
 inc/Handle_IFSelect_SelectModelEntities.hxx        |   11 +-
 inc/Handle_IFSelect_SelectModelRoots.hxx           |   11 +-
 inc/Handle_IFSelect_SelectPointed.hxx              |   11 +-
 inc/Handle_IFSelect_SelectRange.hxx                |   11 +-
 inc/Handle_IFSelect_SelectRootComps.hxx            |   11 +-
 inc/Handle_IFSelect_SelectRoots.hxx                |   11 +-
 inc/Handle_IFSelect_SelectSent.hxx                 |   11 +-
 inc/Handle_IFSelect_SelectShared.hxx               |   11 +-
 inc/Handle_IFSelect_SelectSharing.hxx              |   11 +-
 inc/Handle_IFSelect_SelectSignature.hxx            |   11 +-
 inc/Handle_IFSelect_SelectSignedShared.hxx         |   11 +-
 inc/Handle_IFSelect_SelectSignedSharing.hxx        |   11 +-
 inc/Handle_IFSelect_SelectSuite.hxx                |   11 +-
 inc/Handle_IFSelect_SelectType.hxx                 |   11 +-
 inc/Handle_IFSelect_SelectUnion.hxx                |   11 +-
 inc/Handle_IFSelect_SelectUnknownEntities.hxx      |   11 +-
 inc/Handle_IFSelect_Selection.hxx                  |   11 +-
 ...ct_SequenceNodeOfSequenceOfAppliedModifiers.hxx |   11 +-
 ...ect_SequenceNodeOfSequenceOfGeneralModifier.hxx |   11 +-
 ...lect_SequenceNodeOfSequenceOfInterfaceModel.hxx |   11 +-
 ...andle_IFSelect_SequenceNodeOfTSeqOfDispatch.hxx |   11 +-
 ...ndle_IFSelect_SequenceNodeOfTSeqOfSelection.hxx |   11 +-
 inc/Handle_IFSelect_SessionDumper.hxx              |   11 +-
 inc/Handle_IFSelect_SessionPilot.hxx               |   11 +-
 inc/Handle_IFSelect_ShareOut.hxx                   |   11 +-
 inc/Handle_IFSelect_SignAncestor.hxx               |   11 +-
 inc/Handle_IFSelect_SignCategory.hxx               |   11 +-
 inc/Handle_IFSelect_SignCounter.hxx                |   11 +-
 inc/Handle_IFSelect_SignMultiple.hxx               |   11 +-
 inc/Handle_IFSelect_SignType.hxx                   |   11 +-
 inc/Handle_IFSelect_SignValidity.hxx               |   11 +-
 inc/Handle_IFSelect_Signature.hxx                  |   11 +-
 inc/Handle_IFSelect_SignatureList.hxx              |   11 +-
 inc/Handle_IFSelect_TransformStandard.hxx          |   11 +-
 inc/Handle_IFSelect_Transformer.hxx                |   11 +-
 inc/Handle_IFSelect_WorkLibrary.hxx                |   11 +-
 inc/Handle_IFSelect_WorkSession.hxx                |   11 +-
 inc/Handle_IGESAppli_DrilledHole.hxx               |   11 +-
 inc/Handle_IGESAppli_ElementResults.hxx            |   11 +-
 inc/Handle_IGESAppli_FiniteElement.hxx             |   11 +-
 inc/Handle_IGESAppli_Flow.hxx                      |   11 +-
 inc/Handle_IGESAppli_FlowLineSpec.hxx              |   11 +-
 inc/Handle_IGESAppli_GeneralModule.hxx             |   11 +-
 inc/Handle_IGESAppli_HArray1OfFiniteElement.hxx    |   11 +-
 inc/Handle_IGESAppli_HArray1OfFlow.hxx             |   11 +-
 inc/Handle_IGESAppli_HArray1OfNode.hxx             |   11 +-
 inc/Handle_IGESAppli_LevelFunction.hxx             |   11 +-
 inc/Handle_IGESAppli_LevelToPWBLayerMap.hxx        |   11 +-
 inc/Handle_IGESAppli_LineWidening.hxx              |   11 +-
 inc/Handle_IGESAppli_NodalConstraint.hxx           |   11 +-
 inc/Handle_IGESAppli_NodalDisplAndRot.hxx          |   11 +-
 inc/Handle_IGESAppli_NodalResults.hxx              |   11 +-
 inc/Handle_IGESAppli_Node.hxx                      |   11 +-
 inc/Handle_IGESAppli_PWBArtworkStackup.hxx         |   11 +-
 inc/Handle_IGESAppli_PWBDrilledHole.hxx            |   11 +-
 inc/Handle_IGESAppli_PartNumber.hxx                |   11 +-
 inc/Handle_IGESAppli_PinNumber.hxx                 |   11 +-
 inc/Handle_IGESAppli_PipingFlow.hxx                |   11 +-
 inc/Handle_IGESAppli_Protocol.hxx                  |   11 +-
 inc/Handle_IGESAppli_ReadWriteModule.hxx           |   11 +-
 inc/Handle_IGESAppli_ReferenceDesignator.hxx       |   11 +-
 inc/Handle_IGESAppli_RegionRestriction.hxx         |   11 +-
 inc/Handle_IGESAppli_SpecificModule.hxx            |   11 +-
 inc/Handle_IGESBasic_AssocGroupType.hxx            |   11 +-
 inc/Handle_IGESBasic_ExternalRefFile.hxx           |   11 +-
 inc/Handle_IGESBasic_ExternalRefFileIndex.hxx      |   11 +-
 inc/Handle_IGESBasic_ExternalRefFileName.hxx       |   11 +-
 inc/Handle_IGESBasic_ExternalRefLibName.hxx        |   11 +-
 inc/Handle_IGESBasic_ExternalRefName.hxx           |   11 +-
 inc/Handle_IGESBasic_ExternalReferenceFile.hxx     |   11 +-
 inc/Handle_IGESBasic_GeneralModule.hxx             |   11 +-
 inc/Handle_IGESBasic_Group.hxx                     |   11 +-
 inc/Handle_IGESBasic_GroupWithoutBackP.hxx         |   11 +-
 ...ndle_IGESBasic_HArray1OfHArray1OfIGESEntity.hxx |   11 +-
 inc/Handle_IGESBasic_HArray1OfHArray1OfInteger.hxx |   11 +-
 inc/Handle_IGESBasic_HArray1OfHArray1OfReal.hxx    |   11 +-
 inc/Handle_IGESBasic_HArray1OfHArray1OfXY.hxx      |   11 +-
 inc/Handle_IGESBasic_HArray1OfHArray1OfXYZ.hxx     |   11 +-
 inc/Handle_IGESBasic_HArray1OfLineFontEntity.hxx   |   11 +-
 inc/Handle_IGESBasic_HArray2OfHArray1OfReal.hxx    |   11 +-
 inc/Handle_IGESBasic_Hierarchy.hxx                 |   11 +-
 inc/Handle_IGESBasic_Name.hxx                      |   11 +-
 inc/Handle_IGESBasic_OrderedGroup.hxx              |   11 +-
 inc/Handle_IGESBasic_OrderedGroupWithoutBackP.hxx  |   11 +-
 inc/Handle_IGESBasic_Protocol.hxx                  |   11 +-
 inc/Handle_IGESBasic_ReadWriteModule.hxx           |   11 +-
 inc/Handle_IGESBasic_SingleParent.hxx              |   11 +-
 inc/Handle_IGESBasic_SingularSubfigure.hxx         |   11 +-
 inc/Handle_IGESBasic_SpecificModule.hxx            |   11 +-
 inc/Handle_IGESBasic_SubfigureDef.hxx              |   11 +-
 inc/Handle_IGESControl_ActorWrite.hxx              |   11 +-
 inc/Handle_IGESControl_AlgoContainer.hxx           |   11 +-
 inc/Handle_IGESControl_Controller.hxx              |   11 +-
 inc/Handle_IGESControl_IGESBoundary.hxx            |   11 +-
 inc/Handle_IGESControl_ToolContainer.hxx           |   11 +-
 inc/Handle_IGESData_ColorEntity.hxx                |   11 +-
 inc/Handle_IGESData_DefaultGeneral.hxx             |   11 +-
 inc/Handle_IGESData_DefaultSpecific.hxx            |   11 +-
 inc/Handle_IGESData_FileProtocol.hxx               |   11 +-
 inc/Handle_IGESData_FileRecognizer.hxx             |   11 +-
 inc/Handle_IGESData_FreeFormatEntity.hxx           |   11 +-
 inc/Handle_IGESData_GeneralModule.hxx              |   11 +-
 inc/Handle_IGESData_GlobalNodeOfSpecificLib.hxx    |   11 +-
 inc/Handle_IGESData_GlobalNodeOfWriterLib.hxx      |   11 +-
 inc/Handle_IGESData_HArray1OfIGESEntity.hxx        |   11 +-
 inc/Handle_IGESData_IGESEntity.hxx                 |   11 +-
 inc/Handle_IGESData_IGESModel.hxx                  |   11 +-
 inc/Handle_IGESData_IGESReaderData.hxx             |   11 +-
 inc/Handle_IGESData_LabelDisplayEntity.hxx         |   11 +-
 inc/Handle_IGESData_LevelListEntity.hxx            |   11 +-
 inc/Handle_IGESData_LineFontEntity.hxx             |   11 +-
 inc/Handle_IGESData_NameEntity.hxx                 |   11 +-
 inc/Handle_IGESData_NodeOfSpecificLib.hxx          |   11 +-
 inc/Handle_IGESData_NodeOfWriterLib.hxx            |   11 +-
 inc/Handle_IGESData_Protocol.hxx                   |   11 +-
 inc/Handle_IGESData_ReadWriteModule.hxx            |   11 +-
 inc/Handle_IGESData_SingleParentEntity.hxx         |   11 +-
 inc/Handle_IGESData_SpecificModule.hxx             |   11 +-
 inc/Handle_IGESData_ToolLocation.hxx               |   11 +-
 inc/Handle_IGESData_TransfEntity.hxx               |   11 +-
 inc/Handle_IGESData_UndefinedEntity.hxx            |   11 +-
 inc/Handle_IGESData_ViewKindEntity.hxx             |   11 +-
 inc/Handle_IGESDefs_AssociativityDef.hxx           |   11 +-
 inc/Handle_IGESDefs_AttributeDef.hxx               |   11 +-
 inc/Handle_IGESDefs_AttributeTable.hxx             |   11 +-
 inc/Handle_IGESDefs_GeneralModule.hxx              |   11 +-
 inc/Handle_IGESDefs_GenericData.hxx                |   11 +-
 ...SDefs_HArray1OfHArray1OfTextDisplayTemplate.hxx |   11 +-
 inc/Handle_IGESDefs_HArray1OfTabularData.hxx       |   11 +-
 inc/Handle_IGESDefs_MacroDef.hxx                   |   11 +-
 inc/Handle_IGESDefs_Protocol.hxx                   |   11 +-
 inc/Handle_IGESDefs_ReadWriteModule.hxx            |   11 +-
 inc/Handle_IGESDefs_SpecificModule.hxx             |   11 +-
 inc/Handle_IGESDefs_TabularData.hxx                |   11 +-
 inc/Handle_IGESDefs_UnitsData.hxx                  |   11 +-
 inc/Handle_IGESDimen_AngularDimension.hxx          |   11 +-
 inc/Handle_IGESDimen_BasicDimension.hxx            |   11 +-
 inc/Handle_IGESDimen_CenterLine.hxx                |   11 +-
 inc/Handle_IGESDimen_CurveDimension.hxx            |   11 +-
 inc/Handle_IGESDimen_DiameterDimension.hxx         |   11 +-
 inc/Handle_IGESDimen_DimensionDisplayData.hxx      |   11 +-
 inc/Handle_IGESDimen_DimensionTolerance.hxx        |   11 +-
 inc/Handle_IGESDimen_DimensionUnits.hxx            |   11 +-
 inc/Handle_IGESDimen_DimensionedGeometry.hxx       |   11 +-
 inc/Handle_IGESDimen_FlagNote.hxx                  |   11 +-
 inc/Handle_IGESDimen_GeneralLabel.hxx              |   11 +-
 inc/Handle_IGESDimen_GeneralModule.hxx             |   11 +-
 inc/Handle_IGESDimen_GeneralNote.hxx               |   11 +-
 inc/Handle_IGESDimen_GeneralSymbol.hxx             |   11 +-
 inc/Handle_IGESDimen_HArray1OfGeneralNote.hxx      |   11 +-
 inc/Handle_IGESDimen_HArray1OfLeaderArrow.hxx      |   11 +-
 inc/Handle_IGESDimen_LeaderArrow.hxx               |   11 +-
 inc/Handle_IGESDimen_LinearDimension.hxx           |   11 +-
 inc/Handle_IGESDimen_NewDimensionedGeometry.hxx    |   11 +-
 inc/Handle_IGESDimen_NewGeneralNote.hxx            |   11 +-
 inc/Handle_IGESDimen_OrdinateDimension.hxx         |   11 +-
 inc/Handle_IGESDimen_PointDimension.hxx            |   11 +-
 inc/Handle_IGESDimen_Protocol.hxx                  |   11 +-
 inc/Handle_IGESDimen_RadiusDimension.hxx           |   11 +-
 inc/Handle_IGESDimen_ReadWriteModule.hxx           |   11 +-
 inc/Handle_IGESDimen_Section.hxx                   |   11 +-
 inc/Handle_IGESDimen_SectionedArea.hxx             |   11 +-
 inc/Handle_IGESDimen_SpecificModule.hxx            |   11 +-
 inc/Handle_IGESDimen_WitnessLine.hxx               |   11 +-
 inc/Handle_IGESDraw_CircArraySubfigure.hxx         |   11 +-
 inc/Handle_IGESDraw_ConnectPoint.hxx               |   11 +-
 inc/Handle_IGESDraw_Drawing.hxx                    |   11 +-
 inc/Handle_IGESDraw_DrawingWithRotation.hxx        |   11 +-
 inc/Handle_IGESDraw_GeneralModule.hxx              |   11 +-
 inc/Handle_IGESDraw_HArray1OfConnectPoint.hxx      |   11 +-
 inc/Handle_IGESDraw_HArray1OfViewKindEntity.hxx    |   11 +-
 inc/Handle_IGESDraw_LabelDisplay.hxx               |   11 +-
 inc/Handle_IGESDraw_NetworkSubfigure.hxx           |   11 +-
 inc/Handle_IGESDraw_NetworkSubfigureDef.hxx        |   11 +-
 inc/Handle_IGESDraw_PerspectiveView.hxx            |   11 +-
 inc/Handle_IGESDraw_Planar.hxx                     |   11 +-
 inc/Handle_IGESDraw_Protocol.hxx                   |   11 +-
 inc/Handle_IGESDraw_ReadWriteModule.hxx            |   11 +-
 inc/Handle_IGESDraw_RectArraySubfigure.hxx         |   11 +-
 inc/Handle_IGESDraw_SegmentedViewsVisible.hxx      |   11 +-
 inc/Handle_IGESDraw_SpecificModule.hxx             |   11 +-
 inc/Handle_IGESDraw_View.hxx                       |   11 +-
 inc/Handle_IGESDraw_ViewsVisible.hxx               |   11 +-
 inc/Handle_IGESDraw_ViewsVisibleWithAttr.hxx       |   11 +-
 inc/Handle_IGESGeom_BSplineCurve.hxx               |   11 +-
 inc/Handle_IGESGeom_BSplineSurface.hxx             |   11 +-
 inc/Handle_IGESGeom_Boundary.hxx                   |   11 +-
 inc/Handle_IGESGeom_BoundedSurface.hxx             |   11 +-
 inc/Handle_IGESGeom_CircularArc.hxx                |   11 +-
 inc/Handle_IGESGeom_CompositeCurve.hxx             |   11 +-
 inc/Handle_IGESGeom_ConicArc.hxx                   |   11 +-
 inc/Handle_IGESGeom_CopiousData.hxx                |   11 +-
 inc/Handle_IGESGeom_CurveOnSurface.hxx             |   11 +-
 inc/Handle_IGESGeom_Direction.hxx                  |   11 +-
 inc/Handle_IGESGeom_Flash.hxx                      |   11 +-
 inc/Handle_IGESGeom_GeneralModule.hxx              |   11 +-
 inc/Handle_IGESGeom_HArray1OfBoundary.hxx          |   11 +-
 inc/Handle_IGESGeom_HArray1OfCurveOnSurface.hxx    |   11 +-
 ...ndle_IGESGeom_HArray1OfTransformationMatrix.hxx |   11 +-
 inc/Handle_IGESGeom_Line.hxx                       |   11 +-
 inc/Handle_IGESGeom_OffsetCurve.hxx                |   11 +-
 inc/Handle_IGESGeom_OffsetSurface.hxx              |   11 +-
 inc/Handle_IGESGeom_Plane.hxx                      |   11 +-
 inc/Handle_IGESGeom_Point.hxx                      |   11 +-
 inc/Handle_IGESGeom_Protocol.hxx                   |   11 +-
 inc/Handle_IGESGeom_ReadWriteModule.hxx            |   11 +-
 inc/Handle_IGESGeom_RuledSurface.hxx               |   11 +-
 inc/Handle_IGESGeom_SpecificModule.hxx             |   11 +-
 inc/Handle_IGESGeom_SplineCurve.hxx                |   11 +-
 inc/Handle_IGESGeom_SplineSurface.hxx              |   11 +-
 inc/Handle_IGESGeom_SurfaceOfRevolution.hxx        |   11 +-
 inc/Handle_IGESGeom_TabulatedCylinder.hxx          |   11 +-
 inc/Handle_IGESGeom_TransformationMatrix.hxx       |   11 +-
 inc/Handle_IGESGeom_TrimmedSurface.hxx             |   11 +-
 inc/Handle_IGESGraph_Color.hxx                     |   11 +-
 inc/Handle_IGESGraph_DefinitionLevel.hxx           |   11 +-
 inc/Handle_IGESGraph_DrawingSize.hxx               |   11 +-
 inc/Handle_IGESGraph_DrawingUnits.hxx              |   11 +-
 inc/Handle_IGESGraph_GeneralModule.hxx             |   11 +-
 inc/Handle_IGESGraph_HArray1OfColor.hxx            |   11 +-
 ...ndle_IGESGraph_HArray1OfTextDisplayTemplate.hxx |   11 +-
 inc/Handle_IGESGraph_HArray1OfTextFontDef.hxx      |   11 +-
 inc/Handle_IGESGraph_HighLight.hxx                 |   11 +-
 inc/Handle_IGESGraph_IntercharacterSpacing.hxx     |   11 +-
 inc/Handle_IGESGraph_LineFontDefPattern.hxx        |   11 +-
 inc/Handle_IGESGraph_LineFontDefTemplate.hxx       |   11 +-
 inc/Handle_IGESGraph_LineFontPredefined.hxx        |   11 +-
 inc/Handle_IGESGraph_NominalSize.hxx               |   11 +-
 inc/Handle_IGESGraph_Pick.hxx                      |   11 +-
 inc/Handle_IGESGraph_Protocol.hxx                  |   11 +-
 inc/Handle_IGESGraph_ReadWriteModule.hxx           |   11 +-
 inc/Handle_IGESGraph_SpecificModule.hxx            |   11 +-
 inc/Handle_IGESGraph_TextDisplayTemplate.hxx       |   11 +-
 inc/Handle_IGESGraph_TextFontDef.hxx               |   11 +-
 inc/Handle_IGESGraph_UniformRectGrid.hxx           |   11 +-
 inc/Handle_IGESSelect_Activator.hxx                |   11 +-
 inc/Handle_IGESSelect_AddFileComment.hxx           |   11 +-
 inc/Handle_IGESSelect_AddGroup.hxx                 |   11 +-
 inc/Handle_IGESSelect_AutoCorrect.hxx              |   11 +-
 inc/Handle_IGESSelect_ChangeLevelList.hxx          |   11 +-
 inc/Handle_IGESSelect_ChangeLevelNumber.hxx        |   11 +-
 inc/Handle_IGESSelect_ComputeStatus.hxx            |   11 +-
 inc/Handle_IGESSelect_CounterOfLevelNumber.hxx     |   11 +-
 inc/Handle_IGESSelect_DispPerDrawing.hxx           |   11 +-
 inc/Handle_IGESSelect_DispPerSingleView.hxx        |   11 +-
 inc/Handle_IGESSelect_Dumper.hxx                   |   11 +-
 inc/Handle_IGESSelect_EditDirPart.hxx              |   11 +-
 inc/Handle_IGESSelect_EditHeader.hxx               |   11 +-
 inc/Handle_IGESSelect_FileModifier.hxx             |   11 +-
 inc/Handle_IGESSelect_FloatFormat.hxx              |   11 +-
 inc/Handle_IGESSelect_IGESName.hxx                 |   11 +-
 inc/Handle_IGESSelect_IGESTypeForm.hxx             |   11 +-
 inc/Handle_IGESSelect_ModelModifier.hxx            |   11 +-
 inc/Handle_IGESSelect_RebuildDrawings.hxx          |   11 +-
 inc/Handle_IGESSelect_RebuildGroups.hxx            |   11 +-
 inc/Handle_IGESSelect_RemoveCurves.hxx             |   11 +-
 inc/Handle_IGESSelect_SelectBasicGeom.hxx          |   11 +-
 inc/Handle_IGESSelect_SelectBypassGroup.hxx        |   11 +-
 inc/Handle_IGESSelect_SelectBypassSubfigure.hxx    |   11 +-
 inc/Handle_IGESSelect_SelectDrawingFrom.hxx        |   11 +-
 inc/Handle_IGESSelect_SelectFaces.hxx              |   11 +-
 inc/Handle_IGESSelect_SelectFromDrawing.hxx        |   11 +-
 inc/Handle_IGESSelect_SelectFromSingleView.hxx     |   11 +-
 inc/Handle_IGESSelect_SelectLevelNumber.hxx        |   11 +-
 inc/Handle_IGESSelect_SelectName.hxx               |   11 +-
 inc/Handle_IGESSelect_SelectPCurves.hxx            |   11 +-
 inc/Handle_IGESSelect_SelectSingleViewFrom.hxx     |   11 +-
 inc/Handle_IGESSelect_SelectSubordinate.hxx        |   11 +-
 inc/Handle_IGESSelect_SelectVisibleStatus.hxx      |   11 +-
 inc/Handle_IGESSelect_SetGlobalParameter.hxx       |   11 +-
 inc/Handle_IGESSelect_SetLabel.hxx                 |   11 +-
 inc/Handle_IGESSelect_SetVersion5.hxx              |   11 +-
 inc/Handle_IGESSelect_SignColor.hxx                |   11 +-
 inc/Handle_IGESSelect_SignLevelNumber.hxx          |   11 +-
 inc/Handle_IGESSelect_SignStatus.hxx               |   11 +-
 inc/Handle_IGESSelect_SplineToBSpline.hxx          |   11 +-
 inc/Handle_IGESSelect_UpdateCreationDate.hxx       |   11 +-
 inc/Handle_IGESSelect_UpdateFileName.hxx           |   11 +-
 inc/Handle_IGESSelect_UpdateLastChange.hxx         |   11 +-
 inc/Handle_IGESSelect_ViewSorter.hxx               |   11 +-
 inc/Handle_IGESSelect_WorkLibrary.hxx              |   11 +-
 inc/Handle_IGESSolid_Block.hxx                     |   11 +-
 inc/Handle_IGESSolid_BooleanTree.hxx               |   11 +-
 inc/Handle_IGESSolid_ConeFrustum.hxx               |   11 +-
 inc/Handle_IGESSolid_ConicalSurface.hxx            |   11 +-
 inc/Handle_IGESSolid_Cylinder.hxx                  |   11 +-
 inc/Handle_IGESSolid_CylindricalSurface.hxx        |   11 +-
 inc/Handle_IGESSolid_EdgeList.hxx                  |   11 +-
 inc/Handle_IGESSolid_Ellipsoid.hxx                 |   11 +-
 inc/Handle_IGESSolid_Face.hxx                      |   11 +-
 inc/Handle_IGESSolid_GeneralModule.hxx             |   11 +-
 inc/Handle_IGESSolid_HArray1OfFace.hxx             |   11 +-
 inc/Handle_IGESSolid_HArray1OfLoop.hxx             |   11 +-
 inc/Handle_IGESSolid_HArray1OfShell.hxx            |   11 +-
 inc/Handle_IGESSolid_HArray1OfVertexList.hxx       |   11 +-
 inc/Handle_IGESSolid_Loop.hxx                      |   11 +-
 inc/Handle_IGESSolid_ManifoldSolid.hxx             |   11 +-
 inc/Handle_IGESSolid_PlaneSurface.hxx              |   11 +-
 inc/Handle_IGESSolid_Protocol.hxx                  |   11 +-
 inc/Handle_IGESSolid_ReadWriteModule.hxx           |   11 +-
 inc/Handle_IGESSolid_RightAngularWedge.hxx         |   11 +-
 inc/Handle_IGESSolid_SelectedComponent.hxx         |   11 +-
 inc/Handle_IGESSolid_Shell.hxx                     |   11 +-
 inc/Handle_IGESSolid_SolidAssembly.hxx             |   11 +-
 inc/Handle_IGESSolid_SolidInstance.hxx             |   11 +-
 inc/Handle_IGESSolid_SolidOfLinearExtrusion.hxx    |   11 +-
 inc/Handle_IGESSolid_SolidOfRevolution.hxx         |   11 +-
 inc/Handle_IGESSolid_SpecificModule.hxx            |   11 +-
 inc/Handle_IGESSolid_Sphere.hxx                    |   11 +-
 inc/Handle_IGESSolid_SphericalSurface.hxx          |   11 +-
 inc/Handle_IGESSolid_ToroidalSurface.hxx           |   11 +-
 inc/Handle_IGESSolid_Torus.hxx                     |   11 +-
 inc/Handle_IGESSolid_VertexList.hxx                |   11 +-
 inc/Handle_IGESToBRep_Actor.hxx                    |   11 +-
 inc/Handle_IGESToBRep_AlgoContainer.hxx            |   11 +-
 inc/Handle_IGESToBRep_IGESBoundary.hxx             |   11 +-
 inc/Handle_IGESToBRep_ToolContainer.hxx            |   11 +-
 inc/Handle_IntAna_ListNodeOfListOfCurve.hxx        |   11 +-
 ...IntCurveSurface_SequenceNodeOfSequenceOfPnt.hxx |   11 +-
 ...IntCurveSurface_SequenceNodeOfSequenceOfSeg.hxx |   11 +-
 inc/Handle_IntPatch_ALine.hxx                      |   11 +-
 inc/Handle_IntPatch_GLine.hxx                      |   11 +-
 inc/Handle_IntPatch_Line.hxx                       |   11 +-
 inc/Handle_IntPatch_RLine.hxx                      |   11 +-
 ...SequenceNodeOfSequenceOfIWLineOfTheIWalking.hxx |   11 +-
 ...andle_IntPatch_SequenceNodeOfSequenceOfLine.hxx |   11 +-
 ...enceNodeOfSequenceOfPathPointOfTheSOnBounds.hxx |   11 +-
 ...ndle_IntPatch_SequenceNodeOfSequenceOfPoint.hxx |   11 +-
 ...quenceNodeOfSequenceOfSegmentOfTheSOnBounds.hxx |   11 +-
 inc/Handle_IntPatch_TheIWLineOfTheIWalking.hxx     |   11 +-
 inc/Handle_IntPatch_WLine.hxx                      |   11 +-
 ...dle_IntPolyh_SequenceNodeOfSeqOfStartPoints.hxx |   11 +-
 ...d_SequenceNodeOfSequenceOfIntersectionPoint.hxx |   11 +-
 ...SequenceNodeOfSequenceOfIntersectionSegment.hxx |   11 +-
 inc/Handle_IntStart_SITopolTool.hxx                |   11 +-
 inc/Handle_IntSurf_LineOn2S.hxx                    |   11 +-
 inc/Handle_IntSurf_ListNodeOfListOfPntOn2S.hxx     |   11 +-
 ...ndle_IntSurf_SequenceNodeOfSequenceOfCouple.hxx |   11 +-
 ...tSurf_SequenceNodeOfSequenceOfInteriorPoint.hxx |   11 +-
 ...e_IntSurf_SequenceNodeOfSequenceOfPathPoint.hxx |   11 +-
 inc/Handle_IntTools_Context.hxx                    |   20 +
 ...tTools_DataMapNodeOfDataMapOfCurveSampleBox.hxx |   11 +-
 ...ools_DataMapNodeOfDataMapOfSurfaceSampleBox.hxx |   11 +-
 ...taMapNodeOfIndexedDataMapOfTransientAddress.hxx |   11 +-
 inc/Handle_IntTools_ListNodeOfListOfBox.hxx        |   11 +-
 ...e_IntTools_ListNodeOfListOfCurveRangeSample.hxx |   11 +-
 ...IntTools_ListNodeOfListOfSurfaceRangeSample.hxx |   11 +-
 ...IntTools_SequenceNodeOfSequenceOfCommonPrts.hxx |   11 +-
 ...dle_IntTools_SequenceNodeOfSequenceOfCurves.hxx |   11 +-
 ...ntTools_SequenceNodeOfSequenceOfPntOn2Faces.hxx |   11 +-
 ...dle_IntTools_SequenceNodeOfSequenceOfRanges.hxx |   11 +-
 ...ndle_IntTools_SequenceNodeOfSequenceOfRoots.hxx |   11 +-
 ...andle_IntTools_StdMapNodeOfMapOfCurveSample.hxx |   11 +-
 ...dle_IntTools_StdMapNodeOfMapOfSurfaceSample.hxx |   11 +-
 inc/Handle_IntTools_TopolTool.hxx                  |   11 +-
 inc/Handle_Interface_Check.hxx                     |   11 +-
 inc/Handle_Interface_CheckFailure.hxx              |   11 +-
 inc/Handle_Interface_CopyControl.hxx               |   11 +-
 inc/Handle_Interface_CopyMap.hxx                   |   11 +-
 ...face_DataMapNodeOfDataMapOfTransientInteger.hxx |   11 +-
 inc/Handle_Interface_EntityCluster.hxx             |   11 +-
 inc/Handle_Interface_FileReaderData.hxx            |   11 +-
 inc/Handle_Interface_GTool.hxx                     |   11 +-
 inc/Handle_Interface_GeneralModule.hxx             |   11 +-
 inc/Handle_Interface_GlobalNodeOfGeneralLib.hxx    |   11 +-
 inc/Handle_Interface_GlobalNodeOfReaderLib.hxx     |   11 +-
 inc/Handle_Interface_HArray1OfHAsciiString.hxx     |   11 +-
 inc/Handle_Interface_HGraph.hxx                    |   11 +-
 inc/Handle_Interface_HSequenceOfCheck.hxx          |   11 +-
 ...ace_IndexedMapNodeOfIndexedMapOfAsciiString.hxx |   11 +-
 inc/Handle_Interface_IntVal.hxx                    |   11 +-
 inc/Handle_Interface_InterfaceError.hxx            |   11 +-
 inc/Handle_Interface_InterfaceMismatch.hxx         |   11 +-
 inc/Handle_Interface_InterfaceModel.hxx            |   11 +-
 inc/Handle_Interface_NodeOfGeneralLib.hxx          |   11 +-
 inc/Handle_Interface_NodeOfReaderLib.hxx           |   11 +-
 inc/Handle_Interface_ParamList.hxx                 |   11 +-
 inc/Handle_Interface_ParamSet.hxx                  |   11 +-
 inc/Handle_Interface_Protocol.hxx                  |   11 +-
 inc/Handle_Interface_ReaderModule.hxx              |   11 +-
 inc/Handle_Interface_ReportEntity.hxx              |   11 +-
 ...dle_Interface_SequenceNodeOfSequenceOfCheck.hxx |   11 +-
 inc/Handle_Interface_SignLabel.hxx                 |   11 +-
 inc/Handle_Interface_SignType.hxx                  |   11 +-
 inc/Handle_Interface_Static.hxx                    |   11 +-
 inc/Handle_Interface_TypedValue.hxx                |   11 +-
 inc/Handle_Interface_UndefinedContent.hxx          |   11 +-
 inc/Handle_Intf_SequenceNodeOfSeqOfSectionLine.hxx |   11 +-
 ...Handle_Intf_SequenceNodeOfSeqOfSectionPoint.hxx |   11 +-
 inc/Handle_Intf_SequenceNodeOfSeqOfTangentZone.hxx |   11 +-
 ...ndle_Intrv_SequenceNodeOfSequenceOfInterval.hxx |   11 +-
 inc/Handle_LProp_BadContinuity.hxx                 |   11 +-
 inc/Handle_LProp_NotDefined.hxx                    |   11 +-
 ...Handle_LProp_SequenceNodeOfSequenceOfCIType.hxx |   11 +-
 inc/Handle_Law_BSpFunc.hxx                         |   11 +-
 inc/Handle_Law_BSpline.hxx                         |   11 +-
 inc/Handle_Law_Composite.hxx                       |   11 +-
 inc/Handle_Law_Constant.hxx                        |   11 +-
 inc/Handle_Law_Function.hxx                        |   11 +-
 inc/Handle_Law_Interpol.hxx                        |   11 +-
 inc/Handle_Law_Linear.hxx                          |   11 +-
 inc/Handle_Law_ListNodeOfLaws.hxx                  |   11 +-
 inc/Handle_Law_S.hxx                               |   11 +-
 ...andle_LocOpe_DataMapNodeOfDataMapOfShapePnt.hxx |   11 +-
 inc/Handle_LocOpe_GeneratedShape.hxx               |   11 +-
 inc/Handle_LocOpe_GluedShape.hxx                   |   11 +-
 inc/Handle_LocOpe_HBuilder.hxx                     |   11 +-
 inc/Handle_LocOpe_ProjectedWires.hxx               |   27 -
 inc/Handle_LocOpe_SequenceNodeOfSequenceOfCirc.hxx |   11 +-
 inc/Handle_LocOpe_SequenceNodeOfSequenceOfLin.hxx  |   11 +-
 ...ndle_LocOpe_SequenceNodeOfSequenceOfPntFace.hxx |   11 +-
 inc/Handle_LocOpe_WiresOnShape.hxx                 |   15 +-
 inc/Handle_MAT2d_Circuit.hxx                       |   11 +-
 inc/Handle_MAT2d_Connexion.hxx                     |   11 +-
 ...le_MAT2d_DataMapNodeOfDataMapOfBiIntInteger.hxx |   11 +-
 ...ataMapNodeOfDataMapOfBiIntSequenceOfInteger.hxx |   11 +-
 ...le_MAT2d_DataMapNodeOfDataMapOfIntegerBisec.hxx |   11 +-
 ...AT2d_DataMapNodeOfDataMapOfIntegerConnexion.hxx |   11 +-
 ...le_MAT2d_DataMapNodeOfDataMapOfIntegerPnt2d.hxx |   11 +-
 ...apNodeOfDataMapOfIntegerSequenceOfConnexion.hxx |   11 +-
 ...le_MAT2d_DataMapNodeOfDataMapOfIntegerVec2d.hxx |   11 +-
 ...dle_MAT2d_SequenceNodeOfSequenceOfConnexion.hxx |   11 +-
 ...T2d_SequenceNodeOfSequenceOfSequenceOfCurve.hxx |   11 +-
 ..._SequenceNodeOfSequenceOfSequenceOfGeometry.hxx |   11 +-
 inc/Handle_MAT_Arc.hxx                             |   11 +-
 inc/Handle_MAT_BasicElt.hxx                        |   11 +-
 inc/Handle_MAT_Bisector.hxx                        |   11 +-
 ...Handle_MAT_DataMapNodeOfDataMapOfIntegerArc.hxx |   11 +-
 ...e_MAT_DataMapNodeOfDataMapOfIntegerBasicElt.hxx |   11 +-
 ...e_MAT_DataMapNodeOfDataMapOfIntegerBisector.hxx |   11 +-
 ...andle_MAT_DataMapNodeOfDataMapOfIntegerNode.hxx |   11 +-
 inc/Handle_MAT_Edge.hxx                            |   11 +-
 inc/Handle_MAT_Graph.hxx                           |   11 +-
 inc/Handle_MAT_ListOfBisector.hxx                  |   11 +-
 inc/Handle_MAT_ListOfEdge.hxx                      |   11 +-
 inc/Handle_MAT_Node.hxx                            |   11 +-
 inc/Handle_MAT_SequenceNodeOfSequenceOfArc.hxx     |   11 +-
 ...Handle_MAT_SequenceNodeOfSequenceOfBasicElt.hxx |   11 +-
 inc/Handle_MAT_TListNodeOfListOfBisector.hxx       |   11 +-
 inc/Handle_MAT_TListNodeOfListOfEdge.hxx           |   11 +-
 inc/Handle_MAT_Zone.hxx                            |   11 +-
 inc/Handle_MDF_ARDriver.hxx                        |   11 +-
 inc/Handle_MDF_ARDriverHSequence.hxx               |   11 +-
 inc/Handle_MDF_ARDriverTable.hxx                   |   11 +-
 inc/Handle_MDF_ASDriver.hxx                        |   11 +-
 inc/Handle_MDF_ASDriverHSequence.hxx               |   11 +-
 inc/Handle_MDF_ASDriverTable.hxx                   |   11 +-
 inc/Handle_MDF_DataMapNodeOfTypeARDriverMap.hxx    |   11 +-
 inc/Handle_MDF_DataMapNodeOfTypeASDriverMap.hxx    |   11 +-
 ...taMapNodeOfTypeDriverListMapOfARDriverTable.hxx |   11 +-
 ...taMapNodeOfTypeDriverListMapOfASDriverTable.hxx |   11 +-
 ...dle_MDF_ListNodeOfDriverListOfARDriverTable.hxx |   11 +-
 ...dle_MDF_ListNodeOfDriverListOfASDriverTable.hxx |   11 +-
 inc/Handle_MDF_RRelocationTable.hxx                |   11 +-
 inc/Handle_MDF_ReferenceRetrievalDriver.hxx        |   11 +-
 inc/Handle_MDF_ReferenceStorageDriver.hxx          |   11 +-
 inc/Handle_MDF_SRelocationTable.hxx                |   11 +-
 inc/Handle_MDF_SequenceNodeOfARDriverSequence.hxx  |   11 +-
 inc/Handle_MDF_SequenceNodeOfASDriverSequence.hxx  |   11 +-
 inc/Handle_MDF_TagSourceRetrievalDriver.hxx        |   11 +-
 inc/Handle_MDF_TagSourceStorageDriver.hxx          |   11 +-
 inc/Handle_MDataStd_AsciiStringRetrievalDriver.hxx |   11 +-
 inc/Handle_MDataStd_AsciiStringStorageDriver.hxx   |   11 +-
 ...Handle_MDataStd_BooleanArrayRetrievalDriver.hxx |   11 +-
 inc/Handle_MDataStd_BooleanArrayStorageDriver.hxx  |   11 +-
 inc/Handle_MDataStd_BooleanListRetrievalDriver.hxx |   11 +-
 inc/Handle_MDataStd_BooleanListStorageDriver.hxx   |   11 +-
 inc/Handle_MDataStd_ByteArrayRetrievalDriver.hxx   |   11 +-
 inc/Handle_MDataStd_ByteArrayRetrievalDriver_1.hxx |   11 +-
 inc/Handle_MDataStd_ByteArrayStorageDriver.hxx     |   11 +-
 inc/Handle_MDataStd_CommentRetrievalDriver.hxx     |   11 +-
 inc/Handle_MDataStd_CommentStorageDriver.hxx       |   11 +-
 inc/Handle_MDataStd_DirectoryRetrievalDriver.hxx   |   11 +-
 inc/Handle_MDataStd_DirectoryStorageDriver.hxx     |   11 +-
 inc/Handle_MDataStd_ExpressionRetrievalDriver.hxx  |   11 +-
 inc/Handle_MDataStd_ExpressionStorageDriver.hxx    |   11 +-
 ...ndle_MDataStd_ExtStringArrayRetrievalDriver.hxx |   11 +-
 ...le_MDataStd_ExtStringArrayRetrievalDriver_1.hxx |   11 +-
 ...Handle_MDataStd_ExtStringArrayStorageDriver.hxx |   11 +-
 ...andle_MDataStd_ExtStringListRetrievalDriver.hxx |   11 +-
 inc/Handle_MDataStd_ExtStringListStorageDriver.hxx |   11 +-
 ...Handle_MDataStd_IntPackedMapRetrievalDriver.hxx |   11 +-
 ...ndle_MDataStd_IntPackedMapRetrievalDriver_1.hxx |   11 +-
 inc/Handle_MDataStd_IntPackedMapStorageDriver.hxx  |   11 +-
 ...Handle_MDataStd_IntegerArrayRetrievalDriver.hxx |   11 +-
 ...ndle_MDataStd_IntegerArrayRetrievalDriver_1.hxx |   11 +-
 inc/Handle_MDataStd_IntegerArrayStorageDriver.hxx  |   11 +-
 inc/Handle_MDataStd_IntegerListRetrievalDriver.hxx |   11 +-
 inc/Handle_MDataStd_IntegerListStorageDriver.hxx   |   11 +-
 inc/Handle_MDataStd_IntegerRetrievalDriver.hxx     |   11 +-
 inc/Handle_MDataStd_IntegerStorageDriver.hxx       |   11 +-
 inc/Handle_MDataStd_NameRetrievalDriver.hxx        |   11 +-
 inc/Handle_MDataStd_NameStorageDriver.hxx          |   11 +-
 inc/Handle_MDataStd_NamedDataRetrievalDriver.hxx   |   11 +-
 inc/Handle_MDataStd_NamedDataStorageDriver.hxx     |   11 +-
 inc/Handle_MDataStd_NoteBookRetrievalDriver.hxx    |   11 +-
 inc/Handle_MDataStd_NoteBookStorageDriver.hxx      |   11 +-
 inc/Handle_MDataStd_RealArrayRetrievalDriver.hxx   |   11 +-
 inc/Handle_MDataStd_RealArrayRetrievalDriver_1.hxx |   11 +-
 inc/Handle_MDataStd_RealArrayStorageDriver.hxx     |   11 +-
 inc/Handle_MDataStd_RealListRetrievalDriver.hxx    |   11 +-
 inc/Handle_MDataStd_RealListStorageDriver.hxx      |   11 +-
 inc/Handle_MDataStd_RealRetrievalDriver.hxx        |   11 +-
 inc/Handle_MDataStd_RealStorageDriver.hxx          |   11 +-
 ...ndle_MDataStd_ReferenceArrayRetrievalDriver.hxx |   11 +-
 ...Handle_MDataStd_ReferenceArrayStorageDriver.hxx |   11 +-
 ...andle_MDataStd_ReferenceListRetrievalDriver.hxx |   11 +-
 inc/Handle_MDataStd_ReferenceListStorageDriver.hxx |   11 +-
 inc/Handle_MDataStd_RelationRetrievalDriver.hxx    |   11 +-
 inc/Handle_MDataStd_RelationStorageDriver.hxx      |   11 +-
 inc/Handle_MDataStd_TickRetrievalDriver.hxx        |   11 +-
 inc/Handle_MDataStd_TickStorageDriver.hxx          |   11 +-
 inc/Handle_MDataStd_TreeNodeRetrievalDriver.hxx    |   11 +-
 inc/Handle_MDataStd_TreeNodeStorageDriver.hxx      |   11 +-
 inc/Handle_MDataStd_UAttributeRetrievalDriver.hxx  |   11 +-
 inc/Handle_MDataStd_UAttributeStorageDriver.hxx    |   11 +-
 inc/Handle_MDataStd_VariableRetrievalDriver.hxx    |   11 +-
 inc/Handle_MDataStd_VariableStorageDriver.hxx      |   11 +-
 inc/Handle_MDataXtd_AxisRetrievalDriver.hxx        |   11 +-
 inc/Handle_MDataXtd_AxisStorageDriver.hxx          |   11 +-
 inc/Handle_MDataXtd_ConstraintRetrievalDriver.hxx  |   11 +-
 inc/Handle_MDataXtd_ConstraintStorageDriver.hxx    |   11 +-
 inc/Handle_MDataXtd_GeometryRetrievalDriver.hxx    |   11 +-
 inc/Handle_MDataXtd_GeometryStorageDriver.hxx      |   11 +-
 inc/Handle_MDataXtd_PatternStdRetrievalDriver.hxx  |   11 +-
 inc/Handle_MDataXtd_PatternStdStorageDriver.hxx    |   11 +-
 inc/Handle_MDataXtd_PlacementRetrievalDriver.hxx   |   11 +-
 inc/Handle_MDataXtd_PlacementStorageDriver.hxx     |   11 +-
 inc/Handle_MDataXtd_PlaneRetrievalDriver.hxx       |   11 +-
 inc/Handle_MDataXtd_PlaneStorageDriver.hxx         |   11 +-
 inc/Handle_MDataXtd_PointRetrievalDriver.hxx       |   11 +-
 inc/Handle_MDataXtd_PointStorageDriver.hxx         |   11 +-
 inc/Handle_MDataXtd_ShapeRetrievalDriver.hxx       |   11 +-
 inc/Handle_MDataXtd_ShapeStorageDriver.hxx         |   11 +-
 inc/Handle_MDocStd_DocumentRetrievalDriver.hxx     |   11 +-
 inc/Handle_MDocStd_DocumentStorageDriver.hxx       |   11 +-
 inc/Handle_MDocStd_XLinkRetrievalDriver.hxx        |   11 +-
 inc/Handle_MDocStd_XLinkStorageDriver.hxx          |   11 +-
 inc/Handle_MFunction_FunctionRetrievalDriver.hxx   |   11 +-
 inc/Handle_MFunction_FunctionStorageDriver.hxx     |   11 +-
 inc/Handle_MMgt_TShared.hxx                        |   11 +-
 inc/Handle_MNaming_NamedShapeRetrievalDriver.hxx   |   11 +-
 inc/Handle_MNaming_NamedShapeStorageDriver.hxx     |   11 +-
 inc/Handle_MNaming_NamingRetrievalDriver.hxx       |   11 +-
 inc/Handle_MNaming_NamingRetrievalDriver_1.hxx     |   11 +-
 inc/Handle_MNaming_NamingRetrievalDriver_2.hxx     |   11 +-
 inc/Handle_MNaming_NamingStorageDriver.hxx         |   11 +-
 ...ndle_MPrsStd_AISPresentationRetrievalDriver.hxx |   11 +-
 ...le_MPrsStd_AISPresentationRetrievalDriver_1.hxx |   11 +-
 ...Handle_MPrsStd_AISPresentationStorageDriver.hxx |   11 +-
 inc/Handle_MPrsStd_PositionRetrievalDriver.hxx     |   11 +-
 inc/Handle_MPrsStd_PositionStorageDriver.hxx       |   11 +-
 inc/Handle_MXCAFDoc_AreaRetrievalDriver.hxx        |   11 +-
 inc/Handle_MXCAFDoc_AreaStorageDriver.hxx          |   11 +-
 inc/Handle_MXCAFDoc_CentroidRetrievalDriver.hxx    |   11 +-
 inc/Handle_MXCAFDoc_CentroidStorageDriver.hxx      |   11 +-
 inc/Handle_MXCAFDoc_ColorRetrievalDriver.hxx       |   11 +-
 inc/Handle_MXCAFDoc_ColorStorageDriver.hxx         |   11 +-
 inc/Handle_MXCAFDoc_ColorToolRetrievalDriver.hxx   |   11 +-
 inc/Handle_MXCAFDoc_ColorToolStorageDriver.hxx     |   11 +-
 inc/Handle_MXCAFDoc_DatumRetrievalDriver.hxx       |   11 +-
 inc/Handle_MXCAFDoc_DatumStorageDriver.hxx         |   11 +-
 inc/Handle_MXCAFDoc_DimTolRetrievalDriver.hxx      |   11 +-
 inc/Handle_MXCAFDoc_DimTolStorageDriver.hxx        |   11 +-
 inc/Handle_MXCAFDoc_DimTolToolRetrievalDriver.hxx  |   11 +-
 inc/Handle_MXCAFDoc_DimTolToolStorageDriver.hxx    |   11 +-
 ...Handle_MXCAFDoc_DocumentToolRetrievalDriver.hxx |   11 +-
 inc/Handle_MXCAFDoc_DocumentToolStorageDriver.hxx  |   11 +-
 inc/Handle_MXCAFDoc_GraphNodeRetrievalDriver.hxx   |   11 +-
 inc/Handle_MXCAFDoc_GraphNodeStorageDriver.hxx     |   11 +-
 inc/Handle_MXCAFDoc_LayerToolRetrievalDriver.hxx   |   11 +-
 inc/Handle_MXCAFDoc_LayerToolStorageDriver.hxx     |   11 +-
 inc/Handle_MXCAFDoc_LocationRetrievalDriver.hxx    |   11 +-
 inc/Handle_MXCAFDoc_LocationStorageDriver.hxx      |   11 +-
 inc/Handle_MXCAFDoc_MaterialRetrievalDriver.hxx    |   11 +-
 inc/Handle_MXCAFDoc_MaterialStorageDriver.hxx      |   11 +-
 ...Handle_MXCAFDoc_MaterialToolRetrievalDriver.hxx |   11 +-
 inc/Handle_MXCAFDoc_MaterialToolStorageDriver.hxx  |   11 +-
 inc/Handle_MXCAFDoc_ShapeToolRetrievalDriver.hxx   |   11 +-
 inc/Handle_MXCAFDoc_ShapeToolStorageDriver.hxx     |   11 +-
 inc/Handle_MXCAFDoc_VolumeRetrievalDriver.hxx      |   11 +-
 inc/Handle_MXCAFDoc_VolumeStorageDriver.hxx        |   11 +-
 inc/Handle_Materials_Color.hxx                     |   27 -
 inc/Handle_Materials_FuzzyInstance.hxx             |   27 -
 inc/Handle_Materials_Material.hxx                  |   27 -
 inc/Handle_Materials_MaterialDefinition.hxx        |   27 -
 inc/Handle_Materials_MaterialsDictionary.hxx       |   27 -
 inc/Handle_Materials_MaterialsSequence.hxx         |   27 -
 inc/Handle_Materials_SequenceNodeOfMtsSequence.hxx |   27 -
 inc/Handle_MeshTest_DrawableMesh.hxx               |   27 -
 ...hVS_DataMapNodeOfDataMapOfColorMapOfInteger.hxx |   11 +-
 ...apNodeOfDataMapOfHArray1OfSequenceOfInteger.hxx |   11 +-
 ...VS_DataMapNodeOfDataMapOfIntegerAsciiString.hxx |   11 +-
 ...MeshVS_DataMapNodeOfDataMapOfIntegerBoolean.hxx |   11 +-
 ...e_MeshVS_DataMapNodeOfDataMapOfIntegerColor.hxx |   11 +-
 ...eshVS_DataMapNodeOfDataMapOfIntegerMaterial.hxx |   11 +-
 ...ataMapNodeOfDataMapOfIntegerMeshEntityOwner.hxx |   11 +-
 ...e_MeshVS_DataMapNodeOfDataMapOfIntegerOwner.hxx |   11 +-
 ...shVS_DataMapNodeOfDataMapOfIntegerTwoColors.hxx |   11 +-
 ..._MeshVS_DataMapNodeOfDataMapOfIntegerVector.hxx |   11 +-
 ...DataMapNodeOfDataMapOfTwoColorsMapOfInteger.hxx |   11 +-
 inc/Handle_MeshVS_DataSource.hxx                   |   11 +-
 inc/Handle_MeshVS_DataSource3D.hxx                 |   11 +-
 inc/Handle_MeshVS_DeformedDataSource.hxx           |   11 +-
 inc/Handle_MeshVS_Drawer.hxx                       |   11 +-
 inc/Handle_MeshVS_DummySensitiveEntity.hxx         |   11 +-
 inc/Handle_MeshVS_ElementalColorPrsBuilder.hxx     |   11 +-
 inc/Handle_MeshVS_HArray1OfSequenceOfInteger.hxx   |   11 +-
 inc/Handle_MeshVS_Mesh.hxx                         |   11 +-
 inc/Handle_MeshVS_MeshEntityOwner.hxx              |   11 +-
 inc/Handle_MeshVS_MeshOwner.hxx                    |   11 +-
 inc/Handle_MeshVS_MeshPrsBuilder.hxx               |   11 +-
 inc/Handle_MeshVS_NodalColorPrsBuilder.hxx         |   11 +-
 inc/Handle_MeshVS_PrsBuilder.hxx                   |   11 +-
 inc/Handle_MeshVS_SensitiveFace.hxx                |   11 +-
 inc/Handle_MeshVS_SensitiveMesh.hxx                |   11 +-
 inc/Handle_MeshVS_SensitivePolyhedron.hxx          |   11 +-
 inc/Handle_MeshVS_SensitiveSegment.hxx             |   11 +-
 ...e_MeshVS_SequenceNodeOfSequenceOfPrsBuilder.hxx |   11 +-
 inc/Handle_MeshVS_StdMapNodeOfMapOfTwoNodes.hxx    |   11 +-
 inc/Handle_MeshVS_TextPrsBuilder.hxx               |   11 +-
 inc/Handle_MeshVS_VectorPrsBuilder.hxx             |   11 +-
 inc/Handle_Message_Algorithm.hxx                   |   11 +-
 inc/Handle_Message_ListNodeOfListOfMsg.hxx         |   11 +-
 inc/Handle_Message_Messenger.hxx                   |   11 +-
 inc/Handle_Message_Printer.hxx                     |   11 +-
 inc/Handle_Message_PrinterOStream.hxx              |   11 +-
 inc/Handle_Message_ProgressIndicator.hxx           |   11 +-
 ...le_Message_SequenceNodeOfSequenceOfPrinters.hxx |   11 +-
 ...ssage_SequenceNodeOfSequenceOfProgressScale.hxx |   11 +-
 inc/Handle_MgtBRep_TranslateTool.hxx               |   11 +-
 inc/Handle_MgtBRep_TranslateTool1.hxx              |   11 +-
 inc/Handle_MgtTopoDS_TranslateTool.hxx             |   11 +-
 inc/Handle_MgtTopoDS_TranslateTool1.hxx            |   11 +-
 inc/Handle_MoniTool_CaseData.hxx                   |   11 +-
 ...niTool_DataMapNodeOfDataMapOfShapeTransient.hxx |   11 +-
 ...Handle_MoniTool_DataMapNodeOfDataMapOfTimer.hxx |   11 +-
 inc/Handle_MoniTool_Element.hxx                    |   11 +-
 inc/Handle_MoniTool_HSequenceOfElement.hxx         |   11 +-
 ...DataMapNodeOfIndexedDataMapOfShapeTransient.hxx |   11 +-
 inc/Handle_MoniTool_IntVal.hxx                     |   11 +-
 inc/Handle_MoniTool_Option.hxx                     |   11 +-
 inc/Handle_MoniTool_Profile.hxx                    |   11 +-
 inc/Handle_MoniTool_RealVal.hxx                    |   11 +-
 ...le_MoniTool_SequenceNodeOfSequenceOfElement.hxx |   11 +-
 inc/Handle_MoniTool_SignShape.hxx                  |   11 +-
 inc/Handle_MoniTool_SignText.hxx                   |   11 +-
 inc/Handle_MoniTool_Timer.hxx                      |   11 +-
 inc/Handle_MoniTool_TransientElem.hxx              |   11 +-
 inc/Handle_MoniTool_TypedValue.hxx                 |   11 +-
 inc/Handle_NLPlate_HGPPConstraint.hxx              |   11 +-
 inc/Handle_NLPlate_HPG0Constraint.hxx              |   11 +-
 inc/Handle_NLPlate_HPG0G1Constraint.hxx            |   11 +-
 inc/Handle_NLPlate_HPG0G2Constraint.hxx            |   11 +-
 inc/Handle_NLPlate_HPG0G3Constraint.hxx            |   11 +-
 inc/Handle_NLPlate_HPG1Constraint.hxx              |   11 +-
 inc/Handle_NLPlate_HPG2Constraint.hxx              |   11 +-
 inc/Handle_NLPlate_HPG3Constraint.hxx              |   11 +-
 inc/Handle_NLPlate_ListNodeOfStackOfPlate.hxx      |   20 +
 ...late_SequenceNodeOfSequenceOfHGPPConstraint.hxx |   11 +-
 inc/Handle_NLPlate_StackNodeOfStackOfPlate.hxx     |   27 -
 inc/Handle_OSD_Exception.hxx                       |   11 +-
 inc/Handle_OSD_Exception_ACCESS_VIOLATION.hxx      |   11 +-
 inc/Handle_OSD_Exception_ARRAY_BOUNDS_EXCEEDED.hxx |   11 +-
 inc/Handle_OSD_Exception_CTRL_BREAK.hxx            |   11 +-
 inc/Handle_OSD_Exception_FLT_DENORMAL_OPERAND.hxx  |   11 +-
 inc/Handle_OSD_Exception_FLT_DIVIDE_BY_ZERO.hxx    |   11 +-
 inc/Handle_OSD_Exception_FLT_INEXACT_RESULT.hxx    |   11 +-
 inc/Handle_OSD_Exception_FLT_INVALID_OPERATION.hxx |   11 +-
 inc/Handle_OSD_Exception_FLT_OVERFLOW.hxx          |   11 +-
 inc/Handle_OSD_Exception_FLT_STACK_CHECK.hxx       |   11 +-
 inc/Handle_OSD_Exception_FLT_UNDERFLOW.hxx         |   11 +-
 inc/Handle_OSD_Exception_ILLEGAL_INSTRUCTION.hxx   |   11 +-
 inc/Handle_OSD_Exception_INT_DIVIDE_BY_ZERO.hxx    |   11 +-
 inc/Handle_OSD_Exception_INT_OVERFLOW.hxx          |   11 +-
 inc/Handle_OSD_Exception_INVALID_DISPOSITION.hxx   |   11 +-
 inc/Handle_OSD_Exception_IN_PAGE_ERROR.hxx         |   11 +-
 ...ndle_OSD_Exception_NONCONTINUABLE_EXCEPTION.hxx |   11 +-
 inc/Handle_OSD_Exception_PRIV_INSTRUCTION.hxx      |   11 +-
 inc/Handle_OSD_Exception_STACK_OVERFLOW.hxx        |   11 +-
 inc/Handle_OSD_Exception_STATUS_NO_MEMORY.hxx      |   11 +-
 inc/Handle_OSD_OSDError.hxx                        |   11 +-
 inc/Handle_OSD_SIGBUS.hxx                          |   11 +-
 inc/Handle_OSD_SIGHUP.hxx                          |   11 +-
 inc/Handle_OSD_SIGILL.hxx                          |   11 +-
 inc/Handle_OSD_SIGINT.hxx                          |   11 +-
 inc/Handle_OSD_SIGKILL.hxx                         |   11 +-
 inc/Handle_OSD_SIGQUIT.hxx                         |   11 +-
 inc/Handle_OSD_SIGSEGV.hxx                         |   11 +-
 inc/Handle_OSD_SIGSYS.hxx                          |   11 +-
 inc/Handle_OSD_Signal.hxx                          |   11 +-
 inc/Handle_ObjMgt_ExternRef.hxx                    |    8 -
 inc/Handle_ObjMgt_ExternShareable.hxx              |    8 -
 inc/Handle_ObjMgt_PSeqOfExtRef.hxx                 |    8 -
 inc/Handle_ObjMgt_SeqNodeOfPSeqOfExtRef.hxx        |    8 -
 inc/Handle_PBRep_Curve3D.hxx                       |    8 -
 inc/Handle_PBRep_CurveOn2Surfaces.hxx              |    8 -
 inc/Handle_PBRep_CurveOnClosedSurface.hxx          |    8 -
 inc/Handle_PBRep_CurveOnSurface.hxx                |    8 -
 inc/Handle_PBRep_CurveRepresentation.hxx           |    8 -
 inc/Handle_PBRep_GCurve.hxx                        |    8 -
 inc/Handle_PBRep_PointOnCurve.hxx                  |    8 -
 inc/Handle_PBRep_PointOnCurveOnSurface.hxx         |    8 -
 inc/Handle_PBRep_PointOnSurface.hxx                |    8 -
 inc/Handle_PBRep_PointRepresentation.hxx           |    8 -
 inc/Handle_PBRep_PointsOnSurface.hxx               |    8 -
 inc/Handle_PBRep_Polygon3D.hxx                     |    8 -
 inc/Handle_PBRep_PolygonOnClosedSurface.hxx        |    8 -
 inc/Handle_PBRep_PolygonOnClosedTriangulation.hxx  |    8 -
 inc/Handle_PBRep_PolygonOnSurface.hxx              |    8 -
 inc/Handle_PBRep_PolygonOnTriangulation.hxx        |    8 -
 inc/Handle_PBRep_TEdge.hxx                         |    8 -
 inc/Handle_PBRep_TEdge1.hxx                        |    8 -
 inc/Handle_PBRep_TFace.hxx                         |    8 -
 inc/Handle_PBRep_TFace1.hxx                        |    8 -
 inc/Handle_PBRep_TVertex.hxx                       |    8 -
 inc/Handle_PBRep_TVertex1.hxx                      |    8 -
 inc/Handle_PCDMShape_Document.hxx                  |    8 -
 inc/Handle_PCDM_Document.hxx                       |    8 -
 inc/Handle_PCDM_DriverError.hxx                    |   11 +-
 inc/Handle_PCDM_ReadWriter.hxx                     |   11 +-
 inc/Handle_PCDM_ReadWriter_1.hxx                   |   11 +-
 inc/Handle_PCDM_Reader.hxx                         |   11 +-
 inc/Handle_PCDM_ReferenceIterator.hxx              |   11 +-
 inc/Handle_PCDM_RetrievalDriver.hxx                |   11 +-
 ...andle_PCDM_SequenceNodeOfSequenceOfDocument.hxx |   11 +-
 ...ndle_PCDM_SequenceNodeOfSequenceOfReference.hxx |   11 +-
 inc/Handle_PCDM_StorageDriver.hxx                  |   11 +-
 inc/Handle_PCDM_Writer.hxx                         |   11 +-
 inc/Handle_PColPGeom2d_HArray1OfBSplineCurve.hxx   |   29 -
 inc/Handle_PColPGeom2d_HArray1OfBezierCurve.hxx    |   29 -
 inc/Handle_PColPGeom2d_HArray1OfBoundedCurve.hxx   |   29 -
 inc/Handle_PColPGeom2d_HArray1OfCurve.hxx          |   29 -
 ...2d_VArrayNodeOfFieldOfHArray1OfBSplineCurve.hxx |   29 -
 ...m2d_VArrayNodeOfFieldOfHArray1OfBezierCurve.hxx |   29 -
 ...2d_VArrayNodeOfFieldOfHArray1OfBoundedCurve.hxx |   29 -
 ...olPGeom2d_VArrayNodeOfFieldOfHArray1OfCurve.hxx |   29 -
 inc/Handle_PColPGeom_HArray1OfBSplineCurve.hxx     |   29 -
 inc/Handle_PColPGeom_HArray1OfBezierCurve.hxx      |   29 -
 inc/Handle_PColPGeom_HArray1OfBoundedCurve.hxx     |   29 -
 inc/Handle_PColPGeom_HArray1OfBoundedSurface.hxx   |   29 -
 inc/Handle_PColPGeom_HArray1OfCurve.hxx            |   29 -
 inc/Handle_PColPGeom_HArray1OfSurface.hxx          |   29 -
 inc/Handle_PColPGeom_HArray2OfBSplineSurface.hxx   |   29 -
 inc/Handle_PColPGeom_HArray2OfBezierSurface.hxx    |   29 -
 inc/Handle_PColPGeom_HArray2OfBoundedSurface.hxx   |   29 -
 inc/Handle_PColPGeom_HArray2OfSurface.hxx          |   29 -
 ...om_VArrayNodeOfFieldOfHArray1OfBSplineCurve.hxx |   29 -
 ...eom_VArrayNodeOfFieldOfHArray1OfBezierCurve.hxx |   29 -
 ...om_VArrayNodeOfFieldOfHArray1OfBoundedCurve.hxx |   29 -
 ..._VArrayNodeOfFieldOfHArray1OfBoundedSurface.hxx |   29 -
 ...PColPGeom_VArrayNodeOfFieldOfHArray1OfCurve.hxx |   29 -
 ...olPGeom_VArrayNodeOfFieldOfHArray1OfSurface.hxx |   29 -
 ..._VArrayNodeOfFieldOfHArray2OfBSplineSurface.hxx |   29 -
 ...m_VArrayNodeOfFieldOfHArray2OfBezierSurface.hxx |   29 -
 ..._VArrayNodeOfFieldOfHArray2OfBoundedSurface.hxx |   29 -
 ...olPGeom_VArrayNodeOfFieldOfHArray2OfSurface.hxx |   29 -
 inc/Handle_PColStd_HArray1OfExtendedString.hxx     |    8 -
 inc/Handle_PColStd_HArray1OfInteger.hxx            |    8 -
 inc/Handle_PColStd_HArray1OfPersistent.hxx         |    8 -
 inc/Handle_PColStd_HArray1OfReal.hxx               |    8 -
 inc/Handle_PColStd_HArray2OfInteger.hxx            |    8 -
 inc/Handle_PColStd_HArray2OfPersistent.hxx         |    8 -
 inc/Handle_PColStd_HArray2OfReal.hxx               |    8 -
 inc/Handle_PColStd_HDoubleListOfInteger.hxx        |   29 -
 inc/Handle_PColStd_HDoubleListOfPersistent.hxx     |   29 -
 inc/Handle_PColStd_HDoubleListOfReal.hxx           |   29 -
 inc/Handle_PColStd_HSequenceOfHAsciiString.hxx     |   29 -
 inc/Handle_PColStd_HSequenceOfHExtendedString.hxx  |   29 -
 inc/Handle_PColStd_HSequenceOfInteger.hxx          |   29 -
 inc/Handle_PColStd_HSequenceOfPersistent.hxx       |   29 -
 inc/Handle_PColStd_HSequenceOfReal.hxx             |   29 -
 inc/Handle_PColStd_HSingleListOfInteger.hxx        |   29 -
 inc/Handle_PColStd_HSingleListOfPersistent.hxx     |   29 -
 inc/Handle_PColStd_HSingleListOfReal.hxx           |   29 -
 ...le_PColStd_SeqNodeOfHSequenceOfHAsciiString.hxx |   29 -
 ...PColStd_SeqNodeOfHSequenceOfHExtendedString.hxx |   29 -
 inc/Handle_PColStd_SeqNodeOfHSequenceOfInteger.hxx |   29 -
 ...ndle_PColStd_SeqNodeOfHSequenceOfPersistent.hxx |   29 -
 inc/Handle_PColStd_SeqNodeOfHSequenceOfReal.hxx    |   29 -
 ..._VArrayNodeOfFieldOfHArray1OfExtendedString.hxx |    8 -
 ...PColStd_VArrayNodeOfFieldOfHArray1OfInteger.hxx |    8 -
 ...lStd_VArrayNodeOfFieldOfHArray1OfPersistent.hxx |    8 -
 ...le_PColStd_VArrayNodeOfFieldOfHArray1OfReal.hxx |    8 -
 ...PColStd_VArrayNodeOfFieldOfHArray2OfInteger.hxx |    8 -
 ...lStd_VArrayNodeOfFieldOfHArray2OfPersistent.hxx |    8 -
 ...le_PColStd_VArrayNodeOfFieldOfHArray2OfReal.hxx |    8 -
 inc/Handle_PColgp_HArray1OfCirc2d.hxx              |    8 -
 inc/Handle_PColgp_HArray1OfDir.hxx                 |    8 -
 inc/Handle_PColgp_HArray1OfDir2d.hxx               |    8 -
 inc/Handle_PColgp_HArray1OfLin2d.hxx               |    8 -
 inc/Handle_PColgp_HArray1OfPnt.hxx                 |    8 -
 inc/Handle_PColgp_HArray1OfPnt2d.hxx               |    8 -
 inc/Handle_PColgp_HArray1OfVec.hxx                 |    8 -
 inc/Handle_PColgp_HArray1OfVec2d.hxx               |    8 -
 inc/Handle_PColgp_HArray1OfXY.hxx                  |    8 -
 inc/Handle_PColgp_HArray1OfXYZ.hxx                 |    8 -
 inc/Handle_PColgp_HArray2OfCirc2d.hxx              |    8 -
 inc/Handle_PColgp_HArray2OfDir.hxx                 |    8 -
 inc/Handle_PColgp_HArray2OfDir2d.hxx               |    8 -
 inc/Handle_PColgp_HArray2OfLin2d.hxx               |    8 -
 inc/Handle_PColgp_HArray2OfPnt.hxx                 |    8 -
 inc/Handle_PColgp_HArray2OfPnt2d.hxx               |    8 -
 inc/Handle_PColgp_HArray2OfVec.hxx                 |    8 -
 inc/Handle_PColgp_HArray2OfVec2d.hxx               |    8 -
 inc/Handle_PColgp_HArray2OfXY.hxx                  |    8 -
 inc/Handle_PColgp_HArray2OfXYZ.hxx                 |    8 -
 inc/Handle_PColgp_HSequenceOfDir.hxx               |    8 -
 inc/Handle_PColgp_HSequenceOfPnt.hxx               |    8 -
 inc/Handle_PColgp_HSequenceOfVec.hxx               |    8 -
 inc/Handle_PColgp_HSequenceOfXYZ.hxx               |    8 -
 inc/Handle_PColgp_SeqNodeOfHSequenceOfDir.hxx      |    8 -
 inc/Handle_PColgp_SeqNodeOfHSequenceOfPnt.hxx      |    8 -
 inc/Handle_PColgp_SeqNodeOfHSequenceOfVec.hxx      |    8 -
 inc/Handle_PColgp_SeqNodeOfHSequenceOfXYZ.hxx      |    8 -
 ...e_PColgp_VArrayNodeOfFieldOfHArray1OfCirc2d.hxx |    8 -
 ...ndle_PColgp_VArrayNodeOfFieldOfHArray1OfDir.hxx |    8 -
 ...le_PColgp_VArrayNodeOfFieldOfHArray1OfDir2d.hxx |    8 -
 ...le_PColgp_VArrayNodeOfFieldOfHArray1OfLin2d.hxx |    8 -
 ...ndle_PColgp_VArrayNodeOfFieldOfHArray1OfPnt.hxx |    8 -
 ...le_PColgp_VArrayNodeOfFieldOfHArray1OfPnt2d.hxx |    8 -
 ...ndle_PColgp_VArrayNodeOfFieldOfHArray1OfVec.hxx |    8 -
 ...le_PColgp_VArrayNodeOfFieldOfHArray1OfVec2d.hxx |    8 -
 ...andle_PColgp_VArrayNodeOfFieldOfHArray1OfXY.hxx |    8 -
 ...ndle_PColgp_VArrayNodeOfFieldOfHArray1OfXYZ.hxx |    8 -
 ...e_PColgp_VArrayNodeOfFieldOfHArray2OfCirc2d.hxx |    8 -
 ...ndle_PColgp_VArrayNodeOfFieldOfHArray2OfDir.hxx |    8 -
 ...le_PColgp_VArrayNodeOfFieldOfHArray2OfDir2d.hxx |    8 -
 ...le_PColgp_VArrayNodeOfFieldOfHArray2OfLin2d.hxx |    8 -
 ...ndle_PColgp_VArrayNodeOfFieldOfHArray2OfPnt.hxx |    8 -
 ...le_PColgp_VArrayNodeOfFieldOfHArray2OfPnt2d.hxx |    8 -
 ...ndle_PColgp_VArrayNodeOfFieldOfHArray2OfVec.hxx |    8 -
 ...le_PColgp_VArrayNodeOfFieldOfHArray2OfVec2d.hxx |    8 -
 ...andle_PColgp_VArrayNodeOfFieldOfHArray2OfXY.hxx |    8 -
 ...ndle_PColgp_VArrayNodeOfFieldOfHArray2OfXYZ.hxx |    8 -
 inc/Handle_PCollection_HAsciiString.hxx            |    8 -
 inc/Handle_PCollection_HExtendedString.hxx         |    8 -
 inc/Handle_PCollection_IsContained.hxx             |   27 -
 inc/Handle_PCollection_IsNotRoot.hxx               |   27 -
 inc/Handle_PCollection_IsNullTree.hxx              |   27 -
 inc/Handle_PDF_Attribute.hxx                       |    8 -
 inc/Handle_PDF_Data.hxx                            |    8 -
 inc/Handle_PDF_HAttributeArray1.hxx                |    8 -
 inc/Handle_PDF_Reference.hxx                       |    8 -
 inc/Handle_PDF_TagSource.hxx                       |    8 -
 ...dle_PDF_VArrayNodeOfFieldOfHAttributeArray1.hxx |    8 -
 inc/Handle_PDataStd_AsciiString.hxx                |    8 -
 inc/Handle_PDataStd_BooleanArray.hxx               |    8 -
 inc/Handle_PDataStd_BooleanList.hxx                |    8 -
 inc/Handle_PDataStd_ByteArray.hxx                  |    8 -
 inc/Handle_PDataStd_ByteArray_1.hxx                |    8 -
 inc/Handle_PDataStd_Comment.hxx                    |    8 -
 inc/Handle_PDataStd_Directory.hxx                  |    8 -
 inc/Handle_PDataStd_Expression.hxx                 |    8 -
 inc/Handle_PDataStd_ExtStringArray.hxx             |    8 -
 inc/Handle_PDataStd_ExtStringArray_1.hxx           |    8 -
 inc/Handle_PDataStd_ExtStringList.hxx              |    8 -
 inc/Handle_PDataStd_HArray1OfByte.hxx              |    8 -
 inc/Handle_PDataStd_HArray1OfHArray1OfInteger.hxx  |    8 -
 inc/Handle_PDataStd_HArray1OfHArray1OfReal.hxx     |    8 -
 inc/Handle_PDataStd_HArray1OfHAsciiString.hxx      |    8 -
 inc/Handle_PDataStd_IntPackedMap.hxx               |    8 -
 inc/Handle_PDataStd_IntPackedMap_1.hxx             |    8 -
 inc/Handle_PDataStd_Integer.hxx                    |    8 -
 inc/Handle_PDataStd_IntegerArray.hxx               |    8 -
 inc/Handle_PDataStd_IntegerArray_1.hxx             |    8 -
 inc/Handle_PDataStd_IntegerList.hxx                |    8 -
 inc/Handle_PDataStd_Name.hxx                       |    8 -
 inc/Handle_PDataStd_NamedData.hxx                  |    8 -
 inc/Handle_PDataStd_NoteBook.hxx                   |    8 -
 inc/Handle_PDataStd_Real.hxx                       |    8 -
 inc/Handle_PDataStd_RealArray.hxx                  |    8 -
 inc/Handle_PDataStd_RealArray_1.hxx                |    8 -
 inc/Handle_PDataStd_RealList.hxx                   |    8 -
 inc/Handle_PDataStd_ReferenceArray.hxx             |    8 -
 inc/Handle_PDataStd_ReferenceList.hxx              |    8 -
 inc/Handle_PDataStd_Relation.hxx                   |    8 -
 inc/Handle_PDataStd_Tick.hxx                       |    8 -
 inc/Handle_PDataStd_TreeNode.hxx                   |    8 -
 inc/Handle_PDataStd_UAttribute.hxx                 |    8 -
 ...e_PDataStd_VArrayNodeOfFieldOfHArray1OfByte.hxx |    8 -
 ...ArrayNodeOfFieldOfHArray1OfHArray1OfInteger.hxx |    8 -
 ...d_VArrayNodeOfFieldOfHArray1OfHArray1OfReal.hxx |    8 -
 ...td_VArrayNodeOfFieldOfHArray1OfHAsciiString.hxx |    8 -
 inc/Handle_PDataStd_Variable.hxx                   |    8 -
 inc/Handle_PDataXtd_Axis.hxx                       |    8 -
 inc/Handle_PDataXtd_Constraint.hxx                 |    8 -
 inc/Handle_PDataXtd_Geometry.hxx                   |    8 -
 inc/Handle_PDataXtd_PatternStd.hxx                 |    8 -
 inc/Handle_PDataXtd_Placement.hxx                  |    8 -
 inc/Handle_PDataXtd_Plane.hxx                      |    8 -
 inc/Handle_PDataXtd_Point.hxx                      |    8 -
 inc/Handle_PDataXtd_Position.hxx                   |    8 -
 inc/Handle_PDataXtd_Shape.hxx                      |    8 -
 inc/Handle_PDocStd_Document.hxx                    |    8 -
 inc/Handle_PDocStd_XLink.hxx                       |    8 -
 inc/Handle_PFunction_Function.hxx                  |    8 -
 inc/Handle_PGeom2d_AxisPlacement.hxx               |    8 -
 inc/Handle_PGeom2d_BSplineCurve.hxx                |    8 -
 inc/Handle_PGeom2d_BezierCurve.hxx                 |    8 -
 inc/Handle_PGeom2d_BoundedCurve.hxx                |    8 -
 inc/Handle_PGeom2d_CartesianPoint.hxx              |    8 -
 inc/Handle_PGeom2d_Circle.hxx                      |    8 -
 inc/Handle_PGeom2d_Conic.hxx                       |    8 -
 inc/Handle_PGeom2d_Curve.hxx                       |    8 -
 inc/Handle_PGeom2d_Direction.hxx                   |    8 -
 inc/Handle_PGeom2d_Ellipse.hxx                     |    8 -
 inc/Handle_PGeom2d_Geometry.hxx                    |    8 -
 inc/Handle_PGeom2d_Hyperbola.hxx                   |    8 -
 inc/Handle_PGeom2d_Line.hxx                        |    8 -
 inc/Handle_PGeom2d_OffsetCurve.hxx                 |    8 -
 inc/Handle_PGeom2d_Parabola.hxx                    |    8 -
 inc/Handle_PGeom2d_Point.hxx                       |    8 -
 inc/Handle_PGeom2d_Transformation.hxx              |    8 -
 inc/Handle_PGeom2d_TrimmedCurve.hxx                |    8 -
 inc/Handle_PGeom2d_Vector.hxx                      |    8 -
 inc/Handle_PGeom2d_VectorWithMagnitude.hxx         |    8 -
 inc/Handle_PGeom_Axis1Placement.hxx                |    8 -
 inc/Handle_PGeom_Axis2Placement.hxx                |    8 -
 inc/Handle_PGeom_AxisPlacement.hxx                 |    8 -
 inc/Handle_PGeom_BSplineCurve.hxx                  |    8 -
 inc/Handle_PGeom_BSplineSurface.hxx                |    8 -
 inc/Handle_PGeom_BezierCurve.hxx                   |    8 -
 inc/Handle_PGeom_BezierSurface.hxx                 |    8 -
 inc/Handle_PGeom_BoundedCurve.hxx                  |    8 -
 inc/Handle_PGeom_BoundedSurface.hxx                |    8 -
 inc/Handle_PGeom_CartesianPoint.hxx                |    8 -
 inc/Handle_PGeom_Circle.hxx                        |    8 -
 inc/Handle_PGeom_Conic.hxx                         |    8 -
 inc/Handle_PGeom_ConicalSurface.hxx                |    8 -
 inc/Handle_PGeom_Curve.hxx                         |    8 -
 inc/Handle_PGeom_CylindricalSurface.hxx            |    8 -
 inc/Handle_PGeom_Direction.hxx                     |    8 -
 inc/Handle_PGeom_ElementarySurface.hxx             |    8 -
 inc/Handle_PGeom_Ellipse.hxx                       |    8 -
 inc/Handle_PGeom_Geometry.hxx                      |    8 -
 inc/Handle_PGeom_Hyperbola.hxx                     |    8 -
 inc/Handle_PGeom_Line.hxx                          |    8 -
 inc/Handle_PGeom_OffsetCurve.hxx                   |    8 -
 inc/Handle_PGeom_OffsetSurface.hxx                 |    8 -
 inc/Handle_PGeom_Parabola.hxx                      |    8 -
 inc/Handle_PGeom_Plane.hxx                         |    8 -
 inc/Handle_PGeom_Point.hxx                         |    8 -
 inc/Handle_PGeom_RectangularTrimmedSurface.hxx     |    8 -
 inc/Handle_PGeom_SphericalSurface.hxx              |    8 -
 inc/Handle_PGeom_Surface.hxx                       |    8 -
 inc/Handle_PGeom_SurfaceOfLinearExtrusion.hxx      |    8 -
 inc/Handle_PGeom_SurfaceOfRevolution.hxx           |    8 -
 inc/Handle_PGeom_SweptSurface.hxx                  |    8 -
 inc/Handle_PGeom_ToroidalSurface.hxx               |    8 -
 inc/Handle_PGeom_Transformation.hxx                |    8 -
 inc/Handle_PGeom_TrimmedCurve.hxx                  |    8 -
 inc/Handle_PGeom_Vector.hxx                        |    8 -
 inc/Handle_PGeom_VectorWithMagnitude.hxx           |    8 -
 inc/Handle_PLib_Base.hxx                           |   11 +-
 inc/Handle_PLib_HermitJacobi.hxx                   |   11 +-
 inc/Handle_PLib_JacobiPolynomial.hxx               |   11 +-
 inc/Handle_PMMgt_PManaged.hxx                      |    8 -
 inc/Handle_PNaming_HArray1OfNamedShape.hxx         |    8 -
 inc/Handle_PNaming_Name.hxx                        |    8 -
 inc/Handle_PNaming_Name_1.hxx                      |    8 -
 inc/Handle_PNaming_Name_2.hxx                      |    8 -
 inc/Handle_PNaming_NamedShape.hxx                  |    8 -
 inc/Handle_PNaming_Naming.hxx                      |    8 -
 inc/Handle_PNaming_Naming_1.hxx                    |    8 -
 inc/Handle_PNaming_Naming_2.hxx                    |    8 -
 ...ming_VArrayNodeOfFieldOfHArray1OfNamedShape.hxx |    8 -
 inc/Handle_PPoly_HArray1OfTriangle.hxx             |    8 -
 inc/Handle_PPoly_Polygon2D.hxx                     |    8 -
 inc/Handle_PPoly_Polygon3D.hxx                     |    8 -
 inc/Handle_PPoly_PolygonOnTriangulation.hxx        |    8 -
 inc/Handle_PPoly_Triangulation.hxx                 |    8 -
 ..._PPoly_VArrayNodeOfFieldOfHArray1OfTriangle.hxx |    8 -
 inc/Handle_PPrsStd_AISPresentation.hxx             |    8 -
 inc/Handle_PPrsStd_AISPresentation_1.hxx           |    8 -
 inc/Handle_PShort_HArray1OfShortReal.hxx           |    8 -
 inc/Handle_PShort_HArray2OfShortReal.hxx           |    8 -
 inc/Handle_PShort_HSequenceOfShortReal.hxx         |    8 -
 ...Handle_PShort_SeqNodeOfHSequenceOfShortReal.hxx |    8 -
 ...Short_VArrayNodeOfFieldOfHArray1OfShortReal.hxx |    8 -
 ...Short_VArrayNodeOfFieldOfHArray2OfShortReal.hxx |    8 -
 inc/Handle_PStandard_ArrayNode.hxx                 |    8 -
 ...TColStd_DataMapNodeOfPersistentTransientMap.hxx |   11 +-
 ...TColStd_DataMapNodeOfTransientPersistentMap.hxx |   11 +-
 ...ubleMapNodeOfDoubleMapOfTransientPersistent.hxx |   11 +-
 inc/Handle_PTopLoc_Datum3D.hxx                     |    8 -
 inc/Handle_PTopLoc_ItemLocation.hxx                |    8 -
 inc/Handle_PTopoDS_CompSolid.hxx                   |    8 -
 inc/Handle_PTopoDS_Compound.hxx                    |    8 -
 inc/Handle_PTopoDS_Edge.hxx                        |    8 -
 inc/Handle_PTopoDS_Face.hxx                        |    8 -
 inc/Handle_PTopoDS_HArray1OfHShape.hxx             |    8 -
 inc/Handle_PTopoDS_HArray1OfShape1.hxx             |    8 -
 inc/Handle_PTopoDS_HShape.hxx                      |    8 -
 inc/Handle_PTopoDS_Shell.hxx                       |    8 -
 inc/Handle_PTopoDS_Solid.hxx                       |    8 -
 inc/Handle_PTopoDS_TCompSolid.hxx                  |    8 -
 inc/Handle_PTopoDS_TCompSolid1.hxx                 |    8 -
 inc/Handle_PTopoDS_TCompound.hxx                   |    8 -
 inc/Handle_PTopoDS_TCompound1.hxx                  |    8 -
 inc/Handle_PTopoDS_TEdge.hxx                       |    8 -
 inc/Handle_PTopoDS_TEdge1.hxx                      |    8 -
 inc/Handle_PTopoDS_TFace.hxx                       |    8 -
 inc/Handle_PTopoDS_TFace1.hxx                      |    8 -
 inc/Handle_PTopoDS_TShape.hxx                      |    8 -
 inc/Handle_PTopoDS_TShape1.hxx                     |    8 -
 inc/Handle_PTopoDS_TShell.hxx                      |    8 -
 inc/Handle_PTopoDS_TShell1.hxx                     |    8 -
 inc/Handle_PTopoDS_TSolid.hxx                      |    8 -
 inc/Handle_PTopoDS_TSolid1.hxx                     |    8 -
 inc/Handle_PTopoDS_TVertex.hxx                     |    8 -
 inc/Handle_PTopoDS_TVertex1.hxx                    |    8 -
 inc/Handle_PTopoDS_TWire.hxx                       |    8 -
 inc/Handle_PTopoDS_TWire1.hxx                      |    8 -
 ..._PTopoDS_VArrayNodeOfFieldOfHArray1OfHShape.hxx |    8 -
 ..._PTopoDS_VArrayNodeOfFieldOfHArray1OfShape1.hxx |    8 -
 inc/Handle_PTopoDS_Vertex.hxx                      |    8 -
 inc/Handle_PTopoDS_Wire.hxx                        |    8 -
 inc/Handle_PXCAFDoc_Area.hxx                       |    8 -
 inc/Handle_PXCAFDoc_Centroid.hxx                   |    8 -
 inc/Handle_PXCAFDoc_Color.hxx                      |    8 -
 inc/Handle_PXCAFDoc_ColorTool.hxx                  |    8 -
 inc/Handle_PXCAFDoc_Datum.hxx                      |    8 -
 inc/Handle_PXCAFDoc_DimTol.hxx                     |    8 -
 inc/Handle_PXCAFDoc_DimTolTool.hxx                 |    8 -
 inc/Handle_PXCAFDoc_DocumentTool.hxx               |    8 -
 inc/Handle_PXCAFDoc_GraphNode.hxx                  |    8 -
 inc/Handle_PXCAFDoc_GraphNodeSequence.hxx          |    8 -
 inc/Handle_PXCAFDoc_LayerTool.hxx                  |    8 -
 inc/Handle_PXCAFDoc_Location.hxx                   |    8 -
 inc/Handle_PXCAFDoc_Material.hxx                   |    8 -
 inc/Handle_PXCAFDoc_MaterialTool.hxx               |    8 -
 inc/Handle_PXCAFDoc_SeqNodeOfGraphNodeSequence.hxx |    8 -
 inc/Handle_PXCAFDoc_ShapeTool.hxx                  |    8 -
 inc/Handle_PXCAFDoc_Volume.hxx                     |    8 -
 inc/Handle_Plate_HArray1OfPinpointConstraint.hxx   |   11 +-
 ...uenceNodeOfSequenceOfLinearScalarConstraint.hxx |   11 +-
 ...SequenceNodeOfSequenceOfLinearXYZConstraint.hxx |   11 +-
 ..._SequenceNodeOfSequenceOfPinpointConstraint.hxx |   11 +-
 inc/Handle_Plugin_DataMapNodeOfMapOfFunctions.hxx  |   11 +-
 inc/Handle_Plugin_Failure.hxx                      |   11 +-
 inc/Handle_Poly_HArray1OfTriangle.hxx              |   11 +-
 inc/Handle_Poly_Polygon2D.hxx                      |   11 +-
 inc/Handle_Poly_Polygon3D.hxx                      |   11 +-
 inc/Handle_Poly_PolygonOnTriangulation.hxx         |   11 +-
 inc/Handle_Poly_Triangulation.hxx                  |   11 +-
 inc/Handle_ProjLib_HCompProjectedCurve.hxx         |   11 +-
 inc/Handle_ProjLib_HProjectedCurve.hxx             |   11 +-
 inc/Handle_ProjLib_HSequenceOfHSequenceOfPnt.hxx   |   11 +-
 ...jLib_SequenceNodeOfSequenceOfHSequenceOfPnt.hxx |   11 +-
 inc/Handle_Prs3d_ArrowAspect.hxx                   |   11 +-
 inc/Handle_Prs3d_BasicAspect.hxx                   |   11 +-
 inc/Handle_Prs3d_DatumAspect.hxx                   |   11 +-
 inc/Handle_Prs3d_DimensionAspect.hxx               |   11 +-
 inc/Handle_Prs3d_Drawer.hxx                        |   11 +-
 inc/Handle_Prs3d_InvalidAngle.hxx                  |   11 +-
 inc/Handle_Prs3d_IsoAspect.hxx                     |   11 +-
 inc/Handle_Prs3d_LineAspect.hxx                    |   11 +-
 inc/Handle_Prs3d_PlaneAspect.hxx                   |   11 +-
 inc/Handle_Prs3d_PlaneSet.hxx                      |   11 +-
 inc/Handle_Prs3d_PointAspect.hxx                   |   11 +-
 inc/Handle_Prs3d_Presentation.hxx                  |   11 +-
 inc/Handle_Prs3d_Projector.hxx                     |   11 +-
 inc/Handle_Prs3d_ShadingAspect.hxx                 |   11 +-
 inc/Handle_Prs3d_TextAspect.hxx                    |   11 +-
 inc/Handle_PrsMgr_PresentableObject.hxx            |   11 +-
 inc/Handle_PrsMgr_Presentation.hxx                 |   11 +-
 inc/Handle_PrsMgr_Presentation3d.hxx               |   27 -
 inc/Handle_PrsMgr_PresentationManager.hxx          |   11 +-
 inc/Handle_PrsMgr_PresentationManager3d.hxx        |   27 -
 inc/Handle_PrsMgr_Prs.hxx                          |   11 +-
 inc/Handle_PrsMgr_SequenceNodeOfPresentations.hxx  |   11 +-
 inc/Handle_QABugs_MyText.hxx                       |   11 +-
 inc/Handle_QABugs_PresentableObject.hxx            |   11 +-
 ...QADNaming_DataMapNodeOfDataMapOfShapeOfName.hxx |   27 -
 ...QANCollection_DataMapNodeOfDataMapOfRealPnt.hxx |   11 +-
 ...ction_DoubleMapNodeOfDoubleMapOfRealInteger.hxx |   11 +-
 ...IndexedDataMapNodeOfIndexedDataMapOfRealPnt.hxx |   11 +-
 inc/Handle_QANCollection_ListNodeOfListOfPnt.hxx   |   11 +-
 inc/Handle_QANCollection_QueueNodeOfQueueOfPnt.hxx |   27 -
 inc/Handle_QANCollection_SListNodeOfSListOfPnt.hxx |   27 -
 inc/Handle_QANCollection_StackNodeOfStackOfPnt.hxx |   27 -
 inc/Handle_QANewModTopOpe_ReShaper.hxx             |   11 +-
 inc/Handle_Quantity_ColorDefinitionError.hxx       |   11 +-
 inc/Handle_Quantity_DateDefinitionError.hxx        |   11 +-
 inc/Handle_Quantity_HArray1OfColor.hxx             |   11 +-
 inc/Handle_Quantity_PeriodDefinitionError.hxx      |   11 +-
 inc/Handle_RWHeaderSection_GeneralModule.hxx       |   11 +-
 inc/Handle_RWHeaderSection_ReadWriteModule.hxx     |   11 +-
 inc/Handle_RWStepAP214_GeneralModule.hxx           |   11 +-
 inc/Handle_RWStepAP214_ReadWriteModule.hxx         |   11 +-
 ...ataMapNodeOfDataMapOfAsciiStringAsciiString.hxx |   11 +-
 ...MapNodeOfDataMapOfAsciiStringExtendedString.hxx |   11 +-
 inc/Handle_Resource_Manager.hxx                    |   11 +-
 inc/Handle_Resource_NoSuchResource.hxx             |   11 +-
 inc/Handle_STEPCAFControl_ActorWrite.hxx           |   11 +-
 inc/Handle_STEPCAFControl_Controller.hxx           |   11 +-
 ...ntrol_DataMapNodeOfDataMapOfLabelExternFile.hxx |   11 +-
 ...CAFControl_DataMapNodeOfDataMapOfLabelShape.hxx |   11 +-
 ...FControl_DataMapNodeOfDataMapOfPDExternFile.hxx |   11 +-
 ...Control_DataMapNodeOfDataMapOfSDRExternFile.hxx |   11 +-
 ...TEPCAFControl_DataMapNodeOfDataMapOfShapePD.hxx |   11 +-
 ...EPCAFControl_DataMapNodeOfDataMapOfShapeSDR.hxx |   11 +-
 ...andle_STEPCAFControl_DictionaryOfExternFile.hxx |   11 +-
 inc/Handle_STEPCAFControl_ExternFile.hxx           |   11 +-
 ...AFControl_StackItemOfDictionaryOfExternFile.hxx |   11 +-
 ..._DataMapNodeOfDataMapOfAsciiStringTransient.hxx |   11 +-
 ...struct_DataMapNodeOfDataMapOfPointTransient.hxx |   11 +-
 inc/Handle_STEPControl_ActorRead.hxx               |   11 +-
 inc/Handle_STEPControl_ActorWrite.hxx              |   11 +-
 inc/Handle_STEPControl_Controller.hxx              |   11 +-
 inc/Handle_STEPEdit_EditContext.hxx                |   11 +-
 inc/Handle_STEPEdit_EditSDR.hxx                    |   11 +-
 inc/Handle_STEPSelections_AssemblyComponent.hxx    |   11 +-
 inc/Handle_STEPSelections_AssemblyLink.hxx         |   11 +-
 ...ndle_STEPSelections_HSequenceOfAssemblyLink.hxx |   11 +-
 inc/Handle_STEPSelections_SelectAssembly.hxx       |   11 +-
 inc/Handle_STEPSelections_SelectDerived.hxx        |   11 +-
 inc/Handle_STEPSelections_SelectFaces.hxx          |   11 +-
 inc/Handle_STEPSelections_SelectForTransfer.hxx    |   11 +-
 inc/Handle_STEPSelections_SelectGSCurves.hxx       |   11 +-
 inc/Handle_STEPSelections_SelectInstances.hxx      |   11 +-
 ...s_SequenceNodeOfSequenceOfAssemblyComponent.hxx |   11 +-
 ...ctions_SequenceNodeOfSequenceOfAssemblyLink.hxx |   11 +-
 inc/Handle_Select3D_ListNodeOfListOfSensitive.hxx  |   11 +-
 ..._Select3D_ListNodeOfListOfSensitiveTriangle.hxx |   11 +-
 inc/Handle_Select3D_Projector.hxx                  |   11 +-
 inc/Handle_Select3D_SensitiveBox.hxx               |   11 +-
 inc/Handle_Select3D_SensitiveCircle.hxx            |   11 +-
 inc/Handle_Select3D_SensitiveCurve.hxx             |   11 +-
 inc/Handle_Select3D_SensitiveEntity.hxx            |   11 +-
 inc/Handle_Select3D_SensitiveFace.hxx              |   11 +-
 inc/Handle_Select3D_SensitiveGroup.hxx             |   11 +-
 inc/Handle_Select3D_SensitivePoint.hxx             |   11 +-
 inc/Handle_Select3D_SensitivePoly.hxx              |   11 +-
 inc/Handle_Select3D_SensitiveSegment.hxx           |   11 +-
 inc/Handle_Select3D_SensitiveTriangle.hxx          |   11 +-
 inc/Handle_Select3D_SensitiveTriangulation.hxx     |   11 +-
 inc/Handle_Select3D_SensitiveWire.hxx              |   11 +-
 ...ect3D_SequenceNodeOfSensitiveEntitySequence.hxx |   11 +-
 inc/Handle_SelectBasics_EntityOwner.hxx            |   11 +-
 inc/Handle_SelectBasics_ListNodeOfListOfBox2d.hxx  |   11 +-
 ...ndle_SelectBasics_ListNodeOfListOfSensitive.hxx |   11 +-
 inc/Handle_SelectBasics_SensitiveEntity.hxx        |   11 +-
 ..._SelectBasics_SequenceNodeOfSequenceOfOwner.hxx |   11 +-
 inc/Handle_SelectMgr_AndFilter.hxx                 |   11 +-
 inc/Handle_SelectMgr_CompositionFilter.hxx         |   11 +-
 ...tMgr_DataMapNodeOfDataMapOfIntegerSensitive.hxx |   11 +-
 ...ctMgr_DataMapNodeOfDataMapOfObjectSelectors.hxx |   11 +-
 ...r_DataMapNodeOfDataMapOfSelectionActivation.hxx |   11 +-
 inc/Handle_SelectMgr_EntityOwner.hxx               |   11 +-
 inc/Handle_SelectMgr_Filter.hxx                    |   11 +-
 ...DataMapNodeOfIndexedDataMapOfOwnerCriterion.hxx |   11 +-
 ...SelectMgr_IndexedMapNodeOfIndexedMapOfOwner.hxx |   11 +-
 inc/Handle_SelectMgr_ListNodeOfListOfFilter.hxx    |   11 +-
 inc/Handle_SelectMgr_OrFilter.hxx                  |   11 +-
 inc/Handle_SelectMgr_SelectableObject.hxx          |   11 +-
 inc/Handle_SelectMgr_Selection.hxx                 |   11 +-
 inc/Handle_SelectMgr_SelectionManager.hxx          |   11 +-
 ...le_SelectMgr_SequenceNodeOfSequenceOfFilter.hxx |   11 +-
 ...dle_SelectMgr_SequenceNodeOfSequenceOfOwner.hxx |   11 +-
 ...SelectMgr_SequenceNodeOfSequenceOfSelection.hxx |   11 +-
 ..._SelectMgr_SequenceNodeOfSequenceOfSelector.hxx |   11 +-
 inc/Handle_SelectMgr_ViewerSelector.hxx            |   11 +-
 inc/Handle_ShapeAlgo_AlgoContainer.hxx             |   11 +-
 inc/Handle_ShapeAlgo_ToolContainer.hxx             |   11 +-
 ...lysis_DataMapNodeOfDataMapOfShapeListOfReal.hxx |   11 +-
 inc/Handle_ShapeAnalysis_FreeBoundData.hxx         |   11 +-
 inc/Handle_ShapeAnalysis_HSequenceOfFreeBounds.hxx |   11 +-
 ...Analysis_SequenceNodeOfSequenceOfFreeBounds.hxx |   11 +-
 inc/Handle_ShapeAnalysis_Surface.hxx               |   11 +-
 inc/Handle_ShapeAnalysis_TransferParameters.hxx    |   11 +-
 ...Handle_ShapeAnalysis_TransferParametersProj.hxx |   11 +-
 inc/Handle_ShapeAnalysis_Wire.hxx                  |   11 +-
 inc/Handle_ShapeBuild_ReShape.hxx                  |   11 +-
 ...Handle_ShapeConstruct_ProjectCurveOnSurface.hxx |   11 +-
 inc/Handle_ShapeCustom_BSplineRestriction.hxx      |   11 +-
 inc/Handle_ShapeCustom_ConvertToBSpline.hxx        |   11 +-
 inc/Handle_ShapeCustom_ConvertToRevolution.hxx     |   11 +-
 inc/Handle_ShapeCustom_DirectModification.hxx      |   11 +-
 inc/Handle_ShapeCustom_RestrictionParameters.hxx   |   11 +-
 inc/Handle_ShapeCustom_SweptToElementary.hxx       |   11 +-
 inc/Handle_ShapeCustom_TrsfModification.hxx        |   11 +-
 inc/Handle_ShapeExtend_BasicMsgRegistrator.hxx     |   11 +-
 inc/Handle_ShapeExtend_ComplexCurve.hxx            |   11 +-
 inc/Handle_ShapeExtend_CompositeSurface.hxx        |   11 +-
 ...Extend_DataMapNodeOfDataMapOfShapeListOfMsg.hxx |   11 +-
 ...nd_DataMapNodeOfDataMapOfTransientListOfMsg.hxx |   11 +-
 inc/Handle_ShapeExtend_MsgRegistrator.hxx          |   11 +-
 inc/Handle_ShapeExtend_WireData.hxx                |   11 +-
 inc/Handle_ShapeFix_ComposeShell.hxx               |   11 +-
 ...e_ShapeFix_DataMapNodeOfDataMapOfShapeBox2d.hxx |   11 +-
 inc/Handle_ShapeFix_Edge.hxx                       |   11 +-
 inc/Handle_ShapeFix_EdgeProjAux.hxx                |   11 +-
 inc/Handle_ShapeFix_Face.hxx                       |   11 +-
 inc/Handle_ShapeFix_FixSmallFace.hxx               |   11 +-
 inc/Handle_ShapeFix_Root.hxx                       |   11 +-
 ...hapeFix_SequenceNodeOfSequenceOfWireSegment.hxx |   11 +-
 inc/Handle_ShapeFix_Shape.hxx                      |   11 +-
 inc/Handle_ShapeFix_Shell.hxx                      |   11 +-
 inc/Handle_ShapeFix_Solid.hxx                      |   11 +-
 inc/Handle_ShapeFix_SplitCommonVertex.hxx          |   11 +-
 inc/Handle_ShapeFix_Wire.hxx                       |   11 +-
 inc/Handle_ShapeFix_Wireframe.hxx                  |   11 +-
 inc/Handle_ShapeProcess_Context.hxx                |   11 +-
 inc/Handle_ShapeProcess_DictionaryOfOperator.hxx   |   11 +-
 inc/Handle_ShapeProcess_Operator.hxx               |   11 +-
 inc/Handle_ShapeProcess_ShapeContext.hxx           |   11 +-
 ...hapeProcess_StackItemOfDictionaryOfOperator.hxx |   11 +-
 inc/Handle_ShapeProcess_UOperator.hxx              |   11 +-
 inc/Handle_ShapeUpgrade_ClosedEdgeDivide.hxx       |   11 +-
 inc/Handle_ShapeUpgrade_ClosedFaceDivide.hxx       |   11 +-
 inc/Handle_ShapeUpgrade_ConvertCurve2dToBezier.hxx |   11 +-
 inc/Handle_ShapeUpgrade_ConvertCurve3dToBezier.hxx |   11 +-
 ...le_ShapeUpgrade_ConvertSurfaceToBezierBasis.hxx |   11 +-
 inc/Handle_ShapeUpgrade_EdgeDivide.hxx             |   11 +-
 inc/Handle_ShapeUpgrade_FaceDivide.hxx             |   11 +-
 inc/Handle_ShapeUpgrade_FaceDivideArea.hxx         |   11 +-
 inc/Handle_ShapeUpgrade_FixSmallBezierCurves.hxx   |   11 +-
 inc/Handle_ShapeUpgrade_FixSmallCurves.hxx         |   11 +-
 inc/Handle_ShapeUpgrade_RemoveInternalWires.hxx    |   11 +-
 inc/Handle_ShapeUpgrade_RemoveLocations.hxx        |   11 +-
 inc/Handle_ShapeUpgrade_SplitCurve.hxx             |   11 +-
 inc/Handle_ShapeUpgrade_SplitCurve2d.hxx           |   11 +-
 inc/Handle_ShapeUpgrade_SplitCurve2dContinuity.hxx |   11 +-
 inc/Handle_ShapeUpgrade_SplitCurve3d.hxx           |   11 +-
 inc/Handle_ShapeUpgrade_SplitCurve3dContinuity.hxx |   11 +-
 inc/Handle_ShapeUpgrade_SplitSurface.hxx           |   11 +-
 inc/Handle_ShapeUpgrade_SplitSurfaceAngle.hxx      |   11 +-
 inc/Handle_ShapeUpgrade_SplitSurfaceArea.hxx       |   11 +-
 inc/Handle_ShapeUpgrade_SplitSurfaceContinuity.hxx |   11 +-
 inc/Handle_ShapeUpgrade_Tool.hxx                   |   11 +-
 inc/Handle_ShapeUpgrade_UnifySameDomain.hxx        |   11 +-
 inc/Handle_ShapeUpgrade_WireDivide.hxx             |   11 +-
 inc/Handle_Standard_AbortiveTransaction.hxx        |   11 +-
 inc/Handle_Standard_ConstructionError.hxx          |   11 +-
 inc/Handle_Standard_DimensionError.hxx             |   11 +-
 inc/Handle_Standard_DimensionMismatch.hxx          |   11 +-
 inc/Handle_Standard_DivideByZero.hxx               |   11 +-
 inc/Handle_Standard_DomainError.hxx                |   11 +-
 inc/Handle_Standard_Failure.hxx                    |   11 +-
 inc/Handle_Standard_ImmutableObject.hxx            |   11 +-
 inc/Handle_Standard_LicenseError.hxx               |   11 +-
 inc/Handle_Standard_LicenseNotFound.hxx            |   11 +-
 inc/Handle_Standard_MultiplyDefined.hxx            |   11 +-
 inc/Handle_Standard_NegativeValue.hxx              |   11 +-
 inc/Handle_Standard_NoMoreObject.hxx               |   11 +-
 inc/Handle_Standard_NoSuchObject.hxx               |   11 +-
 inc/Handle_Standard_NotImplemented.hxx             |   11 +-
 inc/Handle_Standard_NullObject.hxx                 |   11 +-
 inc/Handle_Standard_NullValue.hxx                  |   11 +-
 inc/Handle_Standard_NumericError.hxx               |   11 +-
 inc/Handle_Standard_OutOfMemory.hxx                |   11 +-
 inc/Handle_Standard_OutOfRange.hxx                 |   11 +-
 inc/Handle_Standard_Overflow.hxx                   |   11 +-
 inc/Handle_Standard_ProgramError.hxx               |   11 +-
 inc/Handle_Standard_RangeError.hxx                 |   11 +-
 inc/Handle_Standard_TooManyUsers.hxx               |   11 +-
 inc/Handle_Standard_Type.hxx                       |   11 +-
 inc/Handle_Standard_TypeMismatch.hxx               |   11 +-
 inc/Handle_Standard_Underflow.hxx                  |   11 +-
 inc/Handle_StdDrivers_DocumentRetrievalDriver.hxx  |   11 +-
 inc/Handle_StdDrivers_DocumentStorageDriver.hxx    |   11 +-
 inc/Handle_StdFail_InfiniteSolutions.hxx           |   11 +-
 inc/Handle_StdFail_NotDone.hxx                     |   11 +-
 inc/Handle_StdFail_Undefined.hxx                   |   11 +-
 inc/Handle_StdFail_UndefinedDerivative.hxx         |   11 +-
 inc/Handle_StdFail_UndefinedValue.hxx              |   11 +-
 inc/Handle_StdLDrivers_DocumentRetrievalDriver.hxx |   11 +-
 inc/Handle_StdLDrivers_DocumentStorageDriver.hxx   |   11 +-
 inc/Handle_StdSelect_BRepOwner.hxx                 |   11 +-
 inc/Handle_StdSelect_EdgeFilter.hxx                |   11 +-
 inc/Handle_StdSelect_FaceFilter.hxx                |   11 +-
 ...ndexedDataMapNodeOfIndexedDataMapOfOwnerPrs.hxx |   11 +-
 inc/Handle_StdSelect_Prs.hxx                       |   11 +-
 inc/Handle_StdSelect_Shape.hxx                     |   11 +-
 inc/Handle_StdSelect_ShapeTypeFilter.hxx           |   11 +-
 inc/Handle_StdSelect_ViewerSelector3d.hxx          |   11 +-
 inc/Handle_StepAP203_CcDesignApproval.hxx          |   11 +-
 inc/Handle_StepAP203_CcDesignCertification.hxx     |   11 +-
 inc/Handle_StepAP203_CcDesignContract.hxx          |   11 +-
 ...dle_StepAP203_CcDesignDateAndTimeAssignment.hxx |   11 +-
 ...203_CcDesignPersonAndOrganizationAssignment.hxx |   11 +-
 ...le_StepAP203_CcDesignSecurityClassification.hxx |   11 +-
 ...le_StepAP203_CcDesignSpecificationReference.hxx |   11 +-
 inc/Handle_StepAP203_Change.hxx                    |   11 +-
 inc/Handle_StepAP203_ChangeRequest.hxx             |   11 +-
 inc/Handle_StepAP203_HArray1OfApprovedItem.hxx     |   11 +-
 inc/Handle_StepAP203_HArray1OfCertifiedItem.hxx    |   11 +-
 ...Handle_StepAP203_HArray1OfChangeRequestItem.hxx |   11 +-
 inc/Handle_StepAP203_HArray1OfClassifiedItem.hxx   |   11 +-
 inc/Handle_StepAP203_HArray1OfContractedItem.hxx   |   11 +-
 inc/Handle_StepAP203_HArray1OfDateTimeItem.hxx     |   11 +-
 ...e_StepAP203_HArray1OfPersonOrganizationItem.hxx |   11 +-
 inc/Handle_StepAP203_HArray1OfSpecifiedItem.hxx    |   11 +-
 inc/Handle_StepAP203_HArray1OfStartRequestItem.hxx |   11 +-
 inc/Handle_StepAP203_HArray1OfWorkItem.hxx         |   11 +-
 inc/Handle_StepAP203_StartRequest.hxx              |   11 +-
 inc/Handle_StepAP203_StartWork.hxx                 |   11 +-
 inc/Handle_StepAP214_AppliedApprovalAssignment.hxx |   11 +-
 ...ndle_StepAP214_AppliedDateAndTimeAssignment.hxx |   11 +-
 inc/Handle_StepAP214_AppliedDateAssignment.hxx     |   11 +-
 inc/Handle_StepAP214_AppliedDocumentReference.hxx  |   11 +-
 ...214_AppliedExternalIdentificationAssignment.hxx |   11 +-
 inc/Handle_StepAP214_AppliedGroupAssignment.hxx    |   11 +-
 ...dle_StepAP214_AppliedOrganizationAssignment.hxx |   11 +-
 ...P214_AppliedPersonAndOrganizationAssignment.hxx |   11 +-
 inc/Handle_StepAP214_AppliedPresentedItem.hxx      |   11 +-
 ...214_AppliedSecurityClassificationAssignment.hxx |   11 +-
 ...AP214_AutoDesignActualDateAndTimeAssignment.hxx |   11 +-
 ...le_StepAP214_AutoDesignActualDateAssignment.hxx |   11 +-
 ...ndle_StepAP214_AutoDesignApprovalAssignment.hxx |   11 +-
 ...StepAP214_AutoDesignDateAndPersonAssignment.hxx |   11 +-
 ...andle_StepAP214_AutoDesignDocumentReference.hxx |   11 +-
 inc/Handle_StepAP214_AutoDesignGroupAssignment.hxx |   11 +-
 ...P214_AutoDesignNominalDateAndTimeAssignment.hxx |   11 +-
 ...e_StepAP214_AutoDesignNominalDateAssignment.hxx |   11 +-
 ..._StepAP214_AutoDesignOrganizationAssignment.hxx |   11 +-
 ...4_AutoDesignPersonAndOrganizationAssignment.hxx |   11 +-
 inc/Handle_StepAP214_AutoDesignPresentedItem.hxx   |   11 +-
 ..._AutoDesignSecurityClassificationAssignment.hxx |   11 +-
 inc/Handle_StepAP214_Class.hxx                     |   11 +-
 inc/Handle_StepAP214_ExternallyDefinedClass.hxx    |   11 +-
 ..._StepAP214_ExternallyDefinedGeneralProperty.hxx |   11 +-
 inc/Handle_StepAP214_HArray1OfApprovalItem.hxx     |   11 +-
 ...pAP214_HArray1OfAutoDesignDateAndPersonItem.hxx |   11 +-
 ...tepAP214_HArray1OfAutoDesignDateAndTimeItem.hxx |   11 +-
 ...ndle_StepAP214_HArray1OfAutoDesignDatedItem.hxx |   11 +-
 ...StepAP214_HArray1OfAutoDesignGeneralOrgItem.hxx |   11 +-
 ...le_StepAP214_HArray1OfAutoDesignGroupedItem.hxx |   11 +-
 ...P214_HArray1OfAutoDesignPresentedItemSelect.hxx |   11 +-
 ...tepAP214_HArray1OfAutoDesignReferencingItem.hxx |   11 +-
 inc/Handle_StepAP214_HArray1OfDateAndTimeItem.hxx  |   11 +-
 inc/Handle_StepAP214_HArray1OfDateItem.hxx         |   11 +-
 ...le_StepAP214_HArray1OfDocumentReferenceItem.hxx |   11 +-
 ...epAP214_HArray1OfExternalIdentificationItem.hxx |   11 +-
 inc/Handle_StepAP214_HArray1OfGroupItem.hxx        |   11 +-
 inc/Handle_StepAP214_HArray1OfOrganizationItem.hxx |   11 +-
 ...tepAP214_HArray1OfPersonAndOrganizationItem.hxx |   11 +-
 ...ndle_StepAP214_HArray1OfPresentedItemSelect.hxx |   11 +-
 ...epAP214_HArray1OfSecurityClassificationItem.hxx |   11 +-
 inc/Handle_StepAP214_Protocol.hxx                  |   11 +-
 inc/Handle_StepAP214_RepItemGroup.hxx              |   11 +-
 inc/Handle_StepBasic_Action.hxx                    |   11 +-
 inc/Handle_StepBasic_ActionAssignment.hxx          |   11 +-
 inc/Handle_StepBasic_ActionMethod.hxx              |   11 +-
 inc/Handle_StepBasic_ActionRequestAssignment.hxx   |   11 +-
 inc/Handle_StepBasic_ActionRequestSolution.hxx     |   11 +-
 inc/Handle_StepBasic_Address.hxx                   |   11 +-
 inc/Handle_StepBasic_ApplicationContext.hxx        |   11 +-
 inc/Handle_StepBasic_ApplicationContextElement.hxx |   11 +-
 ...dle_StepBasic_ApplicationProtocolDefinition.hxx |   11 +-
 inc/Handle_StepBasic_Approval.hxx                  |   11 +-
 inc/Handle_StepBasic_ApprovalAssignment.hxx        |   11 +-
 inc/Handle_StepBasic_ApprovalDateTime.hxx          |   11 +-
 ...Handle_StepBasic_ApprovalPersonOrganization.hxx |   11 +-
 inc/Handle_StepBasic_ApprovalRelationship.hxx      |   11 +-
 inc/Handle_StepBasic_ApprovalRole.hxx              |   11 +-
 inc/Handle_StepBasic_ApprovalStatus.hxx            |   11 +-
 inc/Handle_StepBasic_AreaUnit.hxx                  |   11 +-
 inc/Handle_StepBasic_CalendarDate.hxx              |   11 +-
 inc/Handle_StepBasic_Certification.hxx             |   11 +-
 inc/Handle_StepBasic_CertificationAssignment.hxx   |   11 +-
 inc/Handle_StepBasic_CertificationType.hxx         |   11 +-
 inc/Handle_StepBasic_CharacterizedObject.hxx       |   11 +-
 inc/Handle_StepBasic_Contract.hxx                  |   11 +-
 inc/Handle_StepBasic_ContractAssignment.hxx        |   11 +-
 inc/Handle_StepBasic_ContractType.hxx              |   11 +-
 inc/Handle_StepBasic_ConversionBasedUnit.hxx       |   11 +-
 ...le_StepBasic_ConversionBasedUnitAndAreaUnit.hxx |   11 +-
 ..._StepBasic_ConversionBasedUnitAndLengthUnit.hxx |   11 +-
 ...le_StepBasic_ConversionBasedUnitAndMassUnit.hxx |   11 +-
 ...pBasic_ConversionBasedUnitAndPlaneAngleUnit.hxx |   11 +-
 ...e_StepBasic_ConversionBasedUnitAndRatioUnit.hxx |   11 +-
 ...pBasic_ConversionBasedUnitAndSolidAngleUnit.hxx |   11 +-
 ...le_StepBasic_ConversionBasedUnitAndTimeUnit.hxx |   11 +-
 ..._StepBasic_ConversionBasedUnitAndVolumeUnit.hxx |   11 +-
 ...le_StepBasic_CoordinatedUniversalTimeOffset.hxx |   11 +-
 inc/Handle_StepBasic_Date.hxx                      |   11 +-
 inc/Handle_StepBasic_DateAndTime.hxx               |   11 +-
 inc/Handle_StepBasic_DateAndTimeAssignment.hxx     |   11 +-
 inc/Handle_StepBasic_DateAssignment.hxx            |   11 +-
 inc/Handle_StepBasic_DateRole.hxx                  |   11 +-
 inc/Handle_StepBasic_DateTimeRole.hxx              |   11 +-
 inc/Handle_StepBasic_DerivedUnit.hxx               |   11 +-
 inc/Handle_StepBasic_DerivedUnitElement.hxx        |   11 +-
 inc/Handle_StepBasic_DesignContext.hxx             |   11 +-
 inc/Handle_StepBasic_DigitalDocument.hxx           |   11 +-
 inc/Handle_StepBasic_DimensionalExponents.hxx      |   11 +-
 inc/Handle_StepBasic_Document.hxx                  |   11 +-
 inc/Handle_StepBasic_DocumentFile.hxx              |   11 +-
 ...Handle_StepBasic_DocumentProductAssociation.hxx |   11 +-
 ...Handle_StepBasic_DocumentProductEquivalence.hxx |   11 +-
 inc/Handle_StepBasic_DocumentReference.hxx         |   11 +-
 inc/Handle_StepBasic_DocumentRelationship.hxx      |   11 +-
 ...Handle_StepBasic_DocumentRepresentationType.hxx |   11 +-
 inc/Handle_StepBasic_DocumentType.hxx              |   11 +-
 inc/Handle_StepBasic_DocumentUsageConstraint.hxx   |   11 +-
 inc/Handle_StepBasic_Effectivity.hxx               |   11 +-
 inc/Handle_StepBasic_EffectivityAssignment.hxx     |   11 +-
 inc/Handle_StepBasic_EulerAngles.hxx               |   11 +-
 ..._StepBasic_ExternalIdentificationAssignment.hxx |   11 +-
 inc/Handle_StepBasic_ExternalSource.hxx            |   11 +-
 inc/Handle_StepBasic_ExternallyDefinedItem.hxx     |   11 +-
 inc/Handle_StepBasic_GeneralProperty.hxx           |   11 +-
 inc/Handle_StepBasic_Group.hxx                     |   11 +-
 inc/Handle_StepBasic_GroupAssignment.hxx           |   11 +-
 inc/Handle_StepBasic_GroupRelationship.hxx         |   11 +-
 inc/Handle_StepBasic_HArray1OfApproval.hxx         |   11 +-
 ...andle_StepBasic_HArray1OfDerivedUnitElement.hxx |   11 +-
 inc/Handle_StepBasic_HArray1OfDocument.hxx         |   11 +-
 inc/Handle_StepBasic_HArray1OfNamedUnit.hxx        |   11 +-
 inc/Handle_StepBasic_HArray1OfOrganization.hxx     |   11 +-
 inc/Handle_StepBasic_HArray1OfPerson.hxx           |   11 +-
 inc/Handle_StepBasic_HArray1OfProduct.hxx          |   11 +-
 inc/Handle_StepBasic_HArray1OfProductContext.hxx   |   11 +-
 ...Handle_StepBasic_HArray1OfProductDefinition.hxx |   11 +-
 ...epBasic_HArray1OfUncertaintyMeasureWithUnit.hxx |   11 +-
 inc/Handle_StepBasic_IdentificationAssignment.hxx  |   11 +-
 inc/Handle_StepBasic_IdentificationRole.hxx        |   11 +-
 inc/Handle_StepBasic_LengthMeasureWithUnit.hxx     |   11 +-
 inc/Handle_StepBasic_LengthUnit.hxx                |   11 +-
 inc/Handle_StepBasic_LocalTime.hxx                 |   11 +-
 inc/Handle_StepBasic_MassMeasureWithUnit.hxx       |   11 +-
 inc/Handle_StepBasic_MassUnit.hxx                  |   11 +-
 inc/Handle_StepBasic_MeasureValueMember.hxx        |   11 +-
 inc/Handle_StepBasic_MeasureWithUnit.hxx           |   11 +-
 inc/Handle_StepBasic_MechanicalContext.hxx         |   11 +-
 inc/Handle_StepBasic_NameAssignment.hxx            |   11 +-
 inc/Handle_StepBasic_NamedUnit.hxx                 |   11 +-
 inc/Handle_StepBasic_ObjectRole.hxx                |   11 +-
 inc/Handle_StepBasic_OrdinalDate.hxx               |   11 +-
 inc/Handle_StepBasic_Organization.hxx              |   11 +-
 inc/Handle_StepBasic_OrganizationAssignment.hxx    |   11 +-
 inc/Handle_StepBasic_OrganizationRole.hxx          |   11 +-
 inc/Handle_StepBasic_OrganizationalAddress.hxx     |   11 +-
 inc/Handle_StepBasic_Person.hxx                    |   11 +-
 inc/Handle_StepBasic_PersonAndOrganization.hxx     |   11 +-
 ...e_StepBasic_PersonAndOrganizationAssignment.hxx |   11 +-
 inc/Handle_StepBasic_PersonAndOrganizationRole.hxx |   11 +-
 inc/Handle_StepBasic_PersonalAddress.hxx           |   11 +-
 ...tepBasic_PhysicallyModeledProductDefinition.hxx |   11 +-
 inc/Handle_StepBasic_PlaneAngleMeasureWithUnit.hxx |   11 +-
 inc/Handle_StepBasic_PlaneAngleUnit.hxx            |   11 +-
 inc/Handle_StepBasic_Product.hxx                   |   11 +-
 inc/Handle_StepBasic_ProductCategory.hxx           |   11 +-
 ...andle_StepBasic_ProductCategoryRelationship.hxx |   11 +-
 inc/Handle_StepBasic_ProductConceptContext.hxx     |   11 +-
 inc/Handle_StepBasic_ProductContext.hxx            |   11 +-
 inc/Handle_StepBasic_ProductDefinition.hxx         |   11 +-
 inc/Handle_StepBasic_ProductDefinitionContext.hxx  |   11 +-
 ...ndle_StepBasic_ProductDefinitionEffectivity.hxx |   11 +-
 ...Handle_StepBasic_ProductDefinitionFormation.hxx |   11 +-
 ...asic_ProductDefinitionFormationRelationship.hxx |   11 +-
 ...oductDefinitionFormationWithSpecifiedSource.hxx |   11 +-
 ...dle_StepBasic_ProductDefinitionRelationship.hxx |   11 +-
 ...ic_ProductDefinitionWithAssociatedDocuments.hxx |   11 +-
 ...dle_StepBasic_ProductRelatedProductCategory.hxx |   11 +-
 inc/Handle_StepBasic_ProductType.hxx               |   11 +-
 inc/Handle_StepBasic_RatioMeasureWithUnit.hxx      |   11 +-
 inc/Handle_StepBasic_RatioUnit.hxx                 |   11 +-
 inc/Handle_StepBasic_RoleAssociation.hxx           |   11 +-
 inc/Handle_StepBasic_SecurityClassification.hxx    |   11 +-
 ..._StepBasic_SecurityClassificationAssignment.hxx |   11 +-
 ...andle_StepBasic_SecurityClassificationLevel.hxx |   11 +-
 inc/Handle_StepBasic_SiUnit.hxx                    |   11 +-
 inc/Handle_StepBasic_SiUnitAndAreaUnit.hxx         |   11 +-
 inc/Handle_StepBasic_SiUnitAndLengthUnit.hxx       |   11 +-
 inc/Handle_StepBasic_SiUnitAndMassUnit.hxx         |   11 +-
 inc/Handle_StepBasic_SiUnitAndPlaneAngleUnit.hxx   |   11 +-
 inc/Handle_StepBasic_SiUnitAndRatioUnit.hxx        |   11 +-
 inc/Handle_StepBasic_SiUnitAndSolidAngleUnit.hxx   |   11 +-
 ...Basic_SiUnitAndThermodynamicTemperatureUnit.hxx |   11 +-
 inc/Handle_StepBasic_SiUnitAndTimeUnit.hxx         |   11 +-
 inc/Handle_StepBasic_SiUnitAndVolumeUnit.hxx       |   11 +-
 inc/Handle_StepBasic_SizeMember.hxx                |   11 +-
 inc/Handle_StepBasic_SolidAngleMeasureWithUnit.hxx |   11 +-
 inc/Handle_StepBasic_SolidAngleUnit.hxx            |   11 +-
 ...ndle_StepBasic_ThermodynamicTemperatureUnit.hxx |   11 +-
 inc/Handle_StepBasic_TimeMeasureWithUnit.hxx       |   11 +-
 inc/Handle_StepBasic_TimeUnit.hxx                  |   11 +-
 ...Handle_StepBasic_UncertaintyMeasureWithUnit.hxx |   11 +-
 inc/Handle_StepBasic_VersionedActionRequest.hxx    |   11 +-
 inc/Handle_StepBasic_VolumeUnit.hxx                |   11 +-
 inc/Handle_StepBasic_WeekOfYearAndDayDate.hxx      |   11 +-
 inc/Handle_StepData_DefaultGeneral.hxx             |   11 +-
 inc/Handle_StepData_DescrGeneral.hxx               |   11 +-
 inc/Handle_StepData_DescrProtocol.hxx              |   11 +-
 inc/Handle_StepData_DescrReadWrite.hxx             |   11 +-
 inc/Handle_StepData_Described.hxx                  |   11 +-
 inc/Handle_StepData_ECDescr.hxx                    |   11 +-
 inc/Handle_StepData_EDescr.hxx                     |   11 +-
 inc/Handle_StepData_ESDescr.hxx                    |   11 +-
 inc/Handle_StepData_FileProtocol.hxx               |   11 +-
 inc/Handle_StepData_FileRecognizer.hxx             |   11 +-
 inc/Handle_StepData_FreeFormEntity.hxx             |   11 +-
 inc/Handle_StepData_GeneralModule.hxx              |   11 +-
 inc/Handle_StepData_GlobalNodeOfWriterLib.hxx      |   11 +-
 inc/Handle_StepData_HArray1OfField.hxx             |   11 +-
 inc/Handle_StepData_NodeOfWriterLib.hxx            |   11 +-
 inc/Handle_StepData_PDescr.hxx                     |   11 +-
 inc/Handle_StepData_Plex.hxx                       |   11 +-
 inc/Handle_StepData_Protocol.hxx                   |   11 +-
 inc/Handle_StepData_ReadWriteModule.hxx            |   11 +-
 inc/Handle_StepData_SelectArrReal.hxx              |   11 +-
 inc/Handle_StepData_SelectInt.hxx                  |   11 +-
 inc/Handle_StepData_SelectMember.hxx               |   11 +-
 inc/Handle_StepData_SelectNamed.hxx                |   11 +-
 inc/Handle_StepData_SelectReal.hxx                 |   11 +-
 inc/Handle_StepData_Simple.hxx                     |   11 +-
 inc/Handle_StepData_StepModel.hxx                  |   11 +-
 inc/Handle_StepData_StepReaderData.hxx             |   11 +-
 inc/Handle_StepData_UndefinedEntity.hxx            |   11 +-
 inc/Handle_StepDimTol_AngularityTolerance.hxx      |   11 +-
 inc/Handle_StepDimTol_CircularRunoutTolerance.hxx  |   11 +-
 inc/Handle_StepDimTol_CoaxialityTolerance.hxx      |   11 +-
 inc/Handle_StepDimTol_CommonDatum.hxx              |   11 +-
 inc/Handle_StepDimTol_ConcentricityTolerance.hxx   |   11 +-
 inc/Handle_StepDimTol_CylindricityTolerance.hxx    |   11 +-
 inc/Handle_StepDimTol_Datum.hxx                    |   11 +-
 inc/Handle_StepDimTol_DatumFeature.hxx             |   11 +-
 inc/Handle_StepDimTol_DatumReference.hxx           |   11 +-
 inc/Handle_StepDimTol_DatumTarget.hxx              |   11 +-
 inc/Handle_StepDimTol_FlatnessTolerance.hxx        |   11 +-
 ...oTolAndGeoTolWthDatRefAndModGeoTolAndPosTol.hxx |   11 +-
 inc/Handle_StepDimTol_GeometricTolerance.hxx       |   11 +-
 ...e_StepDimTol_GeometricToleranceRelationship.hxx |   11 +-
 ...DimTol_GeometricToleranceWithDatumReference.hxx |   11 +-
 inc/Handle_StepDimTol_HArray1OfDatumReference.hxx  |   11 +-
 inc/Handle_StepDimTol_LineProfileTolerance.hxx     |   11 +-
 ...andle_StepDimTol_ModifiedGeometricTolerance.hxx |   11 +-
 inc/Handle_StepDimTol_ParallelismTolerance.hxx     |   11 +-
 ...Handle_StepDimTol_PerpendicularityTolerance.hxx |   11 +-
 inc/Handle_StepDimTol_PlacedDatumTargetFeature.hxx |   11 +-
 inc/Handle_StepDimTol_PositionTolerance.hxx        |   11 +-
 inc/Handle_StepDimTol_RoundnessTolerance.hxx       |   11 +-
 inc/Handle_StepDimTol_StraightnessTolerance.hxx    |   11 +-
 inc/Handle_StepDimTol_SurfaceProfileTolerance.hxx  |   11 +-
 inc/Handle_StepDimTol_SymmetryTolerance.hxx        |   11 +-
 inc/Handle_StepDimTol_TotalRunoutTolerance.hxx     |   11 +-
 ...tepElement_AnalysisItemWithinRepresentation.hxx |   11 +-
 ...Handle_StepElement_Curve3dElementDescriptor.hxx |   11 +-
 ...le_StepElement_CurveElementEndReleasePacket.hxx |   11 +-
 ...andle_StepElement_CurveElementFreedomMember.hxx |   11 +-
 ...andle_StepElement_CurveElementPurposeMember.hxx |   11 +-
 ...e_StepElement_CurveElementSectionDefinition.hxx |   11 +-
 ...ement_CurveElementSectionDerivedDefinitions.hxx |   11 +-
 inc/Handle_StepElement_ElementAspectMember.hxx     |   11 +-
 inc/Handle_StepElement_ElementDescriptor.hxx       |   11 +-
 inc/Handle_StepElement_ElementMaterial.hxx         |   11 +-
 ...ement_HArray1OfCurveElementEndReleasePacket.hxx |   11 +-
 ...ment_HArray1OfCurveElementSectionDefinition.hxx |   11 +-
 ...rray1OfHSequenceOfCurveElementPurposeMember.hxx |   11 +-
 ...ay1OfHSequenceOfSurfaceElementPurposeMember.hxx |   11 +-
 ...pElement_HArray1OfMeasureOrUnspecifiedValue.hxx |   11 +-
 inc/Handle_StepElement_HArray1OfSurfaceSection.hxx |   11 +-
 ...e_StepElement_HArray1OfVolumeElementPurpose.hxx |   11 +-
 ...Element_HArray1OfVolumeElementPurposeMember.hxx |   11 +-
 ...pElement_HArray2OfCurveElementPurposeMember.hxx |   11 +-
 ..._StepElement_HArray2OfSurfaceElementPurpose.hxx |   11 +-
 ...lement_HArray2OfSurfaceElementPurposeMember.hxx |   11 +-
 ...lement_HSequenceOfCurveElementPurposeMember.hxx |   11 +-
 ...nt_HSequenceOfCurveElementSectionDefinition.hxx |   11 +-
 ...ndle_StepElement_HSequenceOfElementMaterial.hxx |   11 +-
 ...ment_HSequenceOfSurfaceElementPurposeMember.hxx |   11 +-
 ...StepElement_MeasureOrUnspecifiedValueMember.hxx |   11 +-
 ...ceNodeOfSequenceOfCurveElementPurposeMember.hxx |   11 +-
 ...deOfSequenceOfCurveElementSectionDefinition.hxx |   11 +-
 ...ent_SequenceNodeOfSequenceOfElementMaterial.hxx |   11 +-
 ...NodeOfSequenceOfSurfaceElementPurposeMember.hxx |   11 +-
 ...ndle_StepElement_Surface3dElementDescriptor.hxx |   11 +-
 inc/Handle_StepElement_SurfaceElementProperty.hxx  |   11 +-
 ...dle_StepElement_SurfaceElementPurposeMember.hxx |   11 +-
 inc/Handle_StepElement_SurfaceSection.hxx          |   11 +-
 inc/Handle_StepElement_SurfaceSectionField.hxx     |   11 +-
 ...dle_StepElement_SurfaceSectionFieldConstant.hxx |   11 +-
 ...ndle_StepElement_SurfaceSectionFieldVarying.hxx |   11 +-
 inc/Handle_StepElement_UniformSurfaceSection.hxx   |   11 +-
 ...andle_StepElement_Volume3dElementDescriptor.hxx |   11 +-
 ...ndle_StepElement_VolumeElementPurposeMember.hxx |   11 +-
 ...epFEA_AlignedCurve3dElementCoordinateSystem.hxx |   11 +-
 ...FEA_AlignedSurface3dElementCoordinateSystem.hxx |   11 +-
 ...EA_ArbitraryVolume3dElementCoordinateSystem.hxx |   11 +-
 ...EA_ConstantSurface3dElementCoordinateSystem.hxx |   11 +-
 inc/Handle_StepFEA_Curve3dElementProperty.hxx      |   11 +-
 ...Handle_StepFEA_Curve3dElementRepresentation.hxx |   11 +-
 inc/Handle_StepFEA_CurveElementEndOffset.hxx       |   11 +-
 inc/Handle_StepFEA_CurveElementEndRelease.hxx      |   11 +-
 inc/Handle_StepFEA_CurveElementInterval.hxx        |   11 +-
 ...Handle_StepFEA_CurveElementIntervalConstant.hxx |   11 +-
 ...StepFEA_CurveElementIntervalLinearlyVarying.hxx |   11 +-
 inc/Handle_StepFEA_CurveElementLocation.hxx        |   11 +-
 inc/Handle_StepFEA_DegreeOfFreedomMember.hxx       |   11 +-
 inc/Handle_StepFEA_DummyNode.hxx                   |   11 +-
 ...Handle_StepFEA_ElementGeometricRelationship.hxx |   11 +-
 inc/Handle_StepFEA_ElementGroup.hxx                |   11 +-
 inc/Handle_StepFEA_ElementRepresentation.hxx       |   11 +-
 inc/Handle_StepFEA_FeaAreaDensity.hxx              |   11 +-
 inc/Handle_StepFEA_FeaAxis2Placement3d.hxx         |   11 +-
 ...tepFEA_FeaCurveSectionGeometricRelationship.hxx |   11 +-
 inc/Handle_StepFEA_FeaGroup.hxx                    |   11 +-
 inc/Handle_StepFEA_FeaLinearElasticity.hxx         |   11 +-
 inc/Handle_StepFEA_FeaMassDensity.hxx              |   11 +-
 ...e_StepFEA_FeaMaterialPropertyRepresentation.hxx |   11 +-
 ...epFEA_FeaMaterialPropertyRepresentationItem.hxx |   11 +-
 inc/Handle_StepFEA_FeaModel.hxx                    |   11 +-
 inc/Handle_StepFEA_FeaModel3d.hxx                  |   11 +-
 inc/Handle_StepFEA_FeaModelDefinition.hxx          |   11 +-
 inc/Handle_StepFEA_FeaMoistureAbsorption.hxx       |   11 +-
 inc/Handle_StepFEA_FeaParametricPoint.hxx          |   11 +-
 inc/Handle_StepFEA_FeaRepresentationItem.hxx       |   11 +-
 ...eaSecantCoefficientOfLinearThermalExpansion.hxx |   11 +-
 inc/Handle_StepFEA_FeaShellBendingStiffness.hxx    |   11 +-
 ...EA_FeaShellMembraneBendingCouplingStiffness.hxx |   11 +-
 inc/Handle_StepFEA_FeaShellMembraneStiffness.hxx   |   11 +-
 inc/Handle_StepFEA_FeaShellShearStiffness.hxx      |   11 +-
 ...pFEA_FeaSurfaceSectionGeometricRelationship.hxx |   11 +-
 ...ngentialCoefficientOfLinearThermalExpansion.hxx |   11 +-
 inc/Handle_StepFEA_FreedomAndCoefficient.hxx       |   11 +-
 inc/Handle_StepFEA_FreedomsList.hxx                |   11 +-
 inc/Handle_StepFEA_GeometricNode.hxx               |   11 +-
 ...ndle_StepFEA_HArray1OfCurveElementEndOffset.hxx |   11 +-
 ...dle_StepFEA_HArray1OfCurveElementEndRelease.hxx |   11 +-
 ...andle_StepFEA_HArray1OfCurveElementInterval.hxx |   11 +-
 inc/Handle_StepFEA_HArray1OfDegreeOfFreedom.hxx    |   11 +-
 ...ndle_StepFEA_HArray1OfElementRepresentation.hxx |   11 +-
 inc/Handle_StepFEA_HArray1OfNodeRepresentation.hxx |   11 +-
 ...e_StepFEA_HSequenceOfCurve3dElementProperty.hxx |   11 +-
 ...FEA_HSequenceOfElementGeometricRelationship.hxx |   11 +-
 ...le_StepFEA_HSequenceOfElementRepresentation.hxx |   11 +-
 ...andle_StepFEA_HSequenceOfNodeRepresentation.hxx |   11 +-
 inc/Handle_StepFEA_Node.hxx                        |   11 +-
 inc/Handle_StepFEA_NodeDefinition.hxx              |   11 +-
 inc/Handle_StepFEA_NodeGroup.hxx                   |   11 +-
 inc/Handle_StepFEA_NodeRepresentation.hxx          |   11 +-
 inc/Handle_StepFEA_NodeSet.hxx                     |   11 +-
 ...le_StepFEA_NodeWithSolutionCoordinateSystem.hxx |   11 +-
 inc/Handle_StepFEA_NodeWithVector.hxx              |   11 +-
 ...ParametricCurve3dElementCoordinateDirection.hxx |   11 +-
 ...EA_ParametricCurve3dElementCoordinateSystem.hxx |   11 +-
 ..._ParametricSurface3dElementCoordinateSystem.hxx |   11 +-
 ...uenceNodeOfSequenceOfCurve3dElementProperty.hxx |   11 +-
 ...odeOfSequenceOfElementGeometricRelationship.hxx |   11 +-
 ...quenceNodeOfSequenceOfElementRepresentation.hxx |   11 +-
 ..._SequenceNodeOfSequenceOfNodeRepresentation.hxx |   11 +-
 ...ndle_StepFEA_Surface3dElementRepresentation.hxx |   11 +-
 inc/Handle_StepFEA_SymmetricTensor23dMember.hxx    |   11 +-
 inc/Handle_StepFEA_SymmetricTensor43dMember.hxx    |   11 +-
 ...andle_StepFEA_Volume3dElementRepresentation.hxx |   11 +-
 inc/Handle_StepGeom_Axis1Placement.hxx             |   11 +-
 inc/Handle_StepGeom_Axis2Placement2d.hxx           |   11 +-
 inc/Handle_StepGeom_Axis2Placement3d.hxx           |   11 +-
 inc/Handle_StepGeom_BSplineCurve.hxx               |   11 +-
 inc/Handle_StepGeom_BSplineCurveWithKnots.hxx      |   11 +-
 ...SplineCurveWithKnotsAndRationalBSplineCurve.hxx |   11 +-
 inc/Handle_StepGeom_BSplineSurface.hxx             |   11 +-
 inc/Handle_StepGeom_BSplineSurfaceWithKnots.hxx    |   11 +-
 ...neSurfaceWithKnotsAndRationalBSplineSurface.hxx |   11 +-
 inc/Handle_StepGeom_BezierCurve.hxx                |   11 +-
 ...StepGeom_BezierCurveAndRationalBSplineCurve.hxx |   11 +-
 inc/Handle_StepGeom_BezierSurface.hxx              |   11 +-
 ...Geom_BezierSurfaceAndRationalBSplineSurface.hxx |   11 +-
 inc/Handle_StepGeom_BoundaryCurve.hxx              |   11 +-
 inc/Handle_StepGeom_BoundedCurve.hxx               |   11 +-
 inc/Handle_StepGeom_BoundedSurface.hxx             |   11 +-
 inc/Handle_StepGeom_CartesianPoint.hxx             |   11 +-
 ...le_StepGeom_CartesianTransformationOperator.hxx |   11 +-
 ..._StepGeom_CartesianTransformationOperator2d.hxx |   11 +-
 ..._StepGeom_CartesianTransformationOperator3d.hxx |   11 +-
 inc/Handle_StepGeom_Circle.hxx                     |   11 +-
 inc/Handle_StepGeom_CompositeCurve.hxx             |   11 +-
 inc/Handle_StepGeom_CompositeCurveOnSurface.hxx    |   11 +-
 inc/Handle_StepGeom_CompositeCurveSegment.hxx      |   11 +-
 inc/Handle_StepGeom_Conic.hxx                      |   11 +-
 inc/Handle_StepGeom_ConicalSurface.hxx             |   11 +-
 inc/Handle_StepGeom_Curve.hxx                      |   11 +-
 inc/Handle_StepGeom_CurveBoundedSurface.hxx        |   11 +-
 inc/Handle_StepGeom_CurveReplica.hxx               |   11 +-
 inc/Handle_StepGeom_CylindricalSurface.hxx         |   11 +-
 inc/Handle_StepGeom_DegeneratePcurve.hxx           |   11 +-
 inc/Handle_StepGeom_DegenerateToroidalSurface.hxx  |   11 +-
 inc/Handle_StepGeom_Direction.hxx                  |   11 +-
 inc/Handle_StepGeom_ElementarySurface.hxx          |   11 +-
 inc/Handle_StepGeom_Ellipse.hxx                    |   11 +-
 inc/Handle_StepGeom_EvaluatedDegeneratePcurve.hxx  |   11 +-
 ...xtAndGlobUnitAssCtxAndGlobUncertaintyAssCtx.hxx |   11 +-
 ...dle_StepGeom_GeometricRepresentationContext.hxx |   11 +-
 ...entationContextAndGlobalUnitAssignedContext.hxx |   11 +-
 ...onContextAndParametricRepresentationContext.hxx |   11 +-
 ...Handle_StepGeom_GeometricRepresentationItem.hxx |   11 +-
 inc/Handle_StepGeom_HArray1OfBoundaryCurve.hxx     |   11 +-
 inc/Handle_StepGeom_HArray1OfCartesianPoint.hxx    |   11 +-
 ...dle_StepGeom_HArray1OfCompositeCurveSegment.hxx |   11 +-
 inc/Handle_StepGeom_HArray1OfCurve.hxx             |   11 +-
 inc/Handle_StepGeom_HArray1OfPcurveOrSurface.hxx   |   11 +-
 inc/Handle_StepGeom_HArray1OfSurfaceBoundary.hxx   |   11 +-
 inc/Handle_StepGeom_HArray1OfTrimmingSelect.hxx    |   11 +-
 inc/Handle_StepGeom_HArray2OfCartesianPoint.hxx    |   11 +-
 inc/Handle_StepGeom_HArray2OfSurfacePatch.hxx      |   11 +-
 inc/Handle_StepGeom_Hyperbola.hxx                  |   11 +-
 inc/Handle_StepGeom_IntersectionCurve.hxx          |   11 +-
 inc/Handle_StepGeom_Line.hxx                       |   11 +-
 inc/Handle_StepGeom_OffsetCurve3d.hxx              |   11 +-
 inc/Handle_StepGeom_OffsetSurface.hxx              |   11 +-
 inc/Handle_StepGeom_OrientedSurface.hxx            |   11 +-
 inc/Handle_StepGeom_OuterBoundaryCurve.hxx         |   11 +-
 inc/Handle_StepGeom_Parabola.hxx                   |   11 +-
 inc/Handle_StepGeom_Pcurve.hxx                     |   11 +-
 inc/Handle_StepGeom_Placement.hxx                  |   11 +-
 inc/Handle_StepGeom_Plane.hxx                      |   11 +-
 inc/Handle_StepGeom_Point.hxx                      |   11 +-
 inc/Handle_StepGeom_PointOnCurve.hxx               |   11 +-
 inc/Handle_StepGeom_PointOnSurface.hxx             |   11 +-
 inc/Handle_StepGeom_PointReplica.hxx               |   11 +-
 inc/Handle_StepGeom_Polyline.hxx                   |   11 +-
 inc/Handle_StepGeom_QuasiUniformCurve.hxx          |   11 +-
 ...om_QuasiUniformCurveAndRationalBSplineCurve.hxx |   11 +-
 inc/Handle_StepGeom_QuasiUniformSurface.hxx        |   11 +-
 ...uasiUniformSurfaceAndRationalBSplineSurface.hxx |   11 +-
 inc/Handle_StepGeom_RationalBSplineCurve.hxx       |   11 +-
 inc/Handle_StepGeom_RationalBSplineSurface.hxx     |   11 +-
 ...Handle_StepGeom_RectangularCompositeSurface.hxx |   11 +-
 inc/Handle_StepGeom_RectangularTrimmedSurface.hxx  |   11 +-
 ...tepGeom_ReparametrisedCompositeCurveSegment.hxx |   11 +-
 inc/Handle_StepGeom_SeamCurve.hxx                  |   11 +-
 inc/Handle_StepGeom_SphericalSurface.hxx           |   11 +-
 inc/Handle_StepGeom_Surface.hxx                    |   11 +-
 inc/Handle_StepGeom_SurfaceCurve.hxx               |   11 +-
 ...Handle_StepGeom_SurfaceCurveAndBoundedCurve.hxx |   11 +-
 inc/Handle_StepGeom_SurfaceOfLinearExtrusion.hxx   |   11 +-
 inc/Handle_StepGeom_SurfaceOfRevolution.hxx        |   11 +-
 inc/Handle_StepGeom_SurfacePatch.hxx               |   11 +-
 inc/Handle_StepGeom_SurfaceReplica.hxx             |   11 +-
 inc/Handle_StepGeom_SweptSurface.hxx               |   11 +-
 inc/Handle_StepGeom_ToroidalSurface.hxx            |   11 +-
 inc/Handle_StepGeom_TrimmedCurve.hxx               |   11 +-
 inc/Handle_StepGeom_TrimmingMember.hxx             |   11 +-
 inc/Handle_StepGeom_UniformCurve.hxx               |   11 +-
 ...tepGeom_UniformCurveAndRationalBSplineCurve.hxx |   11 +-
 inc/Handle_StepGeom_UniformSurface.hxx             |   11 +-
 ...eom_UniformSurfaceAndRationalBSplineSurface.hxx |   11 +-
 inc/Handle_StepGeom_Vector.hxx                     |   11 +-
 inc/Handle_StepRepr_AssemblyComponentUsage.hxx     |   11 +-
 ...e_StepRepr_AssemblyComponentUsageSubstitute.hxx |   11 +-
 inc/Handle_StepRepr_CompositeShapeAspect.hxx       |   11 +-
 inc/Handle_StepRepr_CompoundRepresentationItem.hxx |   11 +-
 inc/Handle_StepRepr_ConfigurationDesign.hxx        |   11 +-
 inc/Handle_StepRepr_ConfigurationEffectivity.hxx   |   11 +-
 inc/Handle_StepRepr_ConfigurationItem.hxx          |   11 +-
 inc/Handle_StepRepr_DataEnvironment.hxx            |   11 +-
 inc/Handle_StepRepr_DefinitionalRepresentation.hxx |   11 +-
 inc/Handle_StepRepr_DerivedShapeAspect.hxx         |   11 +-
 ...ndle_StepRepr_DescriptiveRepresentationItem.hxx |   11 +-
 inc/Handle_StepRepr_Extension.hxx                  |   11 +-
 ...le_StepRepr_ExternallyDefinedRepresentation.hxx |   11 +-
 ..._StepRepr_FunctionallyDefinedTransformation.hxx |   11 +-
 ...e_StepRepr_GlobalUncertaintyAssignedContext.hxx |   11 +-
 inc/Handle_StepRepr_GlobalUnitAssignedContext.hxx  |   11 +-
 ...epr_HArray1OfMaterialPropertyRepresentation.hxx |   11 +-
 ...r_HArray1OfPropertyDefinitionRepresentation.hxx |   11 +-
 ...Handle_StepRepr_HArray1OfRepresentationItem.hxx |   11 +-
 ...r_HSequenceOfMaterialPropertyRepresentation.hxx |   11 +-
 ...ndle_StepRepr_HSequenceOfRepresentationItem.hxx |   11 +-
 inc/Handle_StepRepr_ItemDefinedTransformation.hxx  |   11 +-
 inc/Handle_StepRepr_MakeFromUsageOption.hxx        |   11 +-
 inc/Handle_StepRepr_MappedItem.hxx                 |   11 +-
 inc/Handle_StepRepr_MaterialDesignation.hxx        |   11 +-
 inc/Handle_StepRepr_MaterialProperty.hxx           |   11 +-
 ...dle_StepRepr_MaterialPropertyRepresentation.hxx |   11 +-
 inc/Handle_StepRepr_MeasureRepresentationItem.hxx  |   11 +-
 ...Handle_StepRepr_NextAssemblyUsageOccurrence.hxx |   11 +-
 ...le_StepRepr_ParametricRepresentationContext.hxx |   11 +-
 inc/Handle_StepRepr_ProductConcept.hxx             |   11 +-
 inc/Handle_StepRepr_ProductDefinitionShape.hxx     |   11 +-
 inc/Handle_StepRepr_ProductDefinitionUsage.hxx     |   11 +-
 inc/Handle_StepRepr_PromissoryUsageOccurrence.hxx  |   11 +-
 inc/Handle_StepRepr_PropertyDefinition.hxx         |   11 +-
 ...dle_StepRepr_PropertyDefinitionRelationship.hxx |   11 +-
 ...e_StepRepr_PropertyDefinitionRepresentation.hxx |   11 +-
 ...e_StepRepr_QuantifiedAssemblyComponentUsage.hxx |   11 +-
 ...e_StepRepr_ReprItemAndLengthMeasureWithUnit.hxx |   11 +-
 inc/Handle_StepRepr_Representation.hxx             |   11 +-
 inc/Handle_StepRepr_RepresentationContext.hxx      |   11 +-
 inc/Handle_StepRepr_RepresentationItem.hxx         |   11 +-
 inc/Handle_StepRepr_RepresentationMap.hxx          |   11 +-
 inc/Handle_StepRepr_RepresentationRelationship.hxx |   11 +-
 ...epresentationRelationshipWithTransformation.hxx |   11 +-
 ...eOfSequenceOfMaterialPropertyRepresentation.hxx |   11 +-
 ..._SequenceNodeOfSequenceOfRepresentationItem.hxx |   11 +-
 inc/Handle_StepRepr_ShapeAspect.hxx                |   11 +-
 ...le_StepRepr_ShapeAspectDerivingRelationship.hxx |   11 +-
 inc/Handle_StepRepr_ShapeAspectRelationship.hxx    |   11 +-
 inc/Handle_StepRepr_ShapeAspectTransition.hxx      |   11 +-
 ...le_StepRepr_ShapeRepresentationRelationship.hxx |   11 +-
 ...epresentationRelationshipWithTransformation.hxx |   11 +-
 ...dle_StepRepr_SpecifiedHigherUsageOccurrence.hxx |   11 +-
 inc/Handle_StepRepr_StructuralResponseProperty.hxx |   11 +-
 ...ralResponsePropertyDefinitionRepresentation.hxx |   11 +-
 inc/Handle_StepRepr_SuppliedPartRelationship.hxx   |   11 +-
 inc/Handle_StepRepr_ValueRange.hxx                 |   11 +-
 inc/Handle_StepSelect_Activator.hxx                |   11 +-
 inc/Handle_StepSelect_FileModifier.hxx             |   11 +-
 inc/Handle_StepSelect_FloatFormat.hxx              |   11 +-
 inc/Handle_StepSelect_ModelModifier.hxx            |   11 +-
 inc/Handle_StepSelect_StepType.hxx                 |   11 +-
 inc/Handle_StepSelect_WorkLibrary.hxx              |   11 +-
 ...e_StepShape_AdvancedBrepShapeRepresentation.hxx |   11 +-
 inc/Handle_StepShape_AdvancedFace.hxx              |   11 +-
 inc/Handle_StepShape_AngularLocation.hxx           |   11 +-
 inc/Handle_StepShape_AngularSize.hxx               |   11 +-
 inc/Handle_StepShape_Block.hxx                     |   11 +-
 inc/Handle_StepShape_BooleanResult.hxx             |   11 +-
 inc/Handle_StepShape_BoxDomain.hxx                 |   11 +-
 inc/Handle_StepShape_BoxedHalfSpace.hxx            |   11 +-
 inc/Handle_StepShape_BrepWithVoids.hxx             |   11 +-
 inc/Handle_StepShape_ClosedShell.hxx               |   11 +-
 ...andle_StepShape_CompoundShapeRepresentation.hxx |   11 +-
 inc/Handle_StepShape_ConnectedEdgeSet.hxx          |   11 +-
 inc/Handle_StepShape_ConnectedFaceSet.hxx          |   11 +-
 ..._StepShape_ConnectedFaceShapeRepresentation.hxx |   11 +-
 inc/Handle_StepShape_ConnectedFaceSubSet.hxx       |   11 +-
 ...epShape_ContextDependentShapeRepresentation.hxx |   11 +-
 inc/Handle_StepShape_CsgShapeRepresentation.hxx    |   11 +-
 inc/Handle_StepShape_CsgSolid.hxx                  |   11 +-
 ...itionalRepresentationAndShapeRepresentation.hxx |   11 +-
 ...ape_DimensionalCharacteristicRepresentation.hxx |   11 +-
 inc/Handle_StepShape_DimensionalLocation.hxx       |   11 +-
 ...andle_StepShape_DimensionalLocationWithPath.hxx |   11 +-
 inc/Handle_StepShape_DimensionalSize.hxx           |   11 +-
 inc/Handle_StepShape_DimensionalSizeWithPath.hxx   |   11 +-
 ...andle_StepShape_DirectedDimensionalLocation.hxx |   11 +-
 inc/Handle_StepShape_Edge.hxx                      |   11 +-
 inc/Handle_StepShape_EdgeBasedWireframeModel.hxx   |   11 +-
 ...Shape_EdgeBasedWireframeShapeRepresentation.hxx |   11 +-
 inc/Handle_StepShape_EdgeCurve.hxx                 |   11 +-
 inc/Handle_StepShape_EdgeLoop.hxx                  |   11 +-
 inc/Handle_StepShape_ExtrudedAreaSolid.hxx         |   11 +-
 inc/Handle_StepShape_ExtrudedFaceSolid.hxx         |   11 +-
 inc/Handle_StepShape_Face.hxx                      |   11 +-
 inc/Handle_StepShape_FaceBasedSurfaceModel.hxx     |   11 +-
 inc/Handle_StepShape_FaceBound.hxx                 |   11 +-
 inc/Handle_StepShape_FaceOuterBound.hxx            |   11 +-
 inc/Handle_StepShape_FaceSurface.hxx               |   11 +-
 inc/Handle_StepShape_FacetedBrep.hxx               |   11 +-
 ...andle_StepShape_FacetedBrepAndBrepWithVoids.hxx |   11 +-
 ...le_StepShape_FacetedBrepShapeRepresentation.hxx |   11 +-
 inc/Handle_StepShape_GeometricCurveSet.hxx         |   11 +-
 inc/Handle_StepShape_GeometricSet.hxx              |   11 +-
 ...metricallyBoundedSurfaceShapeRepresentation.hxx |   11 +-
 ...tricallyBoundedWireframeShapeRepresentation.hxx |   11 +-
 inc/Handle_StepShape_HArray1OfConnectedEdgeSet.hxx |   11 +-
 inc/Handle_StepShape_HArray1OfConnectedFaceSet.hxx |   11 +-
 inc/Handle_StepShape_HArray1OfEdge.hxx             |   11 +-
 inc/Handle_StepShape_HArray1OfFace.hxx             |   11 +-
 inc/Handle_StepShape_HArray1OfFaceBound.hxx        |   11 +-
 ...andle_StepShape_HArray1OfGeometricSetSelect.hxx |   11 +-
 ...ndle_StepShape_HArray1OfOrientedClosedShell.hxx |   11 +-
 inc/Handle_StepShape_HArray1OfOrientedEdge.hxx     |   11 +-
 inc/Handle_StepShape_HArray1OfShell.hxx            |   11 +-
 inc/Handle_StepShape_HArray1OfValueQualifier.hxx   |   11 +-
 inc/Handle_StepShape_HalfSpaceSolid.hxx            |   11 +-
 inc/Handle_StepShape_LimitsAndFits.hxx             |   11 +-
 inc/Handle_StepShape_Loop.hxx                      |   11 +-
 inc/Handle_StepShape_LoopAndPath.hxx               |   11 +-
 inc/Handle_StepShape_ManifoldSolidBrep.hxx         |   11 +-
 ...tepShape_ManifoldSurfaceShapeRepresentation.hxx |   11 +-
 inc/Handle_StepShape_MeasureQualification.hxx      |   11 +-
 ...sentationItemAndQualifiedRepresentationItem.hxx |   11 +-
 ...Shape_NonManifoldSurfaceShapeRepresentation.hxx |   11 +-
 inc/Handle_StepShape_OpenShell.hxx                 |   11 +-
 inc/Handle_StepShape_OrientedClosedShell.hxx       |   11 +-
 inc/Handle_StepShape_OrientedEdge.hxx              |   11 +-
 inc/Handle_StepShape_OrientedFace.hxx              |   11 +-
 inc/Handle_StepShape_OrientedOpenShell.hxx         |   11 +-
 inc/Handle_StepShape_OrientedPath.hxx              |   11 +-
 inc/Handle_StepShape_Path.hxx                      |   11 +-
 inc/Handle_StepShape_PlusMinusTolerance.hxx        |   11 +-
 inc/Handle_StepShape_PointRepresentation.hxx       |   11 +-
 inc/Handle_StepShape_PolyLoop.hxx                  |   11 +-
 inc/Handle_StepShape_PrecisionQualifier.hxx        |   11 +-
 ...andle_StepShape_QualifiedRepresentationItem.hxx |   11 +-
 inc/Handle_StepShape_RevolvedAreaSolid.hxx         |   11 +-
 inc/Handle_StepShape_RevolvedFaceSolid.hxx         |   11 +-
 inc/Handle_StepShape_RightAngularWedge.hxx         |   11 +-
 inc/Handle_StepShape_RightCircularCone.hxx         |   11 +-
 inc/Handle_StepShape_RightCircularCylinder.hxx     |   11 +-
 inc/Handle_StepShape_SeamEdge.hxx                  |   11 +-
 ...dle_StepShape_ShapeDefinitionRepresentation.hxx |   11 +-
 ...ndle_StepShape_ShapeDimensionRepresentation.hxx |   11 +-
 inc/Handle_StepShape_ShapeRepresentation.hxx       |   11 +-
 ...StepShape_ShapeRepresentationWithParameters.hxx |   11 +-
 inc/Handle_StepShape_ShellBasedSurfaceModel.hxx    |   11 +-
 inc/Handle_StepShape_SolidModel.hxx                |   11 +-
 inc/Handle_StepShape_SolidReplica.hxx              |   11 +-
 inc/Handle_StepShape_Sphere.hxx                    |   11 +-
 inc/Handle_StepShape_Subedge.hxx                   |   11 +-
 inc/Handle_StepShape_Subface.hxx                   |   11 +-
 inc/Handle_StepShape_SweptAreaSolid.hxx            |   11 +-
 inc/Handle_StepShape_SweptFaceSolid.hxx            |   11 +-
 inc/Handle_StepShape_ToleranceValue.hxx            |   11 +-
 ...dle_StepShape_TopologicalRepresentationItem.hxx |   11 +-
 inc/Handle_StepShape_Torus.hxx                     |   11 +-
 ...e_StepShape_TransitionalShapeRepresentation.hxx |   11 +-
 inc/Handle_StepShape_TypeQualifier.hxx             |   11 +-
 inc/Handle_StepShape_Vertex.hxx                    |   11 +-
 inc/Handle_StepShape_VertexLoop.hxx                |   11 +-
 inc/Handle_StepShape_VertexPoint.hxx               |   11 +-
 ...andle_StepToTopoDS_DataMapNodeOfDataMapOfRI.hxx |   11 +-
 ..._StepToTopoDS_DataMapNodeOfDataMapOfRINames.hxx |   11 +-
 ...ndle_StepToTopoDS_DataMapNodeOfDataMapOfTRI.hxx |   11 +-
 ...ndle_StepToTopoDS_DataMapNodeOfPointEdgeMap.hxx |   11 +-
 ...le_StepToTopoDS_DataMapNodeOfPointVertexMap.hxx |   11 +-
 inc/Handle_StepVisual_AnnotationOccurrence.hxx     |   11 +-
 inc/Handle_StepVisual_AnnotationText.hxx           |   11 +-
 inc/Handle_StepVisual_AnnotationTextOccurrence.hxx |   11 +-
 inc/Handle_StepVisual_AreaInSet.hxx                |   11 +-
 inc/Handle_StepVisual_BackgroundColour.hxx         |   11 +-
 inc/Handle_StepVisual_CameraImage.hxx              |   11 +-
 inc/Handle_StepVisual_CameraImage2dWithScale.hxx   |   11 +-
 inc/Handle_StepVisual_CameraImage3dWithScale.hxx   |   11 +-
 inc/Handle_StepVisual_CameraModel.hxx              |   11 +-
 inc/Handle_StepVisual_CameraModelD2.hxx            |   11 +-
 inc/Handle_StepVisual_CameraModelD3.hxx            |   11 +-
 inc/Handle_StepVisual_CameraUsage.hxx              |   11 +-
 inc/Handle_StepVisual_Colour.hxx                   |   11 +-
 inc/Handle_StepVisual_ColourRgb.hxx                |   11 +-
 inc/Handle_StepVisual_ColourSpecification.hxx      |   11 +-
 inc/Handle_StepVisual_CompositeText.hxx            |   11 +-
 inc/Handle_StepVisual_CompositeTextWithExtent.hxx  |   11 +-
 ...dle_StepVisual_ContextDependentInvisibility.hxx |   11 +-
 ...Visual_ContextDependentOverRidingStyledItem.hxx |   11 +-
 inc/Handle_StepVisual_CurveStyle.hxx               |   11 +-
 inc/Handle_StepVisual_CurveStyleFont.hxx           |   11 +-
 inc/Handle_StepVisual_CurveStyleFontPattern.hxx    |   11 +-
 ...e_StepVisual_DraughtingAnnotationOccurrence.hxx |   11 +-
 inc/Handle_StepVisual_DraughtingModel.hxx          |   11 +-
 ...andle_StepVisual_DraughtingPreDefinedColour.hxx |   11 +-
 ...le_StepVisual_DraughtingPreDefinedCurveFont.hxx |   11 +-
 ...andle_StepVisual_ExternallyDefinedCurveFont.hxx |   11 +-
 ...Handle_StepVisual_ExternallyDefinedTextFont.hxx |   11 +-
 inc/Handle_StepVisual_FillAreaStyle.hxx            |   11 +-
 inc/Handle_StepVisual_FillAreaStyleColour.hxx      |   11 +-
 ...StepVisual_HArray1OfBoxCharacteristicSelect.hxx |   11 +-
 ...e_StepVisual_HArray1OfCurveStyleFontPattern.hxx |   11 +-
 ...le_StepVisual_HArray1OfDirectionCountSelect.hxx |   11 +-
 inc/Handle_StepVisual_HArray1OfFillStyleSelect.hxx |   11 +-
 inc/Handle_StepVisual_HArray1OfInvisibleItem.hxx   |   11 +-
 inc/Handle_StepVisual_HArray1OfLayeredItem.hxx     |   11 +-
 ...Visual_HArray1OfPresentationStyleAssignment.hxx |   11 +-
 ...StepVisual_HArray1OfPresentationStyleSelect.hxx |   11 +-
 ...ndle_StepVisual_HArray1OfStyleContextSelect.hxx |   11 +-
 ...epVisual_HArray1OfSurfaceStyleElementSelect.hxx |   11 +-
 inc/Handle_StepVisual_HArray1OfTextOrCharacter.hxx |   11 +-
 inc/Handle_StepVisual_Invisibility.hxx             |   11 +-
 inc/Handle_StepVisual_MarkerMember.hxx             |   11 +-
 ...l_MechanicalDesignGeometricPresentationArea.hxx |   11 +-
 ...alDesignGeometricPresentationRepresentation.hxx |   11 +-
 inc/Handle_StepVisual_OverRidingStyledItem.hxx     |   11 +-
 inc/Handle_StepVisual_PlanarBox.hxx                |   11 +-
 inc/Handle_StepVisual_PlanarExtent.hxx             |   11 +-
 inc/Handle_StepVisual_PointStyle.hxx               |   11 +-
 inc/Handle_StepVisual_PreDefinedColour.hxx         |   11 +-
 inc/Handle_StepVisual_PreDefinedCurveFont.hxx      |   11 +-
 inc/Handle_StepVisual_PreDefinedItem.hxx           |   11 +-
 inc/Handle_StepVisual_PreDefinedTextFont.hxx       |   11 +-
 inc/Handle_StepVisual_PresentationArea.hxx         |   11 +-
 ...ndle_StepVisual_PresentationLayerAssignment.hxx |   11 +-
 inc/Handle_StepVisual_PresentationLayerUsage.hxx   |   11 +-
 ...andle_StepVisual_PresentationRepresentation.hxx |   11 +-
 inc/Handle_StepVisual_PresentationSet.hxx          |   11 +-
 inc/Handle_StepVisual_PresentationSize.hxx         |   11 +-
 ...ndle_StepVisual_PresentationStyleAssignment.hxx |   11 +-
 ...andle_StepVisual_PresentationStyleByContext.hxx |   11 +-
 inc/Handle_StepVisual_PresentationView.hxx         |   11 +-
 inc/Handle_StepVisual_PresentedItem.hxx            |   11 +-
 ...ndle_StepVisual_PresentedItemRepresentation.hxx |   11 +-
 inc/Handle_StepVisual_StyledItem.hxx               |   11 +-
 inc/Handle_StepVisual_SurfaceSideStyle.hxx         |   11 +-
 inc/Handle_StepVisual_SurfaceStyleBoundary.hxx     |   11 +-
 inc/Handle_StepVisual_SurfaceStyleControlGrid.hxx  |   11 +-
 inc/Handle_StepVisual_SurfaceStyleFillArea.hxx     |   11 +-
 ...Handle_StepVisual_SurfaceStyleParameterLine.hxx |   11 +-
 ...le_StepVisual_SurfaceStyleSegmentationCurve.hxx |   11 +-
 inc/Handle_StepVisual_SurfaceStyleSilhouette.hxx   |   11 +-
 inc/Handle_StepVisual_SurfaceStyleUsage.hxx        |   11 +-
 inc/Handle_StepVisual_Template.hxx                 |   11 +-
 inc/Handle_StepVisual_TemplateInstance.hxx         |   11 +-
 inc/Handle_StepVisual_TextLiteral.hxx              |   11 +-
 inc/Handle_StepVisual_TextStyle.hxx                |   11 +-
 inc/Handle_StepVisual_TextStyleForDefinedFont.hxx  |   11 +-
 ..._StepVisual_TextStyleWithBoxCharacteristics.hxx |   11 +-
 inc/Handle_StepVisual_ViewVolume.hxx               |   11 +-
 inc/Handle_StlMesh_Mesh.hxx                        |   11 +-
 inc/Handle_StlMesh_MeshDomain.hxx                  |   11 +-
 inc/Handle_StlMesh_MeshTriangle.hxx                |   11 +-
 ...Handle_StlMesh_SequenceNodeOfSequenceOfMesh.hxx |   11 +-
 ..._StlMesh_SequenceNodeOfSequenceOfMeshDomain.hxx |   11 +-
 ...tlMesh_SequenceNodeOfSequenceOfMeshTriangle.hxx |   11 +-
 inc/Handle_Storage_CallBack.hxx                    |   11 +-
 inc/Handle_Storage_Data.hxx                        |   11 +-
 inc/Handle_Storage_DataMapNodeOfMapOfCallBack.hxx  |   11 +-
 inc/Handle_Storage_DataMapNodeOfMapOfPers.hxx      |   11 +-
 inc/Handle_Storage_DefaultCallBack.hxx             |   11 +-
 inc/Handle_Storage_HArrayOfCallBack.hxx            |   11 +-
 inc/Handle_Storage_HArrayOfSchema.hxx              |   11 +-
 inc/Handle_Storage_HPArray.hxx                     |   11 +-
 inc/Handle_Storage_HSeqOfCallBack.hxx              |   27 -
 inc/Handle_Storage_HSeqOfPersistent.hxx            |   27 -
 inc/Handle_Storage_HSeqOfRoot.hxx                  |   11 +-
 inc/Handle_Storage_HeaderData.hxx                  |   11 +-
 inc/Handle_Storage_IndexedDataMapNodeOfPType.hxx   |   11 +-
 inc/Handle_Storage_InternalData.hxx                |   11 +-
 inc/Handle_Storage_Root.hxx                        |   11 +-
 inc/Handle_Storage_RootData.hxx                    |   11 +-
 inc/Handle_Storage_Schema.hxx                      |   11 +-
 inc/Handle_Storage_SequenceNodeOfSeqOfCallBack.hxx |   27 -
 ...andle_Storage_SequenceNodeOfSeqOfPersistent.hxx |   27 -
 inc/Handle_Storage_SequenceNodeOfSeqOfRoot.hxx     |   11 +-
 inc/Handle_Storage_StreamExtCharParityError.hxx    |   11 +-
 inc/Handle_Storage_StreamFormatError.hxx           |   11 +-
 inc/Handle_Storage_StreamModeError.hxx             |   11 +-
 inc/Handle_Storage_StreamReadError.hxx             |   11 +-
 inc/Handle_Storage_StreamTypeMismatchError.hxx     |   11 +-
 inc/Handle_Storage_StreamUnknownTypeError.hxx      |   11 +-
 inc/Handle_Storage_StreamWriteError.hxx            |   11 +-
 inc/Handle_Storage_TypeData.hxx                    |   11 +-
 inc/Handle_Storage_TypedCallBack.hxx               |   11 +-
 inc/Handle_TColGeom2d_HArray1OfBSplineCurve.hxx    |   11 +-
 inc/Handle_TColGeom2d_HArray1OfBezierCurve.hxx     |   11 +-
 inc/Handle_TColGeom2d_HArray1OfBoundedCurve.hxx    |   27 -
 inc/Handle_TColGeom2d_HArray1OfCurve.hxx           |   11 +-
 inc/Handle_TColGeom2d_HArray1OfGeometry.hxx        |   27 -
 inc/Handle_TColGeom2d_HSequenceOfBoundedCurve.hxx  |   11 +-
 inc/Handle_TColGeom2d_HSequenceOfCurve.hxx         |   11 +-
 inc/Handle_TColGeom2d_HSequenceOfGeometry.hxx      |   27 -
 ...Geom2d_SequenceNodeOfSequenceOfBoundedCurve.hxx |   11 +-
 ...le_TColGeom2d_SequenceNodeOfSequenceOfCurve.hxx |   11 +-
 ...TColGeom2d_SequenceNodeOfSequenceOfGeometry.hxx |   11 +-
 inc/Handle_TColGeom_HArray1OfBSplineCurve.hxx      |   11 +-
 inc/Handle_TColGeom_HArray1OfBezierCurve.hxx       |   11 +-
 inc/Handle_TColGeom_HArray1OfBoundedCurve.hxx      |   27 -
 inc/Handle_TColGeom_HArray1OfBoundedSurface.hxx    |   27 -
 inc/Handle_TColGeom_HArray1OfCurve.hxx             |   11 +-
 inc/Handle_TColGeom_HArray1OfSurface.hxx           |   11 +-
 inc/Handle_TColGeom_HArray2OfBSplineSurface.hxx    |   27 -
 inc/Handle_TColGeom_HArray2OfBezierSurface.hxx     |   27 -
 inc/Handle_TColGeom_HArray2OfBoundedSurface.hxx    |   27 -
 inc/Handle_TColGeom_HArray2OfSurface.hxx           |   11 +-
 inc/Handle_TColGeom_HSequenceOfBoundedCurve.hxx    |   11 +-
 inc/Handle_TColGeom_HSequenceOfBoundedSurface.hxx  |   27 -
 inc/Handle_TColGeom_HSequenceOfCurve.hxx           |   11 +-
 inc/Handle_TColGeom_HSequenceOfSurface.hxx         |   27 -
 ...olGeom_SequenceNodeOfSequenceOfBoundedCurve.hxx |   11 +-
 ...Geom_SequenceNodeOfSequenceOfBoundedSurface.hxx |   27 -
 ...ndle_TColGeom_SequenceNodeOfSequenceOfCurve.hxx |   11 +-
 ...le_TColGeom_SequenceNodeOfSequenceOfSurface.hxx |   11 +-
 inc/Handle_TColQuantity_HArray1OfLength.hxx        |   11 +-
 inc/Handle_TColQuantity_HArray2OfLength.hxx        |   11 +-
 ...td_DataMapNodeOfDataMapOfAsciiStringInteger.hxx |   11 +-
 ...ColStd_DataMapNodeOfDataMapOfIntegerInteger.hxx |   11 +-
 ..._DataMapNodeOfDataMapOfIntegerListOfInteger.hxx |   11 +-
 ...e_TColStd_DataMapNodeOfDataMapOfIntegerReal.hxx |   11 +-
 ...lStd_DataMapNodeOfDataMapOfIntegerTransient.hxx |   11 +-
 ...TColStd_DataMapNodeOfDataMapOfStringInteger.hxx |   11 +-
 ...td_DataMapNodeOfDataMapOfTransientTransient.hxx |   11 +-
 inc/Handle_TColStd_HArray1OfAsciiString.hxx        |   11 +-
 inc/Handle_TColStd_HArray1OfBoolean.hxx            |   11 +-
 inc/Handle_TColStd_HArray1OfByte.hxx               |   11 +-
 inc/Handle_TColStd_HArray1OfCharacter.hxx          |   11 +-
 inc/Handle_TColStd_HArray1OfExtendedString.hxx     |   11 +-
 inc/Handle_TColStd_HArray1OfInteger.hxx            |   11 +-
 inc/Handle_TColStd_HArray1OfListOfInteger.hxx      |   11 +-
 inc/Handle_TColStd_HArray1OfReal.hxx               |   11 +-
 inc/Handle_TColStd_HArray1OfTransient.hxx          |   11 +-
 inc/Handle_TColStd_HArray2OfBoolean.hxx            |   11 +-
 inc/Handle_TColStd_HArray2OfCharacter.hxx          |   11 +-
 inc/Handle_TColStd_HArray2OfInteger.hxx            |   11 +-
 inc/Handle_TColStd_HArray2OfReal.hxx               |   11 +-
 inc/Handle_TColStd_HArray2OfTransient.hxx          |   11 +-
 inc/Handle_TColStd_HPackedMapOfInteger.hxx         |   11 +-
 inc/Handle_TColStd_HSequenceOfAsciiString.hxx      |   11 +-
 inc/Handle_TColStd_HSequenceOfExtendedString.hxx   |   11 +-
 inc/Handle_TColStd_HSequenceOfHAsciiString.hxx     |   11 +-
 inc/Handle_TColStd_HSequenceOfHExtendedString.hxx  |   11 +-
 inc/Handle_TColStd_HSequenceOfInteger.hxx          |   11 +-
 inc/Handle_TColStd_HSequenceOfReal.hxx             |   11 +-
 inc/Handle_TColStd_HSequenceOfTransient.hxx        |   11 +-
 inc/Handle_TColStd_HSetOfInteger.hxx               |   27 -
 inc/Handle_TColStd_HSetOfReal.hxx                  |   27 -
 inc/Handle_TColStd_HSetOfTransient.hxx             |   27 -
 ...MapNodeOfIndexedDataMapOfTransientTransient.hxx |   11 +-
 ...TColStd_IndexedMapNodeOfIndexedMapOfInteger.hxx |   11 +-
 ...le_TColStd_IndexedMapNodeOfIndexedMapOfReal.hxx |   11 +-
 ...olStd_IndexedMapNodeOfIndexedMapOfTransient.hxx |   11 +-
 inc/Handle_TColStd_ListNodeOfListOfAsciiString.hxx |   11 +-
 inc/Handle_TColStd_ListNodeOfListOfInteger.hxx     |   11 +-
 inc/Handle_TColStd_ListNodeOfListOfReal.hxx        |   11 +-
 inc/Handle_TColStd_ListNodeOfListOfTransient.hxx   |   11 +-
 ...dle_TColStd_ListNodeOfSetListOfSetOfInteger.hxx |   27 -
 ...Handle_TColStd_ListNodeOfSetListOfSetOfReal.hxx |   27 -
 ...e_TColStd_ListNodeOfSetListOfSetOfTransient.hxx |   27 -
 inc/Handle_TColStd_QueueNodeOfQueueOfInteger.hxx   |   27 -
 inc/Handle_TColStd_QueueNodeOfQueueOfReal.hxx      |   27 -
 inc/Handle_TColStd_QueueNodeOfQueueOfTransient.hxx |   27 -
 ...dle_TColStd_SequenceNodeOfSequenceOfAddress.hxx |   11 +-
 ...TColStd_SequenceNodeOfSequenceOfAsciiString.hxx |   11 +-
 ...dle_TColStd_SequenceNodeOfSequenceOfBoolean.hxx |   11 +-
 ...lStd_SequenceNodeOfSequenceOfExtendedString.hxx |   11 +-
 ...ColStd_SequenceNodeOfSequenceOfHAsciiString.hxx |   11 +-
 ...Std_SequenceNodeOfSequenceOfHExtendedString.hxx |   11 +-
 ...dle_TColStd_SequenceNodeOfSequenceOfInteger.hxx |   11 +-
 ...Handle_TColStd_SequenceNodeOfSequenceOfReal.hxx |   11 +-
 ...e_TColStd_SequenceNodeOfSequenceOfTransient.hxx |   11 +-
 inc/Handle_TColStd_StackNodeOfStackOfInteger.hxx   |   27 -
 inc/Handle_TColStd_StackNodeOfStackOfReal.hxx      |   27 -
 inc/Handle_TColStd_StackNodeOfStackOfTransient.hxx |   27 -
 ...Handle_TColStd_StdMapNodeOfMapOfAsciiString.hxx |   11 +-
 inc/Handle_TColStd_StdMapNodeOfMapOfInteger.hxx    |   11 +-
 inc/Handle_TColStd_StdMapNodeOfMapOfReal.hxx       |   11 +-
 inc/Handle_TColStd_StdMapNodeOfMapOfTransient.hxx  |   11 +-
 ..._TColgp_DataMapNodeOfDataMapOfIntegerCirc2d.hxx |   27 -
 inc/Handle_TColgp_HArray1OfCirc2d.hxx              |   11 +-
 inc/Handle_TColgp_HArray1OfDir.hxx                 |   11 +-
 inc/Handle_TColgp_HArray1OfDir2d.hxx               |   11 +-
 inc/Handle_TColgp_HArray1OfLin2d.hxx               |   11 +-
 inc/Handle_TColgp_HArray1OfPnt.hxx                 |   11 +-
 inc/Handle_TColgp_HArray1OfPnt2d.hxx               |   11 +-
 inc/Handle_TColgp_HArray1OfVec.hxx                 |   11 +-
 inc/Handle_TColgp_HArray1OfVec2d.hxx               |   11 +-
 inc/Handle_TColgp_HArray1OfXY.hxx                  |   11 +-
 inc/Handle_TColgp_HArray1OfXYZ.hxx                 |   11 +-
 inc/Handle_TColgp_HArray2OfCirc2d.hxx              |   11 +-
 inc/Handle_TColgp_HArray2OfDir.hxx                 |   11 +-
 inc/Handle_TColgp_HArray2OfDir2d.hxx               |   11 +-
 inc/Handle_TColgp_HArray2OfLin2d.hxx               |   11 +-
 inc/Handle_TColgp_HArray2OfPnt.hxx                 |   11 +-
 inc/Handle_TColgp_HArray2OfPnt2d.hxx               |   11 +-
 inc/Handle_TColgp_HArray2OfVec.hxx                 |   11 +-
 inc/Handle_TColgp_HArray2OfVec2d.hxx               |   11 +-
 inc/Handle_TColgp_HArray2OfXY.hxx                  |   11 +-
 inc/Handle_TColgp_HArray2OfXYZ.hxx                 |   11 +-
 inc/Handle_TColgp_HSequenceOfDir.hxx               |   11 +-
 inc/Handle_TColgp_HSequenceOfDir2d.hxx             |   11 +-
 inc/Handle_TColgp_HSequenceOfPnt.hxx               |   11 +-
 inc/Handle_TColgp_HSequenceOfPnt2d.hxx             |   11 +-
 inc/Handle_TColgp_HSequenceOfVec.hxx               |   11 +-
 inc/Handle_TColgp_HSequenceOfVec2d.hxx             |   11 +-
 inc/Handle_TColgp_HSequenceOfXY.hxx                |   11 +-
 inc/Handle_TColgp_HSequenceOfXYZ.hxx               |   11 +-
 ...Colgp_SequenceNodeOfSequenceOfArray1OfPnt2d.hxx |   11 +-
 inc/Handle_TColgp_SequenceNodeOfSequenceOfDir.hxx  |   11 +-
 ...Handle_TColgp_SequenceNodeOfSequenceOfDir2d.hxx |   11 +-
 inc/Handle_TColgp_SequenceNodeOfSequenceOfPnt.hxx  |   11 +-
 ...Handle_TColgp_SequenceNodeOfSequenceOfPnt2d.hxx |   11 +-
 inc/Handle_TColgp_SequenceNodeOfSequenceOfVec.hxx  |   11 +-
 ...Handle_TColgp_SequenceNodeOfSequenceOfVec2d.hxx |   11 +-
 inc/Handle_TColgp_SequenceNodeOfSequenceOfXY.hxx   |   11 +-
 inc/Handle_TColgp_SequenceNodeOfSequenceOfXYZ.hxx  |   11 +-
 inc/Handle_TCollection_AVLBaseNode.hxx             |   27 -
 inc/Handle_TCollection_HAsciiString.hxx            |   11 +-
 inc/Handle_TCollection_HExtendedString.hxx         |   11 +-
 inc/Handle_TCollection_MapNode.hxx                 |   11 +-
 inc/Handle_TCollection_SeqNode.hxx                 |   11 +-
 inc/Handle_TDF_Attribute.hxx                       |   11 +-
 inc/Handle_TDF_AttributeDelta.hxx                  |   11 +-
 inc/Handle_TDF_Data.hxx                            |   11 +-
 inc/Handle_TDF_DataMapNodeOfAttributeDataMap.hxx   |   11 +-
 inc/Handle_TDF_DataMapNodeOfLabelDataMap.hxx       |   11 +-
 inc/Handle_TDF_DataMapNodeOfLabelIntegerMap.hxx    |   11 +-
 inc/Handle_TDF_DataMapNodeOfLabelLabelMap.hxx      |   27 -
 inc/Handle_TDF_DataSet.hxx                         |   11 +-
 inc/Handle_TDF_DefaultDeltaOnModification.hxx      |   11 +-
 inc/Handle_TDF_DefaultDeltaOnRemoval.hxx           |   11 +-
 inc/Handle_TDF_Delta.hxx                           |   11 +-
 inc/Handle_TDF_DeltaOnAddition.hxx                 |   11 +-
 inc/Handle_TDF_DeltaOnForget.hxx                   |   11 +-
 inc/Handle_TDF_DeltaOnModification.hxx             |   11 +-
 inc/Handle_TDF_DeltaOnRemoval.hxx                  |   11 +-
 inc/Handle_TDF_DeltaOnResume.hxx                   |   11 +-
 ...andle_TDF_DoubleMapNodeOfAttributeDoubleMap.hxx |   11 +-
 inc/Handle_TDF_DoubleMapNodeOfGUIDProgIDMap.hxx    |   11 +-
 inc/Handle_TDF_DoubleMapNodeOfLabelDoubleMap.hxx   |   11 +-
 inc/Handle_TDF_HAttributeArray1.hxx                |   11 +-
 ...dle_TDF_IndexedMapNodeOfAttributeIndexedMap.hxx |   11 +-
 inc/Handle_TDF_IndexedMapNodeOfLabelIndexedMap.hxx |   11 +-
 inc/Handle_TDF_ListNodeOfAttributeDeltaList.hxx    |   11 +-
 inc/Handle_TDF_ListNodeOfAttributeList.hxx         |   11 +-
 inc/Handle_TDF_ListNodeOfDeltaList.hxx             |   11 +-
 inc/Handle_TDF_ListNodeOfIDList.hxx                |   11 +-
 inc/Handle_TDF_ListNodeOfLabelList.hxx             |   11 +-
 inc/Handle_TDF_Reference.hxx                       |   11 +-
 inc/Handle_TDF_RelocationTable.hxx                 |   11 +-
 inc/Handle_TDF_SequenceNodeOfAttributeSequence.hxx |   11 +-
 inc/Handle_TDF_SequenceNodeOfLabelSequence.hxx     |   11 +-
 inc/Handle_TDF_StdMapNodeOfAttributeMap.hxx        |   11 +-
 inc/Handle_TDF_StdMapNodeOfIDMap.hxx               |   11 +-
 inc/Handle_TDF_StdMapNodeOfLabelMap.hxx            |   11 +-
 inc/Handle_TDF_TagSource.hxx                       |   11 +-
 inc/Handle_TDataStd_AsciiString.hxx                |   11 +-
 inc/Handle_TDataStd_BooleanArray.hxx               |   11 +-
 inc/Handle_TDataStd_BooleanList.hxx                |   11 +-
 inc/Handle_TDataStd_ByteArray.hxx                  |   11 +-
 inc/Handle_TDataStd_Comment.hxx                    |   11 +-
 inc/Handle_TDataStd_Current.hxx                    |   11 +-
 ...e_TDataStd_DataMapNodeOfDataMapOfStringByte.hxx |   11 +-
 ...ataMapNodeOfDataMapOfStringHArray1OfInteger.hxx |   11 +-
 ...d_DataMapNodeOfDataMapOfStringHArray1OfReal.hxx |   11 +-
 ...e_TDataStd_DataMapNodeOfDataMapOfStringReal.hxx |   11 +-
 ...TDataStd_DataMapNodeOfDataMapOfStringString.hxx |   11 +-
 ...dle_TDataStd_DeltaOnModificationOfByteArray.hxx |   11 +-
 ...DataStd_DeltaOnModificationOfExtStringArray.hxx |   11 +-
 ...ndle_TDataStd_DeltaOnModificationOfIntArray.hxx |   11 +-
 ..._TDataStd_DeltaOnModificationOfIntPackedMap.hxx |   11 +-
 ...dle_TDataStd_DeltaOnModificationOfRealArray.hxx |   11 +-
 inc/Handle_TDataStd_Directory.hxx                  |   11 +-
 inc/Handle_TDataStd_Expression.hxx                 |   11 +-
 inc/Handle_TDataStd_ExtStringArray.hxx             |   11 +-
 inc/Handle_TDataStd_ExtStringList.hxx              |   11 +-
 inc/Handle_TDataStd_HDataMapOfStringByte.hxx       |   11 +-
 ...e_TDataStd_HDataMapOfStringHArray1OfInteger.hxx |   11 +-
 ...ndle_TDataStd_HDataMapOfStringHArray1OfReal.hxx |   11 +-
 inc/Handle_TDataStd_HDataMapOfStringInteger.hxx    |   11 +-
 inc/Handle_TDataStd_HDataMapOfStringReal.hxx       |   11 +-
 inc/Handle_TDataStd_HDataMapOfStringString.hxx     |   11 +-
 inc/Handle_TDataStd_HLabelArray1.hxx               |   11 +-
 inc/Handle_TDataStd_IntPackedMap.hxx               |   11 +-
 inc/Handle_TDataStd_Integer.hxx                    |   11 +-
 inc/Handle_TDataStd_IntegerArray.hxx               |   11 +-
 inc/Handle_TDataStd_IntegerList.hxx                |   11 +-
 inc/Handle_TDataStd_ListNodeOfListOfByte.hxx       |   11 +-
 ...dle_TDataStd_ListNodeOfListOfExtendedString.hxx |   11 +-
 inc/Handle_TDataStd_Name.hxx                       |   11 +-
 inc/Handle_TDataStd_NamedData.hxx                  |   11 +-
 inc/Handle_TDataStd_NoteBook.hxx                   |   11 +-
 inc/Handle_TDataStd_Real.hxx                       |   11 +-
 inc/Handle_TDataStd_RealArray.hxx                  |   11 +-
 inc/Handle_TDataStd_RealList.hxx                   |   11 +-
 inc/Handle_TDataStd_ReferenceArray.hxx             |   11 +-
 inc/Handle_TDataStd_ReferenceList.hxx              |   11 +-
 inc/Handle_TDataStd_Relation.hxx                   |   11 +-
 inc/Handle_TDataStd_Tick.hxx                       |   11 +-
 inc/Handle_TDataStd_TreeNode.hxx                   |   11 +-
 inc/Handle_TDataStd_UAttribute.hxx                 |   11 +-
 inc/Handle_TDataStd_Variable.hxx                   |   11 +-
 inc/Handle_TDataXtd_Axis.hxx                       |   11 +-
 inc/Handle_TDataXtd_Constraint.hxx                 |   11 +-
 inc/Handle_TDataXtd_Geometry.hxx                   |   11 +-
 inc/Handle_TDataXtd_HArray1OfTrsf.hxx              |   11 +-
 inc/Handle_TDataXtd_Pattern.hxx                    |   11 +-
 inc/Handle_TDataXtd_PatternStd.hxx                 |   11 +-
 inc/Handle_TDataXtd_Placement.hxx                  |   11 +-
 inc/Handle_TDataXtd_Plane.hxx                      |   11 +-
 inc/Handle_TDataXtd_Point.hxx                      |   11 +-
 inc/Handle_TDataXtd_Position.hxx                   |   11 +-
 inc/Handle_TDataXtd_Shape.hxx                      |   11 +-
 inc/Handle_TDocStd_Application.hxx                 |   11 +-
 inc/Handle_TDocStd_ApplicationDelta.hxx            |   11 +-
 inc/Handle_TDocStd_CompoundDelta.hxx               |   11 +-
 ...ndle_TDocStd_DataMapNodeOfLabelIDMapDataMap.hxx |   11 +-
 inc/Handle_TDocStd_Document.hxx                    |   11 +-
 inc/Handle_TDocStd_Modified.hxx                    |   11 +-
 inc/Handle_TDocStd_MultiTransactionManager.hxx     |   11 +-
 inc/Handle_TDocStd_Owner.hxx                       |   11 +-
 ...td_SequenceNodeOfSequenceOfApplicationDelta.hxx |   11 +-
 ...le_TDocStd_SequenceNodeOfSequenceOfDocument.hxx |   11 +-
 inc/Handle_TDocStd_XLink.hxx                       |   11 +-
 inc/Handle_TDocStd_XLinkRoot.hxx                   |   11 +-
 ..._TFunction_DataMapNodeOfDataMapOfGUIDDriver.hxx |   11 +-
 ...tion_DataMapNodeOfDataMapOfLabelListOfLabel.hxx |   11 +-
 ...tion_DoubleMapNodeOfDoubleMapOfIntegerLabel.hxx |   11 +-
 inc/Handle_TFunction_Driver.hxx                    |   11 +-
 inc/Handle_TFunction_DriverTable.hxx               |   11 +-
 inc/Handle_TFunction_Function.hxx                  |   11 +-
 inc/Handle_TFunction_GraphNode.hxx                 |   11 +-
 ...ndle_TFunction_HArray1OfDataMapOfGUIDDriver.hxx |   11 +-
 inc/Handle_TFunction_Scope.hxx                     |   11 +-
 ...ming_DataMapNodeOfDataMapOfShapePtrRefShape.hxx |   11 +-
 ...Naming_DataMapNodeOfDataMapOfShapeShapesSet.hxx |   11 +-
 inc/Handle_TNaming_DeltaOnModification.hxx         |   11 +-
 inc/Handle_TNaming_DeltaOnRemoval.hxx              |   11 +-
 ...odeOfListOfIndexedDataMapOfShapeListOfShape.hxx |   11 +-
 inc/Handle_TNaming_ListNodeOfListOfMapOfShape.hxx  |   11 +-
 inc/Handle_TNaming_ListNodeOfListOfNamedShape.hxx  |   11 +-
 inc/Handle_TNaming_NamedShape.hxx                  |   11 +-
 inc/Handle_TNaming_Naming.hxx                      |   11 +-
 inc/Handle_TNaming_StdMapNodeOfMapOfNamedShape.hxx |   11 +-
 inc/Handle_TNaming_TranslateTool.hxx               |   11 +-
 inc/Handle_TNaming_UsedShapes.hxx                  |   11 +-
 inc/Handle_TPrsStd_AISPresentation.hxx             |   11 +-
 inc/Handle_TPrsStd_AISViewer.hxx                   |   11 +-
 inc/Handle_TPrsStd_AxisDriver.hxx                  |   11 +-
 inc/Handle_TPrsStd_ConstraintDriver.hxx            |   11 +-
 ...le_TPrsStd_DataMapNodeOfDataMapOfGUIDDriver.hxx |   11 +-
 inc/Handle_TPrsStd_Driver.hxx                      |   11 +-
 inc/Handle_TPrsStd_DriverTable.hxx                 |   11 +-
 inc/Handle_TPrsStd_GeometryDriver.hxx              |   11 +-
 inc/Handle_TPrsStd_NamedShapeDriver.hxx            |   11 +-
 inc/Handle_TPrsStd_PlaneDriver.hxx                 |   11 +-
 inc/Handle_TPrsStd_PointDriver.hxx                 |   11 +-
 inc/Handle_TShort_HArray1OfShortReal.hxx           |   11 +-
 inc/Handle_TShort_HArray2OfShortReal.hxx           |   11 +-
 inc/Handle_TShort_HSequenceOfShortReal.hxx         |   11 +-
 ...le_TShort_SequenceNodeOfSequenceOfShortReal.hxx |   11 +-
 inc/Handle_TestTopOpeDraw_DrawableC2D.hxx          |   11 +-
 inc/Handle_TestTopOpeDraw_DrawableC3D.hxx          |   11 +-
 inc/Handle_TestTopOpeDraw_DrawableMesure.hxx       |   11 +-
 inc/Handle_TestTopOpeDraw_DrawableP2D.hxx          |   11 +-
 inc/Handle_TestTopOpeDraw_DrawableP3D.hxx          |   11 +-
 inc/Handle_TestTopOpeDraw_DrawableSHA.hxx          |   11 +-
 inc/Handle_TestTopOpeDraw_DrawableSUR.hxx          |   11 +-
 ...ndle_TestTopOpeDraw_HArray1OfDrawableMesure.hxx |   11 +-
 inc/Handle_TestTopOpeDraw_HArray1OfDrawableP3D.hxx |   11 +-
 ...Handle_TestTopOpeDraw_ListNodeOfListOfPnt2d.hxx |   11 +-
 inc/Handle_TestTopOpeTools_HArray1OfMesure.hxx     |   11 +-
 ...dle_TopBas_ListNodeOfListOfTestInterference.hxx |   11 +-
 inc/Handle_TopExp_StackNodeOfStackOfIterator.hxx   |   27 -
 inc/Handle_TopLoc_Datum3D.hxx                      |   11 +-
 ...TopLoc_IndexedMapNodeOfIndexedMapOfLocation.hxx |   11 +-
 inc/Handle_TopLoc_SListNodeOfItemLocation.hxx      |   20 +
 ...andle_TopLoc_SListNodeOfSListOfItemLocation.hxx |   27 -
 inc/Handle_TopLoc_StdMapNodeOfMapOfLocation.hxx    |   11 +-
 ...pNodeOfDataMapOfShapeListOfShapeListOfShape.hxx |   11 +-
 inc/Handle_TopOpeBRepBuild_HBuilder.hxx            |   11 +-
 ...ataMapNodeOfIndexedDataMapOfShapeVertexInfo.hxx |   11 +-
 ..._TopOpeBRepBuild_ListNodeOfListOfListOfLoop.hxx |   11 +-
 ...Handle_TopOpeBRepBuild_ListNodeOfListOfLoop.hxx |   11 +-
 ...Handle_TopOpeBRepBuild_ListNodeOfListOfPave.hxx |   11 +-
 ...eBRepBuild_ListNodeOfListOfShapeListOfShape.hxx |   11 +-
 inc/Handle_TopOpeBRepBuild_Loop.hxx                |   11 +-
 inc/Handle_TopOpeBRepBuild_Pave.hxx                |   11 +-
 inc/Handle_TopOpeBRepDS_Association.hxx            |   11 +-
 inc/Handle_TopOpeBRepDS_Check.hxx                  |   11 +-
 inc/Handle_TopOpeBRepDS_CurvePointInterference.hxx |   11 +-
 ...OpeBRepDS_DataMapNodeOfDataMapOfCheckStatus.hxx |   11 +-
 ...MapNodeOfDataMapOfIntegerListOfInterference.hxx |   11 +-
 ...deOfDataMapOfInterferenceListOfInterference.hxx |   11 +-
 ...pDS_DataMapNodeOfDataMapOfInterferenceShape.hxx |   11 +-
 ...aMapNodeOfDataMapOfShapeListOfShapeOn1State.hxx |   11 +-
 ...pOpeBRepDS_DataMapNodeOfDataMapOfShapeState.hxx |   11 +-
 ...Handle_TopOpeBRepDS_DataMapNodeOfMapOfCurve.hxx |   11 +-
 ...peBRepDS_DataMapNodeOfMapOfIntegerShapeData.hxx |   11 +-
 ...Handle_TopOpeBRepDS_DataMapNodeOfMapOfPoint.hxx |   11 +-
 ...ndle_TopOpeBRepDS_DataMapNodeOfMapOfSurface.hxx |   11 +-
 ...ndle_TopOpeBRepDS_DataMapNodeOfShapeSurface.hxx |   11 +-
 ...epDS_DoubleMapNodeOfDoubleMapOfIntegerShape.hxx |   11 +-
 inc/Handle_TopOpeBRepDS_EdgeVertexInterference.hxx |   11 +-
 inc/Handle_TopOpeBRepDS_FaceEdgeInterference.hxx   |   11 +-
 inc/Handle_TopOpeBRepDS_GapTool.hxx                |   11 +-
 ...HArray1OfDataMapOfIntegerListOfInterference.hxx |   11 +-
 inc/Handle_TopOpeBRepDS_HDataStructure.hxx         |   11 +-
 ...DataMapNodeOfIndexedDataMapOfShapeWithState.hxx |   11 +-
 ...xedDataMapNodeOfIndexedDataMapOfVertexPoint.hxx |   11 +-
 ...peBRepDS_IndexedDataMapNodeOfMapOfShapeData.hxx |   11 +-
 inc/Handle_TopOpeBRepDS_Interference.hxx           |   11 +-
 ...e_TopOpeBRepDS_ListNodeOfListOfInterference.hxx |   11 +-
 inc/Handle_TopOpeBRepDS_Marker.hxx                 |   11 +-
 inc/Handle_TopOpeBRepDS_ShapeShapeInterference.hxx |   11 +-
 ...andle_TopOpeBRepDS_SolidSurfaceInterference.hxx |   11 +-
 ...andle_TopOpeBRepDS_SurfaceCurveInterference.hxx |   11 +-
 ...ool_DataMapNodeOfDataMapOfOrientedShapeC2DF.hxx |   11 +-
 ...pTool_DataMapNodeOfDataMapOfShapeListOfC2DF.hxx |   11 +-
 ...OpeBRepTool_DataMapNodeOfDataMapOfShapeface.hxx |   11 +-
 inc/Handle_TopOpeBRepTool_HBoxTool.hxx             |   11 +-
 ...ndexedDataMapNodeOfIndexedDataMapOfShapeBox.hxx |   11 +-
 ...exedDataMapNodeOfIndexedDataMapOfShapeBox2d.hxx |   11 +-
 ...DataMapNodeOfIndexedDataMapOfShapeconnexity.hxx |   11 +-
 ...ataMapNodeOfIndexedDataMapOfSolidClassifier.hxx |   11 +-
 inc/Handle_TopOpeBRepTool_ListNodeOfListOfC2DF.hxx |   11 +-
 ..._TopOpeBRep_DataMapNodeOfDataMapOfTopolTool.hxx |   11 +-
 inc/Handle_TopOpeBRep_FFDumper.hxx                 |   11 +-
 inc/Handle_TopOpeBRep_HArray1OfLineInter.hxx       |   11 +-
 inc/Handle_TopOpeBRep_HArray1OfVPointInter.hxx     |   11 +-
 inc/Handle_TopOpeBRep_Hctxee2d.hxx                 |   11 +-
 inc/Handle_TopOpeBRep_Hctxff2d.hxx                 |   11 +-
 inc/Handle_TopOpeBRep_ListNodeOfListOfBipoint.hxx  |   11 +-
 ..._TopOpeBRep_SequenceNodeOfSequenceOfPoint2d.hxx |   11 +-
 ...ls_DataMapNodeOfDataMapOfIntegerListOfShape.hxx |   11 +-
 ...TopTools_DataMapNodeOfDataMapOfIntegerShape.hxx |   11 +-
 ..._DataMapNodeOfDataMapOfOrientedShapeInteger.hxx |   11 +-
 ...ls_DataMapNodeOfDataMapOfOrientedShapeShape.hxx |   11 +-
 ...TopTools_DataMapNodeOfDataMapOfShapeInteger.hxx |   11 +-
 ...ls_DataMapNodeOfDataMapOfShapeListOfInteger.hxx |   11 +-
 ...ools_DataMapNodeOfDataMapOfShapeListOfShape.hxx |   11 +-
 ...le_TopTools_DataMapNodeOfDataMapOfShapeReal.hxx |   11 +-
 ..._DataMapNodeOfDataMapOfShapeSequenceOfShape.hxx |   11 +-
 ...e_TopTools_DataMapNodeOfDataMapOfShapeShape.hxx |   11 +-
 inc/Handle_TopTools_HArray1OfListOfShape.hxx       |   11 +-
 inc/Handle_TopTools_HArray1OfShape.hxx             |   11 +-
 inc/Handle_TopTools_HArray2OfShape.hxx             |   11 +-
 inc/Handle_TopTools_HSequenceOfShape.hxx           |   11 +-
 ...edDataMapNodeOfIndexedDataMapOfShapeAddress.hxx |   11 +-
 ...taMapNodeOfIndexedDataMapOfShapeListOfShape.hxx |   11 +-
 ...exedDataMapNodeOfIndexedDataMapOfShapeShape.hxx |   11 +-
 ...s_IndexedMapNodeOfIndexedMapOfOrientedShape.hxx |   11 +-
 ..._TopTools_IndexedMapNodeOfIndexedMapOfShape.hxx |   11 +-
 inc/Handle_TopTools_ListNodeOfListOfShape.hxx      |   11 +-
 ...ndle_TopTools_SequenceNodeOfSequenceOfShape.hxx |   11 +-
 ...dle_TopTools_StdMapNodeOfMapOfOrientedShape.hxx |   11 +-
 inc/Handle_TopTools_StdMapNodeOfMapOfShape.hxx     |   11 +-
 inc/Handle_TopoDS_FrozenShape.hxx                  |   11 +-
 inc/Handle_TopoDS_HShape.hxx                       |   11 +-
 inc/Handle_TopoDS_ListNodeOfListOfShape.hxx        |   11 +-
 inc/Handle_TopoDS_LockedShape.hxx                  |   20 +
 inc/Handle_TopoDS_TCompSolid.hxx                   |   11 +-
 inc/Handle_TopoDS_TCompound.hxx                    |   11 +-
 inc/Handle_TopoDS_TEdge.hxx                        |   11 +-
 inc/Handle_TopoDS_TFace.hxx                        |   11 +-
 inc/Handle_TopoDS_TShape.hxx                       |   11 +-
 inc/Handle_TopoDS_TShell.hxx                       |   11 +-
 inc/Handle_TopoDS_TSolid.hxx                       |   11 +-
 inc/Handle_TopoDS_TVertex.hxx                      |   11 +-
 inc/Handle_TopoDS_TWire.hxx                        |   11 +-
 inc/Handle_TopoDS_UnCompatibleShapes.hxx           |   11 +-
 inc/Handle_TransferBRep_BinderOfShape.hxx          |   11 +-
 ..._TransferBRep_HSequenceOfTransferResultInfo.hxx |   11 +-
 inc/Handle_TransferBRep_OrientedShapeMapper.hxx    |   11 +-
 ..._SequenceNodeOfSequenceOfTransferResultInfo.hxx |   11 +-
 inc/Handle_TransferBRep_ShapeBinder.hxx            |   11 +-
 inc/Handle_TransferBRep_ShapeListBinder.hxx        |   11 +-
 inc/Handle_TransferBRep_ShapeMapper.hxx            |   11 +-
 inc/Handle_TransferBRep_TransferResultInfo.hxx     |   11 +-
 inc/Handle_Transfer_ActorDispatch.hxx              |   11 +-
 inc/Handle_Transfer_ActorOfFinderProcess.hxx       |   11 +-
 inc/Handle_Transfer_ActorOfProcessForFinder.hxx    |   11 +-
 inc/Handle_Transfer_ActorOfProcessForTransient.hxx |   11 +-
 inc/Handle_Transfer_ActorOfTransientProcess.hxx    |   11 +-
 inc/Handle_Transfer_Binder.hxx                     |   11 +-
 inc/Handle_Transfer_BinderOfTransientInteger.hxx   |   11 +-
 inc/Handle_Transfer_DispatchControl.hxx            |   11 +-
 inc/Handle_Transfer_Finder.hxx                     |   11 +-
 inc/Handle_Transfer_FinderProcess.hxx              |   11 +-
 inc/Handle_Transfer_HSequenceOfBinder.hxx          |   11 +-
 inc/Handle_Transfer_HSequenceOfFinder.hxx          |   11 +-
 ...dDataMapNodeOfTransferMapOfProcessForFinder.hxx |   11 +-
 ...taMapNodeOfTransferMapOfProcessForTransient.hxx |   11 +-
 inc/Handle_Transfer_MapContainer.hxx               |   11 +-
 inc/Handle_Transfer_MultipleBinder.hxx             |   11 +-
 inc/Handle_Transfer_ProcessForFinder.hxx           |   11 +-
 inc/Handle_Transfer_ProcessForTransient.hxx        |   11 +-
 inc/Handle_Transfer_ResultFromModel.hxx            |   11 +-
 inc/Handle_Transfer_ResultFromTransient.hxx        |   11 +-
 ...dle_Transfer_SequenceNodeOfSequenceOfBinder.hxx |   11 +-
 ...dle_Transfer_SequenceNodeOfSequenceOfFinder.hxx |   11 +-
 inc/Handle_Transfer_SimpleBinderOfTransient.hxx    |   11 +-
 inc/Handle_Transfer_TransferDeadLoop.hxx           |   11 +-
 inc/Handle_Transfer_TransferFailure.hxx            |   11 +-
 inc/Handle_Transfer_TransientListBinder.hxx        |   11 +-
 inc/Handle_Transfer_TransientMapper.hxx            |   11 +-
 inc/Handle_Transfer_TransientProcess.hxx           |   11 +-
 inc/Handle_Transfer_VoidBinder.hxx                 |   11 +-
 inc/Handle_Units_Dimensions.hxx                    |   11 +-
 inc/Handle_Units_Lexicon.hxx                       |   11 +-
 inc/Handle_Units_NoSuchType.hxx                    |   11 +-
 inc/Handle_Units_NoSuchUnit.hxx                    |   11 +-
 inc/Handle_Units_QuantitiesSequence.hxx            |   11 +-
 inc/Handle_Units_Quantity.hxx                      |   11 +-
 inc/Handle_Units_SequenceNodeOfQtsSequence.hxx     |   11 +-
 inc/Handle_Units_SequenceNodeOfTksSequence.hxx     |   11 +-
 inc/Handle_Units_SequenceNodeOfUtsSequence.hxx     |   11 +-
 inc/Handle_Units_ShiftedToken.hxx                  |   11 +-
 inc/Handle_Units_ShiftedUnit.hxx                   |   11 +-
 inc/Handle_Units_Token.hxx                         |   11 +-
 inc/Handle_Units_TokensSequence.hxx                |   11 +-
 inc/Handle_Units_Unit.hxx                          |   11 +-
 inc/Handle_Units_UnitsDictionary.hxx               |   11 +-
 inc/Handle_Units_UnitsLexicon.hxx                  |   11 +-
 inc/Handle_Units_UnitsSequence.hxx                 |   11 +-
 inc/Handle_Units_UnitsSystem.hxx                   |   11 +-
 inc/Handle_V3d_AmbientLight.hxx                    |   11 +-
 inc/Handle_V3d_BadValue.hxx                        |   11 +-
 inc/Handle_V3d_CircularGrid.hxx                    |   11 +-
 inc/Handle_V3d_ColorScale.hxx                      |   11 +-
 inc/Handle_V3d_ColorScaleLayerItem.hxx             |   11 +-
 inc/Handle_V3d_DirectionalLight.hxx                |   11 +-
 inc/Handle_V3d_LayerMgr.hxx                        |   11 +-
 inc/Handle_V3d_Light.hxx                           |   11 +-
 inc/Handle_V3d_OrthographicView.hxx                |   27 -
 inc/Handle_V3d_PerspectiveView.hxx                 |   27 -
 inc/Handle_V3d_PositionLight.hxx                   |   11 +-
 inc/Handle_V3d_PositionalLight.hxx                 |   11 +-
 inc/Handle_V3d_RectangularGrid.hxx                 |   11 +-
 inc/Handle_V3d_SpotLight.hxx                       |   11 +-
 inc/Handle_V3d_UnMapped.hxx                        |   11 +-
 inc/Handle_V3d_View.hxx                            |   11 +-
 inc/Handle_V3d_Viewer.hxx                          |   11 +-
 ...oubleMapNodeOfDoubleMapOfInteractiveAndName.hxx |   11 +-
 inc/Handle_ViewerTest_EventManager.hxx             |   11 +-
 inc/Handle_Visual3d_ClipDefinitionError.hxx        |   11 +-
 inc/Handle_Visual3d_ContextPickDefinitionError.hxx |   11 +-
 inc/Handle_Visual3d_DepthCueingDefinitionError.hxx |   11 +-
 inc/Handle_Visual3d_HSequenceOfLight.hxx           |   20 +
 inc/Handle_Visual3d_HSequenceOfPickPath.hxx        |   27 -
 inc/Handle_Visual3d_HSequenceOfView.hxx            |   20 +
 inc/Handle_Visual3d_HSetOfLight.hxx                |   27 -
 inc/Handle_Visual3d_HSetOfView.hxx                 |   27 -
 inc/Handle_Visual3d_Layer.hxx                      |   11 +-
 inc/Handle_Visual3d_LayerDefinitionError.hxx       |   11 +-
 inc/Handle_Visual3d_LayerItem.hxx                  |   11 +-
 inc/Handle_Visual3d_Light.hxx                      |   11 +-
 inc/Handle_Visual3d_LightDefinitionError.hxx       |   11 +-
 ...ndle_Visual3d_ListNodeOfSetListOfSetOfLight.hxx |   27 -
 ...andle_Visual3d_ListNodeOfSetListOfSetOfView.hxx |   27 -
 inc/Handle_Visual3d_PickError.hxx                  |   11 +-
 ...ndle_Visual3d_SequenceNodeOfSequenceOfLight.hxx |   20 +
 ...e_Visual3d_SequenceNodeOfSequenceOfPickPath.hxx |   27 -
 ...andle_Visual3d_SequenceNodeOfSequenceOfView.hxx |   20 +
 inc/Handle_Visual3d_TransformError.hxx             |   11 +-
 inc/Handle_Visual3d_TransientDefinitionError.hxx   |   27 -
 inc/Handle_Visual3d_TransientManager.hxx           |   27 -
 inc/Handle_Visual3d_View.hxx                       |   11 +-
 inc/Handle_Visual3d_ViewDefinitionError.hxx        |   11 +-
 inc/Handle_Visual3d_ViewManager.hxx                |   11 +-
 inc/Handle_Visual3d_ViewManagerDefinitionError.hxx |   11 +-
 inc/Handle_Visual3d_ViewMappingDefinitionError.hxx |   11 +-
 ...dle_Visual3d_ViewOrientationDefinitionError.hxx |   11 +-
 inc/Handle_Visual3d_ZClippingDefinitionError.hxx   |   11 +-
 inc/Handle_Voxel_Prs.hxx                           |   11 +-
 inc/Handle_VrmlConverter_Drawer.hxx                |   11 +-
 inc/Handle_VrmlConverter_IsoAspect.hxx             |   11 +-
 inc/Handle_VrmlConverter_LineAspect.hxx            |   11 +-
 inc/Handle_VrmlConverter_PointAspect.hxx           |   11 +-
 inc/Handle_VrmlConverter_Projector.hxx             |   11 +-
 inc/Handle_VrmlConverter_ShadingAspect.hxx         |   11 +-
 inc/Handle_Vrml_AsciiText.hxx                      |   11 +-
 inc/Handle_Vrml_Coordinate3.hxx                    |   11 +-
 inc/Handle_Vrml_IndexedFaceSet.hxx                 |   11 +-
 inc/Handle_Vrml_IndexedLineSet.hxx                 |   11 +-
 inc/Handle_Vrml_LOD.hxx                            |   11 +-
 inc/Handle_Vrml_Material.hxx                       |   11 +-
 inc/Handle_Vrml_Normal.hxx                         |   11 +-
 inc/Handle_Vrml_SFImage.hxx                        |   11 +-
 inc/Handle_Vrml_TextureCoordinate2.hxx             |   11 +-
 inc/Handle_WNT_ClassDefinitionError.hxx            |   11 +-
 inc/Handle_WNT_WClass.hxx                          |   11 +-
 inc/Handle_WNT_Window.hxx                          |   11 +-
 inc/Handle_XCAFApp_Application.hxx                 |   11 +-
 inc/Handle_XCAFDoc_Area.hxx                        |   11 +-
 inc/Handle_XCAFDoc_Centroid.hxx                    |   11 +-
 inc/Handle_XCAFDoc_Color.hxx                       |   11 +-
 inc/Handle_XCAFDoc_ColorTool.hxx                   |   11 +-
 ...le_XCAFDoc_DataMapNodeOfDataMapOfShapeLabel.hxx |   11 +-
 inc/Handle_XCAFDoc_Datum.hxx                       |   11 +-
 inc/Handle_XCAFDoc_DimTol.hxx                      |   11 +-
 inc/Handle_XCAFDoc_DimTolTool.hxx                  |   11 +-
 inc/Handle_XCAFDoc_DocumentTool.hxx                |   11 +-
 inc/Handle_XCAFDoc_GraphNode.hxx                   |   11 +-
 inc/Handle_XCAFDoc_LayerTool.hxx                   |   11 +-
 inc/Handle_XCAFDoc_Location.hxx                    |   11 +-
 inc/Handle_XCAFDoc_Material.hxx                    |   11 +-
 inc/Handle_XCAFDoc_MaterialTool.hxx                |   11 +-
 ...dle_XCAFDoc_SequenceNodeOfGraphNodeSequence.hxx |   11 +-
 inc/Handle_XCAFDoc_ShapeMapTool.hxx                |   11 +-
 inc/Handle_XCAFDoc_ShapeTool.hxx                   |   11 +-
 inc/Handle_XCAFDoc_Volume.hxx                      |   11 +-
 inc/Handle_XCAFDrivers_DocumentRetrievalDriver.hxx |   11 +-
 inc/Handle_XCAFDrivers_DocumentStorageDriver.hxx   |   11 +-
 inc/Handle_XCAFPrs_AISObject.hxx                   |   27 -
 ...le_XCAFPrs_DataMapNodeOfDataMapOfShapeStyle.hxx |   11 +-
 ...le_XCAFPrs_DataMapNodeOfDataMapOfStyleShape.hxx |   11 +-
 ...CAFPrs_DataMapNodeOfDataMapOfStyleTransient.hxx |   11 +-
 inc/Handle_XCAFPrs_Driver.hxx                      |   11 +-
 inc/Handle_XSAlgo_AlgoContainer.hxx                |   11 +-
 inc/Handle_XSAlgo_ToolContainer.hxx                |   11 +-
 inc/Handle_XSControl_ConnectedShapes.hxx           |   11 +-
 inc/Handle_XSControl_Controller.hxx                |   11 +-
 inc/Handle_XSControl_SelectForTransfer.hxx         |   11 +-
 inc/Handle_XSControl_SignTransferStatus.hxx        |   11 +-
 inc/Handle_XSControl_TransferReader.hxx            |   11 +-
 inc/Handle_XSControl_TransferWriter.hxx            |   11 +-
 inc/Handle_XSControl_Vars.hxx                      |   11 +-
 inc/Handle_XSControl_WorkSession.hxx               |   11 +-
 ...Handle_XSDRAWSTLVRML_DataMapNodeOfCoordsMap.hxx |   11 +-
 ...dle_XSDRAWSTLVRML_DataMapNodeOfElemNodesMap.hxx |   11 +-
 inc/Handle_XSDRAWSTLVRML_DataSource.hxx            |   11 +-
 inc/Handle_XSDRAWSTLVRML_DataSource3D.hxx          |   20 +
 inc/Handle_XSDRAWSTLVRML_DrawableMesh.hxx          |   11 +-
 inc/Handle_XSDRAW_Vars.hxx                         |   11 +-
 inc/Handle_XmlDrivers_DocumentRetrievalDriver.hxx  |   11 +-
 inc/Handle_XmlDrivers_DocumentStorageDriver.hxx    |   11 +-
 inc/Handle_XmlLDrivers_DocumentRetrievalDriver.hxx |   11 +-
 inc/Handle_XmlLDrivers_DocumentStorageDriver.hxx   |   11 +-
 ...rivers_SequenceNodeOfSequenceOfNamespaceDef.hxx |   11 +-
 inc/Handle_XmlMDF_ADriver.hxx                      |   11 +-
 inc/Handle_XmlMDF_ADriverTable.hxx                 |   11 +-
 inc/Handle_XmlMDF_DataMapNodeOfMapOfDriver.hxx     |   11 +-
 inc/Handle_XmlMDF_DataMapNodeOfTypeADriverMap.hxx  |   11 +-
 inc/Handle_XmlMDF_ReferenceDriver.hxx              |   11 +-
 inc/Handle_XmlMDF_TagSourceDriver.hxx              |   11 +-
 inc/Handle_XmlMDataStd_AsciiStringDriver.hxx       |   11 +-
 inc/Handle_XmlMDataStd_BooleanArrayDriver.hxx      |   11 +-
 inc/Handle_XmlMDataStd_BooleanListDriver.hxx       |   11 +-
 inc/Handle_XmlMDataStd_ByteArrayDriver.hxx         |   11 +-
 inc/Handle_XmlMDataStd_CommentDriver.hxx           |   11 +-
 inc/Handle_XmlMDataStd_DirectoryDriver.hxx         |   11 +-
 inc/Handle_XmlMDataStd_ExpressionDriver.hxx        |   11 +-
 inc/Handle_XmlMDataStd_ExtStringArrayDriver.hxx    |   11 +-
 inc/Handle_XmlMDataStd_ExtStringListDriver.hxx     |   11 +-
 inc/Handle_XmlMDataStd_IntPackedMapDriver.hxx      |   11 +-
 inc/Handle_XmlMDataStd_IntegerArrayDriver.hxx      |   11 +-
 inc/Handle_XmlMDataStd_IntegerDriver.hxx           |   11 +-
 inc/Handle_XmlMDataStd_IntegerListDriver.hxx       |   11 +-
 inc/Handle_XmlMDataStd_NameDriver.hxx              |   11 +-
 inc/Handle_XmlMDataStd_NamedDataDriver.hxx         |   11 +-
 inc/Handle_XmlMDataStd_NoteBookDriver.hxx          |   11 +-
 inc/Handle_XmlMDataStd_RealArrayDriver.hxx         |   11 +-
 inc/Handle_XmlMDataStd_RealDriver.hxx              |   11 +-
 inc/Handle_XmlMDataStd_RealListDriver.hxx          |   11 +-
 inc/Handle_XmlMDataStd_ReferenceArrayDriver.hxx    |   11 +-
 inc/Handle_XmlMDataStd_ReferenceListDriver.hxx     |   11 +-
 inc/Handle_XmlMDataStd_RelationDriver.hxx          |   11 +-
 inc/Handle_XmlMDataStd_TickDriver.hxx              |   11 +-
 inc/Handle_XmlMDataStd_TreeNodeDriver.hxx          |   11 +-
 inc/Handle_XmlMDataStd_UAttributeDriver.hxx        |   11 +-
 inc/Handle_XmlMDataStd_VariableDriver.hxx          |   11 +-
 inc/Handle_XmlMDataXtd_AxisDriver.hxx              |   11 +-
 inc/Handle_XmlMDataXtd_ConstraintDriver.hxx        |   11 +-
 inc/Handle_XmlMDataXtd_GeometryDriver.hxx          |   11 +-
 inc/Handle_XmlMDataXtd_PatternStdDriver.hxx        |   11 +-
 inc/Handle_XmlMDataXtd_PlacementDriver.hxx         |   11 +-
 inc/Handle_XmlMDataXtd_PlaneDriver.hxx             |   11 +-
 inc/Handle_XmlMDataXtd_PointDriver.hxx             |   11 +-
 inc/Handle_XmlMDataXtd_ShapeDriver.hxx             |   11 +-
 inc/Handle_XmlMDocStd_XLinkDriver.hxx              |   11 +-
 inc/Handle_XmlMFunction_FunctionDriver.hxx         |   11 +-
 inc/Handle_XmlMFunction_GraphNodeDriver.hxx        |   11 +-
 inc/Handle_XmlMFunction_ScopeDriver.hxx            |   11 +-
 inc/Handle_XmlMNaming_NamedShapeDriver.hxx         |   11 +-
 inc/Handle_XmlMNaming_NamingDriver.hxx             |   11 +-
 inc/Handle_XmlMPrsStd_AISPresentationDriver.hxx    |   11 +-
 inc/Handle_XmlMPrsStd_PositionDriver.hxx           |   11 +-
 inc/Handle_XmlMXCAFDoc_AreaDriver.hxx              |   11 +-
 inc/Handle_XmlMXCAFDoc_CentroidDriver.hxx          |   11 +-
 inc/Handle_XmlMXCAFDoc_ColorDriver.hxx             |   11 +-
 inc/Handle_XmlMXCAFDoc_ColorToolDriver.hxx         |   11 +-
 inc/Handle_XmlMXCAFDoc_DatumDriver.hxx             |   11 +-
 inc/Handle_XmlMXCAFDoc_DimTolDriver.hxx            |   11 +-
 inc/Handle_XmlMXCAFDoc_DimTolToolDriver.hxx        |   11 +-
 inc/Handle_XmlMXCAFDoc_DocumentToolDriver.hxx      |   11 +-
 inc/Handle_XmlMXCAFDoc_GraphNodeDriver.hxx         |   11 +-
 inc/Handle_XmlMXCAFDoc_LayerToolDriver.hxx         |   11 +-
 inc/Handle_XmlMXCAFDoc_LocationDriver.hxx          |   11 +-
 inc/Handle_XmlMXCAFDoc_MaterialDriver.hxx          |   11 +-
 inc/Handle_XmlMXCAFDoc_MaterialToolDriver.hxx      |   11 +-
 inc/Handle_XmlMXCAFDoc_ShapeToolDriver.hxx         |   11 +-
 inc/Handle_XmlMXCAFDoc_VolumeDriver.hxx            |   11 +-
 ...ndle_XmlXCAFDrivers_DocumentRetrievalDriver.hxx |   11 +-
 ...Handle_XmlXCAFDrivers_DocumentStorageDriver.hxx |   11 +-
 inc/Handle_gp_VectorWithNullMagnitude.hxx          |   11 +-
 inc/Handle_math_NotSquare.hxx                      |   11 +-
 inc/Handle_math_SingularMatrix.hxx                 |   11 +-
 inc/HatchGen_Domain.hxx                            |  115 +-
 inc/HatchGen_Domains.hxx                           |   67 +-
 inc/HatchGen_ErrorStatus.hxx                       |   13 +-
 inc/HatchGen_IntersectionPoint.hxx                 |  117 +-
 inc/HatchGen_IntersectionType.hxx                  |   15 +-
 inc/HatchGen_PointOnElement.hxx                    |   83 +-
 inc/HatchGen_PointOnHatching.hxx                   |  118 +-
 inc/HatchGen_PointsOnElement.hxx                   |   67 +-
 inc/HatchGen_PointsOnHatching.hxx                  |   67 +-
 inc/HatchGen_SequenceNodeOfDomains.hxx             |   24 +-
 inc/HatchGen_SequenceNodeOfPointsOnElement.hxx     |   24 +-
 inc/HatchGen_SequenceNodeOfPointsOnHatching.hxx    |   24 +-
 inc/Hatch_Hatcher.hxx                              |  261 +-
 inc/Hatch_Line.hxx                                 |   56 +-
 inc/Hatch_LineForm.hxx                             |   13 +-
 inc/Hatch_Parameter.hxx                            |   42 +-
 inc/Hatch_SequenceNodeOfSequenceOfLine.hxx         |   24 +-
 inc/Hatch_SequenceNodeOfSequenceOfParameter.hxx    |   24 +-
 inc/Hatch_SequenceOfLine.hxx                       |   67 +-
 inc/Hatch_SequenceOfParameter.hxx                  |   67 +-
 inc/HeaderSection.hxx                              |   20 +-
 inc/HeaderSection_FileDescription.hxx              |   43 +-
 inc/HeaderSection_FileName.hxx                     |   77 +-
 inc/HeaderSection_FileSchema.hxx                   |   37 +-
 inc/HeaderSection_HeaderRecognizer.hxx             |   25 +-
 inc/HeaderSection_Protocol.hxx                     |   33 +-
 inc/Hermit.hxx                                     |   76 +-
 inc/IFGraph_AllConnected.hxx                       |   66 +-
 inc/IFGraph_AllShared.hxx                          |   63 +-
 inc/IFGraph_Articulations.hxx                      |   79 +-
 inc/IFGraph_Compare.hxx                            |  100 +-
 inc/IFGraph_ConnectedComponants.hxx                |   35 +-
 inc/IFGraph_Cumulate.hxx                           |   89 +-
 inc/IFGraph_Cycles.hxx                             |   40 +-
 inc/IFGraph_ExternalSources.hxx                    |   61 +-
 inc/IFGraph_SCRoots.hxx                            |   38 +-
 inc/IFGraph_StrongComponants.hxx                   |   35 +-
 inc/IFGraph_SubPartsIterator.hxx                   |  238 +-
 inc/IFSelect.hxx                                   |   65 +-
 inc/IFSelect_Act.hxx                               |  112 +-
 inc/IFSelect_Activator.hxx                         |  204 +-
 inc/IFSelect_AppliedModifiers.hxx                  |  156 +-
 inc/IFSelect_BasicDumper.hxx                       |   43 +-
 inc/IFSelect_CheckCounter.hxx                      |   66 +-
 inc/IFSelect_ContextModif.hxx                      |  342 +-
 inc/IFSelect_ContextWrite.hxx                      |  242 +-
 inc/IFSelect_DispGlobal.hxx                        |   51 +-
 inc/IFSelect_DispPerCount.hxx                      |   78 +-
 inc/IFSelect_DispPerFiles.hxx                      |   86 +-
 inc/IFSelect_DispPerOne.hxx                        |   53 +-
 inc/IFSelect_DispPerSignature.hxx                  |   73 +-
 inc/IFSelect_Dispatch.hxx                          |  198 +-
 inc/IFSelect_EditForm.hxx                          |  498 +-
 inc/IFSelect_EditValue.hxx                         |   25 +-
 inc/IFSelect_Editor.hxx                            |  272 +-
 inc/IFSelect_Functions.hxx                         |  100 +-
 inc/IFSelect_GeneralModifier.hxx                   |  162 +-
 inc/IFSelect_GraphCounter.hxx                      |   60 +-
 inc/IFSelect_HSeqOfSelection.hxx                   |   74 +-
 inc/IFSelect_IntParam.hxx                          |  103 +-
 inc/IFSelect_ListEditor.hxx                        |  226 +-
 inc/IFSelect_ModelCopier.hxx                       |  417 +-
 inc/IFSelect_ModifEditForm.hxx                     |   44 +-
 inc/IFSelect_ModifReorder.hxx                      |   55 +-
 inc/IFSelect_Modifier.hxx                          |   66 +-
 inc/IFSelect_Option.hxx                            |    4 +-
 inc/IFSelect_PacketList.hxx                        |  153 +-
 inc/IFSelect_ParamEditor.hxx                       |   96 +-
 inc/IFSelect_PrintCount.hxx                        |   65 +-
 inc/IFSelect_PrintFail.hxx                         |   23 +-
 inc/IFSelect_Profile.hxx                           |    4 +-
 inc/IFSelect_RemainMode.hxx                        |   11 +-
 inc/IFSelect_ReturnStatus.hxx                      |   25 +-
 inc/IFSelect_SelectAnyList.hxx                     |  184 +-
 inc/IFSelect_SelectAnyType.hxx                     |   44 +-
 inc/IFSelect_SelectBase.hxx                        |   25 +-
 inc/IFSelect_SelectCombine.hxx                     |   97 +-
 inc/IFSelect_SelectControl.hxx                     |   84 +-
 inc/IFSelect_SelectDeduct.hxx                      |  105 +-
 inc/IFSelect_SelectDiff.hxx                        |   42 +-
 inc/IFSelect_SelectEntityNumber.hxx                |   55 +-
 inc/IFSelect_SelectErrorEntities.hxx               |   49 +-
 inc/IFSelect_SelectExplore.hxx                     |  118 +-
 inc/IFSelect_SelectExtract.hxx                     |  106 +-
 inc/IFSelect_SelectFlag.hxx                        |   79 +-
 inc/IFSelect_SelectInList.hxx                      |   54 +-
 inc/IFSelect_SelectIncorrectEntities.hxx           |   31 +-
 inc/IFSelect_SelectIntersection.hxx                |   35 +-
 inc/IFSelect_SelectModelEntities.hxx               |   42 +-
 inc/IFSelect_SelectModelRoots.hxx                  |   39 +-
 inc/IFSelect_SelectPointed.hxx                     |  176 +-
 inc/IFSelect_SelectRange.hxx                       |  105 +-
 inc/IFSelect_SelectRootComps.hxx                   |   73 +-
 inc/IFSelect_SelectRoots.hxx                       |   59 +-
 inc/IFSelect_SelectSent.hxx                        |  116 +-
 inc/IFSelect_SelectShared.hxx                      |   35 +-
 inc/IFSelect_SelectSharing.hxx                     |   39 +-
 inc/IFSelect_SelectSignature.hxx                   |  150 +-
 inc/IFSelect_SelectSignedShared.hxx                |   82 +-
 inc/IFSelect_SelectSignedSharing.hxx               |   82 +-
 inc/IFSelect_SelectSuite.hxx                       |  131 +-
 inc/IFSelect_SelectType.hxx                        |   51 +-
 inc/IFSelect_SelectUnion.hxx                       |   35 +-
 inc/IFSelect_SelectUnknownEntities.hxx             |   43 +-
 inc/IFSelect_Selection.hxx                         |   90 +-
 inc/IFSelect_SelectionIterator.hxx                 |   75 +-
 ...ct_SequenceNodeOfSequenceOfAppliedModifiers.hxx |   26 +-
 ...ect_SequenceNodeOfSequenceOfGeneralModifier.hxx |   26 +-
 ...lect_SequenceNodeOfSequenceOfInterfaceModel.hxx |   26 +-
 inc/IFSelect_SequenceNodeOfTSeqOfDispatch.hxx      |   26 +-
 inc/IFSelect_SequenceNodeOfTSeqOfSelection.hxx     |   26 +-
 inc/IFSelect_SequenceOfAppliedModifiers.hxx        |   71 +-
 inc/IFSelect_SequenceOfGeneralModifier.hxx         |   71 +-
 inc/IFSelect_SequenceOfInterfaceModel.hxx          |   71 +-
 inc/IFSelect_SessionDumper.hxx                     |  133 +-
 inc/IFSelect_SessionFile.hxx                       |  470 +-
 inc/IFSelect_SessionPilot.hxx                      |  361 +-
 inc/IFSelect_ShareOut.hxx                          |  381 +-
 inc/IFSelect_ShareOutResult.hxx                    |  247 +-
 inc/IFSelect_SignAncestor.hxx                      |   24 +-
 inc/IFSelect_SignCategory.hxx                      |   36 +-
 inc/IFSelect_SignCounter.hxx                       |  253 +-
 inc/IFSelect_SignMultiple.hxx                      |   82 +-
 inc/IFSelect_SignType.hxx                          |   48 +-
 inc/IFSelect_SignValidity.hxx                      |   51 +-
 inc/IFSelect_Signature.hxx                         |  145 +-
 inc/IFSelect_SignatureList.hxx                     |  224 +-
 inc/IFSelect_TSeqOfDispatch.hxx                    |   71 +-
 inc/IFSelect_TSeqOfSelection.hxx                   |   71 +-
 inc/IFSelect_TransformStandard.hxx                 |  232 +-
 inc/IFSelect_Transformer.hxx                       |  134 +-
 inc/IFSelect_WorkLibrary.hxx                       |  180 +-
 inc/IFSelect_WorkSession.hxx                       | 1951 +++----
 inc/IGESAppli.hxx                                  |   29 +-
 inc/IGESAppli_Array1OfFiniteElement.hxx            |   63 +-
 inc/IGESAppli_Array1OfFlow.hxx                     |   63 +-
 inc/IGESAppli_Array1OfNode.hxx                     |   63 +-
 inc/IGESAppli_DrilledHole.hxx                      |   97 +-
 inc/IGESAppli_ElementResults.hxx                   |  222 +-
 inc/IGESAppli_FiniteElement.hxx                    |   73 +-
 inc/IGESAppli_Flow.hxx                             |  187 +-
 inc/IGESAppli_FlowLineSpec.hxx                     |   58 +-
 inc/IGESAppli_GeneralModule.hxx                    |   75 +-
 inc/IGESAppli_HArray1OfFiniteElement.hxx           |   46 +-
 inc/IGESAppli_HArray1OfFlow.hxx                    |   46 +-
 inc/IGESAppli_HArray1OfNode.hxx                    |   46 +-
 inc/IGESAppli_LevelFunction.hxx                    |   68 +-
 inc/IGESAppli_LevelToPWBLayerMap.hxx               |  100 +-
 inc/IGESAppli_LineWidening.hxx                     |  123 +-
 inc/IGESAppli_NodalConstraint.hxx                  |   79 +-
 inc/IGESAppli_NodalDisplAndRot.hxx                 |  128 +-
 inc/IGESAppli_NodalResults.hxx                     |  134 +-
 inc/IGESAppli_Node.hxx                             |   73 +-
 inc/IGESAppli_PWBArtworkStackup.hxx                |   79 +-
 inc/IGESAppli_PWBDrilledHole.hxx                   |   73 +-
 inc/IGESAppli_PartNumber.hxx                       |   82 +-
 inc/IGESAppli_PinNumber.hxx                        |   57 +-
 inc/IGESAppli_PipingFlow.hxx                       |  172 +-
 inc/IGESAppli_Protocol.hxx                         |   49 +-
 inc/IGESAppli_ReadWriteModule.hxx                  |   46 +-
 inc/IGESAppli_ReferenceDesignator.hxx              |   57 +-
 inc/IGESAppli_RegionRestriction.hxx                |   75 +-
 inc/IGESAppli_SpecificModule.hxx                   |   41 +-
 inc/IGESAppli_ToolDrilledHole.hxx                  |   80 +-
 inc/IGESAppli_ToolElementResults.hxx               |   71 +-
 inc/IGESAppli_ToolFiniteElement.hxx                |   71 +-
 inc/IGESAppli_ToolFlow.hxx                         |   80 +-
 inc/IGESAppli_ToolFlowLineSpec.hxx                 |   71 +-
 inc/IGESAppli_ToolLevelFunction.hxx                |   80 +-
 inc/IGESAppli_ToolLevelToPWBLayerMap.hxx           |   71 +-
 inc/IGESAppli_ToolLineWidening.hxx                 |   80 +-
 inc/IGESAppli_ToolNodalConstraint.hxx              |   71 +-
 inc/IGESAppli_ToolNodalDisplAndRot.hxx             |   71 +-
 inc/IGESAppli_ToolNodalResults.hxx                 |   71 +-
 inc/IGESAppli_ToolNode.hxx                         |   71 +-
 inc/IGESAppli_ToolPWBArtworkStackup.hxx            |   71 +-
 inc/IGESAppli_ToolPWBDrilledHole.hxx               |   80 +-
 inc/IGESAppli_ToolPartNumber.hxx                   |   80 +-
 inc/IGESAppli_ToolPinNumber.hxx                    |   80 +-
 inc/IGESAppli_ToolPipingFlow.hxx                   |   80 +-
 inc/IGESAppli_ToolReferenceDesignator.hxx          |   80 +-
 inc/IGESAppli_ToolRegionRestriction.hxx            |   80 +-
 inc/IGESBasic.hxx                                  |   27 +-
 inc/IGESBasic_Array1OfLineFontEntity.hxx           |   63 +-
 inc/IGESBasic_Array2OfHArray1OfReal.hxx            |   73 +-
 inc/IGESBasic_AssocGroupType.hxx                   |   62 +-
 inc/IGESBasic_ExternalRefFile.hxx                  |   40 +-
 inc/IGESBasic_ExternalRefFileIndex.hxx             |   74 +-
 inc/IGESBasic_ExternalRefFileName.hxx              |   62 +-
 inc/IGESBasic_ExternalRefLibName.hxx               |   55 +-
 inc/IGESBasic_ExternalRefName.hxx                  |   42 +-
 inc/IGESBasic_ExternalReferenceFile.hxx            |   51 +-
 inc/IGESBasic_GeneralModule.hxx                    |   75 +-
 inc/IGESBasic_Group.hxx                            |  124 +-
 inc/IGESBasic_GroupWithoutBackP.hxx                |   26 +-
 inc/IGESBasic_HArray1OfHArray1OfIGESEntity.hxx     |   34 +-
 inc/IGESBasic_HArray1OfHArray1OfInteger.hxx        |   34 +-
 inc/IGESBasic_HArray1OfHArray1OfReal.hxx           |   34 +-
 inc/IGESBasic_HArray1OfHArray1OfXY.hxx             |   34 +-
 inc/IGESBasic_HArray1OfHArray1OfXYZ.hxx            |   34 +-
 inc/IGESBasic_HArray1OfLineFontEntity.hxx          |   46 +-
 inc/IGESBasic_HArray2OfHArray1OfReal.hxx           |   52 +-
 inc/IGESBasic_Hierarchy.hxx                        |  108 +-
 inc/IGESBasic_Name.hxx                             |   49 +-
 inc/IGESBasic_OrderedGroup.hxx                     |   28 +-
 inc/IGESBasic_OrderedGroupWithoutBackP.hxx         |   26 +-
 inc/IGESBasic_Protocol.hxx                         |   49 +-
 inc/IGESBasic_ReadWriteModule.hxx                  |   46 +-
 inc/IGESBasic_SingleParent.hxx                     |   73 +-
 inc/IGESBasic_SingularSubfigure.hxx                |   84 +-
 inc/IGESBasic_SpecificModule.hxx                   |   43 +-
 inc/IGESBasic_SubfigureDef.hxx                     |   86 +-
 inc/IGESBasic_ToolAssocGroupType.hxx               |   80 +-
 inc/IGESBasic_ToolExternalRefFile.hxx              |   71 +-
 inc/IGESBasic_ToolExternalRefFileIndex.hxx         |   71 +-
 inc/IGESBasic_ToolExternalRefFileName.hxx          |   71 +-
 inc/IGESBasic_ToolExternalRefLibName.hxx           |   71 +-
 inc/IGESBasic_ToolExternalRefName.hxx              |   71 +-
 inc/IGESBasic_ToolExternalReferenceFile.hxx        |   71 +-
 inc/IGESBasic_ToolGroup.hxx                        |   80 +-
 inc/IGESBasic_ToolGroupWithoutBackP.hxx            |   80 +-
 inc/IGESBasic_ToolHierarchy.hxx                    |   80 +-
 inc/IGESBasic_ToolName.hxx                         |   80 +-
 inc/IGESBasic_ToolOrderedGroup.hxx                 |   80 +-
 inc/IGESBasic_ToolOrderedGroupWithoutBackP.hxx     |   80 +-
 inc/IGESBasic_ToolSingleParent.hxx                 |   80 +-
 inc/IGESBasic_ToolSingularSubfigure.hxx            |   71 +-
 inc/IGESBasic_ToolSubfigureDef.hxx                 |   71 +-
 inc/IGESCAFControl.hxx                             |   32 +-
 inc/IGESCAFControl_Reader.hxx                      |  137 +-
 inc/IGESCAFControl_Writer.hxx                      |  153 +-
 inc/IGESControl_ActorWrite.hxx                     |   42 +-
 inc/IGESControl_AlgoContainer.hxx                  |   19 +-
 inc/IGESControl_Controller.hxx                     |   87 +-
 inc/IGESControl_IGESBoundary.hxx                   |   61 +-
 inc/IGESControl_Reader.hxx                         |  139 +-
 inc/IGESControl_ToolContainer.hxx                  |   26 +-
 inc/IGESControl_Writer.hxx                         |  173 +-
 inc/IGESConvGeom.hxx                               |  126 +-
 inc/IGESConvGeom_GeomBuilder.hxx                   |  189 +-
 inc/IGESData.hxx                                   |   29 +-
 inc/IGESData_Array1OfDirPart.hxx                   |   59 +-
 inc/IGESData_Array1OfIGESEntity.hxx                |   63 +-
 inc/IGESData_BasicEditor.hxx                       |  192 +-
 inc/IGESData_ColorEntity.hxx                       |   18 +-
 inc/IGESData_DefList.hxx                           |   43 +-
 inc/IGESData_DefSwitch.hxx                         |   62 +-
 inc/IGESData_DefType.hxx                           |   43 +-
 inc/IGESData_DefaultGeneral.hxx                    |   66 +-
 inc/IGESData_DefaultSpecific.hxx                   |   36 +-
 inc/IGESData_DirChecker.hxx                        |  269 +-
 inc/IGESData_DirPart.hxx                           |   58 +-
 inc/IGESData_FileProtocol.hxx                      |   56 +-
 inc/IGESData_FileRecognizer.hxx                    |   40 +-
 inc/IGESData_FreeFormatEntity.hxx                  |  192 +-
 inc/IGESData_GeneralModule.hxx                     |  164 +-
 inc/IGESData_GlobalNodeOfSpecificLib.hxx           |   40 +-
 inc/IGESData_GlobalNodeOfWriterLib.hxx             |   40 +-
 inc/IGESData_GlobalSection.hxx                     |  409 +-
 inc/IGESData_HArray1OfIGESEntity.hxx               |   46 +-
 inc/IGESData_IGESDumper.hxx                        |   85 +-
 inc/IGESData_IGESEntity.hxx                        |  608 ++-
 inc/IGESData_IGESModel.hxx                         |  244 +-
 inc/IGESData_IGESReaderData.hxx                    |  168 +-
 inc/IGESData_IGESReaderTool.hxx                    |  163 +-
 inc/IGESData_IGESType.hxx                          |   51 +-
 inc/IGESData_IGESWriter.hxx                        |  321 +-
 inc/IGESData_LabelDisplayEntity.hxx                |   18 +-
 inc/IGESData_LevelListEntity.hxx                   |   39 +-
 inc/IGESData_LineFontEntity.hxx                    |   18 +-
 inc/IGESData_NameEntity.hxx                        |   27 +-
 inc/IGESData_NodeOfSpecificLib.hxx                 |   38 +-
 inc/IGESData_NodeOfWriterLib.hxx                   |   38 +-
 inc/IGESData_ParamCursor.hxx                       |  199 +-
 inc/IGESData_ParamReader.hxx                       |  677 +--
 inc/IGESData_Protocol.hxx                          |   73 +-
 inc/IGESData_ReadStage.hxx                         |   13 +-
 inc/IGESData_ReadWriteModule.hxx                   |  119 +-
 inc/IGESData_SingleParentEntity.hxx                |   39 +-
 inc/IGESData_SpecificLib.hxx                       |   57 +-
 inc/IGESData_SpecificModule.hxx                    |   76 +-
 inc/IGESData_Status.hxx                            |   11 +-
 inc/IGESData_ToolLocation.hxx                      |  237 +-
 inc/IGESData_TransfEntity.hxx                      |   31 +-
 inc/IGESData_UndefinedEntity.hxx                   |  139 +-
 inc/IGESData_ViewKindEntity.hxx                    |   47 +-
 inc/IGESData_WriterLib.hxx                         |   57 +-
 inc/IGESDefs.hxx                                   |   29 +-
 inc/IGESDefs_Array1OfTabularData.hxx               |   63 +-
 inc/IGESDefs_AssociativityDef.hxx                  |  116 +-
 inc/IGESDefs_AttributeDef.hxx                      |  164 +-
 inc/IGESDefs_AttributeTable.hxx                    |  132 +-
 inc/IGESDefs_GeneralModule.hxx                     |   71 +-
 inc/IGESDefs_GenericData.hxx                       |  133 +-
 ...SDefs_HArray1OfHArray1OfTextDisplayTemplate.hxx |   34 +-
 inc/IGESDefs_HArray1OfTabularData.hxx              |   46 +-
 inc/IGESDefs_MacroDef.hxx                          |   77 +-
 inc/IGESDefs_Protocol.hxx                          |   49 +-
 inc/IGESDefs_ReadWriteModule.hxx                   |   46 +-
 inc/IGESDefs_SpecificModule.hxx                    |   32 +-
 inc/IGESDefs_TabularData.hxx                       |  121 +-
 inc/IGESDefs_ToolAssociativityDef.hxx              |   71 +-
 inc/IGESDefs_ToolAttributeDef.hxx                  |   71 +-
 inc/IGESDefs_ToolAttributeTable.hxx                |   71 +-
 inc/IGESDefs_ToolGenericData.hxx                   |   71 +-
 inc/IGESDefs_ToolMacroDef.hxx                      |   71 +-
 inc/IGESDefs_ToolTabularData.hxx                   |   71 +-
 inc/IGESDefs_ToolUnitsData.hxx                     |   71 +-
 inc/IGESDefs_UnitsData.hxx                         |   83 +-
 inc/IGESDimen.hxx                                  |   31 +-
 inc/IGESDimen_AngularDimension.hxx                 |  125 +-
 inc/IGESDimen_Array1OfGeneralNote.hxx              |   63 +-
 inc/IGESDimen_Array1OfLeaderArrow.hxx              |   63 +-
 inc/IGESDimen_BasicDimension.hxx                   |   65 +-
 inc/IGESDimen_CenterLine.hxx                       |   90 +-
 inc/IGESDimen_CurveDimension.hxx                   |  127 +-
 inc/IGESDimen_DiameterDimension.hxx                |   85 +-
 inc/IGESDimen_DimensionDisplayData.hxx             |  155 +-
 inc/IGESDimen_DimensionTolerance.hxx               |  160 +-
 inc/IGESDimen_DimensionUnits.hxx                   |  124 +-
 inc/IGESDimen_DimensionedGeometry.hxx              |   62 +-
 inc/IGESDimen_FlagNote.hxx                         |  124 +-
 inc/IGESDimen_GeneralLabel.hxx                     |   62 +-
 inc/IGESDimen_GeneralModule.hxx                    |   71 +-
 inc/IGESDimen_GeneralNote.hxx                      |  223 +-
 inc/IGESDimen_GeneralSymbol.hxx                    |  100 +-
 inc/IGESDimen_HArray1OfGeneralNote.hxx             |   46 +-
 inc/IGESDimen_HArray1OfLeaderArrow.hxx             |   46 +-
 inc/IGESDimen_LeaderArrow.hxx                      |  112 +-
 inc/IGESDimen_LinearDimension.hxx                  |  107 +-
 inc/IGESDimen_NewDimensionedGeometry.hxx           |  132 +-
 inc/IGESDimen_NewGeneralNote.hxx                   |  429 +-
 inc/IGESDimen_OrdinateDimension.hxx                |   71 +-
 inc/IGESDimen_PointDimension.hxx                   |   84 +-
 inc/IGESDimen_Protocol.hxx                         |   49 +-
 inc/IGESDimen_RadiusDimension.hxx                  |   87 +-
 inc/IGESDimen_ReadWriteModule.hxx                  |   46 +-
 inc/IGESDimen_Section.hxx                          |   83 +-
 inc/IGESDimen_SectionedArea.hxx                    |  127 +-
 inc/IGESDimen_SpecificModule.hxx                   |   47 +-
 inc/IGESDimen_ToolAngularDimension.hxx             |   71 +-
 inc/IGESDimen_ToolBasicDimension.hxx               |   80 +-
 inc/IGESDimen_ToolCenterLine.hxx                   |   80 +-
 inc/IGESDimen_ToolCurveDimension.hxx               |   71 +-
 inc/IGESDimen_ToolDiameterDimension.hxx            |   71 +-
 inc/IGESDimen_ToolDimensionDisplayData.hxx         |   80 +-
 inc/IGESDimen_ToolDimensionTolerance.hxx           |   80 +-
 inc/IGESDimen_ToolDimensionUnits.hxx               |   80 +-
 inc/IGESDimen_ToolDimensionedGeometry.hxx          |   80 +-
 inc/IGESDimen_ToolFlagNote.hxx                     |   71 +-
 inc/IGESDimen_ToolGeneralLabel.hxx                 |   71 +-
 inc/IGESDimen_ToolGeneralNote.hxx                  |   71 +-
 inc/IGESDimen_ToolGeneralSymbol.hxx                |   71 +-
 inc/IGESDimen_ToolLeaderArrow.hxx                  |   71 +-
 inc/IGESDimen_ToolLinearDimension.hxx              |   71 +-
 inc/IGESDimen_ToolNewDimensionedGeometry.hxx       |   80 +-
 inc/IGESDimen_ToolNewGeneralNote.hxx               |   71 +-
 inc/IGESDimen_ToolOrdinateDimension.hxx            |   71 +-
 inc/IGESDimen_ToolPointDimension.hxx               |   71 +-
 inc/IGESDimen_ToolRadiusDimension.hxx              |   71 +-
 inc/IGESDimen_ToolSection.hxx                      |   80 +-
 inc/IGESDimen_ToolSectionedArea.hxx                |   71 +-
 inc/IGESDimen_ToolWitnessLine.hxx                  |   80 +-
 inc/IGESDimen_WitnessLine.hxx                      |   78 +-
 inc/IGESDraw.hxx                                   |   31 +-
 inc/IGESDraw_Array1OfConnectPoint.hxx              |   63 +-
 inc/IGESDraw_Array1OfViewKindEntity.hxx            |   63 +-
 inc/IGESDraw_CircArraySubfigure.hxx                |  151 +-
 inc/IGESDraw_ConnectPoint.hxx                      |  236 +-
 inc/IGESDraw_Drawing.hxx                           |  128 +-
 inc/IGESDraw_DrawingWithRotation.hxx               |  137 +-
 inc/IGESDraw_GeneralModule.hxx                     |   98 +-
 inc/IGESDraw_HArray1OfConnectPoint.hxx             |   46 +-
 inc/IGESDraw_HArray1OfViewKindEntity.hxx           |   46 +-
 inc/IGESDraw_LabelDisplay.hxx                      |  130 +-
 inc/IGESDraw_NetworkSubfigure.hxx                  |  149 +-
 inc/IGESDraw_NetworkSubfigureDef.hxx               |  181 +-
 inc/IGESDraw_PerspectiveView.hxx                   |  212 +-
 inc/IGESDraw_Planar.hxx                            |   88 +-
 inc/IGESDraw_Protocol.hxx                          |   49 +-
 inc/IGESDraw_ReadWriteModule.hxx                   |   46 +-
 inc/IGESDraw_RectArraySubfigure.hxx                |  165 +-
 inc/IGESDraw_SegmentedViewsVisible.hxx             |  208 +-
 inc/IGESDraw_SpecificModule.hxx                    |   43 +-
 inc/IGESDraw_ToolCircArraySubfigure.hxx            |   71 +-
 inc/IGESDraw_ToolConnectPoint.hxx                  |   71 +-
 inc/IGESDraw_ToolDrawing.hxx                       |   80 +-
 inc/IGESDraw_ToolDrawingWithRotation.hxx           |   80 +-
 inc/IGESDraw_ToolLabelDisplay.hxx                  |   71 +-
 inc/IGESDraw_ToolNetworkSubfigure.hxx              |   71 +-
 inc/IGESDraw_ToolNetworkSubfigureDef.hxx           |   71 +-
 inc/IGESDraw_ToolPerspectiveView.hxx               |   71 +-
 inc/IGESDraw_ToolPlanar.hxx                        |   80 +-
 inc/IGESDraw_ToolRectArraySubfigure.hxx            |   71 +-
 inc/IGESDraw_ToolSegmentedViewsVisible.hxx         |   71 +-
 inc/IGESDraw_ToolView.hxx                          |   71 +-
 inc/IGESDraw_ToolViewsVisible.hxx                  |  105 +-
 inc/IGESDraw_ToolViewsVisibleWithAttr.hxx          |  107 +-
 inc/IGESDraw_View.hxx                              |  178 +-
 inc/IGESDraw_ViewsVisible.hxx                      |   93 +-
 inc/IGESDraw_ViewsVisibleWithAttr.hxx              |  186 +-
 inc/IGESGeom.hxx                                   |   27 +-
 inc/IGESGeom_Array1OfBoundary.hxx                  |   63 +-
 inc/IGESGeom_Array1OfCurveOnSurface.hxx            |   63 +-
 inc/IGESGeom_Array1OfTransformationMatrix.hxx      |   63 +-
 inc/IGESGeom_BSplineCurve.hxx                      |  197 +-
 inc/IGESGeom_BSplineSurface.hxx                    |  260 +-
 inc/IGESGeom_Boundary.hxx                          |  154 +-
 inc/IGESGeom_BoundedSurface.hxx                    |   81 +-
 inc/IGESGeom_CircularArc.hxx                       |  123 +-
 inc/IGESGeom_CompositeCurve.hxx                    |   55 +-
 inc/IGESGeom_ConicArc.hxx                          |  197 +-
 inc/IGESGeom_CopiousData.hxx                       |  143 +-
 inc/IGESGeom_CurveOnSurface.hxx                    |  106 +-
 inc/IGESGeom_Direction.hxx                         |   48 +-
 inc/IGESGeom_Flash.hxx                             |  119 +-
 inc/IGESGeom_GeneralModule.hxx                     |   73 +-
 inc/IGESGeom_HArray1OfBoundary.hxx                 |   46 +-
 inc/IGESGeom_HArray1OfCurveOnSurface.hxx           |   46 +-
 inc/IGESGeom_HArray1OfTransformationMatrix.hxx     |   46 +-
 inc/IGESGeom_Line.hxx                              |   85 +-
 inc/IGESGeom_OffsetCurve.hxx                       |  223 +-
 inc/IGESGeom_OffsetSurface.hxx                     |   81 +-
 inc/IGESGeom_Plane.hxx                             |  112 +-
 inc/IGESGeom_Point.hxx                             |   61 +-
 inc/IGESGeom_Protocol.hxx                          |   49 +-
 inc/IGESGeom_ReadWriteModule.hxx                   |   46 +-
 inc/IGESGeom_RuledSurface.hxx                      |  107 +-
 inc/IGESGeom_SpecificModule.hxx                    |   43 +-
 inc/IGESGeom_SplineCurve.hxx                       |  194 +-
 inc/IGESGeom_SplineSurface.hxx                     |  165 +-
 inc/IGESGeom_SurfaceOfRevolution.hxx               |   75 +-
 inc/IGESGeom_TabulatedCylinder.hxx                 |   72 +-
 inc/IGESGeom_ToolBSplineCurve.hxx                  |   71 +-
 inc/IGESGeom_ToolBSplineSurface.hxx                |   71 +-
 inc/IGESGeom_ToolBoundary.hxx                      |   80 +-
 inc/IGESGeom_ToolBoundedSurface.hxx                |   71 +-
 inc/IGESGeom_ToolCircularArc.hxx                   |   71 +-
 inc/IGESGeom_ToolCompositeCurve.hxx                |   71 +-
 inc/IGESGeom_ToolConicArc.hxx                      |   80 +-
 inc/IGESGeom_ToolCopiousData.hxx                   |   71 +-
 inc/IGESGeom_ToolCurveOnSurface.hxx                |   80 +-
 inc/IGESGeom_ToolDirection.hxx                     |   71 +-
 inc/IGESGeom_ToolFlash.hxx                         |   80 +-
 inc/IGESGeom_ToolLine.hxx                          |   71 +-
 inc/IGESGeom_ToolOffsetCurve.hxx                   |   80 +-
 inc/IGESGeom_ToolOffsetSurface.hxx                 |   71 +-
 inc/IGESGeom_ToolPlane.hxx                         |   71 +-
 inc/IGESGeom_ToolPoint.hxx                         |   71 +-
 inc/IGESGeom_ToolRuledSurface.hxx                  |   71 +-
 inc/IGESGeom_ToolSplineCurve.hxx                   |   71 +-
 inc/IGESGeom_ToolSplineSurface.hxx                 |   71 +-
 inc/IGESGeom_ToolSurfaceOfRevolution.hxx           |   71 +-
 inc/IGESGeom_ToolTabulatedCylinder.hxx             |   71 +-
 inc/IGESGeom_ToolTransformationMatrix.hxx          |   80 +-
 inc/IGESGeom_ToolTrimmedSurface.hxx                |   71 +-
 inc/IGESGeom_TransformationMatrix.hxx              |   74 +-
 inc/IGESGeom_TrimmedSurface.hxx                    |  115 +-
 inc/IGESGraph.hxx                                  |   31 +-
 inc/IGESGraph_Array1OfColor.hxx                    |   63 +-
 inc/IGESGraph_Array1OfTextDisplayTemplate.hxx      |   63 +-
 inc/IGESGraph_Array1OfTextFontDef.hxx              |   63 +-
 inc/IGESGraph_Color.hxx                            |   77 +-
 inc/IGESGraph_DefinitionLevel.hxx                  |   60 +-
 inc/IGESGraph_DrawingSize.hxx                      |   66 +-
 inc/IGESGraph_DrawingUnits.hxx                     |   73 +-
 inc/IGESGraph_GeneralModule.hxx                    |   71 +-
 inc/IGESGraph_HArray1OfColor.hxx                   |   46 +-
 inc/IGESGraph_HArray1OfTextDisplayTemplate.hxx     |   46 +-
 inc/IGESGraph_HArray1OfTextFontDef.hxx             |   46 +-
 inc/IGESGraph_HighLight.hxx                        |   62 +-
 inc/IGESGraph_IntercharacterSpacing.hxx            |   57 +-
 inc/IGESGraph_LineFontDefPattern.hxx               |   97 +-
 inc/IGESGraph_LineFontDefTemplate.hxx              |  103 +-
 inc/IGESGraph_LineFontPredefined.hxx               |   55 +-
 inc/IGESGraph_NominalSize.hxx                      |   84 +-
 inc/IGESGraph_Pick.hxx                             |   62 +-
 inc/IGESGraph_Protocol.hxx                         |   49 +-
 inc/IGESGraph_ReadWriteModule.hxx                  |   46 +-
 inc/IGESGraph_SpecificModule.hxx                   |   45 +-
 inc/IGESGraph_TextDisplayTemplate.hxx              |  182 +-
 inc/IGESGraph_TextFontDef.hxx                      |  176 +-
 inc/IGESGraph_ToolColor.hxx                        |   71 +-
 inc/IGESGraph_ToolDefinitionLevel.hxx              |   71 +-
 inc/IGESGraph_ToolDrawingSize.hxx                  |   80 +-
 inc/IGESGraph_ToolDrawingUnits.hxx                 |   80 +-
 inc/IGESGraph_ToolHighLight.hxx                    |   80 +-
 inc/IGESGraph_ToolIntercharacterSpacing.hxx        |   80 +-
 inc/IGESGraph_ToolLineFontDefPattern.hxx           |   71 +-
 inc/IGESGraph_ToolLineFontDefTemplate.hxx          |   71 +-
 inc/IGESGraph_ToolLineFontPredefined.hxx           |   80 +-
 inc/IGESGraph_ToolNominalSize.hxx                  |   80 +-
 inc/IGESGraph_ToolPick.hxx                         |   80 +-
 inc/IGESGraph_ToolTextDisplayTemplate.hxx          |   71 +-
 inc/IGESGraph_ToolTextFontDef.hxx                  |   71 +-
 inc/IGESGraph_ToolUniformRectGrid.hxx              |   80 +-
 inc/IGESGraph_UniformRectGrid.hxx                  |  127 +-
 inc/IGESSelect.hxx                                 |   51 +-
 inc/IGESSelect_Activator.hxx                       |   38 +-
 inc/IGESSelect_AddFileComment.hxx                  |   81 +-
 inc/IGESSelect_AddGroup.hxx                        |   37 +-
 inc/IGESSelect_AutoCorrect.hxx                     |   79 +-
 inc/IGESSelect_ChangeLevelList.hxx                 |  123 +-
 inc/IGESSelect_ChangeLevelNumber.hxx               |  106 +-
 inc/IGESSelect_ComputeStatus.hxx                   |   53 +-
 inc/IGESSelect_CounterOfLevelNumber.hxx            |  121 +-
 inc/IGESSelect_DispPerDrawing.hxx                  |   61 +-
 inc/IGESSelect_DispPerSingleView.hxx               |   61 +-
 inc/IGESSelect_Dumper.hxx                          |   43 +-
 inc/IGESSelect_EditDirPart.hxx                     |   44 +-
 inc/IGESSelect_EditHeader.hxx                      |   44 +-
 inc/IGESSelect_FileModifier.hxx                    |   18 +-
 inc/IGESSelect_FloatFormat.hxx                     |  126 +-
 inc/IGESSelect_IGESName.hxx                        |   42 +-
 inc/IGESSelect_IGESTypeForm.hxx                    |   53 +-
 inc/IGESSelect_ModelModifier.hxx                   |   32 +-
 inc/IGESSelect_RebuildDrawings.hxx                 |   53 +-
 inc/IGESSelect_RebuildGroups.hxx                   |   53 +-
 inc/IGESSelect_RemoveCurves.hxx                    |   45 +-
 inc/IGESSelect_SelectBasicGeom.hxx                 |   94 +-
 inc/IGESSelect_SelectBypassGroup.hxx               |   55 +-
 inc/IGESSelect_SelectBypassSubfigure.hxx           |   67 +-
 inc/IGESSelect_SelectDrawingFrom.hxx               |   46 +-
 inc/IGESSelect_SelectFaces.hxx                     |   54 +-
 inc/IGESSelect_SelectFromDrawing.hxx               |   39 +-
 inc/IGESSelect_SelectFromSingleView.hxx            |   39 +-
 inc/IGESSelect_SelectLevelNumber.hxx               |   79 +-
 inc/IGESSelect_SelectName.hxx                      |   67 +-
 inc/IGESSelect_SelectPCurves.hxx                   |   53 +-
 inc/IGESSelect_SelectSingleViewFrom.hxx            |   46 +-
 inc/IGESSelect_SelectSubordinate.hxx               |   70 +-
 inc/IGESSelect_SelectVisibleStatus.hxx             |   43 +-
 inc/IGESSelect_SetGlobalParameter.hxx              |   84 +-
 inc/IGESSelect_SetLabel.hxx                        |   57 +-
 inc/IGESSelect_SetVersion5.hxx                     |   49 +-
 inc/IGESSelect_SignColor.hxx                       |   62 +-
 inc/IGESSelect_SignLevelNumber.hxx                 |   52 +-
 inc/IGESSelect_SignStatus.hxx                      |   62 +-
 inc/IGESSelect_SplineToBSpline.hxx                 |  101 +-
 inc/IGESSelect_UpdateCreationDate.hxx              |   45 +-
 inc/IGESSelect_UpdateFileName.hxx                  |   49 +-
 inc/IGESSelect_UpdateLastChange.hxx                |   51 +-
 inc/IGESSelect_ViewSorter.hxx                      |  183 +-
 inc/IGESSelect_WorkLibrary.hxx                     |   71 +-
 inc/IGESSolid.hxx                                  |   27 +-
 inc/IGESSolid_Array1OfFace.hxx                     |   63 +-
 inc/IGESSolid_Array1OfLoop.hxx                     |   63 +-
 inc/IGESSolid_Array1OfShell.hxx                    |   63 +-
 inc/IGESSolid_Array1OfVertexList.hxx               |   63 +-
 inc/IGESSolid_Block.hxx                            |  125 +-
 inc/IGESSolid_BooleanTree.hxx                      |   83 +-
 inc/IGESSolid_ConeFrustum.hxx                      |  100 +-
 inc/IGESSolid_ConicalSurface.hxx                   |   99 +-
 inc/IGESSolid_Cylinder.hxx                         |   81 +-
 inc/IGESSolid_CylindricalSurface.hxx               |   80 +-
 inc/IGESSolid_EdgeList.hxx                         |  118 +-
 inc/IGESSolid_Ellipsoid.hxx                        |  133 +-
 inc/IGESSolid_Face.hxx                             |   71 +-
 inc/IGESSolid_GeneralModule.hxx                    |   71 +-
 inc/IGESSolid_HArray1OfFace.hxx                    |   46 +-
 inc/IGESSolid_HArray1OfLoop.hxx                    |   46 +-
 inc/IGESSolid_HArray1OfShell.hxx                   |   46 +-
 inc/IGESSolid_HArray1OfVertexList.hxx              |   46 +-
 inc/IGESSolid_Loop.hxx                             |  156 +-
 inc/IGESSolid_ManifoldSolid.hxx                    |   90 +-
 inc/IGESSolid_PlaneSurface.hxx                     |   73 +-
 inc/IGESSolid_Protocol.hxx                         |   49 +-
 inc/IGESSolid_ReadWriteModule.hxx                  |   46 +-
 inc/IGESSolid_RightAngularWedge.hxx                |  134 +-
 inc/IGESSolid_SelectedComponent.hxx                |   60 +-
 inc/IGESSolid_Shell.hxx                            |   88 +-
 inc/IGESSolid_SolidAssembly.hxx                    |   96 +-
 inc/IGESSolid_SolidInstance.hxx                    |   62 +-
 inc/IGESSolid_SolidOfLinearExtrusion.hxx           |   71 +-
 inc/IGESSolid_SolidOfRevolution.hxx                |  107 +-
 inc/IGESSolid_SpecificModule.hxx                   |   32 +-
 inc/IGESSolid_Sphere.hxx                           |   56 +-
 inc/IGESSolid_SphericalSurface.hxx                 |   97 +-
 inc/IGESSolid_ToolBlock.hxx                        |   71 +-
 inc/IGESSolid_ToolBooleanTree.hxx                  |   71 +-
 inc/IGESSolid_ToolConeFrustum.hxx                  |   71 +-
 inc/IGESSolid_ToolConicalSurface.hxx               |   71 +-
 inc/IGESSolid_ToolCylinder.hxx                     |   71 +-
 inc/IGESSolid_ToolCylindricalSurface.hxx           |   71 +-
 inc/IGESSolid_ToolEdgeList.hxx                     |   71 +-
 inc/IGESSolid_ToolEllipsoid.hxx                    |   71 +-
 inc/IGESSolid_ToolFace.hxx                         |   71 +-
 inc/IGESSolid_ToolLoop.hxx                         |   71 +-
 inc/IGESSolid_ToolManifoldSolid.hxx                |   71 +-
 inc/IGESSolid_ToolPlaneSurface.hxx                 |   71 +-
 inc/IGESSolid_ToolRightAngularWedge.hxx            |   71 +-
 inc/IGESSolid_ToolSelectedComponent.hxx            |   71 +-
 inc/IGESSolid_ToolShell.hxx                        |   71 +-
 inc/IGESSolid_ToolSolidAssembly.hxx                |   71 +-
 inc/IGESSolid_ToolSolidInstance.hxx                |   71 +-
 inc/IGESSolid_ToolSolidOfLinearExtrusion.hxx       |   71 +-
 inc/IGESSolid_ToolSolidOfRevolution.hxx            |   71 +-
 inc/IGESSolid_ToolSphere.hxx                       |   71 +-
 inc/IGESSolid_ToolSphericalSurface.hxx             |   71 +-
 inc/IGESSolid_ToolToroidalSurface.hxx              |   71 +-
 inc/IGESSolid_ToolTorus.hxx                        |   71 +-
 inc/IGESSolid_ToolVertexList.hxx                   |   71 +-
 inc/IGESSolid_TopoBuilder.hxx                      |  309 +-
 inc/IGESSolid_ToroidalSurface.hxx                  |  102 +-
 inc/IGESSolid_Torus.hxx                            |   83 +-
 inc/IGESSolid_VertexList.hxx                       |   52 +-
 inc/IGESToBRep.hxx                                 |  121 +-
 inc/IGESToBRep_Actor.hxx                           |   73 +-
 inc/IGESToBRep_AlgoContainer.hxx                   |   33 +-
 inc/IGESToBRep_BRepEntity.hxx                      |   99 +-
 inc/IGESToBRep_BasicCurve.hxx                      |  136 +-
 inc/IGESToBRep_BasicSurface.hxx                    |  136 +-
 inc/IGESToBRep_CurveAndSurface.hxx                 |  324 +-
 inc/IGESToBRep_IGESBoundary.hxx                    |  196 +-
 inc/IGESToBRep_Reader.hxx                          |  159 +-
 inc/IGESToBRep_ToolContainer.hxx                   |   26 +-
 inc/IGESToBRep_TopoCurve.hxx                       |  159 +-
 inc/IGESToBRep_TopoSurface.hxx                     |   92 +-
 inc/IntAna2d_AnaIntersection.hxx                   |  184 +-
 inc/IntAna2d_Conic.hxx                             |   78 +-
 inc/IntAna2d_IntPoint.hxx                          |   91 +-
 inc/IntAna_Curve.hxx                               |  189 +-
 inc/IntAna_Int3Pln.hxx                             |   64 +-
 inc/IntAna_IntConicQuad.hxx                        |  268 +-
 inc/IntAna_IntLinTorus.hxx                         |   81 +-
 inc/IntAna_IntQuadQuad.hxx                         |  202 +-
 inc/IntAna_ListIteratorOfListOfCurve.hxx           |   35 +-
 inc/IntAna_ListNodeOfListOfCurve.hxx               |   24 +-
 inc/IntAna_ListOfCurve.hxx                         |   69 +-
 inc/IntAna_QuadQuadGeo.hxx                         |  409 +-
 inc/IntAna_Quadric.hxx                             |  108 +-
 inc/IntAna_ResultType.hxx                          |   11 +-
 inc/IntCurveSurface_HInter.hxx                     |   63 +-
 inc/IntCurveSurface_Intersection.hxx               |  129 +-
 inc/IntCurveSurface_IntersectionPoint.hxx          |   83 +-
 inc/IntCurveSurface_IntersectionSegment.hxx        |   43 +-
 ...IntCurveSurface_SequenceNodeOfSequenceOfPnt.hxx |   24 +-
 ...IntCurveSurface_SequenceNodeOfSequenceOfSeg.hxx |   24 +-
 inc/IntCurveSurface_SequenceOfPnt.hxx              |   67 +-
 inc/IntCurveSurface_SequenceOfSeg.hxx              |   67 +-
 inc/IntCurveSurface_TheCSFunctionOfHInter.hxx      |   57 +-
 inc/IntCurveSurface_TheExactHInter.hxx             |   55 +-
 inc/IntCurveSurface_TheHCurveTool.hxx              |   97 +-
 inc/IntCurveSurface_TheInterferenceOfHInter.hxx    |   59 +-
 inc/IntCurveSurface_ThePolygonOfHInter.hxx         |   79 +-
 inc/IntCurveSurface_ThePolygonToolOfHInter.hxx     |   33 +-
 inc/IntCurveSurface_ThePolyhedronOfHInter.hxx      |  127 +-
 inc/IntCurveSurface_ThePolyhedronToolOfHInter.hxx  |   41 +-
 inc/IntCurveSurface_TheQuadCurvExactHInter.hxx     |   45 +-
 ...ace_TheQuadCurvFuncOfTheQuadCurvExactHInter.hxx |   35 +-
 inc/IntCurveSurface_TransitionOnCurve.hxx          |   52 +-
 inc/IntCurve_IConicTool.hxx                        |   86 +-
 inc/IntCurve_IntConicConic.hxx                     |  262 +-
 inc/IntCurve_IntImpConicParConic.hxx               |   31 +-
 inc/IntCurve_MyImpParToolOfIntImpConicParConic.hxx |   35 +-
 inc/IntCurve_PConic.hxx                            |   86 +-
 inc/IntCurve_PConicTool.hxx                        |   33 +-
 inc/IntCurve_ProjectOnPConicTool.hxx               |   69 +-
 inc/IntCurvesFace_Intersector.hxx                  |  182 +-
 inc/IntCurvesFace_ShapeIntersector.hxx             |  176 +-
 inc/IntImpParGen.hxx                               |   46 +-
 inc/IntImpParGen_ImpTool.hxx                       |   54 +-
 inc/IntImp_ConstIsoparametric.hxx                  |   11 +-
 inc/IntPatch_ALine.hxx                             |  202 +-
 inc/IntPatch_ALineToWLine.hxx                      |   71 +-
 inc/IntPatch_ArcFunction.hxx                       |   67 +-
 inc/IntPatch_CSFunction.hxx                        |   68 +-
 inc/IntPatch_CurvIntSurf.hxx                       |   55 +-
 inc/IntPatch_GLine.hxx                             |  266 +-
 inc/IntPatch_HCurve2dTool.hxx                      |  158 +-
 inc/IntPatch_HInterTool.hxx                        |  208 +-
 inc/IntPatch_IType.hxx                             |   11 +-
 inc/IntPatch_ImpImpIntersection.hxx                |  111 +-
 inc/IntPatch_ImpPrmIntersection.hxx                |  102 +-
 inc/IntPatch_InterferencePolyhedron.hxx            |   97 +
 inc/IntPatch_Intersection.hxx                      |  214 +-
 inc/IntPatch_Line.hxx                              |  198 +-
 inc/IntPatch_LineConstructor.hxx                   |   41 +-
 inc/IntPatch_Point.hxx                             |  354 +-
 inc/IntPatch_PolyArc.hxx                           |   56 +-
 inc/IntPatch_PolyLine.hxx                          |   55 +-
 inc/IntPatch_Polygo.hxx                            |   46 +-
 inc/IntPatch_Polyhedron.hxx                        |  186 +-
 inc/IntPatch_PolyhedronTool.hxx                    |   74 +-
 inc/IntPatch_PrmPrmIntersection.hxx                |  223 +-
 inc/IntPatch_PrmPrmIntersection_T3Bits.hxx         |   35 +-
 inc/IntPatch_RLine.hxx                             |  230 +-
 inc/IntPatch_RstInt.hxx                            |   29 +-
 inc/IntPatch_SearchPnt.hxx                         |    4 +-
 ...SequenceNodeOfSequenceOfIWLineOfTheIWalking.hxx |   26 +-
 inc/IntPatch_SequenceNodeOfSequenceOfLine.hxx      |   26 +-
 ...enceNodeOfSequenceOfPathPointOfTheSOnBounds.hxx |   24 +-
 inc/IntPatch_SequenceNodeOfSequenceOfPoint.hxx     |   24 +-
 ...quenceNodeOfSequenceOfSegmentOfTheSOnBounds.hxx |   24 +-
 inc/IntPatch_SequenceOfIWLineOfTheIWalking.hxx     |   71 +-
 inc/IntPatch_SequenceOfLine.hxx                    |   71 +-
 inc/IntPatch_SequenceOfPathPointOfTheSOnBounds.hxx |   67 +-
 inc/IntPatch_SequenceOfPoint.hxx                   |   67 +-
 inc/IntPatch_SequenceOfSegmentOfTheSOnBounds.hxx   |   67 +-
 ...tch_TheFunctionOfTheInt2SOfThePWalkingInter.hxx |  161 -
 inc/IntPatch_TheIWLineOfTheIWalking.hxx            |  110 +-
 inc/IntPatch_TheIWalking.hxx                       |  128 +-
 inc/IntPatch_TheInt2SOfThePWalkingInter.hxx        |  153 -
 inc/IntPatch_TheInterfPolyhedron.hxx               |   99 -
 inc/IntPatch_ThePWalkingInter.hxx                  |  205 -
 inc/IntPatch_ThePathPointOfTheSOnBounds.hxx        |   61 +-
 inc/IntPatch_TheSOnBounds.hxx                      |   61 +-
 inc/IntPatch_TheSearchInside.hxx                   |   45 +-
 inc/IntPatch_TheSegmentOfTheSOnBounds.hxx          |   51 +-
 inc/IntPatch_TheSurfFunction.hxx                   |  107 +-
 inc/IntPatch_WLine.hxx                             |  220 +-
 inc/IntPolyh_Couple.hxx                            |   47 +-
 inc/IntPolyh_Edge.hxx                              |   51 +-
 inc/IntPolyh_Intersection.hxx                      |  168 +-
 inc/IntPolyh_MaillageAffinage.hxx                  |  328 +-
 inc/IntPolyh_PMaillageAffinage.hxx                 |    3 +-
 inc/IntPolyh_Point.hxx                             |  103 +-
 inc/IntPolyh_SectionLine.hxx                       |   49 +-
 inc/IntPolyh_SeqOfStartPoints.hxx                  |   67 +-
 inc/IntPolyh_SequenceNodeOfSeqOfStartPoints.hxx    |   24 +-
 inc/IntPolyh_StartPoint.hxx                        |  113 +-
 inc/IntPolyh_Triangle.hxx                          |  129 +-
 inc/IntRes2d_Domain.hxx                            |  190 +-
 inc/IntRes2d_Intersection.hxx                      |  120 +-
 inc/IntRes2d_IntersectionPoint.hxx                 |   98 +-
 inc/IntRes2d_IntersectionSegment.hxx               |  107 +-
 inc/IntRes2d_Position.hxx                          |   11 +-
 ...d_SequenceNodeOfSequenceOfIntersectionPoint.hxx |   24 +-
 ...SequenceNodeOfSequenceOfIntersectionSegment.hxx |   24 +-
 inc/IntRes2d_SequenceOfIntersectionPoint.hxx       |   67 +-
 inc/IntRes2d_SequenceOfIntersectionSegment.hxx     |   67 +-
 inc/IntRes2d_Situation.hxx                         |   11 +-
 inc/IntRes2d_Transition.hxx                        |  155 +-
 inc/IntRes2d_TypeTrans.hxx                         |   11 +-
 inc/IntStart_SITopolTool.hxx                       |   26 +-
 inc/IntSurf.hxx                                    |   38 +-
 inc/IntSurf_Couple.hxx                             |   35 +-
 inc/IntSurf_InteriorPoint.hxx                      |   89 +-
 inc/IntSurf_InteriorPointTool.hxx                  |   57 +-
 inc/IntSurf_LineOn2S.hxx                           |   73 +-
 inc/IntSurf_ListIteratorOfListOfPntOn2S.hxx        |   35 +-
 inc/IntSurf_ListNodeOfListOfPntOn2S.hxx            |   24 +-
 inc/IntSurf_ListOfPntOn2S.hxx                      |   69 +-
 inc/IntSurf_PathPoint.hxx                          |   69 +-
 inc/IntSurf_PathPointTool.hxx                      |  101 +-
 inc/IntSurf_PntOn2S.hxx                            |   95 +-
 inc/IntSurf_Quadric.hxx                            |  103 +-
 inc/IntSurf_QuadricTool.hxx                        |   43 +-
 inc/IntSurf_SequenceNodeOfSequenceOfCouple.hxx     |   24 +-
 ...tSurf_SequenceNodeOfSequenceOfInteriorPoint.hxx |   24 +-
 inc/IntSurf_SequenceNodeOfSequenceOfPathPoint.hxx  |   24 +-
 inc/IntSurf_SequenceOfCouple.hxx                   |   67 +-
 inc/IntSurf_SequenceOfInteriorPoint.hxx            |   67 +-
 inc/IntSurf_SequenceOfPathPoint.hxx                |   67 +-
 inc/IntSurf_Situation.hxx                          |   11 +-
 inc/IntSurf_Transition.hxx                         |  121 +-
 inc/IntSurf_TypeTrans.hxx                          |   11 +-
 inc/IntTools.hxx                                   |   61 +-
 inc/IntTools_Array1OfRange.hxx                     |   59 +-
 inc/IntTools_Array1OfRoots.hxx                     |   59 +-
 inc/IntTools_BaseRangeSample.hxx                   |   27 +-
 inc/IntTools_BeanFaceIntersector.hxx               |  223 +-
 inc/IntTools_CArray1OfInteger.hxx                  |   55 +-
 inc/IntTools_CArray1OfReal.hxx                     |   57 +-
 inc/IntTools_CommonPrt.hxx                         |  206 +-
 inc/IntTools_Compare.hxx                           |   49 +-
 inc/IntTools_CompareRange.hxx                      |   51 +-
 inc/IntTools_Context.hxx                           |  220 +
 inc/IntTools_Curve.hxx                             |  127 +-
 inc/IntTools_CurveRangeLocalizeData.hxx            |   47 +-
 inc/IntTools_CurveRangeSample.hxx                  |   39 +-
 inc/IntTools_CurveRangeSampleMapHasher.hxx         |   37 +-
 ...ls_DataMapIteratorOfDataMapOfCurveSampleBox.hxx |   27 +-
 ..._DataMapIteratorOfDataMapOfSurfaceSampleBox.hxx |   27 +-
 ...tTools_DataMapNodeOfDataMapOfCurveSampleBox.hxx |   30 +-
 ...ools_DataMapNodeOfDataMapOfSurfaceSampleBox.hxx |   30 +-
 inc/IntTools_DataMapOfCurveSampleBox.hxx           |   53 +-
 inc/IntTools_DataMapOfSurfaceSampleBox.hxx         |   53 +-
 inc/IntTools_EdgeEdge.hxx                          |  199 +-
 inc/IntTools_EdgeFace.hxx                          |  287 +-
 inc/IntTools_FClass2d.hxx                          |  113 +-
 inc/IntTools_FaceFace.hxx                          |  187 +-
 ...taMapNodeOfIndexedDataMapOfTransientAddress.hxx |   42 +-
 inc/IntTools_IndexedDataMapOfTransientAddress.hxx  |   65 +-
 inc/IntTools_LineConstructor.hxx                   |  114 -
 inc/IntTools_ListIteratorOfListOfBox.hxx           |   35 +-
 ...tTools_ListIteratorOfListOfCurveRangeSample.hxx |   35 +-
 ...ools_ListIteratorOfListOfSurfaceRangeSample.hxx |   35 +-
 inc/IntTools_ListNodeOfListOfBox.hxx               |   24 +-
 inc/IntTools_ListNodeOfListOfCurveRangeSample.hxx  |   24 +-
 ...IntTools_ListNodeOfListOfSurfaceRangeSample.hxx |   24 +-
 inc/IntTools_ListOfBox.hxx                         |   69 +-
 inc/IntTools_ListOfCurveRangeSample.hxx            |   69 +-
 inc/IntTools_ListOfSurfaceRangeSample.hxx          |   69 +-
 inc/IntTools_MapIteratorOfMapOfCurveSample.hxx     |   25 +-
 inc/IntTools_MapIteratorOfMapOfSurfaceSample.hxx   |   25 +-
 inc/IntTools_MapOfCurveSample.hxx                  |   42 +-
 inc/IntTools_MapOfSurfaceSample.hxx                |   42 +-
 inc/IntTools_MarkedRangeSet.hxx                    |  221 +-
 inc/IntTools_PntOn2Faces.hxx                       |   71 +-
 inc/IntTools_PntOnFace.hxx                         |   98 +-
 inc/IntTools_QuickSort.hxx                         |   15 +-
 inc/IntTools_QuickSortRange.hxx                    |   15 +-
 inc/IntTools_Range.hxx                             |   63 +-
 inc/IntTools_Root.hxx                              |  166 +-
 ...IntTools_SequenceNodeOfSequenceOfCommonPrts.hxx |   24 +-
 inc/IntTools_SequenceNodeOfSequenceOfCurves.hxx    |   24 +-
 ...ntTools_SequenceNodeOfSequenceOfPntOn2Faces.hxx |   24 +-
 inc/IntTools_SequenceNodeOfSequenceOfRanges.hxx    |   24 +-
 inc/IntTools_SequenceNodeOfSequenceOfRoots.hxx     |   24 +-
 inc/IntTools_SequenceOfCommonPrts.hxx              |   67 +-
 inc/IntTools_SequenceOfCurves.hxx                  |   67 +-
 inc/IntTools_SequenceOfPntOn2Faces.hxx             |   67 +-
 inc/IntTools_SequenceOfRanges.hxx                  |   67 +-
 inc/IntTools_SequenceOfRoots.hxx                   |   67 +-
 inc/IntTools_ShrunkRange.hxx                       |  102 +
 inc/IntTools_StdMapNodeOfMapOfCurveSample.hxx      |   24 +-
 inc/IntTools_StdMapNodeOfMapOfSurfaceSample.hxx    |   24 +-
 inc/IntTools_SurfaceRangeLocalizeData.hxx          |  202 +-
 inc/IntTools_SurfaceRangeSample.hxx                |   83 +-
 inc/IntTools_SurfaceRangeSampleMapHasher.hxx       |   35 +-
 inc/IntTools_Tools.hxx                             |  222 +-
 inc/IntTools_TopolTool.hxx                         |  116 +-
 inc/IntWalk_PWalking.hxx                           |  201 +
 inc/IntWalk_StatusDeflection.hxx                   |   11 +-
 inc/IntWalk_TheFunctionOfTheInt2S.hxx              |  132 +
 inc/IntWalk_TheInt2S.hxx                           |  130 +
 inc/Interface_Array1OfFileParameter.hxx            |   59 +-
 inc/Interface_Array1OfHAsciiString.hxx             |   63 +-
 inc/Interface_BitMap.hxx                           |  223 +-
 inc/Interface_Category.hxx                         |  154 +-
 inc/Interface_Check.hxx                            |  398 +-
 inc/Interface_CheckFailure.hxx                     |   21 +-
 inc/Interface_CheckIterator.hxx                    |  307 +-
 inc/Interface_CheckStatus.hxx                      |   19 +-
 inc/Interface_CheckTool.hxx                        |  171 +-
 inc/Interface_CopyControl.hxx                      |   53 +-
 inc/Interface_CopyMap.hxx                          |   67 +-
 inc/Interface_CopyTool.hxx                         |  329 +-
 ..._DataMapIteratorOfDataMapOfTransientInteger.hxx |   31 +-
 ...face_DataMapNodeOfDataMapOfTransientInteger.hxx |   32 +-
 inc/Interface_DataMapOfTransientInteger.hxx        |   55 +-
 inc/Interface_DataState.hxx                        |   13 +-
 inc/Interface_EntityCluster.hxx                    |  147 +-
 inc/Interface_EntityIterator.hxx                   |  127 +-
 inc/Interface_EntityList.hxx                       |  136 +-
 inc/Interface_FileParameter.hxx                    |   89 +-
 inc/Interface_FileReaderData.hxx                   |  315 +-
 inc/Interface_FileReaderTool.hxx                   |  314 +-
 inc/Interface_FloatWriter.hxx                      |  155 +-
 inc/Interface_GTool.hxx                            |  142 +-
 inc/Interface_GeneralLib.hxx                       |   55 +-
 inc/Interface_GeneralModule.hxx                    |  291 +-
 inc/Interface_GlobalNodeOfGeneralLib.hxx           |   40 +-
 inc/Interface_GlobalNodeOfReaderLib.hxx            |   40 +-
 inc/Interface_Graph.hxx                            |  397 +-
 inc/Interface_GraphContent.hxx                     |   90 +-
 inc/Interface_HArray1OfHAsciiString.hxx            |   46 +-
 inc/Interface_HGraph.hxx                           |   81 +-
 inc/Interface_HSequenceOfCheck.hxx                 |   74 +-
 ...ace_IndexedMapNodeOfIndexedMapOfAsciiString.hxx |   34 +-
 inc/Interface_IndexedMapOfAsciiString.hxx          |   49 +-
 inc/Interface_IntList.hxx                          |  210 +-
 inc/Interface_IntVal.hxx                           |   26 +-
 inc/Interface_InterfaceError.hxx                   |   21 +-
 inc/Interface_InterfaceMismatch.hxx                |   21 +-
 inc/Interface_InterfaceModel.hxx                   |  690 +--
 inc/Interface_LineBuffer.hxx                       |  173 +-
 inc/Interface_MSG.hxx                              |  360 +-
 inc/Interface_MapAsciiStringHasher.hxx             |   21 +-
 inc/Interface_NodeOfGeneralLib.hxx                 |   38 +-
 inc/Interface_NodeOfReaderLib.hxx                  |   38 +-
 inc/Interface_ParamList.hxx                        |   71 +-
 inc/Interface_ParamSet.hxx                         |  117 +-
 inc/Interface_ParamType.hxx                        |   11 +-
 inc/Interface_Protocol.hxx                         |  159 +-
 inc/Interface_ReaderLib.hxx                        |   55 +-
 inc/Interface_ReaderModule.hxx                     |   83 +-
 inc/Interface_ReportEntity.hxx                     |  153 +-
 inc/Interface_STAT.hxx                             |  321 +-
 inc/Interface_SequenceNodeOfSequenceOfCheck.hxx    |   26 +-
 inc/Interface_SequenceOfCheck.hxx                  |   71 +-
 inc/Interface_ShareFlags.hxx                       |  114 +-
 inc/Interface_ShareTool.hxx                        |  159 +-
 inc/Interface_SignLabel.hxx                        |   34 +-
 inc/Interface_SignType.hxx                         |   52 +-
 inc/Interface_Static.hxx                           |  481 +-
 inc/Interface_TypedValue.hxx                       |  128 +-
 inc/Interface_UndefinedContent.hxx                 |  191 +-
 inc/Intf.hxx                                       |   52 +-
 inc/Intf_Array1OfLin.hxx                           |   59 +-
 inc/Intf_Interference.hxx                          |  121 +-
 inc/Intf_InterferencePolygon2d.hxx                 |   76 +-
 inc/Intf_PIType.hxx                                |   15 +-
 inc/Intf_Polygon2d.hxx                             |   52 +-
 inc/Intf_SectionLine.hxx                           |  111 +-
 inc/Intf_SectionPoint.hxx                          |  157 +-
 inc/Intf_SeqOfSectionLine.hxx                      |   67 +-
 inc/Intf_SeqOfSectionPoint.hxx                     |   67 +-
 inc/Intf_SeqOfTangentZone.hxx                      |   67 +-
 inc/Intf_SequenceNodeOfSeqOfSectionLine.hxx        |   24 +-
 inc/Intf_SequenceNodeOfSeqOfSectionPoint.hxx       |   24 +-
 inc/Intf_SequenceNodeOfSeqOfTangentZone.hxx        |   24 +-
 inc/Intf_TangentZone.hxx                           |  147 +-
 inc/Intf_Tool.hxx                                  |   65 +-
 inc/Intrv_Interval.hxx                             |  308 +-
 inc/Intrv_Intervals.hxx                            |   68 +-
 inc/Intrv_Position.hxx                             |   11 +-
 inc/Intrv_SequenceNodeOfSequenceOfInterval.hxx     |   24 +-
 inc/Intrv_SequenceOfInterval.hxx                   |   67 +-
 inc/LProp3d_CLProps.hxx                            |   79 +-
 inc/LProp3d_CurveTool.hxx                          |   71 +-
 inc/LProp3d_SLProps.hxx                            |  127 +-
 inc/LProp3d_SurfaceTool.hxx                        |   56 +-
 inc/LProp_AnalyticCurInf.hxx                       |   25 +-
 inc/LProp_BadContinuity.hxx                        |   21 +-
 inc/LProp_CIType.hxx                               |   19 +-
 inc/LProp_CurAndInf.hxx                            |   74 +-
 inc/LProp_NotDefined.hxx                           |   21 +-
 inc/LProp_SequenceNodeOfSequenceOfCIType.hxx       |   24 +-
 inc/LProp_SequenceOfCIType.hxx                     |   69 +-
 inc/LProp_Status.hxx                               |   11 +-
 inc/Law.hxx                                        |  109 +-
 inc/Law_BSpFunc.hxx                                |   91 +-
 inc/Law_BSpline.hxx                                |  961 ++--
 inc/Law_BSplineKnotSplitting.hxx                   |   92 +-
 inc/Law_Composite.hxx                              |  147 +-
 inc/Law_Constant.hxx                               |   73 +-
 inc/Law_Function.hxx                               |   83 +-
 inc/Law_Interpol.hxx                               |   95 +-
 inc/Law_Interpolate.hxx                            |  124 +-
 inc/Law_Laws.hxx                                   |   73 +-
 inc/Law_Linear.hxx                                 |   99 +-
 inc/Law_ListIteratorOfLaws.hxx                     |   39 +-
 inc/Law_ListNodeOfLaws.hxx                         |   26 +-
 inc/Law_S.hxx                                      |   53 +-
 inc/LocOpe.hxx                                     |   42 +-
 inc/LocOpe_BuildShape.hxx                          |   35 +-
 inc/LocOpe_BuildWires.hxx                          |   37 +-
 inc/LocOpe_CSIntersector.hxx                       |  193 +-
 inc/LocOpe_CurveShapeIntersector.hxx               |  177 +-
 inc/LocOpe_DPrism.hxx                              |   85 +-
 inc/LocOpe_DataMapIteratorOfDataMapOfShapePnt.hxx  |   27 +-
 inc/LocOpe_DataMapNodeOfDataMapOfShapePnt.hxx      |   30 +-
 inc/LocOpe_DataMapOfShapePnt.hxx                   |   53 +-
 inc/LocOpe_FindEdges.hxx                           |   49 +-
 inc/LocOpe_FindEdgesInFace.hxx                     |   45 +-
 inc/LocOpe_GeneratedShape.hxx                      |   43 +-
 inc/LocOpe_Generator.hxx                           |   71 +-
 inc/LocOpe_GluedShape.hxx                          |   59 +-
 inc/LocOpe_Gluer.hxx                               |   81 +-
 inc/LocOpe_HBuilder.hxx                            |   22 +-
 inc/LocOpe_LinearForm.hxx                          |   69 +-
 inc/LocOpe_Operation.hxx                           |   11 +-
 inc/LocOpe_Pipe.hxx                                |   61 +-
 inc/LocOpe_PntFace.hxx                             |   54 +-
 inc/LocOpe_Prism.hxx                               |   69 +-
 inc/LocOpe_ProjectedWires.hxx                      |   89 -
 inc/LocOpe_Revol.hxx                               |   73 +-
 inc/LocOpe_RevolutionForm.hxx                      |   75 +-
 inc/LocOpe_SequenceNodeOfSequenceOfCirc.hxx        |   24 +-
 inc/LocOpe_SequenceNodeOfSequenceOfLin.hxx         |   24 +-
 inc/LocOpe_SequenceNodeOfSequenceOfPntFace.hxx     |   24 +-
 inc/LocOpe_SequenceOfCirc.hxx                      |   67 +-
 inc/LocOpe_SequenceOfLin.hxx                       |   67 +-
 inc/LocOpe_SequenceOfPntFace.hxx                   |   67 +-
 inc/LocOpe_SplitDrafts.hxx                         |  125 +-
 inc/LocOpe_SplitShape.hxx                          |  111 +-
 inc/LocOpe_Spliter.hxx                             |   89 +-
 inc/LocOpe_WiresOnShape.hxx                        |  118 +-
 inc/LocalAnalysis.hxx                              |   34 +-
 inc/LocalAnalysis_CurveContinuity.hxx              |  327 +-
 inc/LocalAnalysis_StatusErrorType.hxx              |   11 +-
 inc/LocalAnalysis_SurfaceContinuity.hxx            |  356 +-
 inc/MAT2d_Array2OfConnexion.hxx                    |   73 +-
 inc/MAT2d_BiInt.hxx                                |   37 +-
 inc/MAT2d_Circuit.hxx                              |  116 +-
 inc/MAT2d_Connexion.hxx                            |  142 +-
 inc/MAT2d_CutCurve.hxx                             |   77 +-
 ...AT2d_DataMapIteratorOfDataMapOfBiIntInteger.hxx |   29 +-
 ...apIteratorOfDataMapOfBiIntSequenceOfInteger.hxx |   27 +-
 ...AT2d_DataMapIteratorOfDataMapOfIntegerBisec.hxx |   29 +-
 ..._DataMapIteratorOfDataMapOfIntegerConnexion.hxx |   31 +-
 ...AT2d_DataMapIteratorOfDataMapOfIntegerPnt2d.hxx |   29 +-
 ...eratorOfDataMapOfIntegerSequenceOfConnexion.hxx |   29 +-
 ...AT2d_DataMapIteratorOfDataMapOfIntegerVec2d.hxx |   29 +-
 inc/MAT2d_DataMapNodeOfDataMapOfBiIntInteger.hxx   |   30 +-
 ...ataMapNodeOfDataMapOfBiIntSequenceOfInteger.hxx |   30 +-
 inc/MAT2d_DataMapNodeOfDataMapOfIntegerBisec.hxx   |   30 +-
 ...AT2d_DataMapNodeOfDataMapOfIntegerConnexion.hxx |   32 +-
 inc/MAT2d_DataMapNodeOfDataMapOfIntegerPnt2d.hxx   |   30 +-
 ...apNodeOfDataMapOfIntegerSequenceOfConnexion.hxx |   30 +-
 inc/MAT2d_DataMapNodeOfDataMapOfIntegerVec2d.hxx   |   30 +-
 inc/MAT2d_DataMapOfBiIntInteger.hxx                |   53 +-
 inc/MAT2d_DataMapOfBiIntSequenceOfInteger.hxx      |   53 +-
 inc/MAT2d_DataMapOfIntegerBisec.hxx                |   53 +-
 inc/MAT2d_DataMapOfIntegerConnexion.hxx            |   55 +-
 inc/MAT2d_DataMapOfIntegerPnt2d.hxx                |   53 +-
 inc/MAT2d_DataMapOfIntegerSequenceOfConnexion.hxx  |   53 +-
 inc/MAT2d_DataMapOfIntegerVec2d.hxx                |   53 +-
 inc/MAT2d_MapBiIntHasher.hxx                       |   21 +-
 inc/MAT2d_Mat2d.hxx                                |   92 +-
 inc/MAT2d_MiniPath.hxx                             |  155 +-
 inc/MAT2d_SequenceNodeOfSequenceOfConnexion.hxx    |   26 +-
 ...T2d_SequenceNodeOfSequenceOfSequenceOfCurve.hxx |   24 +-
 ..._SequenceNodeOfSequenceOfSequenceOfGeometry.hxx |   24 +-
 inc/MAT2d_SequenceOfConnexion.hxx                  |   71 +-
 inc/MAT2d_SequenceOfSequenceOfCurve.hxx            |   67 +-
 inc/MAT2d_SequenceOfSequenceOfGeometry.hxx         |   67 +-
 inc/MAT2d_SketchExplorer.hxx                       |   55 +-
 inc/MAT2d_Tool2d.hxx                               |  256 +-
 inc/MAT_Arc.hxx                                    |  126 +-
 inc/MAT_BasicElt.hxx                               |   69 +-
 inc/MAT_Bisector.hxx                               |  108 +-
 inc/MAT_DataMapIteratorOfDataMapOfIntegerArc.hxx   |   31 +-
 ...T_DataMapIteratorOfDataMapOfIntegerBasicElt.hxx |   31 +-
 ...T_DataMapIteratorOfDataMapOfIntegerBisector.hxx |   31 +-
 inc/MAT_DataMapIteratorOfDataMapOfIntegerNode.hxx  |   31 +-
 inc/MAT_DataMapNodeOfDataMapOfIntegerArc.hxx       |   32 +-
 inc/MAT_DataMapNodeOfDataMapOfIntegerBasicElt.hxx  |   32 +-
 inc/MAT_DataMapNodeOfDataMapOfIntegerBisector.hxx  |   32 +-
 inc/MAT_DataMapNodeOfDataMapOfIntegerNode.hxx      |   32 +-
 inc/MAT_DataMapOfIntegerArc.hxx                    |   55 +-
 inc/MAT_DataMapOfIntegerBasicElt.hxx               |   55 +-
 inc/MAT_DataMapOfIntegerBisector.hxx               |   55 +-
 inc/MAT_DataMapOfIntegerNode.hxx                   |   55 +-
 inc/MAT_Edge.hxx                                   |   54 +-
 inc/MAT_Graph.hxx                                  |  171 +-
 inc/MAT_ListOfBisector.hxx                         |   86 +-
 inc/MAT_ListOfEdge.hxx                             |   86 +-
 inc/MAT_Node.hxx                                   |   86 +-
 inc/MAT_SequenceNodeOfSequenceOfArc.hxx            |   26 +-
 inc/MAT_SequenceNodeOfSequenceOfBasicElt.hxx       |   26 +-
 inc/MAT_SequenceOfArc.hxx                          |   71 +-
 inc/MAT_SequenceOfBasicElt.hxx                     |   71 +-
 inc/MAT_Side.hxx                                   |   13 +-
 inc/MAT_TListNodeOfListOfBisector.hxx              |   46 +-
 inc/MAT_TListNodeOfListOfEdge.hxx                  |   46 +-
 inc/MAT_Zone.hxx                                   |   77 +-
 inc/MDF.hxx                                        |  103 +-
 inc/MDF_ARDriver.hxx                               |   65 +-
 inc/MDF_ARDriverHSequence.hxx                      |   74 +-
 inc/MDF_ARDriverSequence.hxx                       |   71 +-
 inc/MDF_ARDriverTable.hxx                          |   48 +-
 inc/MDF_ASDriver.hxx                               |   65 +-
 inc/MDF_ASDriverHSequence.hxx                      |   74 +-
 inc/MDF_ASDriverSequence.hxx                       |   71 +-
 inc/MDF_ASDriverTable.hxx                          |   48 +-
 inc/MDF_DataMapIteratorOfTypeARDriverMap.hxx       |   31 +-
 inc/MDF_DataMapIteratorOfTypeASDriverMap.hxx       |   31 +-
 ...pIteratorOfTypeDriverListMapOfARDriverTable.hxx |   29 +-
 ...pIteratorOfTypeDriverListMapOfASDriverTable.hxx |   29 +-
 inc/MDF_DataMapNodeOfTypeARDriverMap.hxx           |   34 +-
 inc/MDF_DataMapNodeOfTypeASDriverMap.hxx           |   34 +-
 ...taMapNodeOfTypeDriverListMapOfARDriverTable.hxx |   32 +-
 ...taMapNodeOfTypeDriverListMapOfASDriverTable.hxx |   32 +-
 inc/MDF_DriverListOfARDriverTable.hxx              |   73 +-
 inc/MDF_DriverListOfASDriverTable.hxx              |   73 +-
 ...MDF_ListIteratorOfDriverListOfARDriverTable.hxx |   39 +-
 ...MDF_ListIteratorOfDriverListOfASDriverTable.hxx |   39 +-
 inc/MDF_ListNodeOfDriverListOfARDriverTable.hxx    |   26 +-
 inc/MDF_ListNodeOfDriverListOfASDriverTable.hxx    |   26 +-
 inc/MDF_RRelocationTable.hxx                       |   50 +-
 inc/MDF_ReferenceRetrievalDriver.hxx               |   44 +-
 inc/MDF_ReferenceStorageDriver.hxx                 |   44 +-
 inc/MDF_SRelocationTable.hxx                       |   50 +-
 inc/MDF_SequenceNodeOfARDriverSequence.hxx         |   26 +-
 inc/MDF_SequenceNodeOfASDriverSequence.hxx         |   26 +-
 inc/MDF_TagSourceRetrievalDriver.hxx               |   44 +-
 inc/MDF_TagSourceStorageDriver.hxx                 |   44 +-
 inc/MDF_Tool.hxx                                   |   59 +-
 inc/MDF_TypeARDriverMap.hxx                        |   57 +-
 inc/MDF_TypeASDriverMap.hxx                        |   57 +-
 inc/MDF_TypeDriverListMapOfARDriverTable.hxx       |   55 +-
 inc/MDF_TypeDriverListMapOfASDriverTable.hxx       |   55 +-
 inc/MDataStd.hxx                                   |   48 +-
 inc/MDataStd_AsciiStringRetrievalDriver.hxx        |   46 +-
 inc/MDataStd_AsciiStringStorageDriver.hxx          |   46 +-
 inc/MDataStd_BooleanArrayRetrievalDriver.hxx       |   36 +-
 inc/MDataStd_BooleanArrayStorageDriver.hxx         |   36 +-
 inc/MDataStd_BooleanListRetrievalDriver.hxx        |   36 +-
 inc/MDataStd_BooleanListStorageDriver.hxx          |   36 +-
 inc/MDataStd_ByteArrayRetrievalDriver.hxx          |   36 +-
 inc/MDataStd_ByteArrayRetrievalDriver_1.hxx        |   40 +-
 inc/MDataStd_ByteArrayStorageDriver.hxx            |   36 +-
 inc/MDataStd_CommentRetrievalDriver.hxx            |   44 +-
 inc/MDataStd_CommentStorageDriver.hxx              |   44 +-
 inc/MDataStd_DirectoryRetrievalDriver.hxx          |   44 +-
 inc/MDataStd_DirectoryStorageDriver.hxx            |   44 +-
 inc/MDataStd_ExpressionRetrievalDriver.hxx         |   44 +-
 inc/MDataStd_ExpressionStorageDriver.hxx           |   44 +-
 inc/MDataStd_ExtStringArrayRetrievalDriver.hxx     |   44 +-
 inc/MDataStd_ExtStringArrayRetrievalDriver_1.hxx   |   48 +-
 inc/MDataStd_ExtStringArrayStorageDriver.hxx       |   44 +-
 inc/MDataStd_ExtStringListRetrievalDriver.hxx      |   36 +-
 inc/MDataStd_ExtStringListStorageDriver.hxx        |   36 +-
 inc/MDataStd_IntPackedMapRetrievalDriver.hxx       |   46 +-
 inc/MDataStd_IntPackedMapRetrievalDriver_1.hxx     |   48 +-
 inc/MDataStd_IntPackedMapStorageDriver.hxx         |   46 +-
 inc/MDataStd_IntegerArrayRetrievalDriver.hxx       |   44 +-
 inc/MDataStd_IntegerArrayRetrievalDriver_1.hxx     |   48 +-
 inc/MDataStd_IntegerArrayStorageDriver.hxx         |   44 +-
 inc/MDataStd_IntegerListRetrievalDriver.hxx        |   36 +-
 inc/MDataStd_IntegerListStorageDriver.hxx          |   36 +-
 inc/MDataStd_IntegerRetrievalDriver.hxx            |   44 +-
 inc/MDataStd_IntegerStorageDriver.hxx              |   44 +-
 inc/MDataStd_NameRetrievalDriver.hxx               |   44 +-
 inc/MDataStd_NameStorageDriver.hxx                 |   44 +-
 inc/MDataStd_NamedDataRetrievalDriver.hxx          |   36 +-
 inc/MDataStd_NamedDataStorageDriver.hxx            |   36 +-
 inc/MDataStd_NoteBookRetrievalDriver.hxx           |   44 +-
 inc/MDataStd_NoteBookStorageDriver.hxx             |   44 +-
 inc/MDataStd_RealArrayRetrievalDriver.hxx          |   44 +-
 inc/MDataStd_RealArrayRetrievalDriver_1.hxx        |   48 +-
 inc/MDataStd_RealArrayStorageDriver.hxx            |   44 +-
 inc/MDataStd_RealListRetrievalDriver.hxx           |   36 +-
 inc/MDataStd_RealListStorageDriver.hxx             |   36 +-
 inc/MDataStd_RealRetrievalDriver.hxx               |   44 +-
 inc/MDataStd_RealStorageDriver.hxx                 |   44 +-
 inc/MDataStd_ReferenceArrayRetrievalDriver.hxx     |   36 +-
 inc/MDataStd_ReferenceArrayStorageDriver.hxx       |   36 +-
 inc/MDataStd_ReferenceListRetrievalDriver.hxx      |   36 +-
 inc/MDataStd_ReferenceListStorageDriver.hxx        |   36 +-
 inc/MDataStd_RelationRetrievalDriver.hxx           |   44 +-
 inc/MDataStd_RelationStorageDriver.hxx             |   44 +-
 inc/MDataStd_TickRetrievalDriver.hxx               |   39 +-
 inc/MDataStd_TickStorageDriver.hxx                 |   39 +-
 inc/MDataStd_TreeNodeRetrievalDriver.hxx           |   41 +-
 inc/MDataStd_TreeNodeStorageDriver.hxx             |   41 +-
 inc/MDataStd_UAttributeRetrievalDriver.hxx         |   44 +-
 inc/MDataStd_UAttributeStorageDriver.hxx           |   44 +-
 inc/MDataStd_VariableRetrievalDriver.hxx           |   44 +-
 inc/MDataStd_VariableStorageDriver.hxx             |   44 +-
 inc/MDataXtd.hxx                                   |   76 +-
 inc/MDataXtd_AxisRetrievalDriver.hxx               |   44 +-
 inc/MDataXtd_AxisStorageDriver.hxx                 |   44 +-
 inc/MDataXtd_ConstraintRetrievalDriver.hxx         |   44 +-
 inc/MDataXtd_ConstraintStorageDriver.hxx           |   44 +-
 inc/MDataXtd_GeometryRetrievalDriver.hxx           |   44 +-
 inc/MDataXtd_GeometryStorageDriver.hxx             |   44 +-
 inc/MDataXtd_PatternStdRetrievalDriver.hxx         |   44 +-
 inc/MDataXtd_PatternStdStorageDriver.hxx           |   44 +-
 inc/MDataXtd_PlacementRetrievalDriver.hxx          |   44 +-
 inc/MDataXtd_PlacementStorageDriver.hxx            |   44 +-
 inc/MDataXtd_PlaneRetrievalDriver.hxx              |   44 +-
 inc/MDataXtd_PlaneStorageDriver.hxx                |   44 +-
 inc/MDataXtd_PointRetrievalDriver.hxx              |   44 +-
 inc/MDataXtd_PointStorageDriver.hxx                |   44 +-
 inc/MDataXtd_ShapeRetrievalDriver.hxx              |   44 +-
 inc/MDataXtd_ShapeStorageDriver.hxx                |   44 +-
 inc/MDocStd.hxx                                    |   38 +-
 inc/MDocStd_DocumentRetrievalDriver.hxx            |   57 +-
 inc/MDocStd_DocumentStorageDriver.hxx              |   57 +-
 inc/MDocStd_XLinkRetrievalDriver.hxx               |   48 +-
 inc/MDocStd_XLinkStorageDriver.hxx                 |   48 +-
 inc/MFunction.hxx                                  |   29 +-
 inc/MFunction_FunctionRetrievalDriver.hxx          |   41 +-
 inc/MFunction_FunctionStorageDriver.hxx            |   41 +-
 inc/MMgt_TShared.hxx                               |   54 +-
 inc/MNaming.hxx                                    |   29 +-
 inc/MNaming_NamedShapeRetrievalDriver.hxx          |   44 +-
 inc/MNaming_NamedShapeStorageDriver.hxx            |   44 +-
 inc/MNaming_NamingRetrievalDriver.hxx              |   44 +-
 inc/MNaming_NamingRetrievalDriver_1.hxx            |   44 +-
 inc/MNaming_NamingRetrievalDriver_2.hxx            |   44 +-
 inc/MNaming_NamingStorageDriver.hxx                |   44 +-
 inc/MPrsStd.hxx                                    |   37 +-
 inc/MPrsStd_AISPresentationRetrievalDriver.hxx     |   47 +-
 inc/MPrsStd_AISPresentationRetrievalDriver_1.hxx   |   47 +-
 inc/MPrsStd_AISPresentationStorageDriver.hxx       |   47 +-
 inc/MPrsStd_PositionRetrievalDriver.hxx            |   47 +-
 inc/MPrsStd_PositionStorageDriver.hxx              |   47 +-
 inc/MXCAFDoc.hxx                                   |   29 +-
 inc/MXCAFDoc_AreaRetrievalDriver.hxx               |   44 +-
 inc/MXCAFDoc_AreaStorageDriver.hxx                 |   44 +-
 inc/MXCAFDoc_CentroidRetrievalDriver.hxx           |   44 +-
 inc/MXCAFDoc_CentroidStorageDriver.hxx             |   44 +-
 inc/MXCAFDoc_ColorRetrievalDriver.hxx              |   44 +-
 inc/MXCAFDoc_ColorStorageDriver.hxx                |   44 +-
 inc/MXCAFDoc_ColorToolRetrievalDriver.hxx          |   44 +-
 inc/MXCAFDoc_ColorToolStorageDriver.hxx            |   44 +-
 inc/MXCAFDoc_DatumRetrievalDriver.hxx              |   47 +-
 inc/MXCAFDoc_DatumStorageDriver.hxx                |   47 +-
 inc/MXCAFDoc_DimTolRetrievalDriver.hxx             |   47 +-
 inc/MXCAFDoc_DimTolStorageDriver.hxx               |   47 +-
 inc/MXCAFDoc_DimTolToolRetrievalDriver.hxx         |   44 +-
 inc/MXCAFDoc_DimTolToolStorageDriver.hxx           |   44 +-
 inc/MXCAFDoc_DocumentToolRetrievalDriver.hxx       |   44 +-
 inc/MXCAFDoc_DocumentToolStorageDriver.hxx         |   44 +-
 inc/MXCAFDoc_GraphNodeRetrievalDriver.hxx          |   41 +-
 inc/MXCAFDoc_GraphNodeStorageDriver.hxx            |   41 +-
 inc/MXCAFDoc_LayerToolRetrievalDriver.hxx          |   44 +-
 inc/MXCAFDoc_LayerToolStorageDriver.hxx            |   44 +-
 inc/MXCAFDoc_LocationRetrievalDriver.hxx           |   44 +-
 inc/MXCAFDoc_LocationStorageDriver.hxx             |   44 +-
 inc/MXCAFDoc_MaterialRetrievalDriver.hxx           |   47 +-
 inc/MXCAFDoc_MaterialStorageDriver.hxx             |   47 +-
 inc/MXCAFDoc_MaterialToolRetrievalDriver.hxx       |   44 +-
 inc/MXCAFDoc_MaterialToolStorageDriver.hxx         |   44 +-
 inc/MXCAFDoc_ShapeToolRetrievalDriver.hxx          |   44 +-
 inc/MXCAFDoc_ShapeToolStorageDriver.hxx            |   44 +-
 inc/MXCAFDoc_VolumeRetrievalDriver.hxx             |   44 +-
 inc/MXCAFDoc_VolumeStorageDriver.hxx               |   44 +-
 inc/Materials.hxx                                  |  123 -
 inc/Materials_Color.hxx                            |   83 -
 inc/Materials_FuzzyInstance.hxx                    |  113 -
 inc/Materials_Material.hxx                         |   73 -
 inc/Materials_MaterialDefinition.hxx               |   71 -
 inc/Materials_MaterialsDictionary.hxx              |  108 -
 inc/Materials_MaterialsSequence.hxx                |  138 -
 inc/Materials_MtsSequence.hxx                      |  142 -
 inc/Materials_SequenceNodeOfMtsSequence.hxx        |   84 -
 inc/MeshTest.hxx                                   |   30 +-
 inc/MeshTest_DrawableMesh.hxx                      |  111 -
 inc/MeshVS_Array1OfSequenceOfInteger.hxx           |   59 +-
 inc/MeshVS_ColorHasher.hxx                         |   26 +-
 ...DataMapIteratorOfDataMapOfColorMapOfInteger.hxx |   27 +-
 ...eratorOfDataMapOfHArray1OfSequenceOfInteger.hxx |   31 +-
 ...ataMapIteratorOfDataMapOfIntegerAsciiString.hxx |   29 +-
 ...VS_DataMapIteratorOfDataMapOfIntegerBoolean.hxx |   31 +-
 ...shVS_DataMapIteratorOfDataMapOfIntegerColor.hxx |   29 +-
 ...S_DataMapIteratorOfDataMapOfIntegerMaterial.hxx |   29 +-
 ...apIteratorOfDataMapOfIntegerMeshEntityOwner.hxx |   31 +-
 ...shVS_DataMapIteratorOfDataMapOfIntegerOwner.hxx |   31 +-
 ..._DataMapIteratorOfDataMapOfIntegerTwoColors.hxx |   31 +-
 ...hVS_DataMapIteratorOfDataMapOfIntegerVector.hxx |   29 +-
 ...MapIteratorOfDataMapOfTwoColorsMapOfInteger.hxx |   29 +-
 ...hVS_DataMapNodeOfDataMapOfColorMapOfInteger.hxx |   30 +-
 ...apNodeOfDataMapOfHArray1OfSequenceOfInteger.hxx |   32 +-
 ...VS_DataMapNodeOfDataMapOfIntegerAsciiString.hxx |   30 +-
 ...MeshVS_DataMapNodeOfDataMapOfIntegerBoolean.hxx |   30 +-
 inc/MeshVS_DataMapNodeOfDataMapOfIntegerColor.hxx  |   30 +-
 ...eshVS_DataMapNodeOfDataMapOfIntegerMaterial.hxx |   30 +-
 ...ataMapNodeOfDataMapOfIntegerMeshEntityOwner.hxx |   32 +-
 inc/MeshVS_DataMapNodeOfDataMapOfIntegerOwner.hxx  |   32 +-
 ...shVS_DataMapNodeOfDataMapOfIntegerTwoColors.hxx |   30 +-
 inc/MeshVS_DataMapNodeOfDataMapOfIntegerVector.hxx |   30 +-
 ...DataMapNodeOfDataMapOfTwoColorsMapOfInteger.hxx |   30 +-
 inc/MeshVS_DataMapOfColorMapOfInteger.hxx          |   53 +-
 inc/MeshVS_DataMapOfHArray1OfSequenceOfInteger.hxx |   55 +-
 inc/MeshVS_DataMapOfIntegerAsciiString.hxx         |   53 +-
 inc/MeshVS_DataMapOfIntegerBoolean.hxx             |   53 +-
 inc/MeshVS_DataMapOfIntegerColor.hxx               |   53 +-
 inc/MeshVS_DataMapOfIntegerMaterial.hxx            |   53 +-
 inc/MeshVS_DataMapOfIntegerMeshEntityOwner.hxx     |   55 +-
 inc/MeshVS_DataMapOfIntegerOwner.hxx               |   55 +-
 inc/MeshVS_DataMapOfIntegerTwoColors.hxx           |   55 +-
 inc/MeshVS_DataMapOfIntegerVector.hxx              |   53 +-
 inc/MeshVS_DataMapOfTwoColorsMapOfInteger.hxx      |   55 +-
 inc/MeshVS_DataSource.hxx                          |  287 +-
 inc/MeshVS_DataSource3D.hxx                        |   32 +-
 inc/MeshVS_DeformedDataSource.hxx                  |  107 +-
 inc/MeshVS_Drawer.hxx                              |   93 +-
 inc/MeshVS_DrawerAttribute.hxx                     |   18 +-
 inc/MeshVS_DummySensitiveEntity.hxx                |   48 +-
 inc/MeshVS_ElementalColorPrsBuilder.hxx            |  124 +-
 inc/MeshVS_HArray1OfSequenceOfInteger.hxx          |   42 +-
 inc/MeshVS_MapIteratorOfMapOfTwoNodes.hxx          |   27 +-
 inc/MeshVS_MapOfTwoNodes.hxx                       |   44 +-
 inc/MeshVS_Mesh.hxx                                |  312 +-
 inc/MeshVS_MeshEntityOwner.hxx                     |   98 +-
 inc/MeshVS_MeshOwner.hxx                           |   96 +-
 inc/MeshVS_MeshPrsBuilder.hxx                      |  120 +-
 inc/MeshVS_MeshPtr.hxx                             |    3 +-
 inc/MeshVS_MeshSelectionMethod.hxx                 |   12 +-
 inc/MeshVS_NodalColorPrsBuilder.hxx                |  184 +-
 inc/MeshVS_PrsBuilder.hxx                          |  195 +-
 inc/MeshVS_SensitiveFace.hxx                       |   42 +-
 inc/MeshVS_SensitiveMesh.hxx                       |   58 +-
 inc/MeshVS_SensitivePolyhedron.hxx                 |   62 +-
 inc/MeshVS_SensitiveSegment.hxx                    |   42 +-
 inc/MeshVS_SequenceNodeOfSequenceOfPrsBuilder.hxx  |   26 +-
 inc/MeshVS_SequenceOfPrsBuilder.hxx                |   71 +-
 inc/MeshVS_StdMapNodeOfMapOfTwoNodes.hxx           |   24 +-
 inc/MeshVS_TextPrsBuilder.hxx                      |   74 +-
 inc/MeshVS_Tool.hxx                                |   68 +-
 inc/MeshVS_TwoColorsHasher.hxx                     |   23 +-
 inc/MeshVS_TwoNodesHasher.hxx                      |   23 +-
 inc/MeshVS_VectorPrsBuilder.hxx                    |  129 +-
 inc/Message.hxx                                    |   49 +-
 inc/Message_Algorithm.hxx                          |  320 +-
 inc/Message_Gravity.hxx                            |   23 +-
 inc/Message_ListIteratorOfListOfMsg.hxx            |   35 +-
 inc/Message_ListNodeOfListOfMsg.hxx                |   24 +-
 inc/Message_ListOfMsg.hxx                          |   69 +-
 inc/Message_Messenger.hxx                          |  134 +-
 inc/Message_Msg.hxx                                |  190 +-
 inc/Message_MsgFile.hxx                            |  131 +-
 inc/Message_Printer.hxx                            |   75 +-
 inc/Message_PrinterOStream.hxx                     |  117 +-
 inc/Message_ProgressIndicator.hxx                  |  278 +-
 inc/Message_ProgressScale.hxx                      |  151 +-
 inc/Message_ProgressSentry.hxx                     |   90 +-
 inc/Message_SequenceNodeOfSequenceOfPrinters.hxx   |   26 +-
 ...ssage_SequenceNodeOfSequenceOfProgressScale.hxx |   24 +-
 inc/Message_SequenceOfPrinters.hxx                 |   71 +-
 inc/Message_SequenceOfProgressScale.hxx            |   67 +-
 inc/MgtBRep.hxx                                    |  137 +-
 inc/MgtBRep_TranslateTool.hxx                      |  118 +-
 inc/MgtBRep_TranslateTool1.hxx                     |  116 +-
 inc/MgtBRep_TriangleMode.hxx                       |   11 +-
 inc/MgtGeom.hxx                                    |  445 +-
 inc/MgtGeom2d.hxx                                  |  259 +-
 inc/MgtPoly.hxx                                    |   89 +-
 inc/MgtTopLoc.hxx                                  |  101 +-
 inc/MgtTopoDS.hxx                                  |  112 +-
 inc/MgtTopoDS_TranslateTool.hxx                    |   99 +-
 inc/MgtTopoDS_TranslateTool1.hxx                   |   97 +-
 inc/MoniTool_AttrList.hxx                          |  200 +-
 inc/MoniTool_CaseData.hxx                          |  472 +-
 inc/MoniTool_DataInfo.hxx                          |   39 +-
 ...ol_DataMapIteratorOfDataMapOfShapeTransient.hxx |   29 +-
 inc/MoniTool_DataMapIteratorOfDataMapOfTimer.hxx   |   31 +-
 ...niTool_DataMapNodeOfDataMapOfShapeTransient.hxx |   32 +-
 inc/MoniTool_DataMapNodeOfDataMapOfTimer.hxx       |   32 +-
 inc/MoniTool_DataMapOfShapeTransient.hxx           |   55 +-
 inc/MoniTool_DataMapOfTimer.hxx                    |   57 +-
 inc/MoniTool_ElemHasher.hxx                        |   49 +-
 inc/MoniTool_Element.hxx                           |   87 +-
 inc/MoniTool_HSequenceOfElement.hxx                |   74 +-
 ...DataMapNodeOfIndexedDataMapOfShapeTransient.hxx |   42 +-
 inc/MoniTool_IndexedDataMapOfShapeTransient.hxx    |   65 +-
 inc/MoniTool_IntVal.hxx                            |   26 +-
 inc/MoniTool_MTHasher.hxx                          |   41 +-
 inc/MoniTool_OptValue.hxx                          |  142 +-
 inc/MoniTool_Option.hxx                            |  233 +-
 inc/MoniTool_Profile.hxx                           |  344 +-
 inc/MoniTool_RealVal.hxx                           |   26 +-
 inc/MoniTool_SequenceNodeOfSequenceOfElement.hxx   |   26 +-
 inc/MoniTool_SequenceOfElement.hxx                 |   71 +-
 inc/MoniTool_SignShape.hxx                         |   36 +-
 inc/MoniTool_SignText.hxx                          |   57 +-
 inc/MoniTool_Stat.hxx                              |  154 +-
 inc/MoniTool_Timer.hxx                             |  166 +-
 inc/MoniTool_TimerSentry.hxx                       |   53 +-
 inc/MoniTool_TransientElem.hxx                     |   58 +-
 inc/MoniTool_TypedValue.hxx                        |  569 +-
 inc/MoniTool_ValueType.hxx                         |   11 +-
 inc/NLPlate_HGPPConstraint.hxx                     |   75 +-
 inc/NLPlate_HPG0Constraint.hxx                     |   46 +-
 inc/NLPlate_HPG0G1Constraint.hxx                   |   36 +-
 inc/NLPlate_HPG0G2Constraint.hxx                   |   30 +-
 inc/NLPlate_HPG0G3Constraint.hxx                   |   30 +-
 inc/NLPlate_HPG1Constraint.hxx                     |   46 +-
 inc/NLPlate_HPG2Constraint.hxx                     |   30 +-
 inc/NLPlate_HPG3Constraint.hxx                     |   30 +-
 inc/NLPlate_ListIteratorOfStackOfPlate.hxx         |   90 +
 inc/NLPlate_ListNodeOfStackOfPlate.hxx             |   77 +
 inc/NLPlate_NLPlate.hxx                            |   73 +-
 ...late_SequenceNodeOfSequenceOfHGPPConstraint.hxx |   26 +-
 inc/NLPlate_SequenceOfHGPPConstraint.hxx           |   71 +-
 inc/NLPlate_StackIteratorOfStackOfPlate.hxx        |  100 -
 inc/NLPlate_StackNodeOfStackOfPlate.hxx            |   89 -
 inc/NLPlate_StackOfPlate.hxx                       |  121 +-
 inc/OSD.hxx                                        |  187 +-
 inc/OSD_Chronometer.hxx                            |  138 +-
 inc/OSD_Directory.hxx                              |   51 +-
 inc/OSD_DirectoryIterator.hxx                      |  115 +-
 inc/OSD_Disk.hxx                                   |  128 +-
 inc/OSD_Environment.hxx                            |  120 +-
 inc/OSD_EnvironmentIterator.hxx                    |   79 +-
 inc/OSD_Error.hxx                                  |   73 +-
 inc/OSD_Exception.hxx                              |   21 +-
 inc/OSD_Exception_ACCESS_VIOLATION.hxx             |   21 +-
 inc/OSD_Exception_ARRAY_BOUNDS_EXCEEDED.hxx        |   21 +-
 inc/OSD_Exception_CTRL_BREAK.hxx                   |   21 +-
 inc/OSD_Exception_FLT_DENORMAL_OPERAND.hxx         |   21 +-
 inc/OSD_Exception_FLT_DIVIDE_BY_ZERO.hxx           |   21 +-
 inc/OSD_Exception_FLT_INEXACT_RESULT.hxx           |   21 +-
 inc/OSD_Exception_FLT_INVALID_OPERATION.hxx        |   21 +-
 inc/OSD_Exception_FLT_OVERFLOW.hxx                 |   21 +-
 inc/OSD_Exception_FLT_STACK_CHECK.hxx              |   21 +-
 inc/OSD_Exception_FLT_UNDERFLOW.hxx                |   21 +-
 inc/OSD_Exception_ILLEGAL_INSTRUCTION.hxx          |   21 +-
 inc/OSD_Exception_INT_DIVIDE_BY_ZERO.hxx           |   21 +-
 inc/OSD_Exception_INT_OVERFLOW.hxx                 |   21 +-
 inc/OSD_Exception_INVALID_DISPOSITION.hxx          |   21 +-
 inc/OSD_Exception_IN_PAGE_ERROR.hxx                |   21 +-
 inc/OSD_Exception_NONCONTINUABLE_EXCEPTION.hxx     |   21 +-
 inc/OSD_Exception_PRIV_INSTRUCTION.hxx             |   21 +-
 inc/OSD_Exception_STACK_OVERFLOW.hxx               |   21 +-
 inc/OSD_Exception_STATUS_NO_MEMORY.hxx             |   21 +-
 inc/OSD_File.hxx                                   |  266 +-
 inc/OSD_FileIterator.hxx                           |  115 +-
 inc/OSD_FileNode.hxx                               |  141 +-
 inc/OSD_FromWhere.hxx                              |   13 +-
 inc/OSD_Host.hxx                                   |   87 +-
 inc/OSD_KindFile.hxx                               |   13 +-
 inc/OSD_LoadMode.hxx                               |   13 +-
 inc/OSD_LockType.hxx                               |   35 +-
 inc/OSD_OEMType.hxx                                |   15 +-
 inc/OSD_OSDError.hxx                               |   21 +-
 inc/OSD_OpenMode.hxx                               |   13 +-
 inc/OSD_Path.hxx                                   |  354 +-
 inc/OSD_Printer.hxx                                |   70 +-
 inc/OSD_Process.hxx                                |   95 +-
 inc/OSD_Protection.hxx                             |  160 +-
 inc/OSD_SIGBUS.hxx                                 |   21 +-
 inc/OSD_SIGHUP.hxx                                 |   21 +-
 inc/OSD_SIGILL.hxx                                 |   21 +-
 inc/OSD_SIGINT.hxx                                 |   21 +-
 inc/OSD_SIGKILL.hxx                                |   21 +-
 inc/OSD_SIGQUIT.hxx                                |   21 +-
 inc/OSD_SIGSEGV.hxx                                |   21 +-
 inc/OSD_SIGSYS.hxx                                 |   21 +-
 inc/OSD_SharedLibrary.hxx                          |  136 +-
 inc/OSD_Signal.hxx                                 |   21 +-
 inc/OSD_SingleProtection.hxx                       |   21 +-
 inc/OSD_SysType.hxx                                |   25 +-
 inc/OSD_Thread.hxx                                 |  163 +-
 inc/OSD_Timer.hxx                                  |  101 +-
 inc/OSD_WhoAmI.hxx                                 |   15 +-
 inc/ObjMgt_ExternRef.hxx                           |   26 +-
 inc/ObjMgt_ExternShareable.hxx                     |   22 +-
 inc/ObjMgt_PSeqOfExtRef.hxx                        |  107 +-
 inc/ObjMgt_SeqExplorerOfPSeqOfExtRef.hxx           |   39 +-
 inc/ObjMgt_SeqNodeOfPSeqOfExtRef.hxx               |   48 +-
 inc/PBRep_Curve3D.hxx                              |   44 +-
 inc/PBRep_CurveOn2Surfaces.hxx                     |   49 +-
 inc/PBRep_CurveOnClosedSurface.hxx                 |   71 +-
 inc/PBRep_CurveOnSurface.hxx                       |   62 +-
 inc/PBRep_CurveRepresentation.hxx                  |   70 +-
 inc/PBRep_GCurve.hxx                               |   41 +-
 inc/PBRep_PointOnCurve.hxx                         |   35 +-
 inc/PBRep_PointOnCurveOnSurface.hxx                |   37 +-
 inc/PBRep_PointOnSurface.hxx                       |   35 +-
 inc/PBRep_PointRepresentation.hxx                  |   61 +-
 inc/PBRep_PointsOnSurface.hxx                      |   28 +-
 inc/PBRep_Polygon3D.hxx                            |   33 +-
 inc/PBRep_PolygonOnClosedSurface.hxx               |   35 +-
 inc/PBRep_PolygonOnClosedTriangulation.hxx         |   35 +-
 inc/PBRep_PolygonOnSurface.hxx                     |   41 +-
 inc/PBRep_PolygonOnTriangulation.hxx               |   39 +-
 inc/PBRep_TEdge.hxx                                |   55 +-
 inc/PBRep_TEdge1.hxx                               |   55 +-
 inc/PBRep_TFace.hxx                                |   61 +-
 inc/PBRep_TFace1.hxx                               |   61 +-
 inc/PBRep_TVertex.hxx                              |   42 +-
 inc/PBRep_TVertex1.hxx                             |   42 +-
 inc/PCDM.hxx                                       |   50 +-
 inc/PCDMShape_Document.hxx                         |   28 +-
 inc/PCDM_BaseDriverPointer.hxx                     |    3 +-
 inc/PCDM_Document.hxx                              |   18 +-
 inc/PCDM_DriverError.hxx                           |   21 +-
 inc/PCDM_ReadWriter.hxx                            |   66 +-
 inc/PCDM_ReadWriter_1.hxx                          |   47 +-
 inc/PCDM_Reader.hxx                                |   34 +-
 inc/PCDM_ReaderStatus.hxx                          |   11 +-
 inc/PCDM_Reference.hxx                             |   33 +-
 inc/PCDM_ReferenceIterator.hxx                     |   56 +-
 inc/PCDM_RetrievalDriver.hxx                       |   75 +-
 inc/PCDM_SequenceNodeOfSequenceOfDocument.hxx      |   26 +-
 inc/PCDM_SequenceNodeOfSequenceOfReference.hxx     |   24 +-
 inc/PCDM_SequenceOfDocument.hxx                    |   71 +-
 inc/PCDM_SequenceOfReference.hxx                   |   67 +-
 inc/PCDM_StorageDriver.hxx                         |  105 +-
 inc/PCDM_StoreStatus.hxx                           |   11 +-
 inc/PCDM_TypeOfFileDriver.hxx                      |   11 +-
 inc/PCDM_Writer.hxx                                |   18 +-
 inc/PColPGeom2d_FieldOfHArray1OfBSplineCurve.hxx   |  107 -
 inc/PColPGeom2d_FieldOfHArray1OfBezierCurve.hxx    |  107 -
 inc/PColPGeom2d_FieldOfHArray1OfBoundedCurve.hxx   |  107 -
 inc/PColPGeom2d_FieldOfHArray1OfCurve.hxx          |  107 -
 inc/PColPGeom2d_HArray1OfBSplineCurve.hxx          |  167 -
 inc/PColPGeom2d_HArray1OfBezierCurve.hxx           |  167 -
 inc/PColPGeom2d_HArray1OfBoundedCurve.hxx          |  167 -
 inc/PColPGeom2d_HArray1OfCurve.hxx                 |  167 -
 ...2d_VArrayNodeOfFieldOfHArray1OfBSplineCurve.hxx |   80 -
 ...m2d_VArrayNodeOfFieldOfHArray1OfBezierCurve.hxx |   80 -
 ...2d_VArrayNodeOfFieldOfHArray1OfBoundedCurve.hxx |   80 -
 ...olPGeom2d_VArrayNodeOfFieldOfHArray1OfCurve.hxx |   80 -
 ...d_VArrayTNodeOfFieldOfHArray1OfBSplineCurve.hxx |   95 -
 ...2d_VArrayTNodeOfFieldOfHArray1OfBezierCurve.hxx |   95 -
 ...d_VArrayTNodeOfFieldOfHArray1OfBoundedCurve.hxx |   95 -
 ...lPGeom2d_VArrayTNodeOfFieldOfHArray1OfCurve.hxx |   95 -
 inc/PColPGeom_FieldOfHArray1OfBSplineCurve.hxx     |  107 -
 inc/PColPGeom_FieldOfHArray1OfBezierCurve.hxx      |  107 -
 inc/PColPGeom_FieldOfHArray1OfBoundedCurve.hxx     |  107 -
 inc/PColPGeom_FieldOfHArray1OfBoundedSurface.hxx   |  107 -
 inc/PColPGeom_FieldOfHArray1OfCurve.hxx            |  107 -
 inc/PColPGeom_FieldOfHArray1OfSurface.hxx          |  107 -
 inc/PColPGeom_FieldOfHArray2OfBSplineSurface.hxx   |  107 -
 inc/PColPGeom_FieldOfHArray2OfBezierSurface.hxx    |  107 -
 inc/PColPGeom_FieldOfHArray2OfBoundedSurface.hxx   |  107 -
 inc/PColPGeom_FieldOfHArray2OfSurface.hxx          |  107 -
 inc/PColPGeom_HArray1OfBSplineCurve.hxx            |  167 -
 inc/PColPGeom_HArray1OfBezierCurve.hxx             |  167 -
 inc/PColPGeom_HArray1OfBoundedCurve.hxx            |  167 -
 inc/PColPGeom_HArray1OfBoundedSurface.hxx          |  167 -
 inc/PColPGeom_HArray1OfCurve.hxx                   |  167 -
 inc/PColPGeom_HArray1OfSurface.hxx                 |  167 -
 inc/PColPGeom_HArray2OfBSplineSurface.hxx          |  179 -
 inc/PColPGeom_HArray2OfBezierSurface.hxx           |  179 -
 inc/PColPGeom_HArray2OfBoundedSurface.hxx          |  179 -
 inc/PColPGeom_HArray2OfSurface.hxx                 |  179 -
 ...om_VArrayNodeOfFieldOfHArray1OfBSplineCurve.hxx |   80 -
 ...eom_VArrayNodeOfFieldOfHArray1OfBezierCurve.hxx |   80 -
 ...om_VArrayNodeOfFieldOfHArray1OfBoundedCurve.hxx |   80 -
 ..._VArrayNodeOfFieldOfHArray1OfBoundedSurface.hxx |   80 -
 ...PColPGeom_VArrayNodeOfFieldOfHArray1OfCurve.hxx |   80 -
 ...olPGeom_VArrayNodeOfFieldOfHArray1OfSurface.hxx |   80 -
 ..._VArrayNodeOfFieldOfHArray2OfBSplineSurface.hxx |   80 -
 ...m_VArrayNodeOfFieldOfHArray2OfBezierSurface.hxx |   80 -
 ..._VArrayNodeOfFieldOfHArray2OfBoundedSurface.hxx |   80 -
 ...olPGeom_VArrayNodeOfFieldOfHArray2OfSurface.hxx |   80 -
 ...m_VArrayTNodeOfFieldOfHArray1OfBSplineCurve.hxx |   95 -
 ...om_VArrayTNodeOfFieldOfHArray1OfBezierCurve.hxx |   95 -
 ...m_VArrayTNodeOfFieldOfHArray1OfBoundedCurve.hxx |   95 -
 ...VArrayTNodeOfFieldOfHArray1OfBoundedSurface.hxx |   95 -
 ...ColPGeom_VArrayTNodeOfFieldOfHArray1OfCurve.hxx |   95 -
 ...lPGeom_VArrayTNodeOfFieldOfHArray1OfSurface.hxx |   95 -
 ...VArrayTNodeOfFieldOfHArray2OfBSplineSurface.hxx |   95 -
 ..._VArrayTNodeOfFieldOfHArray2OfBezierSurface.hxx |   95 -
 ...VArrayTNodeOfFieldOfHArray2OfBoundedSurface.hxx |   95 -
 ...lPGeom_VArrayTNodeOfFieldOfHArray2OfSurface.hxx |   95 -
 inc/PColStd_FieldOfHArray1OfExtendedString.hxx     |   42 +-
 inc/PColStd_FieldOfHArray1OfInteger.hxx            |   40 +-
 inc/PColStd_FieldOfHArray1OfPersistent.hxx         |   42 +-
 inc/PColStd_FieldOfHArray1OfReal.hxx               |   42 +-
 inc/PColStd_FieldOfHArray2OfInteger.hxx            |   40 +-
 inc/PColStd_FieldOfHArray2OfPersistent.hxx         |   42 +-
 inc/PColStd_FieldOfHArray2OfReal.hxx               |   42 +-
 inc/PColStd_HArray1OfExtendedString.hxx            |   69 +-
 inc/PColStd_HArray1OfInteger.hxx                   |   65 +-
 inc/PColStd_HArray1OfPersistent.hxx                |   65 +-
 inc/PColStd_HArray1OfReal.hxx                      |   67 +-
 inc/PColStd_HArray2OfInteger.hxx                   |   75 +-
 inc/PColStd_HArray2OfPersistent.hxx                |   75 +-
 inc/PColStd_HArray2OfReal.hxx                      |   77 +-
 inc/PColStd_HDoubleListOfInteger.hxx               |  123 -
 inc/PColStd_HDoubleListOfPersistent.hxx            |  120 -
 inc/PColStd_HDoubleListOfReal.hxx                  |  123 -
 inc/PColStd_HOfAsciiString.hxx                     |   74 -
 inc/PColStd_HOfExtendedString.hxx                  |   74 -
 inc/PColStd_HOfInteger.hxx                         |   70 -
 inc/PColStd_HOfReal.hxx                            |   73 -
 inc/PColStd_HSequenceOfHAsciiString.hxx            |  168 -
 inc/PColStd_HSequenceOfHExtendedString.hxx         |  168 -
 inc/PColStd_HSequenceOfInteger.hxx                 |  164 -
 inc/PColStd_HSequenceOfPersistent.hxx              |  164 -
 inc/PColStd_HSequenceOfReal.hxx                    |  167 -
 inc/PColStd_HSingleListOfInteger.hxx               |  111 -
 inc/PColStd_HSingleListOfPersistent.hxx            |  108 -
 inc/PColStd_HSingleListOfReal.hxx                  |  111 -
 inc/PColStd_HashAsciiString.hxx                    |   74 -
 inc/PColStd_HashExtendedString.hxx                 |   74 -
 ...ColStd_SeqExplorerOfHSequenceOfHAsciiString.hxx |   86 -
 ...Std_SeqExplorerOfHSequenceOfHExtendedString.hxx |   86 -
 inc/PColStd_SeqExplorerOfHSequenceOfInteger.hxx    |   82 -
 inc/PColStd_SeqExplorerOfHSequenceOfPersistent.hxx |   86 -
 inc/PColStd_SeqExplorerOfHSequenceOfReal.hxx       |   85 -
 inc/PColStd_SeqNodeOfHSequenceOfHAsciiString.hxx   |  105 -
 ...PColStd_SeqNodeOfHSequenceOfHExtendedString.hxx |  105 -
 inc/PColStd_SeqNodeOfHSequenceOfInteger.hxx        |  104 -
 inc/PColStd_SeqNodeOfHSequenceOfPersistent.hxx     |  105 -
 inc/PColStd_SeqNodeOfHSequenceOfReal.hxx           |  104 -
 ..._VArrayNodeOfFieldOfHArray1OfExtendedString.hxx |   30 +-
 ...PColStd_VArrayNodeOfFieldOfHArray1OfInteger.hxx |   30 +-
 ...lStd_VArrayNodeOfFieldOfHArray1OfPersistent.hxx |   30 +-
 inc/PColStd_VArrayNodeOfFieldOfHArray1OfReal.hxx   |   30 +-
 ...PColStd_VArrayNodeOfFieldOfHArray2OfInteger.hxx |   30 +-
 ...lStd_VArrayNodeOfFieldOfHArray2OfPersistent.hxx |   30 +-
 inc/PColStd_VArrayNodeOfFieldOfHArray2OfReal.hxx   |   30 +-
 ...VArrayTNodeOfFieldOfHArray1OfExtendedString.hxx |   31 +-
 ...ColStd_VArrayTNodeOfFieldOfHArray1OfInteger.hxx |   29 +-
 ...Std_VArrayTNodeOfFieldOfHArray1OfPersistent.hxx |   31 +-
 inc/PColStd_VArrayTNodeOfFieldOfHArray1OfReal.hxx  |   29 +-
 ...ColStd_VArrayTNodeOfFieldOfHArray2OfInteger.hxx |   29 +-
 ...Std_VArrayTNodeOfFieldOfHArray2OfPersistent.hxx |   31 +-
 inc/PColStd_VArrayTNodeOfFieldOfHArray2OfReal.hxx  |   29 +-
 inc/PColgp_FieldOfHArray1OfCirc2d.hxx              |   40 +-
 inc/PColgp_FieldOfHArray1OfDir.hxx                 |   40 +-
 inc/PColgp_FieldOfHArray1OfDir2d.hxx               |   40 +-
 inc/PColgp_FieldOfHArray1OfLin2d.hxx               |   40 +-
 inc/PColgp_FieldOfHArray1OfPnt.hxx                 |   40 +-
 inc/PColgp_FieldOfHArray1OfPnt2d.hxx               |   40 +-
 inc/PColgp_FieldOfHArray1OfVec.hxx                 |   40 +-
 inc/PColgp_FieldOfHArray1OfVec2d.hxx               |   40 +-
 inc/PColgp_FieldOfHArray1OfXY.hxx                  |   40 +-
 inc/PColgp_FieldOfHArray1OfXYZ.hxx                 |   40 +-
 inc/PColgp_FieldOfHArray2OfCirc2d.hxx              |   40 +-
 inc/PColgp_FieldOfHArray2OfDir.hxx                 |   40 +-
 inc/PColgp_FieldOfHArray2OfDir2d.hxx               |   40 +-
 inc/PColgp_FieldOfHArray2OfLin2d.hxx               |   40 +-
 inc/PColgp_FieldOfHArray2OfPnt.hxx                 |   40 +-
 inc/PColgp_FieldOfHArray2OfPnt2d.hxx               |   40 +-
 inc/PColgp_FieldOfHArray2OfVec.hxx                 |   40 +-
 inc/PColgp_FieldOfHArray2OfVec2d.hxx               |   40 +-
 inc/PColgp_FieldOfHArray2OfXY.hxx                  |   40 +-
 inc/PColgp_FieldOfHArray2OfXYZ.hxx                 |   40 +-
 inc/PColgp_HArray1OfCirc2d.hxx                     |   67 +-
 inc/PColgp_HArray1OfDir.hxx                        |   67 +-
 inc/PColgp_HArray1OfDir2d.hxx                      |   67 +-
 inc/PColgp_HArray1OfLin2d.hxx                      |   67 +-
 inc/PColgp_HArray1OfPnt.hxx                        |   67 +-
 inc/PColgp_HArray1OfPnt2d.hxx                      |   67 +-
 inc/PColgp_HArray1OfVec.hxx                        |   67 +-
 inc/PColgp_HArray1OfVec2d.hxx                      |   67 +-
 inc/PColgp_HArray1OfXY.hxx                         |   67 +-
 inc/PColgp_HArray1OfXYZ.hxx                        |   67 +-
 inc/PColgp_HArray2OfCirc2d.hxx                     |   77 +-
 inc/PColgp_HArray2OfDir.hxx                        |   77 +-
 inc/PColgp_HArray2OfDir2d.hxx                      |   77 +-
 inc/PColgp_HArray2OfLin2d.hxx                      |   77 +-
 inc/PColgp_HArray2OfPnt.hxx                        |   77 +-
 inc/PColgp_HArray2OfPnt2d.hxx                      |   77 +-
 inc/PColgp_HArray2OfVec.hxx                        |   77 +-
 inc/PColgp_HArray2OfVec2d.hxx                      |   77 +-
 inc/PColgp_HArray2OfXY.hxx                         |   77 +-
 inc/PColgp_HArray2OfXYZ.hxx                        |   77 +-
 inc/PColgp_HSequenceOfDir.hxx                      |  107 +-
 inc/PColgp_HSequenceOfPnt.hxx                      |  107 +-
 inc/PColgp_HSequenceOfVec.hxx                      |  107 +-
 inc/PColgp_HSequenceOfXYZ.hxx                      |  107 +-
 inc/PColgp_SeqExplorerOfHSequenceOfDir.hxx         |   37 +-
 inc/PColgp_SeqExplorerOfHSequenceOfPnt.hxx         |   37 +-
 inc/PColgp_SeqExplorerOfHSequenceOfVec.hxx         |   37 +-
 inc/PColgp_SeqExplorerOfHSequenceOfXYZ.hxx         |   37 +-
 inc/PColgp_SeqNodeOfHSequenceOfDir.hxx             |   48 +-
 inc/PColgp_SeqNodeOfHSequenceOfPnt.hxx             |   48 +-
 inc/PColgp_SeqNodeOfHSequenceOfVec.hxx             |   48 +-
 inc/PColgp_SeqNodeOfHSequenceOfXYZ.hxx             |   48 +-
 inc/PColgp_VArrayNodeOfFieldOfHArray1OfCirc2d.hxx  |   30 +-
 inc/PColgp_VArrayNodeOfFieldOfHArray1OfDir.hxx     |   30 +-
 inc/PColgp_VArrayNodeOfFieldOfHArray1OfDir2d.hxx   |   30 +-
 inc/PColgp_VArrayNodeOfFieldOfHArray1OfLin2d.hxx   |   30 +-
 inc/PColgp_VArrayNodeOfFieldOfHArray1OfPnt.hxx     |   30 +-
 inc/PColgp_VArrayNodeOfFieldOfHArray1OfPnt2d.hxx   |   30 +-
 inc/PColgp_VArrayNodeOfFieldOfHArray1OfVec.hxx     |   30 +-
 inc/PColgp_VArrayNodeOfFieldOfHArray1OfVec2d.hxx   |   30 +-
 inc/PColgp_VArrayNodeOfFieldOfHArray1OfXY.hxx      |   30 +-
 inc/PColgp_VArrayNodeOfFieldOfHArray1OfXYZ.hxx     |   30 +-
 inc/PColgp_VArrayNodeOfFieldOfHArray2OfCirc2d.hxx  |   30 +-
 inc/PColgp_VArrayNodeOfFieldOfHArray2OfDir.hxx     |   30 +-
 inc/PColgp_VArrayNodeOfFieldOfHArray2OfDir2d.hxx   |   30 +-
 inc/PColgp_VArrayNodeOfFieldOfHArray2OfLin2d.hxx   |   30 +-
 inc/PColgp_VArrayNodeOfFieldOfHArray2OfPnt.hxx     |   30 +-
 inc/PColgp_VArrayNodeOfFieldOfHArray2OfPnt2d.hxx   |   30 +-
 inc/PColgp_VArrayNodeOfFieldOfHArray2OfVec.hxx     |   30 +-
 inc/PColgp_VArrayNodeOfFieldOfHArray2OfVec2d.hxx   |   30 +-
 inc/PColgp_VArrayNodeOfFieldOfHArray2OfXY.hxx      |   30 +-
 inc/PColgp_VArrayNodeOfFieldOfHArray2OfXYZ.hxx     |   30 +-
 inc/PColgp_VArrayTNodeOfFieldOfHArray1OfCirc2d.hxx |   29 +-
 inc/PColgp_VArrayTNodeOfFieldOfHArray1OfDir.hxx    |   29 +-
 inc/PColgp_VArrayTNodeOfFieldOfHArray1OfDir2d.hxx  |   29 +-
 inc/PColgp_VArrayTNodeOfFieldOfHArray1OfLin2d.hxx  |   29 +-
 inc/PColgp_VArrayTNodeOfFieldOfHArray1OfPnt.hxx    |   29 +-
 inc/PColgp_VArrayTNodeOfFieldOfHArray1OfPnt2d.hxx  |   29 +-
 inc/PColgp_VArrayTNodeOfFieldOfHArray1OfVec.hxx    |   29 +-
 inc/PColgp_VArrayTNodeOfFieldOfHArray1OfVec2d.hxx  |   29 +-
 inc/PColgp_VArrayTNodeOfFieldOfHArray1OfXY.hxx     |   29 +-
 inc/PColgp_VArrayTNodeOfFieldOfHArray1OfXYZ.hxx    |   29 +-
 inc/PColgp_VArrayTNodeOfFieldOfHArray2OfCirc2d.hxx |   29 +-
 inc/PColgp_VArrayTNodeOfFieldOfHArray2OfDir.hxx    |   29 +-
 inc/PColgp_VArrayTNodeOfFieldOfHArray2OfDir2d.hxx  |   29 +-
 inc/PColgp_VArrayTNodeOfFieldOfHArray2OfLin2d.hxx  |   29 +-
 inc/PColgp_VArrayTNodeOfFieldOfHArray2OfPnt.hxx    |   29 +-
 inc/PColgp_VArrayTNodeOfFieldOfHArray2OfPnt2d.hxx  |   29 +-
 inc/PColgp_VArrayTNodeOfFieldOfHArray2OfVec.hxx    |   29 +-
 inc/PColgp_VArrayTNodeOfFieldOfHArray2OfVec2d.hxx  |   29 +-
 inc/PColgp_VArrayTNodeOfFieldOfHArray2OfXY.hxx     |   29 +-
 inc/PColgp_VArrayTNodeOfFieldOfHArray2OfXYZ.hxx    |   29 +-
 inc/PCollection_AccessMode.hxx                     |   11 +-
 inc/PCollection_CompareOfInteger.hxx               |   70 -
 inc/PCollection_CompareOfReal.hxx                  |   70 -
 inc/PCollection_HAsciiString.hxx                   |  439 +-
 inc/PCollection_HExtendedString.hxx                |  341 +-
 inc/PCollection_IsContained.hxx                    |   38 -
 inc/PCollection_IsNotRoot.hxx                      |   38 -
 inc/PCollection_IsNullTree.hxx                     |   38 -
 inc/PCollection_PrivCompareOfInteger.hxx           |   70 -
 inc/PCollection_PrivCompareOfReal.hxx              |   70 -
 inc/PCollection_Side.hxx                           |   19 -
 inc/PDF_Attribute.hxx                              |   18 +-
 inc/PDF_Data.hxx                                   |   57 +-
 inc/PDF_FieldOfHAttributeArray1.hxx                |   42 +-
 inc/PDF_HAttributeArray1.hxx                       |   69 +-
 inc/PDF_Reference.hxx                              |   28 +-
 inc/PDF_TagSource.hxx                              |   28 +-
 inc/PDF_VArrayNodeOfFieldOfHAttributeArray1.hxx    |   30 +-
 inc/PDF_VArrayTNodeOfFieldOfHAttributeArray1.hxx   |   31 +-
 inc/PDataStd_AsciiString.hxx                       |   28 +-
 inc/PDataStd_BooleanArray.hxx                      |   40 +-
 inc/PDataStd_BooleanList.hxx                       |   34 +-
 inc/PDataStd_ByteArray.hxx                         |   26 +-
 inc/PDataStd_ByteArray_1.hxx                       |   34 +-
 inc/PDataStd_Comment.hxx                           |   28 +-
 inc/PDataStd_Directory.hxx                         |   18 +-
 inc/PDataStd_Expression.hxx                        |   36 +-
 inc/PDataStd_ExtStringArray.hxx                    |   36 +-
 inc/PDataStd_ExtStringArray_1.hxx                  |   44 +-
 inc/PDataStd_ExtStringList.hxx                     |   36 +-
 inc/PDataStd_FieldOfHArray1OfByte.hxx              |   42 +-
 inc/PDataStd_FieldOfHArray1OfHArray1OfInteger.hxx  |   42 +-
 inc/PDataStd_FieldOfHArray1OfHArray1OfReal.hxx     |   42 +-
 inc/PDataStd_FieldOfHArray1OfHAsciiString.hxx      |   42 +-
 inc/PDataStd_HArray1OfByte.hxx                     |   67 +-
 inc/PDataStd_HArray1OfHArray1OfInteger.hxx         |   69 +-
 inc/PDataStd_HArray1OfHArray1OfReal.hxx            |   69 +-
 inc/PDataStd_HArray1OfHAsciiString.hxx             |   69 +-
 inc/PDataStd_IntPackedMap.hxx                      |   54 +-
 inc/PDataStd_IntPackedMap_1.hxx                    |   60 +-
 inc/PDataStd_Integer.hxx                           |   28 +-
 inc/PDataStd_IntegerArray.hxx                      |   34 +-
 inc/PDataStd_IntegerArray_1.hxx                    |   42 +-
 inc/PDataStd_IntegerList.hxx                       |   34 +-
 inc/PDataStd_Name.hxx                              |   28 +-
 inc/PDataStd_NamedData.hxx                         |  157 +-
 inc/PDataStd_NoteBook.hxx                          |   18 +-
 inc/PDataStd_Real.hxx                              |   36 +-
 inc/PDataStd_RealArray.hxx                         |   36 +-
 inc/PDataStd_RealArray_1.hxx                       |   44 +-
 inc/PDataStd_RealList.hxx                          |   36 +-
 inc/PDataStd_ReferenceArray.hxx                    |   36 +-
 inc/PDataStd_ReferenceList.hxx                     |   36 +-
 inc/PDataStd_Relation.hxx                          |   36 +-
 inc/PDataStd_Tick.hxx                              |   18 +-
 inc/PDataStd_TreeNode.hxx                          |   40 +-
 inc/PDataStd_UAttribute.hxx                        |   26 +-
 inc/PDataStd_VArrayNodeOfFieldOfHArray1OfByte.hxx  |   30 +-
 ...ArrayNodeOfFieldOfHArray1OfHArray1OfInteger.hxx |   30 +-
 ...d_VArrayNodeOfFieldOfHArray1OfHArray1OfReal.hxx |   30 +-
 ...td_VArrayNodeOfFieldOfHArray1OfHAsciiString.hxx |   30 +-
 inc/PDataStd_VArrayTNodeOfFieldOfHArray1OfByte.hxx |   29 +-
 ...rrayTNodeOfFieldOfHArray1OfHArray1OfInteger.hxx |   31 +-
 ..._VArrayTNodeOfFieldOfHArray1OfHArray1OfReal.hxx |   31 +-
 ...d_VArrayTNodeOfFieldOfHArray1OfHAsciiString.hxx |   31 +-
 inc/PDataStd_Variable.hxx                          |   36 +-
 inc/PDataXtd_Axis.hxx                              |   18 +-
 inc/PDataXtd_Constraint.hxx                        |   72 +-
 inc/PDataXtd_Geometry.hxx                          |   28 +-
 inc/PDataXtd_PatternStd.hxx                        |   88 +-
 inc/PDataXtd_Placement.hxx                         |   18 +-
 inc/PDataXtd_Plane.hxx                             |   18 +-
 inc/PDataXtd_Point.hxx                             |   18 +-
 inc/PDataXtd_Position.hxx                          |   26 +-
 inc/PDataXtd_Shape.hxx                             |   18 +-
 inc/PDocStd_Document.hxx                           |   28 +-
 inc/PDocStd_XLink.hxx                              |   47 +-
 inc/PFunction_Function.hxx                         |   34 +-
 inc/PGeom2d_AxisPlacement.hxx                      |   40 +-
 inc/PGeom2d_BSplineCurve.hxx                       |  124 +-
 inc/PGeom2d_BezierCurve.hxx                        |   72 +-
 inc/PGeom2d_BoundedCurve.hxx                       |   18 +-
 inc/PGeom2d_CartesianPoint.hxx                     |   40 +-
 inc/PGeom2d_Circle.hxx                             |   42 +-
 inc/PGeom2d_Conic.hxx                              |   40 +-
 inc/PGeom2d_Curve.hxx                              |   18 +-
 inc/PGeom2d_Direction.hxx                          |   26 +-
 inc/PGeom2d_Ellipse.hxx                            |   60 +-
 inc/PGeom2d_Geometry.hxx                           |   18 +-
 inc/PGeom2d_Hyperbola.hxx                          |   60 +-
 inc/PGeom2d_Line.hxx                               |   44 +-
 inc/PGeom2d_OffsetCurve.hxx                        |   60 +-
 inc/PGeom2d_Parabola.hxx                           |   44 +-
 inc/PGeom2d_Point.hxx                              |   18 +-
 inc/PGeom2d_Transformation.hxx                     |   40 +-
 inc/PGeom2d_TrimmedCurve.hxx                       |   70 +-
 inc/PGeom2d_Vector.hxx                             |   40 +-
 inc/PGeom2d_VectorWithMagnitude.hxx                |   26 +-
 inc/PGeom_Axis1Placement.hxx                       |   26 +-
 inc/PGeom_Axis2Placement.hxx                       |   40 +-
 inc/PGeom_AxisPlacement.hxx                        |   40 +-
 inc/PGeom_BSplineCurve.hxx                         |  124 +-
 inc/PGeom_BSplineSurface.hxx                       |  190 +-
 inc/PGeom_BezierCurve.hxx                          |   72 +-
 inc/PGeom_BezierSurface.hxx                        |   80 +-
 inc/PGeom_BoundedCurve.hxx                         |   18 +-
 inc/PGeom_BoundedSurface.hxx                       |   18 +-
 inc/PGeom_CartesianPoint.hxx                       |   40 +-
 inc/PGeom_Circle.hxx                               |   42 +-
 inc/PGeom_Conic.hxx                                |   40 +-
 inc/PGeom_ConicalSurface.hxx                       |   52 +-
 inc/PGeom_Curve.hxx                                |   18 +-
 inc/PGeom_CylindricalSurface.hxx                   |   40 +-
 inc/PGeom_Direction.hxx                            |   26 +-
 inc/PGeom_ElementarySurface.hxx                    |   40 +-
 inc/PGeom_Ellipse.hxx                              |   60 +-
 inc/PGeom_Geometry.hxx                             |   18 +-
 inc/PGeom_Hyperbola.hxx                            |   60 +-
 inc/PGeom_Line.hxx                                 |   44 +-
 inc/PGeom_OffsetCurve.hxx                          |   76 +-
 inc/PGeom_OffsetSurface.hxx                        |   62 +-
 inc/PGeom_Parabola.hxx                             |   44 +-
 inc/PGeom_Plane.hxx                                |   26 +-
 inc/PGeom_Point.hxx                                |   18 +-
 inc/PGeom_RectangularTrimmedSurface.hxx            |   92 +-
 inc/PGeom_SphericalSurface.hxx                     |   40 +-
 inc/PGeom_Surface.hxx                              |   18 +-
 inc/PGeom_SurfaceOfLinearExtrusion.hxx             |   28 +-
 inc/PGeom_SurfaceOfRevolution.hxx                  |   42 +-
 inc/PGeom_SweptSurface.hxx                         |   54 +-
 inc/PGeom_ToroidalSurface.hxx                      |   52 +-
 inc/PGeom_Transformation.hxx                       |   40 +-
 inc/PGeom_TrimmedCurve.hxx                         |   70 +-
 inc/PGeom_Vector.hxx                               |   40 +-
 inc/PGeom_VectorWithMagnitude.hxx                  |   26 +-
 inc/PLib.hxx                                       |  577 +-
 inc/PLib_Base.hxx                                  |   71 +-
 inc/PLib_DoubleJacobiPolynomial.hxx                |   65 +-
 inc/PLib_HermitJacobi.hxx                          |  174 +-
 inc/PLib_JacobiPolynomial.hxx                      |  231 +-
 inc/PMMgt_PManaged.hxx                             |   48 +-
 inc/PNaming_FieldOfHArray1OfNamedShape.hxx         |   42 +-
 inc/PNaming_HArray1OfNamedShape.hxx                |   69 +-
 inc/PNaming_Name.hxx                               |   54 +-
 inc/PNaming_Name_1.hxx                             |   62 +-
 inc/PNaming_Name_2.hxx                             |   68 +-
 inc/PNaming_NamedShape.hxx                         |   78 +-
 inc/PNaming_Naming.hxx                             |   26 +-
 inc/PNaming_Naming_1.hxx                           |   26 +-
 inc/PNaming_Naming_2.hxx                           |   26 +-
 ...ming_VArrayNodeOfFieldOfHArray1OfNamedShape.hxx |   30 +-
 ...ing_VArrayTNodeOfFieldOfHArray1OfNamedShape.hxx |   31 +-
 inc/PPoly_FieldOfHArray1OfTriangle.hxx             |   40 +-
 inc/PPoly_HArray1OfTriangle.hxx                    |   67 +-
 inc/PPoly_Polygon2D.hxx                            |   43 +-
 inc/PPoly_Polygon3D.hxx                            |   66 +-
 inc/PPoly_PolygonOnTriangulation.hxx               |   66 +-
 inc/PPoly_Triangle.hxx                             |   30 +-
 inc/PPoly_Triangulation.hxx                        |   81 +-
 inc/PPoly_VArrayNodeOfFieldOfHArray1OfTriangle.hxx |   30 +-
 ...PPoly_VArrayTNodeOfFieldOfHArray1OfTriangle.hxx |   29 +-
 inc/PPrsStd_AISPresentation.hxx                    |   62 +-
 inc/PPrsStd_AISPresentation_1.hxx                  |   68 +-
 inc/PShort_FieldOfHArray1OfShortReal.hxx           |   42 +-
 inc/PShort_FieldOfHArray2OfShortReal.hxx           |   42 +-
 inc/PShort_HArray1OfShortReal.hxx                  |   67 +-
 inc/PShort_HArray2OfShortReal.hxx                  |   77 +-
 inc/PShort_HSequenceOfShortReal.hxx                |  107 +-
 inc/PShort_SeqExplorerOfHSequenceOfShortReal.hxx   |   39 +-
 inc/PShort_SeqNodeOfHSequenceOfShortReal.hxx       |   48 +-
 ...Short_VArrayNodeOfFieldOfHArray1OfShortReal.hxx |   30 +-
 ...Short_VArrayNodeOfFieldOfHArray2OfShortReal.hxx |   30 +-
 ...hort_VArrayTNodeOfFieldOfHArray1OfShortReal.hxx |   29 +-
 ...hort_VArrayTNodeOfFieldOfHArray2OfShortReal.hxx |   29 +-
 inc/PStandard_ArrayNode.hxx                        |   21 +-
 ...Std_DataMapIteratorOfPersistentTransientMap.hxx |   31 +-
 ...Std_DataMapIteratorOfTransientPersistentMap.hxx |   31 +-
 ...TColStd_DataMapNodeOfPersistentTransientMap.hxx |   34 +-
 ...TColStd_DataMapNodeOfTransientPersistentMap.hxx |   34 +-
 ...MapIteratorOfDoubleMapOfTransientPersistent.hxx |   31 +-
 ...ubleMapNodeOfDoubleMapOfTransientPersistent.hxx |   38 +-
 inc/PTColStd_DoubleMapOfTransientPersistent.hxx    |   53 +-
 inc/PTColStd_MapPersistentHasher.hxx               |   23 +-
 inc/PTColStd_PersistentTransientMap.hxx            |   57 +-
 inc/PTColStd_TransientPersistentMap.hxx            |   57 +-
 inc/PTopLoc_Datum3D.hxx                            |   38 +-
 inc/PTopLoc_ItemLocation.hxx                       |   38 +-
 inc/PTopLoc_Location.hxx                           |   84 +-
 inc/PTopoDS_CompSolid.hxx                          |   18 +-
 inc/PTopoDS_Compound.hxx                           |   18 +-
 inc/PTopoDS_Edge.hxx                               |   18 +-
 inc/PTopoDS_Face.hxx                               |   18 +-
 inc/PTopoDS_FieldOfHArray1OfHShape.hxx             |   42 +-
 inc/PTopoDS_FieldOfHArray1OfShape1.hxx             |   40 +-
 inc/PTopoDS_HArray1OfHShape.hxx                    |   69 +-
 inc/PTopoDS_HArray1OfShape1.hxx                    |   67 +-
 inc/PTopoDS_HShape.hxx                             |   42 +-
 inc/PTopoDS_Shape1.hxx                             |   70 +-
 inc/PTopoDS_Shell.hxx                              |   18 +-
 inc/PTopoDS_Solid.hxx                              |   18 +-
 inc/PTopoDS_TCompSolid.hxx                         |   25 +-
 inc/PTopoDS_TCompSolid1.hxx                        |   25 +-
 inc/PTopoDS_TCompound.hxx                          |   25 +-
 inc/PTopoDS_TCompound1.hxx                         |   25 +-
 inc/PTopoDS_TEdge.hxx                              |   22 +-
 inc/PTopoDS_TEdge1.hxx                             |   22 +-
 inc/PTopoDS_TFace.hxx                              |   25 +-
 inc/PTopoDS_TFace1.hxx                             |   25 +-
 inc/PTopoDS_TShape.hxx                             |  119 +-
 inc/PTopoDS_TShape1.hxx                            |  119 +-
 inc/PTopoDS_TShell.hxx                             |   22 +-
 inc/PTopoDS_TShell1.hxx                            |   22 +-
 inc/PTopoDS_TSolid.hxx                             |   27 +-
 inc/PTopoDS_TSolid1.hxx                            |   27 +-
 inc/PTopoDS_TVertex.hxx                            |   22 +-
 inc/PTopoDS_TVertex1.hxx                           |   22 +-
 inc/PTopoDS_TWire.hxx                              |   22 +-
 inc/PTopoDS_TWire1.hxx                             |   22 +-
 inc/PTopoDS_VArrayNodeOfFieldOfHArray1OfHShape.hxx |   30 +-
 inc/PTopoDS_VArrayNodeOfFieldOfHArray1OfShape1.hxx |   30 +-
 ...PTopoDS_VArrayTNodeOfFieldOfHArray1OfHShape.hxx |   31 +-
 ...PTopoDS_VArrayTNodeOfFieldOfHArray1OfShape1.hxx |   29 +-
 inc/PTopoDS_Vertex.hxx                             |   18 +-
 inc/PTopoDS_Wire.hxx                               |   18 +-
 inc/PXCAFDoc_Area.hxx                              |   28 +-
 inc/PXCAFDoc_Centroid.hxx                          |   28 +-
 inc/PXCAFDoc_Color.hxx                             |   28 +-
 inc/PXCAFDoc_ColorTool.hxx                         |   18 +-
 inc/PXCAFDoc_Datum.hxx                             |   36 +-
 inc/PXCAFDoc_DimTol.hxx                            |   44 +-
 inc/PXCAFDoc_DimTolTool.hxx                        |   18 +-
 inc/PXCAFDoc_DocumentTool.hxx                      |   18 +-
 inc/PXCAFDoc_GraphNode.hxx                         |   52 +-
 inc/PXCAFDoc_GraphNodeSequence.hxx                 |  107 +-
 inc/PXCAFDoc_LayerTool.hxx                         |   18 +-
 inc/PXCAFDoc_Location.hxx                          |   28 +-
 inc/PXCAFDoc_Material.hxx                          |   46 +-
 inc/PXCAFDoc_MaterialTool.hxx                      |   18 +-
 inc/PXCAFDoc_SeqExplorerOfGraphNodeSequence.hxx    |   39 +-
 inc/PXCAFDoc_SeqNodeOfGraphNodeSequence.hxx        |   48 +-
 inc/PXCAFDoc_ShapeTool.hxx                         |   18 +-
 inc/PXCAFDoc_Volume.hxx                            |   28 +-
 inc/Plate_Array1OfPinpointConstraint.hxx           |   59 +-
 inc/Plate_D1.hxx                                   |   32 +-
 inc/Plate_D2.hxx                                   |   30 +-
 inc/Plate_D3.hxx                                   |   32 +-
 inc/Plate_FreeGtoCConstraint.hxx                   |   52 +-
 inc/Plate_GlobalTranslationConstraint.hxx          |   25 +-
 inc/Plate_GtoCConstraint.hxx                       |   52 +-
 inc/Plate_HArray1OfPinpointConstraint.hxx          |   42 +-
 inc/Plate_LineConstraint.hxx                       |   27 +-
 inc/Plate_LinearScalarConstraint.hxx               |   60 +-
 inc/Plate_LinearXYZConstraint.hxx                  |   61 +-
 inc/Plate_PinpointConstraint.hxx                   |   42 +-
 inc/Plate_PlaneConstraint.hxx                      |   26 +-
 inc/Plate_Plate.hxx                                |  151 +-
 inc/Plate_SampledCurveConstraint.hxx               |   29 +-
 ...uenceNodeOfSequenceOfLinearScalarConstraint.hxx |   24 +-
 ...SequenceNodeOfSequenceOfLinearXYZConstraint.hxx |   24 +-
 ..._SequenceNodeOfSequenceOfPinpointConstraint.hxx |   24 +-
 inc/Plate_SequenceOfLinearScalarConstraint.hxx     |   67 +-
 inc/Plate_SequenceOfLinearXYZConstraint.hxx        |   67 +-
 inc/Plate_SequenceOfPinpointConstraint.hxx         |   67 +-
 inc/Plugin.hxx                                     |   33 +-
 inc/Plugin_DataMapIteratorOfMapOfFunctions.hxx     |   29 +-
 inc/Plugin_DataMapNodeOfMapOfFunctions.hxx         |   30 +-
 inc/Plugin_Failure.hxx                             |   21 +-
 inc/Plugin_MapOfFunctions.hxx                      |   55 +-
 inc/Poly.hxx                                       |  173 +-
 inc/Poly_Array1OfTriangle.hxx                      |   59 +-
 inc/Poly_Connect.hxx                               |  220 +-
 inc/Poly_HArray1OfTriangle.hxx                     |   42 +-
 inc/Poly_Polygon2D.hxx                             |  103 +-
 inc/Poly_Polygon3D.hxx                             |  119 +-
 inc/Poly_PolygonOnTriangulation.hxx                |  135 +-
 inc/Poly_Triangle.hxx                              |   78 +-
 inc/Poly_Triangulation.hxx                         |  253 +-
 inc/Precision.hxx                                  |  609 +--
 inc/Primitives_Direction.hxx                       |   23 -
 inc/ProjLib.hxx                                    |  114 +-
 inc/ProjLib_CompProjectedCurve.hxx                 |  244 +-
 inc/ProjLib_ComputeApprox.hxx                      |   49 +-
 inc/ProjLib_ComputeApproxOnPolarSurface.hxx        |   61 +-
 inc/ProjLib_Cone.hxx                               |   53 +-
 inc/ProjLib_Cylinder.hxx                           |   58 +-
 inc/ProjLib_HCompProjectedCurve.hxx                |   28 +-
 inc/ProjLib_HProjectedCurve.hxx                    |   28 +-
 inc/ProjLib_HSequenceOfHSequenceOfPnt.hxx          |   74 +-
 inc/ProjLib_Plane.hxx                              |   68 +-
 inc/ProjLib_PrjFunc.hxx                            |   91 +-
 inc/ProjLib_PrjResolve.hxx                         |   62 +-
 inc/ProjLib_ProjectOnPlane.hxx                     |  312 +-
 inc/ProjLib_ProjectOnSurface.hxx                   |   64 +-
 inc/ProjLib_ProjectedCurve.hxx                     |  240 +-
 inc/ProjLib_Projector.hxx                          |  123 +-
 ...jLib_SequenceNodeOfSequenceOfHSequenceOfPnt.hxx |   26 +-
 inc/ProjLib_SequenceOfHSequenceOfPnt.hxx           |   71 +-
 inc/ProjLib_Sphere.hxx                             |   57 +-
 inc/ProjLib_Torus.hxx                              |   48 +-
 inc/Prs3d.hxx                                      |   66 +-
 inc/Prs3d_Arrow.hxx                                |   59 +-
 inc/Prs3d_ArrowAspect.hxx                          |   78 +-
 inc/Prs3d_BasicAspect.hxx                          |   18 +-
 inc/Prs3d_DatumAspect.hxx                          |  100 +-
 inc/Prs3d_DimensionArrowOrientation.hxx            |   21 +-
 inc/Prs3d_DimensionAspect.hxx                      |  204 +-
 inc/Prs3d_DimensionTextHorizontalPosition.hxx      |   23 +-
 inc/Prs3d_DimensionTextVerticalPosition.hxx        |   21 +-
 inc/Prs3d_Drawer.hxx                               |  802 +--
 inc/Prs3d_InvalidAngle.hxx                         |   21 +-
 inc/Prs3d_IsoAspect.hxx                            |   61 +-
 inc/Prs3d_LineAspect.hxx                           |   87 +-
 inc/Prs3d_PlaneAspect.hxx                          |  165 +-
 inc/Prs3d_PlaneSet.hxx                             |   43 +-
 inc/Prs3d_PointAspect.hxx                          |   80 +-
 inc/Prs3d_Presentation.hxx                         |  135 +-
 inc/Prs3d_Projector.hxx                            |   58 +-
 inc/Prs3d_Root.hxx                                 |   42 +-
 inc/Prs3d_ShadingAspect.hxx                        |   90 +-
 inc/Prs3d_ShapeTool.hxx                            |   97 +-
 inc/Prs3d_Text.hxx                                 |   65 +-
 inc/Prs3d_TextAspect.hxx                           |  174 +-
 inc/Prs3d_TypeOfHLR.hxx                            |   23 +-
 inc/Prs3d_TypeOfLinePicking.hxx                    |   11 +-
 inc/Prs3d_VertexDrawMode.hxx                       |   22 +
 inc/PrsMgr_KindOfPrs.hxx                           |   19 -
 inc/PrsMgr_ModedPresentation.hxx                   |   29 +-
 inc/PrsMgr_PresentableObject.hxx                   |  430 +-
 inc/PrsMgr_PresentableObjectPointer.hxx            |    3 +-
 inc/PrsMgr_Presentation.hxx                        |  139 +-
 inc/PrsMgr_Presentation3d.hxx                      |  174 +-
 inc/PrsMgr_Presentation3dPointer.hxx               |   13 -
 inc/PrsMgr_PresentationManager.hxx                 |  257 +-
 inc/PrsMgr_PresentationManager3d.hxx               |  169 +-
 inc/PrsMgr_PresentationPointer.hxx                 |   12 +
 inc/PrsMgr_Presentations.hxx                       |   67 +-
 inc/PrsMgr_Prs.hxx                                 |   65 +-
 inc/PrsMgr_SequenceNodeOfPresentations.hxx         |   24 +-
 inc/PrsMgr_TypeOfPresentation3d.hxx                |   23 +-
 inc/QABugs.hxx                                     |   55 +-
 inc/QABugs_MyText.hxx                              |   55 +-
 inc/QABugs_PresentableObject.hxx                   |   33 +-
 inc/QADNaming.hxx                                  |   73 +-
 ...aming_DataMapIteratorOfDataMapOfShapeOfName.hxx |   75 -
 ...QADNaming_DataMapNodeOfDataMapOfShapeOfName.hxx |  105 -
 inc/QADNaming_DataMapOfShapeOfName.hxx             |  115 -
 inc/QADraw.hxx                                     |   27 +-
 inc/QANCollection.hxx                              |   41 +-
 ...ollection_DataMapIteratorOfDataMapOfRealPnt.hxx |   29 +-
 ...QANCollection_DataMapNodeOfDataMapOfRealPnt.hxx |   30 +-
 inc/QANCollection_DataMapOfRealPnt.hxx             |   55 +-
 ...n_DoubleMapIteratorOfDoubleMapOfRealInteger.hxx |   31 +-
 ...ction_DoubleMapNodeOfDoubleMapOfRealInteger.hxx |   34 +-
 inc/QANCollection_DoubleMapOfRealInteger.hxx       |   51 +-
 ...IndexedDataMapNodeOfIndexedDataMapOfRealPnt.hxx |   40 +-
 inc/QANCollection_IndexedDataMapOfRealPnt.hxx      |   65 +-
 inc/QANCollection_ListIteratorOfListOfPnt.hxx      |   35 +-
 inc/QANCollection_ListNodeOfListOfPnt.hxx          |   24 +-
 inc/QANCollection_ListOfPnt.hxx                    |   69 +-
 inc/QANCollection_QueueNodeOfQueueOfPnt.hxx        |   84 -
 inc/QANCollection_QueueOfPnt.hxx                   |  116 -
 inc/QANCollection_SListNodeOfSListOfPnt.hxx        |   92 -
 inc/QANCollection_SListOfPnt.hxx                   |  124 -
 inc/QANCollection_StackIteratorOfStackOfPnt.hxx    |  100 -
 inc/QANCollection_StackNodeOfStackOfPnt.hxx        |   89 -
 inc/QANCollection_StackOfPnt.hxx                   |  121 -
 inc/QANewBRepNaming.hxx                            |   37 +-
 inc/QANewBRepNaming_BooleanOperation.hxx           |   63 +-
 inc/QANewBRepNaming_BooleanOperationFeat.hxx       |  143 +-
 inc/QANewBRepNaming_Box.hxx                        |   60 +-
 inc/QANewBRepNaming_Chamfer.hxx                    |   40 +-
 inc/QANewBRepNaming_Common.hxx                     |   21 +-
 inc/QANewBRepNaming_Cut.hxx                        |   21 +-
 inc/QANewBRepNaming_Cylinder.hxx                   |   62 +-
 inc/QANewBRepNaming_Fillet.hxx                     |   68 +-
 inc/QANewBRepNaming_Fuse.hxx                       |   21 +-
 inc/QANewBRepNaming_Gluing.hxx                     |  116 +-
 inc/QANewBRepNaming_ImportShape.hxx                |   57 +-
 inc/QANewBRepNaming_Intersection.hxx               |   21 +-
 inc/QANewBRepNaming_Limitation.hxx                 |   50 +-
 inc/QANewBRepNaming_Loader.hxx                     |  112 +-
 inc/QANewBRepNaming_LoaderParent.hxx               |   21 +-
 inc/QANewBRepNaming_Prism.hxx                      |   58 +-
 inc/QANewBRepNaming_Revol.hxx                      |   53 +-
 inc/QANewBRepNaming_Sphere.hxx                     |   76 +-
 inc/QANewBRepNaming_TopNaming.hxx                  |   28 +-
 inc/QANewBRepNaming_TypeOfPrimitive3D.hxx          |   11 +-
 inc/QANewDBRepNaming.hxx                           |   23 +-
 inc/QANewModTopOpe.hxx                             |   95 +-
 inc/QANewModTopOpe_CommonPtr.hxx                   |    3 +-
 inc/QANewModTopOpe_CutPtr.hxx                      |    3 +-
 inc/QANewModTopOpe_Glue.hxx                        |  195 +-
 inc/QANewModTopOpe_Intersection.hxx                |   46 +-
 inc/QANewModTopOpe_Limitation.hxx                  |  118 +-
 inc/QANewModTopOpe_ModeOfLimitation.hxx            |   11 +-
 inc/QANewModTopOpe_ReShaper.hxx                    |   49 +-
 inc/QANewModTopOpe_Tools.hxx                       |   47 +-
 inc/Quantity_AbsorbedDose.hxx                      |    4 +-
 inc/Quantity_Acceleration.hxx                      |    4 +-
 inc/Quantity_AcousticIntensity.hxx                 |    4 +-
 inc/Quantity_Activity.hxx                          |    4 +-
 inc/Quantity_Admittance.hxx                        |    4 +-
 inc/Quantity_AmountOfSubstance.hxx                 |    4 +-
 inc/Quantity_AngularVelocity.hxx                   |    4 +-
 inc/Quantity_Area.hxx                              |    4 +-
 inc/Quantity_Array1OfCoefficient.hxx               |   61 +-
 inc/Quantity_Array1OfColor.hxx                     |   59 +-
 inc/Quantity_Array2OfColor.hxx                     |   69 +-
 inc/Quantity_Capacitance.hxx                       |    4 +-
 inc/Quantity_Coefficient.hxx                       |    4 +-
 inc/Quantity_CoefficientOfExpansion.hxx            |    4 +-
 inc/Quantity_Color.hxx                             |  407 +-
 inc/Quantity_ColorDefinitionError.hxx              |   21 +-
 inc/Quantity_Concentration.hxx                     |    4 +-
 inc/Quantity_Conductivity.hxx                      |    4 +-
 inc/Quantity_Constant.hxx                          |    4 +-
 inc/Quantity_Consumption.hxx                       |    4 +-
 inc/Quantity_Content.hxx                           |    4 +-
 inc/Quantity_Convert.hxx                           |   66 +-
 inc/Quantity_Date.hxx                              |  260 +-
 inc/Quantity_DateDefinitionError.hxx               |   21 +-
 inc/Quantity_Density.hxx                           |    4 +-
 inc/Quantity_DoseEquivalent.hxx                    |    4 +-
 inc/Quantity_ElectricCapacitance.hxx               |    4 +-
 inc/Quantity_ElectricCharge.hxx                    |    4 +-
 inc/Quantity_ElectricCurrent.hxx                   |    4 +-
 inc/Quantity_ElectricFieldStrength.hxx             |    4 +-
 inc/Quantity_ElectricPotential.hxx                 |    4 +-
 inc/Quantity_Energy.hxx                            |    4 +-
 inc/Quantity_Enthalpy.hxx                          |    4 +-
 inc/Quantity_Entropy.hxx                           |    4 +-
 inc/Quantity_Factor.hxx                            |    4 +-
 inc/Quantity_Force.hxx                             |    4 +-
 inc/Quantity_Frequency.hxx                         |    4 +-
 inc/Quantity_HArray1OfColor.hxx                    |   42 +-
 inc/Quantity_Illuminance.hxx                       |    4 +-
 inc/Quantity_Impedance.hxx                         |    4 +-
 inc/Quantity_Index.hxx                             |    4 +-
 inc/Quantity_Inductance.hxx                        |    4 +-
 inc/Quantity_KinematicViscosity.hxx                |    4 +-
 inc/Quantity_KineticMoment.hxx                     |    4 +-
 inc/Quantity_Length.hxx                            |    4 +-
 inc/Quantity_Luminance.hxx                         |    4 +-
 inc/Quantity_LuminousEfficacity.hxx                |    4 +-
 inc/Quantity_LuminousExposition.hxx                |    4 +-
 inc/Quantity_LuminousFlux.hxx                      |    4 +-
 inc/Quantity_LuminousIntensity.hxx                 |    4 +-
 inc/Quantity_MagneticFieldStrength.hxx             |    4 +-
 inc/Quantity_MagneticFlux.hxx                      |    4 +-
 inc/Quantity_MagneticFluxDensity.hxx               |    4 +-
 inc/Quantity_Mass.hxx                              |    4 +-
 inc/Quantity_MassFlow.hxx                          |    4 +-
 inc/Quantity_MolarConcentration.hxx                |    4 +-
 inc/Quantity_MolarMass.hxx                         |    4 +-
 inc/Quantity_MolarVolume.hxx                       |    4 +-
 inc/Quantity_Molarity.hxx                          |    4 +-
 inc/Quantity_MomentOfAForce.hxx                    |    4 +-
 inc/Quantity_MomentOfInertia.hxx                   |    4 +-
 inc/Quantity_Momentum.hxx                          |    4 +-
 inc/Quantity_NameOfColor.hxx                       |   13 +-
 inc/Quantity_Normality.hxx                         |    4 +-
 inc/Quantity_Parameter.hxx                         |    4 +-
 inc/Quantity_Period.hxx                            |  195 +-
 inc/Quantity_PeriodDefinitionError.hxx             |   21 +-
 inc/Quantity_PhysicalQuantity.hxx                  |   13 +-
 inc/Quantity_PlaneAngle.hxx                        |    4 +-
 inc/Quantity_Power.hxx                             |    4 +-
 inc/Quantity_Pressure.hxx                          |    4 +-
 inc/Quantity_Quotient.hxx                          |    4 +-
 inc/Quantity_Rate.hxx                              |    4 +-
 inc/Quantity_Ratio.hxx                             |    4 +-
 inc/Quantity_Reluctance.hxx                        |    4 +-
 inc/Quantity_Resistance.hxx                        |    4 +-
 inc/Quantity_Resistivity.hxx                       |    4 +-
 inc/Quantity_Scalaire.hxx                          |    4 +-
 inc/Quantity_SolidAngle.hxx                        |    4 +-
 inc/Quantity_SoundIntensity.hxx                    |    4 +-
 inc/Quantity_SpecificHeatCapacity.hxx              |    4 +-
 inc/Quantity_Speed.hxx                             |    4 +-
 inc/Quantity_SurfaceTension.hxx                    |    4 +-
 inc/Quantity_Temperature.hxx                       |    4 +-
 inc/Quantity_ThermalConductivity.hxx               |    4 +-
 inc/Quantity_Torque.hxx                            |    4 +-
 inc/Quantity_TypeOfColor.hxx                       |   29 +-
 inc/Quantity_Velocity.hxx                          |    4 +-
 inc/Quantity_Viscosity.hxx                         |    4 +-
 inc/Quantity_Volume.hxx                            |    4 +-
 inc/Quantity_VolumeFlow.hxx                        |    4 +-
 inc/Quantity_Weight.hxx                            |    4 +-
 inc/Quantity_Work.hxx                              |    4 +-
 inc/RWHeaderSection.hxx                            |   18 +-
 inc/RWHeaderSection_GeneralModule.hxx              |   58 +-
 inc/RWHeaderSection_RWFileDescription.hxx          |   29 +-
 inc/RWHeaderSection_RWFileName.hxx                 |   29 +-
 inc/RWHeaderSection_RWFileSchema.hxx               |   29 +-
 inc/RWHeaderSection_ReadWriteModule.hxx            |   58 +-
 inc/RWStepAP203_RWCcDesignApproval.hxx             |   43 +-
 inc/RWStepAP203_RWCcDesignCertification.hxx        |   43 +-
 inc/RWStepAP203_RWCcDesignContract.hxx             |   43 +-
 ...RWStepAP203_RWCcDesignDateAndTimeAssignment.hxx |   43 +-
 ...3_RWCcDesignPersonAndOrganizationAssignment.hxx |   43 +-
 ...WStepAP203_RWCcDesignSecurityClassification.hxx |   43 +-
 ...WStepAP203_RWCcDesignSpecificationReference.hxx |   43 +-
 inc/RWStepAP203_RWChange.hxx                       |   43 +-
 inc/RWStepAP203_RWChangeRequest.hxx                |   43 +-
 inc/RWStepAP203_RWStartRequest.hxx                 |   43 +-
 inc/RWStepAP203_RWStartWork.hxx                    |   43 +-
 inc/RWStepAP214.hxx                                |   18 +-
 inc/RWStepAP214_GeneralModule.hxx                  |   67 +-
 inc/RWStepAP214_RWAppliedApprovalAssignment.hxx    |   31 +-
 inc/RWStepAP214_RWAppliedDateAndTimeAssignment.hxx |   31 +-
 inc/RWStepAP214_RWAppliedDateAssignment.hxx        |   31 +-
 inc/RWStepAP214_RWAppliedDocumentReference.hxx     |   31 +-
 ...4_RWAppliedExternalIdentificationAssignment.hxx |   43 +-
 inc/RWStepAP214_RWAppliedGroupAssignment.hxx       |   43 +-
 ...RWStepAP214_RWAppliedOrganizationAssignment.hxx |   31 +-
 ...14_RWAppliedPersonAndOrganizationAssignment.hxx |   31 +-
 inc/RWStepAP214_RWAppliedPresentedItem.hxx         |   31 +-
 ...4_RWAppliedSecurityClassificationAssignment.hxx |   29 +-
 ...214_RWAutoDesignActualDateAndTimeAssignment.hxx |   31 +-
 ...WStepAP214_RWAutoDesignActualDateAssignment.hxx |   31 +-
 inc/RWStepAP214_RWAutoDesignApprovalAssignment.hxx |   31 +-
 ...epAP214_RWAutoDesignDateAndPersonAssignment.hxx |   31 +-
 inc/RWStepAP214_RWAutoDesignDocumentReference.hxx  |   31 +-
 inc/RWStepAP214_RWAutoDesignGroupAssignment.hxx    |   31 +-
 ...14_RWAutoDesignNominalDateAndTimeAssignment.hxx |   31 +-
 ...StepAP214_RWAutoDesignNominalDateAssignment.hxx |   31 +-
 ...tepAP214_RWAutoDesignOrganizationAssignment.hxx |   31 +-
 ...RWAutoDesignPersonAndOrganizationAssignment.hxx |   31 +-
 inc/RWStepAP214_RWAutoDesignPresentedItem.hxx      |   31 +-
 ...WAutoDesignSecurityClassificationAssignment.hxx |   31 +-
 inc/RWStepAP214_RWClass.hxx                        |   43 +-
 inc/RWStepAP214_RWExternallyDefinedClass.hxx       |   43 +-
 ...tepAP214_RWExternallyDefinedGeneralProperty.hxx |   43 +-
 inc/RWStepAP214_RWRepItemGroup.hxx                 |   43 +-
 inc/RWStepAP214_ReadWriteModule.hxx                |   60 +-
 inc/RWStepBasic_RWAction.hxx                       |   43 +-
 inc/RWStepBasic_RWActionAssignment.hxx             |   43 +-
 inc/RWStepBasic_RWActionMethod.hxx                 |   43 +-
 inc/RWStepBasic_RWActionRequestAssignment.hxx      |   43 +-
 inc/RWStepBasic_RWActionRequestSolution.hxx        |   43 +-
 inc/RWStepBasic_RWAddress.hxx                      |   29 +-
 inc/RWStepBasic_RWApplicationContext.hxx           |   29 +-
 inc/RWStepBasic_RWApplicationContextElement.hxx    |   31 +-
 ...RWStepBasic_RWApplicationProtocolDefinition.hxx |   31 +-
 inc/RWStepBasic_RWApproval.hxx                     |   31 +-
 inc/RWStepBasic_RWApprovalDateTime.hxx             |   31 +-
 inc/RWStepBasic_RWApprovalPersonOrganization.hxx   |   31 +-
 inc/RWStepBasic_RWApprovalRelationship.hxx         |   31 +-
 inc/RWStepBasic_RWApprovalRole.hxx                 |   29 +-
 inc/RWStepBasic_RWApprovalStatus.hxx               |   29 +-
 inc/RWStepBasic_RWCalendarDate.hxx                 |   29 +-
 inc/RWStepBasic_RWCertification.hxx                |   43 +-
 inc/RWStepBasic_RWCertificationAssignment.hxx      |   43 +-
 inc/RWStepBasic_RWCertificationType.hxx            |   43 +-
 inc/RWStepBasic_RWCharacterizedObject.hxx          |   43 +-
 inc/RWStepBasic_RWContract.hxx                     |   43 +-
 inc/RWStepBasic_RWContractAssignment.hxx           |   43 +-
 inc/RWStepBasic_RWContractType.hxx                 |   43 +-
 inc/RWStepBasic_RWConversionBasedUnit.hxx          |   31 +-
 ...WStepBasic_RWConversionBasedUnitAndAreaUnit.hxx |   31 +-
 ...tepBasic_RWConversionBasedUnitAndLengthUnit.hxx |   31 +-
 ...WStepBasic_RWConversionBasedUnitAndMassUnit.hxx |   31 +-
 ...asic_RWConversionBasedUnitAndPlaneAngleUnit.hxx |   31 +-
 ...StepBasic_RWConversionBasedUnitAndRatioUnit.hxx |   31 +-
 ...asic_RWConversionBasedUnitAndSolidAngleUnit.hxx |   31 +-
 ...WStepBasic_RWConversionBasedUnitAndTimeUnit.hxx |   31 +-
 ...tepBasic_RWConversionBasedUnitAndVolumeUnit.hxx |   31 +-
 ...WStepBasic_RWCoordinatedUniversalTimeOffset.hxx |   29 +-
 inc/RWStepBasic_RWDate.hxx                         |   29 +-
 inc/RWStepBasic_RWDateAndTime.hxx                  |   31 +-
 inc/RWStepBasic_RWDateRole.hxx                     |   29 +-
 inc/RWStepBasic_RWDateTimeRole.hxx                 |   29 +-
 inc/RWStepBasic_RWDerivedUnit.hxx                  |   31 +-
 inc/RWStepBasic_RWDerivedUnitElement.hxx           |   31 +-
 inc/RWStepBasic_RWDimensionalExponents.hxx         |   29 +-
 inc/RWStepBasic_RWDocument.hxx                     |   43 +-
 inc/RWStepBasic_RWDocumentFile.hxx                 |   43 +-
 inc/RWStepBasic_RWDocumentProductAssociation.hxx   |   43 +-
 inc/RWStepBasic_RWDocumentProductEquivalence.hxx   |   43 +-
 inc/RWStepBasic_RWDocumentRelationship.hxx         |   31 +-
 inc/RWStepBasic_RWDocumentRepresentationType.hxx   |   43 +-
 inc/RWStepBasic_RWDocumentType.hxx                 |   31 +-
 inc/RWStepBasic_RWDocumentUsageConstraint.hxx      |   31 +-
 inc/RWStepBasic_RWEffectivity.hxx                  |   31 +-
 inc/RWStepBasic_RWEffectivityAssignment.hxx        |   43 +-
 inc/RWStepBasic_RWEulerAngles.hxx                  |   43 +-
 ...tepBasic_RWExternalIdentificationAssignment.hxx |   43 +-
 inc/RWStepBasic_RWExternalSource.hxx               |   43 +-
 inc/RWStepBasic_RWExternallyDefinedItem.hxx        |   43 +-
 inc/RWStepBasic_RWGeneralProperty.hxx              |   43 +-
 inc/RWStepBasic_RWGroup.hxx                        |   43 +-
 inc/RWStepBasic_RWGroupAssignment.hxx              |   43 +-
 inc/RWStepBasic_RWGroupRelationship.hxx            |   43 +-
 inc/RWStepBasic_RWIdentificationAssignment.hxx     |   43 +-
 inc/RWStepBasic_RWIdentificationRole.hxx           |   43 +-
 inc/RWStepBasic_RWLengthMeasureWithUnit.hxx        |   31 +-
 inc/RWStepBasic_RWLengthUnit.hxx                   |   31 +-
 inc/RWStepBasic_RWLocalTime.hxx                    |   31 +-
 inc/RWStepBasic_RWMassMeasureWithUnit.hxx          |   31 +-
 inc/RWStepBasic_RWMassUnit.hxx                     |   43 +-
 inc/RWStepBasic_RWMeasureWithUnit.hxx              |   31 +-
 inc/RWStepBasic_RWMechanicalContext.hxx            |   31 +-
 inc/RWStepBasic_RWNameAssignment.hxx               |   43 +-
 inc/RWStepBasic_RWNamedUnit.hxx                    |   31 +-
 inc/RWStepBasic_RWObjectRole.hxx                   |   43 +-
 inc/RWStepBasic_RWOrdinalDate.hxx                  |   29 +-
 inc/RWStepBasic_RWOrganization.hxx                 |   29 +-
 inc/RWStepBasic_RWOrganizationRole.hxx             |   29 +-
 inc/RWStepBasic_RWOrganizationalAddress.hxx        |   31 +-
 inc/RWStepBasic_RWPerson.hxx                       |   29 +-
 inc/RWStepBasic_RWPersonAndOrganization.hxx        |   31 +-
 inc/RWStepBasic_RWPersonAndOrganizationRole.hxx    |   29 +-
 inc/RWStepBasic_RWPersonalAddress.hxx              |   31 +-
 inc/RWStepBasic_RWPlaneAngleMeasureWithUnit.hxx    |   31 +-
 inc/RWStepBasic_RWPlaneAngleUnit.hxx               |   31 +-
 inc/RWStepBasic_RWProduct.hxx                      |   31 +-
 inc/RWStepBasic_RWProductCategory.hxx              |   29 +-
 inc/RWStepBasic_RWProductCategoryRelationship.hxx  |   43 +-
 inc/RWStepBasic_RWProductConceptContext.hxx        |   43 +-
 inc/RWStepBasic_RWProductContext.hxx               |   31 +-
 inc/RWStepBasic_RWProductDefinition.hxx            |   31 +-
 inc/RWStepBasic_RWProductDefinitionContext.hxx     |   31 +-
 inc/RWStepBasic_RWProductDefinitionEffectivity.hxx |   31 +-
 inc/RWStepBasic_RWProductDefinitionFormation.hxx   |   31 +-
 ...ic_RWProductDefinitionFormationRelationship.hxx |   43 +-
 ...oductDefinitionFormationWithSpecifiedSource.hxx |   31 +-
 ...RWStepBasic_RWProductDefinitionRelationship.hxx |   43 +-
 ..._RWProductDefinitionWithAssociatedDocuments.hxx |   31 +-
 ...RWStepBasic_RWProductRelatedProductCategory.hxx |   31 +-
 inc/RWStepBasic_RWProductType.hxx                  |   31 +-
 inc/RWStepBasic_RWRatioMeasureWithUnit.hxx         |   31 +-
 inc/RWStepBasic_RWRoleAssociation.hxx              |   43 +-
 inc/RWStepBasic_RWSecurityClassification.hxx       |   31 +-
 inc/RWStepBasic_RWSecurityClassificationLevel.hxx  |   29 +-
 inc/RWStepBasic_RWSiUnit.hxx                       |   45 +-
 inc/RWStepBasic_RWSiUnitAndAreaUnit.hxx            |   29 +-
 inc/RWStepBasic_RWSiUnitAndLengthUnit.hxx          |   29 +-
 inc/RWStepBasic_RWSiUnitAndMassUnit.hxx            |   29 +-
 inc/RWStepBasic_RWSiUnitAndPlaneAngleUnit.hxx      |   29 +-
 inc/RWStepBasic_RWSiUnitAndRatioUnit.hxx           |   29 +-
 inc/RWStepBasic_RWSiUnitAndSolidAngleUnit.hxx      |   29 +-
 ...sic_RWSiUnitAndThermodynamicTemperatureUnit.hxx |   29 +-
 inc/RWStepBasic_RWSiUnitAndTimeUnit.hxx            |   29 +-
 inc/RWStepBasic_RWSiUnitAndVolumeUnit.hxx          |   29 +-
 inc/RWStepBasic_RWSolidAngleMeasureWithUnit.hxx    |   31 +-
 inc/RWStepBasic_RWSolidAngleUnit.hxx               |   31 +-
 inc/RWStepBasic_RWThermodynamicTemperatureUnit.hxx |   43 +-
 inc/RWStepBasic_RWUncertaintyMeasureWithUnit.hxx   |   31 +-
 inc/RWStepBasic_RWVersionedActionRequest.hxx       |   43 +-
 inc/RWStepBasic_RWWeekOfYearAndDayDate.hxx         |   29 +-
 inc/RWStepDimTol_RWAngularityTolerance.hxx         |   43 +-
 inc/RWStepDimTol_RWCircularRunoutTolerance.hxx     |   43 +-
 inc/RWStepDimTol_RWCoaxialityTolerance.hxx         |   43 +-
 inc/RWStepDimTol_RWCommonDatum.hxx                 |   43 +-
 inc/RWStepDimTol_RWConcentricityTolerance.hxx      |   43 +-
 inc/RWStepDimTol_RWCylindricityTolerance.hxx       |   43 +-
 inc/RWStepDimTol_RWDatum.hxx                       |   43 +-
 inc/RWStepDimTol_RWDatumFeature.hxx                |   43 +-
 inc/RWStepDimTol_RWDatumReference.hxx              |   43 +-
 inc/RWStepDimTol_RWDatumTarget.hxx                 |   43 +-
 inc/RWStepDimTol_RWFlatnessTolerance.hxx           |   43 +-
 ...oTolAndGeoTolWthDatRefAndModGeoTolAndPosTol.hxx |   31 +-
 inc/RWStepDimTol_RWGeometricTolerance.hxx          |   43 +-
 ...StepDimTol_RWGeometricToleranceRelationship.hxx |   43 +-
 ...mTol_RWGeometricToleranceWithDatumReference.hxx |   43 +-
 inc/RWStepDimTol_RWLineProfileTolerance.hxx        |   43 +-
 inc/RWStepDimTol_RWModifiedGeometricTolerance.hxx  |   43 +-
 inc/RWStepDimTol_RWParallelismTolerance.hxx        |   43 +-
 inc/RWStepDimTol_RWPerpendicularityTolerance.hxx   |   43 +-
 inc/RWStepDimTol_RWPlacedDatumTargetFeature.hxx    |   43 +-
 inc/RWStepDimTol_RWPositionTolerance.hxx           |   43 +-
 inc/RWStepDimTol_RWRoundnessTolerance.hxx          |   43 +-
 inc/RWStepDimTol_RWStraightnessTolerance.hxx       |   43 +-
 inc/RWStepDimTol_RWSurfaceProfileTolerance.hxx     |   43 +-
 inc/RWStepDimTol_RWSymmetryTolerance.hxx           |   43 +-
 inc/RWStepDimTol_RWTotalRunoutTolerance.hxx        |   43 +-
 ...pElement_RWAnalysisItemWithinRepresentation.hxx |   43 +-
 inc/RWStepElement_RWCurve3dElementDescriptor.hxx   |   43 +-
 ...WStepElement_RWCurveElementEndReleasePacket.hxx |   43 +-
 ...StepElement_RWCurveElementSectionDefinition.hxx |   43 +-
 ...ent_RWCurveElementSectionDerivedDefinitions.hxx |   43 +-
 inc/RWStepElement_RWElementDescriptor.hxx          |   43 +-
 inc/RWStepElement_RWElementMaterial.hxx            |   43 +-
 inc/RWStepElement_RWSurface3dElementDescriptor.hxx |   43 +-
 inc/RWStepElement_RWSurfaceElementProperty.hxx     |   43 +-
 inc/RWStepElement_RWSurfaceSection.hxx             |   43 +-
 inc/RWStepElement_RWSurfaceSectionField.hxx        |   43 +-
 ...RWStepElement_RWSurfaceSectionFieldConstant.hxx |   43 +-
 inc/RWStepElement_RWSurfaceSectionFieldVarying.hxx |   43 +-
 inc/RWStepElement_RWUniformSurfaceSection.hxx      |   43 +-
 inc/RWStepElement_RWVolume3dElementDescriptor.hxx  |   43 +-
 ...FEA_RWAlignedCurve3dElementCoordinateSystem.hxx |   43 +-
 ...A_RWAlignedSurface3dElementCoordinateSystem.hxx |   43 +-
 ..._RWArbitraryVolume3dElementCoordinateSystem.hxx |   43 +-
 ..._RWConstantSurface3dElementCoordinateSystem.hxx |   43 +-
 inc/RWStepFEA_RWCurve3dElementProperty.hxx         |   43 +-
 inc/RWStepFEA_RWCurve3dElementRepresentation.hxx   |   43 +-
 inc/RWStepFEA_RWCurveElementEndOffset.hxx          |   43 +-
 inc/RWStepFEA_RWCurveElementEndRelease.hxx         |   43 +-
 inc/RWStepFEA_RWCurveElementInterval.hxx           |   43 +-
 inc/RWStepFEA_RWCurveElementIntervalConstant.hxx   |   43 +-
 ...epFEA_RWCurveElementIntervalLinearlyVarying.hxx |   43 +-
 inc/RWStepFEA_RWCurveElementLocation.hxx           |   43 +-
 inc/RWStepFEA_RWDummyNode.hxx                      |   43 +-
 inc/RWStepFEA_RWElementGeometricRelationship.hxx   |   43 +-
 inc/RWStepFEA_RWElementGroup.hxx                   |   43 +-
 inc/RWStepFEA_RWElementRepresentation.hxx          |   43 +-
 inc/RWStepFEA_RWFeaAreaDensity.hxx                 |   43 +-
 inc/RWStepFEA_RWFeaAxis2Placement3d.hxx            |   43 +-
 ...pFEA_RWFeaCurveSectionGeometricRelationship.hxx |   43 +-
 inc/RWStepFEA_RWFeaGroup.hxx                       |   43 +-
 inc/RWStepFEA_RWFeaLinearElasticity.hxx            |   43 +-
 inc/RWStepFEA_RWFeaMassDensity.hxx                 |   43 +-
 ...StepFEA_RWFeaMaterialPropertyRepresentation.hxx |   43 +-
 ...FEA_RWFeaMaterialPropertyRepresentationItem.hxx |   43 +-
 inc/RWStepFEA_RWFeaModel.hxx                       |   43 +-
 inc/RWStepFEA_RWFeaModel3d.hxx                     |   43 +-
 inc/RWStepFEA_RWFeaModelDefinition.hxx             |   43 +-
 inc/RWStepFEA_RWFeaMoistureAbsorption.hxx          |   43 +-
 inc/RWStepFEA_RWFeaParametricPoint.hxx             |   43 +-
 inc/RWStepFEA_RWFeaRepresentationItem.hxx          |   43 +-
 ...eaSecantCoefficientOfLinearThermalExpansion.hxx |   43 +-
 inc/RWStepFEA_RWFeaShellBendingStiffness.hxx       |   43 +-
 ..._RWFeaShellMembraneBendingCouplingStiffness.hxx |   43 +-
 inc/RWStepFEA_RWFeaShellMembraneStiffness.hxx      |   43 +-
 inc/RWStepFEA_RWFeaShellShearStiffness.hxx         |   43 +-
 ...EA_RWFeaSurfaceSectionGeometricRelationship.hxx |   43 +-
 ...ngentialCoefficientOfLinearThermalExpansion.hxx |   43 +-
 inc/RWStepFEA_RWFreedomAndCoefficient.hxx          |   43 +-
 inc/RWStepFEA_RWFreedomsList.hxx                   |   43 +-
 inc/RWStepFEA_RWGeometricNode.hxx                  |   43 +-
 inc/RWStepFEA_RWNode.hxx                           |   43 +-
 inc/RWStepFEA_RWNodeDefinition.hxx                 |   43 +-
 inc/RWStepFEA_RWNodeGroup.hxx                      |   43 +-
 inc/RWStepFEA_RWNodeRepresentation.hxx             |   43 +-
 inc/RWStepFEA_RWNodeSet.hxx                        |   43 +-
 ...WStepFEA_RWNodeWithSolutionCoordinateSystem.hxx |   43 +-
 inc/RWStepFEA_RWNodeWithVector.hxx                 |   43 +-
 ...ParametricCurve3dElementCoordinateDirection.hxx |   43 +-
 ..._RWParametricCurve3dElementCoordinateSystem.hxx |   43 +-
 ...WParametricSurface3dElementCoordinateSystem.hxx |   43 +-
 inc/RWStepFEA_RWSurface3dElementRepresentation.hxx |   43 +-
 inc/RWStepFEA_RWVolume3dElementRepresentation.hxx  |   43 +-
 inc/RWStepGeom_RWAxis1Placement.hxx                |   31 +-
 inc/RWStepGeom_RWAxis2Placement2d.hxx              |   31 +-
 inc/RWStepGeom_RWAxis2Placement3d.hxx              |   31 +-
 inc/RWStepGeom_RWBSplineCurve.hxx                  |   31 +-
 inc/RWStepGeom_RWBSplineCurveWithKnots.hxx         |   35 +-
 ...SplineCurveWithKnotsAndRationalBSplineCurve.hxx |   35 +-
 inc/RWStepGeom_RWBSplineSurface.hxx                |   31 +-
 inc/RWStepGeom_RWBSplineSurfaceWithKnots.hxx       |   35 +-
 ...neSurfaceWithKnotsAndRationalBSplineSurface.hxx |   35 +-
 inc/RWStepGeom_RWBezierCurve.hxx                   |   31 +-
 ...epGeom_RWBezierCurveAndRationalBSplineCurve.hxx |   31 +-
 inc/RWStepGeom_RWBezierSurface.hxx                 |   31 +-
 ...om_RWBezierSurfaceAndRationalBSplineSurface.hxx |   31 +-
 inc/RWStepGeom_RWBoundaryCurve.hxx                 |   31 +-
 inc/RWStepGeom_RWBoundedCurve.hxx                  |   29 +-
 inc/RWStepGeom_RWBoundedSurface.hxx                |   29 +-
 inc/RWStepGeom_RWCartesianPoint.hxx                |   29 +-
 ...WStepGeom_RWCartesianTransformationOperator.hxx |   31 +-
 ...tepGeom_RWCartesianTransformationOperator3d.hxx |   31 +-
 inc/RWStepGeom_RWCircle.hxx                        |   31 +-
 inc/RWStepGeom_RWCompositeCurve.hxx                |   31 +-
 inc/RWStepGeom_RWCompositeCurveOnSurface.hxx       |   31 +-
 inc/RWStepGeom_RWCompositeCurveSegment.hxx         |   31 +-
 inc/RWStepGeom_RWConic.hxx                         |   31 +-
 inc/RWStepGeom_RWConicalSurface.hxx                |   31 +-
 inc/RWStepGeom_RWCurve.hxx                         |   29 +-
 inc/RWStepGeom_RWCurveBoundedSurface.hxx           |   43 +-
 inc/RWStepGeom_RWCurveReplica.hxx                  |   31 +-
 inc/RWStepGeom_RWCylindricalSurface.hxx            |   31 +-
 inc/RWStepGeom_RWDegeneratePcurve.hxx              |   31 +-
 inc/RWStepGeom_RWDegenerateToroidalSurface.hxx     |   31 +-
 inc/RWStepGeom_RWDirection.hxx                     |   33 +-
 inc/RWStepGeom_RWElementarySurface.hxx             |   31 +-
 inc/RWStepGeom_RWEllipse.hxx                       |   35 +-
 inc/RWStepGeom_RWEvaluatedDegeneratePcurve.hxx     |   31 +-
 ...xtAndGlobUnitAssCtxAndGlobUncertaintyAssCtx.hxx |   33 +-
 ...RWStepGeom_RWGeometricRepresentationContext.hxx |   29 +-
 ...entationContextAndGlobalUnitAssignedContext.hxx |   31 +-
 ...onContextAndParametricRepresentationContext.hxx |   31 +-
 inc/RWStepGeom_RWGeometricRepresentationItem.hxx   |   29 +-
 inc/RWStepGeom_RWHyperbola.hxx                     |   31 +-
 inc/RWStepGeom_RWIntersectionCurve.hxx             |   31 +-
 inc/RWStepGeom_RWLine.hxx                          |   31 +-
 inc/RWStepGeom_RWOffsetCurve3d.hxx                 |   31 +-
 inc/RWStepGeom_RWOffsetSurface.hxx                 |   31 +-
 inc/RWStepGeom_RWOrientedSurface.hxx               |   43 +-
 inc/RWStepGeom_RWOuterBoundaryCurve.hxx            |   31 +-
 inc/RWStepGeom_RWParabola.hxx                      |   31 +-
 inc/RWStepGeom_RWPcurve.hxx                        |   31 +-
 inc/RWStepGeom_RWPlacement.hxx                     |   31 +-
 inc/RWStepGeom_RWPlane.hxx                         |   31 +-
 inc/RWStepGeom_RWPoint.hxx                         |   29 +-
 inc/RWStepGeom_RWPointOnCurve.hxx                  |   31 +-
 inc/RWStepGeom_RWPointOnSurface.hxx                |   31 +-
 inc/RWStepGeom_RWPointReplica.hxx                  |   31 +-
 inc/RWStepGeom_RWPolyline.hxx                      |   31 +-
 inc/RWStepGeom_RWQuasiUniformCurve.hxx             |   31 +-
 ..._RWQuasiUniformCurveAndRationalBSplineCurve.hxx |   31 +-
 inc/RWStepGeom_RWQuasiUniformSurface.hxx           |   31 +-
 ...uasiUniformSurfaceAndRationalBSplineSurface.hxx |   31 +-
 inc/RWStepGeom_RWRationalBSplineCurve.hxx          |   35 +-
 inc/RWStepGeom_RWRationalBSplineSurface.hxx        |   35 +-
 inc/RWStepGeom_RWRectangularCompositeSurface.hxx   |   31 +-
 inc/RWStepGeom_RWRectangularTrimmedSurface.hxx     |   31 +-
 ...pGeom_RWReparametrisedCompositeCurveSegment.hxx |   31 +-
 inc/RWStepGeom_RWSeamCurve.hxx                     |   31 +-
 inc/RWStepGeom_RWSphericalSurface.hxx              |   31 +-
 inc/RWStepGeom_RWSurface.hxx                       |   29 +-
 inc/RWStepGeom_RWSurfaceCurve.hxx                  |   31 +-
 inc/RWStepGeom_RWSurfaceCurveAndBoundedCurve.hxx   |   31 +-
 inc/RWStepGeom_RWSurfaceOfLinearExtrusion.hxx      |   31 +-
 inc/RWStepGeom_RWSurfaceOfRevolution.hxx           |   31 +-
 inc/RWStepGeom_RWSurfacePatch.hxx                  |   31 +-
 inc/RWStepGeom_RWSurfaceReplica.hxx                |   31 +-
 inc/RWStepGeom_RWSweptSurface.hxx                  |   31 +-
 inc/RWStepGeom_RWToroidalSurface.hxx               |   35 +-
 inc/RWStepGeom_RWTrimmedCurve.hxx                  |   31 +-
 inc/RWStepGeom_RWUniformCurve.hxx                  |   31 +-
 ...pGeom_RWUniformCurveAndRationalBSplineCurve.hxx |   31 +-
 inc/RWStepGeom_RWUniformSurface.hxx                |   31 +-
 ...m_RWUniformSurfaceAndRationalBSplineSurface.hxx |   31 +-
 inc/RWStepGeom_RWVector.hxx                        |   35 +-
 inc/RWStepRepr_RWAssemblyComponentUsage.hxx        |   43 +-
 ...StepRepr_RWAssemblyComponentUsageSubstitute.hxx |   31 +-
 inc/RWStepRepr_RWCompositeShapeAspect.hxx          |   43 +-
 inc/RWStepRepr_RWCompoundRepresentationItem.hxx    |   34 +-
 inc/RWStepRepr_RWConfigurationDesign.hxx           |   43 +-
 inc/RWStepRepr_RWConfigurationEffectivity.hxx      |   43 +-
 inc/RWStepRepr_RWConfigurationItem.hxx             |   43 +-
 inc/RWStepRepr_RWDataEnvironment.hxx               |   43 +-
 inc/RWStepRepr_RWDefinitionalRepresentation.hxx    |   31 +-
 inc/RWStepRepr_RWDerivedShapeAspect.hxx            |   43 +-
 inc/RWStepRepr_RWDescriptiveRepresentationItem.hxx |   29 +-
 inc/RWStepRepr_RWExtension.hxx                     |   43 +-
 ...tepRepr_RWFunctionallyDefinedTransformation.hxx |   29 +-
 ...StepRepr_RWGlobalUncertaintyAssignedContext.hxx |   31 +-
 inc/RWStepRepr_RWGlobalUnitAssignedContext.hxx     |   31 +-
 inc/RWStepRepr_RWItemDefinedTransformation.hxx     |   31 +-
 inc/RWStepRepr_RWMakeFromUsageOption.hxx           |   43 +-
 inc/RWStepRepr_RWMappedItem.hxx                    |   31 +-
 inc/RWStepRepr_RWMaterialDesignation.hxx           |   31 +-
 inc/RWStepRepr_RWMaterialProperty.hxx              |   43 +-
 ...RWStepRepr_RWMaterialPropertyRepresentation.hxx |   43 +-
 inc/RWStepRepr_RWMeasureRepresentationItem.hxx     |   31 +-
 ...WStepRepr_RWParametricRepresentationContext.hxx |   29 +-
 inc/RWStepRepr_RWProductConcept.hxx                |   43 +-
 inc/RWStepRepr_RWProductDefinitionShape.hxx        |   43 +-
 inc/RWStepRepr_RWPropertyDefinition.hxx            |   43 +-
 ...RWStepRepr_RWPropertyDefinitionRelationship.hxx |   43 +-
 ...StepRepr_RWPropertyDefinitionRepresentation.hxx |   43 +-
 ...StepRepr_RWQuantifiedAssemblyComponentUsage.hxx |   43 +-
 ...StepRepr_RWReprItemAndLengthMeasureWithUnit.hxx |   29 +-
 inc/RWStepRepr_RWRepresentation.hxx                |   31 +-
 inc/RWStepRepr_RWRepresentationContext.hxx         |   29 +-
 inc/RWStepRepr_RWRepresentationItem.hxx            |   29 +-
 inc/RWStepRepr_RWRepresentationMap.hxx             |   31 +-
 inc/RWStepRepr_RWRepresentationRelationship.hxx    |   31 +-
 ...epresentationRelationshipWithTransformation.hxx |   31 +-
 inc/RWStepRepr_RWShapeAspect.hxx                   |   31 +-
 ...WStepRepr_RWShapeAspectDerivingRelationship.hxx |   43 +-
 inc/RWStepRepr_RWShapeAspectRelationship.hxx       |   43 +-
 inc/RWStepRepr_RWShapeAspectTransition.hxx         |   43 +-
 ...epresentationRelationshipWithTransformation.hxx |   31 +-
 ...RWStepRepr_RWSpecifiedHigherUsageOccurrence.hxx |   43 +-
 inc/RWStepRepr_RWStructuralResponseProperty.hxx    |   43 +-
 ...ralResponsePropertyDefinitionRepresentation.hxx |   43 +-
 ...StepShape_RWAdvancedBrepShapeRepresentation.hxx |   31 +-
 inc/RWStepShape_RWAdvancedFace.hxx                 |   31 +-
 inc/RWStepShape_RWAngularLocation.hxx              |   43 +-
 inc/RWStepShape_RWAngularSize.hxx                  |   43 +-
 inc/RWStepShape_RWBlock.hxx                        |   31 +-
 inc/RWStepShape_RWBooleanResult.hxx                |   31 +-
 inc/RWStepShape_RWBoxDomain.hxx                    |   31 +-
 inc/RWStepShape_RWBoxedHalfSpace.hxx               |   31 +-
 inc/RWStepShape_RWBrepWithVoids.hxx                |   33 +-
 inc/RWStepShape_RWClosedShell.hxx                  |   31 +-
 inc/RWStepShape_RWCompoundShapeRepresentation.hxx  |   43 +-
 inc/RWStepShape_RWConnectedEdgeSet.hxx             |   43 +-
 inc/RWStepShape_RWConnectedFaceSet.hxx             |   31 +-
 ...tepShape_RWConnectedFaceShapeRepresentation.hxx |   43 +-
 inc/RWStepShape_RWConnectedFaceSubSet.hxx          |   43 +-
 ...Shape_RWContextDependentShapeRepresentation.hxx |   31 +-
 inc/RWStepShape_RWCsgShapeRepresentation.hxx       |   31 +-
 inc/RWStepShape_RWCsgSolid.hxx                     |   31 +-
 ...itionalRepresentationAndShapeRepresentation.hxx |   31 +-
 ...e_RWDimensionalCharacteristicRepresentation.hxx |   43 +-
 inc/RWStepShape_RWDimensionalLocation.hxx          |   43 +-
 inc/RWStepShape_RWDimensionalLocationWithPath.hxx  |   43 +-
 inc/RWStepShape_RWDimensionalSize.hxx              |   43 +-
 inc/RWStepShape_RWDimensionalSizeWithPath.hxx      |   43 +-
 inc/RWStepShape_RWEdge.hxx                         |   31 +-
 inc/RWStepShape_RWEdgeBasedWireframeModel.hxx      |   43 +-
 ...ape_RWEdgeBasedWireframeShapeRepresentation.hxx |   43 +-
 inc/RWStepShape_RWEdgeCurve.hxx                    |   35 +-
 inc/RWStepShape_RWEdgeLoop.hxx                     |   35 +-
 inc/RWStepShape_RWExtrudedAreaSolid.hxx            |   31 +-
 inc/RWStepShape_RWExtrudedFaceSolid.hxx            |   31 +-
 inc/RWStepShape_RWFace.hxx                         |   31 +-
 inc/RWStepShape_RWFaceBasedSurfaceModel.hxx        |   43 +-
 inc/RWStepShape_RWFaceBound.hxx                    |   35 +-
 inc/RWStepShape_RWFaceOuterBound.hxx               |   31 +-
 inc/RWStepShape_RWFaceSurface.hxx                  |   31 +-
 inc/RWStepShape_RWFacetedBrep.hxx                  |   31 +-
 inc/RWStepShape_RWFacetedBrepAndBrepWithVoids.hxx  |   31 +-
 ...WStepShape_RWFacetedBrepShapeRepresentation.hxx |   31 +-
 inc/RWStepShape_RWGeometricCurveSet.hxx            |   31 +-
 inc/RWStepShape_RWGeometricSet.hxx                 |   31 +-
 ...metricallyBoundedSurfaceShapeRepresentation.hxx |   31 +-
 ...tricallyBoundedWireframeShapeRepresentation.hxx |   31 +-
 inc/RWStepShape_RWHalfSpaceSolid.hxx               |   31 +-
 inc/RWStepShape_RWLimitsAndFits.hxx                |   29 +-
 inc/RWStepShape_RWLoop.hxx                         |   29 +-
 inc/RWStepShape_RWLoopAndPath.hxx                  |   31 +-
 inc/RWStepShape_RWManifoldSolidBrep.hxx            |   31 +-
 ...pShape_RWManifoldSurfaceShapeRepresentation.hxx |   31 +-
 inc/RWStepShape_RWMeasureQualification.hxx         |   31 +-
 ...sentationItemAndQualifiedRepresentationItem.hxx |   31 +-
 ...ape_RWNonManifoldSurfaceShapeRepresentation.hxx |   43 +-
 inc/RWStepShape_RWOpenShell.hxx                    |   31 +-
 inc/RWStepShape_RWOrientedClosedShell.hxx          |   31 +-
 inc/RWStepShape_RWOrientedEdge.hxx                 |   31 +-
 inc/RWStepShape_RWOrientedFace.hxx                 |   31 +-
 inc/RWStepShape_RWOrientedOpenShell.hxx            |   31 +-
 inc/RWStepShape_RWOrientedPath.hxx                 |   31 +-
 inc/RWStepShape_RWPath.hxx                         |   31 +-
 inc/RWStepShape_RWPlusMinusTolerance.hxx           |   31 +-
 inc/RWStepShape_RWPointRepresentation.hxx          |   43 +-
 inc/RWStepShape_RWPolyLoop.hxx                     |   31 +-
 inc/RWStepShape_RWPrecisionQualifier.hxx           |   29 +-
 inc/RWStepShape_RWQualifiedRepresentationItem.hxx  |   31 +-
 inc/RWStepShape_RWRevolvedAreaSolid.hxx            |   31 +-
 inc/RWStepShape_RWRevolvedFaceSolid.hxx            |   29 +-
 inc/RWStepShape_RWRightAngularWedge.hxx            |   31 +-
 inc/RWStepShape_RWRightCircularCone.hxx            |   31 +-
 inc/RWStepShape_RWRightCircularCylinder.hxx        |   31 +-
 inc/RWStepShape_RWSeamEdge.hxx                     |   43 +-
 ...RWStepShape_RWShapeDefinitionRepresentation.hxx |   43 +-
 inc/RWStepShape_RWShapeDimensionRepresentation.hxx |   43 +-
 inc/RWStepShape_RWShapeRepresentation.hxx          |   31 +-
 ...epShape_RWShapeRepresentationWithParameters.hxx |   43 +-
 inc/RWStepShape_RWShellBasedSurfaceModel.hxx       |   31 +-
 inc/RWStepShape_RWSolidModel.hxx                   |   29 +-
 inc/RWStepShape_RWSolidReplica.hxx                 |   31 +-
 inc/RWStepShape_RWSphere.hxx                       |   31 +-
 inc/RWStepShape_RWSubedge.hxx                      |   43 +-
 inc/RWStepShape_RWSubface.hxx                      |   43 +-
 inc/RWStepShape_RWSweptAreaSolid.hxx               |   31 +-
 inc/RWStepShape_RWSweptFaceSolid.hxx               |   31 +-
 inc/RWStepShape_RWToleranceValue.hxx               |   31 +-
 ...RWStepShape_RWTopologicalRepresentationItem.hxx |   29 +-
 inc/RWStepShape_RWTorus.hxx                        |   31 +-
 ...StepShape_RWTransitionalShapeRepresentation.hxx |   31 +-
 inc/RWStepShape_RWTypeQualifier.hxx                |   29 +-
 inc/RWStepShape_RWVertex.hxx                       |   29 +-
 inc/RWStepShape_RWVertexLoop.hxx                   |   31 +-
 inc/RWStepShape_RWVertexPoint.hxx                  |   31 +-
 inc/RWStepVisual_RWAreaInSet.hxx                   |   31 +-
 inc/RWStepVisual_RWBackgroundColour.hxx            |   31 +-
 inc/RWStepVisual_RWCameraImage.hxx                 |   31 +-
 inc/RWStepVisual_RWCameraModel.hxx                 |   29 +-
 inc/RWStepVisual_RWCameraModelD2.hxx               |   31 +-
 inc/RWStepVisual_RWCameraModelD3.hxx               |   31 +-
 inc/RWStepVisual_RWCameraUsage.hxx                 |   31 +-
 inc/RWStepVisual_RWColour.hxx                      |   29 +-
 inc/RWStepVisual_RWColourRgb.hxx                   |   29 +-
 inc/RWStepVisual_RWColourSpecification.hxx         |   29 +-
 inc/RWStepVisual_RWCompositeText.hxx               |   31 +-
 inc/RWStepVisual_RWCompositeTextWithExtent.hxx     |   31 +-
 ...RWStepVisual_RWContextDependentInvisibility.hxx |   31 +-
 ...sual_RWContextDependentOverRidingStyledItem.hxx |   31 +-
 inc/RWStepVisual_RWCurveStyle.hxx                  |   31 +-
 inc/RWStepVisual_RWCurveStyleFont.hxx              |   31 +-
 inc/RWStepVisual_RWCurveStyleFontPattern.hxx       |   29 +-
 inc/RWStepVisual_RWDraughtingModel.hxx             |   43 +-
 inc/RWStepVisual_RWDraughtingPreDefinedColour.hxx  |   29 +-
 ...WStepVisual_RWDraughtingPreDefinedCurveFont.hxx |   29 +-
 inc/RWStepVisual_RWExternallyDefinedCurveFont.hxx  |   43 +-
 inc/RWStepVisual_RWFillAreaStyle.hxx               |   31 +-
 inc/RWStepVisual_RWFillAreaStyleColour.hxx         |   31 +-
 inc/RWStepVisual_RWInvisibility.hxx                |   31 +-
 ...RWMechanicalDesignGeometricPresentationArea.hxx |   31 +-
 ...alDesignGeometricPresentationRepresentation.hxx |   31 +-
 inc/RWStepVisual_RWOverRidingStyledItem.hxx        |   31 +-
 inc/RWStepVisual_RWPlanarBox.hxx                   |   31 +-
 inc/RWStepVisual_RWPlanarExtent.hxx                |   29 +-
 inc/RWStepVisual_RWPointStyle.hxx                  |   31 +-
 inc/RWStepVisual_RWPreDefinedColour.hxx            |   29 +-
 inc/RWStepVisual_RWPreDefinedCurveFont.hxx         |   29 +-
 inc/RWStepVisual_RWPreDefinedItem.hxx              |   29 +-
 inc/RWStepVisual_RWPresentationArea.hxx            |   31 +-
 inc/RWStepVisual_RWPresentationLayerAssignment.hxx |   31 +-
 inc/RWStepVisual_RWPresentationLayerUsage.hxx      |   31 +-
 inc/RWStepVisual_RWPresentationRepresentation.hxx  |   31 +-
 inc/RWStepVisual_RWPresentationSet.hxx             |   29 +-
 inc/RWStepVisual_RWPresentationSize.hxx            |   31 +-
 inc/RWStepVisual_RWPresentationStyleAssignment.hxx |   31 +-
 inc/RWStepVisual_RWPresentationStyleByContext.hxx  |   31 +-
 inc/RWStepVisual_RWPresentationView.hxx            |   31 +-
 inc/RWStepVisual_RWPresentedItemRepresentation.hxx |   31 +-
 inc/RWStepVisual_RWStyledItem.hxx                  |   31 +-
 inc/RWStepVisual_RWSurfaceSideStyle.hxx            |   31 +-
 inc/RWStepVisual_RWSurfaceStyleBoundary.hxx        |   31 +-
 inc/RWStepVisual_RWSurfaceStyleControlGrid.hxx     |   31 +-
 inc/RWStepVisual_RWSurfaceStyleFillArea.hxx        |   31 +-
 inc/RWStepVisual_RWSurfaceStyleParameterLine.hxx   |   31 +-
 ...WStepVisual_RWSurfaceStyleSegmentationCurve.hxx |   31 +-
 inc/RWStepVisual_RWSurfaceStyleSilhouette.hxx      |   31 +-
 inc/RWStepVisual_RWSurfaceStyleUsage.hxx           |   31 +-
 inc/RWStepVisual_RWTemplate.hxx                    |   31 +-
 inc/RWStepVisual_RWTemplateInstance.hxx            |   31 +-
 inc/RWStepVisual_RWTextLiteral.hxx                 |   31 +-
 inc/RWStepVisual_RWTextStyle.hxx                   |   31 +-
 inc/RWStepVisual_RWTextStyleForDefinedFont.hxx     |   31 +-
 ...tepVisual_RWTextStyleWithBoxCharacteristics.hxx |   31 +-
 inc/RWStepVisual_RWViewVolume.hxx                  |   31 +-
 inc/RWStl.hxx                                      |  100 +-
 ...apIteratorOfDataMapOfAsciiStringAsciiString.hxx |   27 +-
 ...teratorOfDataMapOfAsciiStringExtendedString.hxx |   27 +-
 ...ataMapNodeOfDataMapOfAsciiStringAsciiString.hxx |   28 +-
 ...MapNodeOfDataMapOfAsciiStringExtendedString.hxx |   30 +-
 inc/Resource_DataMapOfAsciiStringAsciiString.hxx   |   53 +-
 ...Resource_DataMapOfAsciiStringExtendedString.hxx |   53 +-
 inc/Resource_FormatType.hxx                        |   21 +-
 inc/Resource_LexicalCompare.hxx                    |   22 +-
 inc/Resource_Manager.hxx                           |  141 +-
 inc/Resource_NoSuchResource.hxx                    |   21 +-
 inc/Resource_QuickSortOfArray1.hxx                 |   15 +-
 inc/Resource_Unicode.hxx                           |  176 +-
 inc/STEPCAFControl_ActorWrite.hxx                  |   56 +-
 inc/STEPCAFControl_Controller.hxx                  |   38 +-
 ...l_DataMapIteratorOfDataMapOfLabelExternFile.hxx |   29 +-
 ...ontrol_DataMapIteratorOfDataMapOfLabelShape.hxx |   27 +-
 ...trol_DataMapIteratorOfDataMapOfPDExternFile.hxx |   31 +-
 ...rol_DataMapIteratorOfDataMapOfSDRExternFile.hxx |   31 +-
 ...AFControl_DataMapIteratorOfDataMapOfShapePD.hxx |   29 +-
 ...FControl_DataMapIteratorOfDataMapOfShapeSDR.hxx |   29 +-
 ...ntrol_DataMapNodeOfDataMapOfLabelExternFile.hxx |   32 +-
 ...CAFControl_DataMapNodeOfDataMapOfLabelShape.hxx |   30 +-
 ...FControl_DataMapNodeOfDataMapOfPDExternFile.hxx |   34 +-
 ...Control_DataMapNodeOfDataMapOfSDRExternFile.hxx |   34 +-
 ...TEPCAFControl_DataMapNodeOfDataMapOfShapePD.hxx |   32 +-
 ...EPCAFControl_DataMapNodeOfDataMapOfShapeSDR.hxx |   32 +-
 inc/STEPCAFControl_DataMapOfLabelExternFile.hxx    |   55 +-
 inc/STEPCAFControl_DataMapOfLabelShape.hxx         |   53 +-
 inc/STEPCAFControl_DataMapOfPDExternFile.hxx       |   57 +-
 inc/STEPCAFControl_DataMapOfSDRExternFile.hxx      |   57 +-
 inc/STEPCAFControl_DataMapOfShapePD.hxx            |   55 +-
 inc/STEPCAFControl_DataMapOfShapeSDR.hxx           |   55 +-
 inc/STEPCAFControl_DictionaryOfExternFile.hxx      |  108 +-
 inc/STEPCAFControl_ExternFile.hxx                  |   69 +-
 ...CAFControl_IteratorOfDictionaryOfExternFile.hxx |   59 +-
 inc/STEPCAFControl_Reader.hxx                      |  374 +-
 ...AFControl_StackItemOfDictionaryOfExternFile.hxx |   34 +-
 inc/STEPCAFControl_Writer.hxx                      |  301 +-
 inc/STEPConstruct.hxx                              |   69 +-
 inc/STEPConstruct_AP203Context.hxx                 |  328 +-
 inc/STEPConstruct_Assembly.hxx                     |  103 +-
 inc/STEPConstruct_ContextTool.hxx                  |  152 +-
 ...aMapIteratorOfDataMapOfAsciiStringTransient.hxx |   29 +-
 ...ct_DataMapIteratorOfDataMapOfPointTransient.hxx |   29 +-
 ..._DataMapNodeOfDataMapOfAsciiStringTransient.hxx |   32 +-
 ...struct_DataMapNodeOfDataMapOfPointTransient.hxx |   32 +-
 ...STEPConstruct_DataMapOfAsciiStringTransient.hxx |   55 +-
 inc/STEPConstruct_DataMapOfPointTransient.hxx      |   55 +-
 inc/STEPConstruct_ExternRefs.hxx                   |  188 +-
 inc/STEPConstruct_Part.hxx                         |  145 +-
 inc/STEPConstruct_PointHasher.hxx                  |   33 +-
 inc/STEPConstruct_Styles.hxx                       |  224 +-
 inc/STEPConstruct_Tool.hxx                         |   97 +-
 inc/STEPConstruct_UnitContext.hxx                  |  196 +-
 inc/STEPConstruct_ValidationProps.hxx              |  176 +-
 inc/STEPControl_ActorRead.hxx                      |  157 +-
 inc/STEPControl_ActorWrite.hxx                     |   96 +-
 inc/STEPControl_Controller.hxx                     |   77 +-
 inc/STEPControl_Reader.hxx                         |  144 +-
 inc/STEPControl_StepModelType.hxx                  |   35 +-
 inc/STEPControl_Writer.hxx                         |  163 +-
 inc/STEPEdit.hxx                                   |   73 +-
 inc/STEPEdit_EditContext.hxx                       |   48 +-
 inc/STEPEdit_EditSDR.hxx                           |   42 +-
 inc/STEPSelections_AssemblyComponent.hxx           |   34 +-
 inc/STEPSelections_AssemblyExplorer.hxx            |   61 +-
 inc/STEPSelections_AssemblyLink.hxx                |   42 +-
 inc/STEPSelections_Counter.hxx                     |   77 +-
 inc/STEPSelections_HSequenceOfAssemblyLink.hxx     |   74 +-
 inc/STEPSelections_SelectAssembly.hxx              |   34 +-
 inc/STEPSelections_SelectDerived.hxx               |   24 +-
 inc/STEPSelections_SelectFaces.hxx                 |   36 +-
 inc/STEPSelections_SelectForTransfer.hxx           |   22 +-
 inc/STEPSelections_SelectGSCurves.hxx              |   31 +-
 inc/STEPSelections_SelectInstances.hxx             |   33 +-
 ...s_SequenceNodeOfSequenceOfAssemblyComponent.hxx |   26 +-
 ...ctions_SequenceNodeOfSequenceOfAssemblyLink.hxx |   26 +-
 inc/STEPSelections_SequenceOfAssemblyComponent.hxx |   71 +-
 inc/STEPSelections_SequenceOfAssemblyLink.hxx      |   71 +-
 inc/SWDRAW.hxx                                     |   47 +-
 inc/SWDRAW_ShapeAnalysis.hxx                       |   30 +-
 inc/SWDRAW_ShapeBuild.hxx                          |   57 -
 inc/SWDRAW_ShapeConstruct.hxx                      |   57 -
 inc/SWDRAW_ShapeCustom.hxx                         |   28 +-
 inc/SWDRAW_ShapeExtend.hxx                         |   26 +-
 inc/SWDRAW_ShapeFix.hxx                            |   34 +-
 inc/SWDRAW_ShapeProcess.hxx                        |   22 +-
 inc/SWDRAW_ShapeProcessAPI.hxx                     |   22 +-
 inc/SWDRAW_ShapeTool.hxx                           |   30 +-
 inc/SWDRAW_ShapeUpgrade.hxx                        |   50 +-
 inc/SWDRAW_ToVRML.hxx                              |  116 -
 inc/Select3D_ListIteratorOfListOfSensitive.hxx     |   39 +-
 ...ect3D_ListIteratorOfListOfSensitiveTriangle.hxx |   39 +-
 inc/Select3D_ListNodeOfListOfSensitive.hxx         |   26 +-
 inc/Select3D_ListNodeOfListOfSensitiveTriangle.hxx |   26 +-
 inc/Select3D_ListOfSensitive.hxx                   |   73 +-
 inc/Select3D_ListOfSensitiveTriangle.hxx           |   73 +-
 inc/Select3D_Projector.hxx                         |  289 +-
 inc/Select3D_SensitiveBox.hxx                      |  100 +-
 inc/Select3D_SensitiveCircle.hxx                   |  144 +-
 inc/Select3D_SensitiveCurve.hxx                    |  109 +-
 inc/Select3D_SensitiveEntity.hxx                   |  142 +-
 inc/Select3D_SensitiveEntitySequence.hxx           |   71 +-
 inc/Select3D_SensitiveFace.hxx                     |   98 +-
 inc/Select3D_SensitiveGroup.hxx                    |  173 +-
 inc/Select3D_SensitivePoint.hxx                    |   83 +-
 inc/Select3D_SensitivePoly.hxx                     |   95 +-
 inc/Select3D_SensitiveSegment.hxx                  |  154 +-
 inc/Select3D_SensitiveTriangle.hxx                 |   97 +-
 inc/Select3D_SensitiveTriangulation.hxx            |  203 +-
 inc/Select3D_SensitiveWire.hxx                     |  115 +-
 ...ect3D_SequenceNodeOfSensitiveEntitySequence.hxx |   26 +-
 inc/Select3D_TypeOfSensitivity.hxx                 |   17 +-
 inc/SelectBasics.hxx                               |   36 +-
 inc/SelectBasics_BasicTool.hxx                     |   49 +-
 inc/SelectBasics_EntityOwner.hxx                   |   68 +-
 inc/SelectBasics_ListIteratorOfListOfBox2d.hxx     |   35 +-
 inc/SelectBasics_ListIteratorOfListOfSensitive.hxx |   39 +-
 inc/SelectBasics_ListNodeOfListOfBox2d.hxx         |   24 +-
 inc/SelectBasics_ListNodeOfListOfSensitive.hxx     |   26 +-
 inc/SelectBasics_ListOfBox2d.hxx                   |   69 +-
 inc/SelectBasics_ListOfSensitive.hxx               |   73 +-
 inc/SelectBasics_SensitiveEntity.hxx               |  170 +-
 inc/SelectBasics_SequenceNodeOfSequenceOfOwner.hxx |   26 +-
 inc/SelectBasics_SequenceOfOwner.hxx               |   71 +-
 inc/SelectBasics_SortAlgo.hxx                      |   82 +-
 inc/SelectMgr_AndFilter.hxx                        |   31 +-
 inc/SelectMgr_CompositionFilter.hxx                |   62 +-
 ..._DataMapIteratorOfDataMapOfIntegerSensitive.hxx |   31 +-
 ...r_DataMapIteratorOfDataMapOfObjectSelectors.hxx |   29 +-
 ...taMapIteratorOfDataMapOfSelectionActivation.hxx |   31 +-
 ...tMgr_DataMapNodeOfDataMapOfIntegerSensitive.hxx |   32 +-
 ...ctMgr_DataMapNodeOfDataMapOfObjectSelectors.hxx |   32 +-
 ...r_DataMapNodeOfDataMapOfSelectionActivation.hxx |   32 +-
 inc/SelectMgr_DataMapOfIntegerSensitive.hxx        |   55 +-
 inc/SelectMgr_DataMapOfObjectSelectors.hxx         |   55 +-
 inc/SelectMgr_DataMapOfSelectionActivation.hxx     |   55 +-
 inc/SelectMgr_EntityOwner.hxx                      |  190 +-
 inc/SelectMgr_Filter.hxx                           |   80 +-
 ...DataMapNodeOfIndexedDataMapOfOwnerCriterion.hxx |   42 +-
 inc/SelectMgr_IndexedDataMapOfOwnerCriterion.hxx   |   65 +-
 ...SelectMgr_IndexedMapNodeOfIndexedMapOfOwner.hxx |   36 +-
 inc/SelectMgr_IndexedMapOfOwner.hxx                |   51 +-
 inc/SelectMgr_ListIteratorOfListOfFilter.hxx       |   39 +-
 inc/SelectMgr_ListNodeOfListOfFilter.hxx           |   26 +-
 inc/SelectMgr_ListOfFilter.hxx                     |   73 +-
 inc/SelectMgr_OrFilter.hxx                         |   29 +-
 inc/SelectMgr_SOPtr.hxx                            |    3 +-
 inc/SelectMgr_SelectableObject.hxx                 |  240 +-
 inc/SelectMgr_Selection.hxx                        |  185 +-
 inc/SelectMgr_SelectionManager.hxx                 |  258 +-
 inc/SelectMgr_SequenceNodeOfSequenceOfFilter.hxx   |   26 +-
 inc/SelectMgr_SequenceNodeOfSequenceOfOwner.hxx    |   26 +-
 ...SelectMgr_SequenceNodeOfSequenceOfSelection.hxx |   26 +-
 inc/SelectMgr_SequenceNodeOfSequenceOfSelector.hxx |   26 +-
 inc/SelectMgr_SequenceOfFilter.hxx                 |   71 +-
 inc/SelectMgr_SequenceOfOwner.hxx                  |   71 +-
 inc/SelectMgr_SequenceOfSelection.hxx              |   71 +-
 inc/SelectMgr_SequenceOfSelector.hxx               |   71 +-
 inc/SelectMgr_SortCriterion.hxx                    |   76 +-
 inc/SelectMgr_StateOfSelection.hxx                 |   13 +-
 inc/SelectMgr_TypeOfUpdate.hxx                     |   19 +-
 inc/SelectMgr_ViewerSelector.hxx                   |  492 +-
 inc/ShapeAlgo.hxx                                  |   31 +-
 inc/ShapeAlgo_AlgoContainer.hxx                    |  138 +-
 inc/ShapeAlgo_ToolContainer.hxx                    |   35 +-
 inc/ShapeAnalysis.hxx                              |  125 +-
 inc/ShapeAnalysis_CheckSmallFace.hxx               |  285 +-
 inc/ShapeAnalysis_Curve.hxx                        |  204 +-
 ...s_DataMapIteratorOfDataMapOfShapeListOfReal.hxx |   27 +-
 ...lysis_DataMapNodeOfDataMapOfShapeListOfReal.hxx |   30 +-
 inc/ShapeAnalysis_DataMapOfShapeListOfReal.hxx     |   53 +-
 inc/ShapeAnalysis_Edge.hxx                         |  267 +-
 inc/ShapeAnalysis_FreeBoundData.hxx                |  171 +-
 inc/ShapeAnalysis_FreeBounds.hxx                   |  232 +-
 inc/ShapeAnalysis_FreeBoundsProperties.hxx         |  209 +-
 inc/ShapeAnalysis_Geom.hxx                         |   39 +-
 inc/ShapeAnalysis_HSequenceOfFreeBounds.hxx        |   74 +-
 ...Analysis_SequenceNodeOfSequenceOfFreeBounds.hxx |   26 +-
 inc/ShapeAnalysis_SequenceOfFreeBounds.hxx         |   71 +-
 inc/ShapeAnalysis_ShapeContents.hxx                |  253 +-
 inc/ShapeAnalysis_ShapeTolerance.hxx               |  102 +-
 inc/ShapeAnalysis_Shell.hxx                        |  104 +-
 inc/ShapeAnalysis_Surface.hxx                      |  592 ++-
 inc/ShapeAnalysis_TransferParameters.hxx           |  122 +-
 inc/ShapeAnalysis_TransferParametersProj.hxx       |  119 +-
 inc/ShapeAnalysis_Wire.hxx                         |  933 ++--
 inc/ShapeAnalysis_WireOrder.hxx                    |  231 +-
 inc/ShapeAnalysis_WireVertex.hxx                   |  238 +-
 inc/ShapeBuild.hxx                                 |   29 +-
 inc/ShapeBuild_Edge.hxx                            |  162 +-
 inc/ShapeBuild_ReShape.hxx                         |  143 +-
 inc/ShapeBuild_Vertex.hxx                          |   43 +-
 inc/ShapeConstruct.hxx                             |  115 +-
 ...onstruct_CompBezierCurves2dToBSplineCurve2d.hxx |   68 +-
 ...apeConstruct_CompBezierCurvesToBSplineCurve.hxx |   68 +-
 inc/ShapeConstruct_Curve.hxx                       |  127 +-
 inc/ShapeConstruct_MakeTriangulation.hxx           |   37 +-
 inc/ShapeConstruct_ProjectCurveOnSurface.hxx       |  224 +-
 inc/ShapeCustom.hxx                                |  128 +-
 inc/ShapeCustom_BSplineRestriction.hxx             |  313 +-
 inc/ShapeCustom_ConvertToBSpline.hxx               |  164 +-
 inc/ShapeCustom_ConvertToRevolution.hxx            |  128 +-
 inc/ShapeCustom_Curve.hxx                          |   42 +-
 inc/ShapeCustom_Curve2d.hxx                        |   52 +-
 inc/ShapeCustom_DirectModification.hxx             |  128 +-
 inc/ShapeCustom_RestrictionParameters.hxx          |  165 +-
 inc/ShapeCustom_Surface.hxx                        |   82 +-
 inc/ShapeCustom_SweptToElementary.hxx              |  128 +-
 inc/ShapeCustom_TrsfModification.hxx               |   84 +-
 inc/ShapeExtend.hxx                                |   66 +-
 inc/ShapeExtend_BasicMsgRegistrator.hxx            |   58 +-
 inc/ShapeExtend_ComplexCurve.hxx                   |  136 +-
 inc/ShapeExtend_CompositeSurface.hxx               |  473 +-
 ...nd_DataMapIteratorOfDataMapOfShapeListOfMsg.hxx |   27 +-
 ...ataMapIteratorOfDataMapOfTransientListOfMsg.hxx |   29 +-
 ...Extend_DataMapNodeOfDataMapOfShapeListOfMsg.hxx |   30 +-
 ...nd_DataMapNodeOfDataMapOfTransientListOfMsg.hxx |   32 +-
 inc/ShapeExtend_DataMapOfShapeListOfMsg.hxx        |   53 +-
 inc/ShapeExtend_DataMapOfTransientListOfMsg.hxx    |   55 +-
 inc/ShapeExtend_Explorer.hxx                       |  119 +-
 inc/ShapeExtend_MsgRegistrator.hxx                 |   75 +-
 inc/ShapeExtend_Parametrisation.hxx                |   19 +-
 inc/ShapeExtend_Status.hxx                         |   89 +-
 inc/ShapeExtend_WireData.hxx                       |  360 +-
 inc/ShapeFix.hxx                                   |   84 +-
 inc/ShapeFix_ComposeShell.hxx                      |  401 +-
 ...apeFix_DataMapIteratorOfDataMapOfShapeBox2d.hxx |   27 +-
 inc/ShapeFix_DataMapNodeOfDataMapOfShapeBox2d.hxx  |   30 +-
 inc/ShapeFix_DataMapOfShapeBox2d.hxx               |   53 +-
 inc/ShapeFix_Edge.hxx                              |  289 +-
 inc/ShapeFix_EdgeConnect.hxx                       |   58 +-
 inc/ShapeFix_EdgeProjAux.hxx                       |   64 +-
 inc/ShapeFix_Face.hxx                              |  414 +-
 inc/ShapeFix_FaceConnect.hxx                       |   40 +-
 inc/ShapeFix_FixSmallFace.hxx                      |  108 +-
 inc/ShapeFix_FreeBounds.hxx                        |  129 +-
 inc/ShapeFix_IntersectionTool.hxx                  |   71 +-
 inc/ShapeFix_Root.hxx                              |  160 +-
 ...hapeFix_SequenceNodeOfSequenceOfWireSegment.hxx |   24 +-
 inc/ShapeFix_SequenceOfWireSegment.hxx             |   67 +-
 inc/ShapeFix_Shape.hxx                             |  202 +-
 inc/ShapeFix_ShapeTolerance.hxx                    |   67 +-
 inc/ShapeFix_Shell.hxx                             |  174 +-
 inc/ShapeFix_Solid.hxx                             |  137 +-
 inc/ShapeFix_SplitCommonVertex.hxx                 |   38 +-
 inc/ShapeFix_SplitTool.hxx                         |   64 +-
 inc/ShapeFix_Wire.hxx                              |  916 ++--
 inc/ShapeFix_WireSegment.hxx                       |  225 +-
 inc/ShapeFix_WireVertex.hxx                        |   90 +-
 inc/ShapeFix_Wireframe.hxx                         |  133 +-
 inc/ShapeProcess.hxx                               |   52 +-
 inc/ShapeProcessAPI_ApplySequence.hxx              |   77 +-
 inc/ShapeProcess_Context.hxx                       |  184 +-
 inc/ShapeProcess_DictionaryOfOperator.hxx          |  108 +-
 ...ShapeProcess_IteratorOfDictionaryOfOperator.hxx |   59 +-
 inc/ShapeProcess_OperLibrary.hxx                   |   65 +-
 inc/ShapeProcess_Operator.hxx                      |   29 +-
 inc/ShapeProcess_ShapeContext.hxx                  |  193 +-
 ...hapeProcess_StackItemOfDictionaryOfOperator.hxx |   34 +-
 inc/ShapeProcess_UOperator.hxx                     |   40 +-
 inc/ShapeSchema.hxx                                |   28 -
 ...ma_PColPGeom2d_FieldOfHArray1OfBSplineCurve.hxx |   29 -
 ...ema_PColPGeom2d_FieldOfHArray1OfBezierCurve.hxx |   29 -
 ...ma_PColPGeom2d_FieldOfHArray1OfBoundedCurve.hxx |   29 -
 ...apeSchema_PColPGeom2d_FieldOfHArray1OfCurve.hxx |   29 -
 ...apeSchema_PColPGeom2d_HArray1OfBSplineCurve.hxx |   43 -
 ...hapeSchema_PColPGeom2d_HArray1OfBezierCurve.hxx |   43 -
 ...apeSchema_PColPGeom2d_HArray1OfBoundedCurve.hxx |   43 -
 inc/ShapeSchema_PColPGeom2d_HArray1OfCurve.hxx     |   43 -
 ...hema_PColPGeom_FieldOfHArray1OfBSplineCurve.hxx |   29 -
 ...chema_PColPGeom_FieldOfHArray1OfBezierCurve.hxx |   29 -
 ...hema_PColPGeom_FieldOfHArray1OfBoundedCurve.hxx |   29 -
 ...ma_PColPGeom_FieldOfHArray1OfBoundedSurface.hxx |   29 -
 ...ShapeSchema_PColPGeom_FieldOfHArray1OfCurve.hxx |   29 -
 ...apeSchema_PColPGeom_FieldOfHArray1OfSurface.hxx |   29 -
 ...ma_PColPGeom_FieldOfHArray2OfBSplineSurface.hxx |   29 -
 ...ema_PColPGeom_FieldOfHArray2OfBezierSurface.hxx |   29 -
 ...ma_PColPGeom_FieldOfHArray2OfBoundedSurface.hxx |   29 -
 ...apeSchema_PColPGeom_FieldOfHArray2OfSurface.hxx |   29 -
 ...ShapeSchema_PColPGeom_HArray1OfBSplineCurve.hxx |   43 -
 inc/ShapeSchema_PColPGeom_HArray1OfBezierCurve.hxx |   43 -
 ...ShapeSchema_PColPGeom_HArray1OfBoundedCurve.hxx |   43 -
 ...apeSchema_PColPGeom_HArray1OfBoundedSurface.hxx |   43 -
 inc/ShapeSchema_PColPGeom_HArray1OfCurve.hxx       |   43 -
 inc/ShapeSchema_PColPGeom_HArray1OfSurface.hxx     |   43 -
 ...apeSchema_PColPGeom_HArray2OfBSplineSurface.hxx |   43 -
 ...hapeSchema_PColPGeom_HArray2OfBezierSurface.hxx |   43 -
 ...apeSchema_PColPGeom_HArray2OfBoundedSurface.hxx |   43 -
 inc/ShapeSchema_PColPGeom_HArray2OfSurface.hxx     |   43 -
 inc/ShapeUpgrade.hxx                               |   65 +-
 inc/ShapeUpgrade_ClosedEdgeDivide.hxx              |   23 +-
 inc/ShapeUpgrade_ClosedFaceDivide.hxx              |   55 +-
 inc/ShapeUpgrade_ConvertCurve2dToBezier.hxx        |   59 +-
 inc/ShapeUpgrade_ConvertCurve3dToBezier.hxx        |   95 +-
 inc/ShapeUpgrade_ConvertSurfaceToBezierBasis.hxx   |  104 +-
 inc/ShapeUpgrade_EdgeDivide.hxx                    |   80 +-
 inc/ShapeUpgrade_FaceDivide.hxx                    |  161 +-
 inc/ShapeUpgrade_FaceDivideArea.hxx                |   41 +-
 inc/ShapeUpgrade_FixSmallBezierCurves.hxx          |   26 +-
 inc/ShapeUpgrade_FixSmallCurves.hxx                |   80 +-
 inc/ShapeUpgrade_RemoveInternalWires.hxx           |  137 +-
 inc/ShapeUpgrade_RemoveLocations.hxx               |   70 +-
 inc/ShapeUpgrade_ShapeConvertToBezier.hxx          |  175 +-
 inc/ShapeUpgrade_ShapeDivide.hxx                   |  149 +-
 inc/ShapeUpgrade_ShapeDivideAngle.hxx              |   50 +-
 inc/ShapeUpgrade_ShapeDivideArea.hxx               |   40 +-
 inc/ShapeUpgrade_ShapeDivideClosed.hxx             |   33 +-
 inc/ShapeUpgrade_ShapeDivideClosedEdges.hxx        |   29 +-
 inc/ShapeUpgrade_ShapeDivideContinuity.hxx         |   98 +-
 inc/ShapeUpgrade_ShellSewing.hxx                   |   61 +-
 inc/ShapeUpgrade_SplitCurve.hxx                    |   92 +-
 inc/ShapeUpgrade_SplitCurve2d.hxx                  |   57 +-
 inc/ShapeUpgrade_SplitCurve2dContinuity.hxx        |   54 +-
 inc/ShapeUpgrade_SplitCurve3d.hxx                  |   57 +-
 inc/ShapeUpgrade_SplitCurve3dContinuity.hxx        |   58 +-
 inc/ShapeUpgrade_SplitSurface.hxx                  |  136 +-
 inc/ShapeUpgrade_SplitSurfaceAngle.hxx             |   48 +-
 inc/ShapeUpgrade_SplitSurfaceArea.hxx              |   36 +-
 inc/ShapeUpgrade_SplitSurfaceContinuity.hxx        |   55 +-
 inc/ShapeUpgrade_Tool.hxx                          |   89 +-
 inc/ShapeUpgrade_UnifySameDomain.hxx               |   74 +-
 inc/ShapeUpgrade_WireDivide.hxx                    |  214 +-
 inc/SortTools_HeapSortOfInteger.hxx                |   17 +-
 inc/SortTools_HeapSortOfReal.hxx                   |   17 +-
 inc/SortTools_QuickSortOfInteger.hxx               |   17 +-
 inc/SortTools_QuickSortOfReal.hxx                  |   17 +-
 inc/SortTools_ShellSortOfInteger.hxx               |   17 +-
 inc/SortTools_ShellSortOfReal.hxx                  |   17 +-
 inc/SortTools_StraightInsertionSortOfInteger.hxx   |   17 +-
 inc/SortTools_StraightInsertionSortOfReal.hxx      |   17 +-
 inc/Standard.hxx                                   |   63 +-
 inc/Standard_AbortiveTransaction.hxx               |   21 +-
 inc/Standard_AncestorIterator.hxx                  |  129 +-
 inc/Standard_ConstructionError.hxx                 |   21 +-
 inc/Standard_DimensionError.hxx                    |   21 +-
 inc/Standard_DimensionMismatch.hxx                 |   21 +-
 inc/Standard_DivideByZero.hxx                      |   21 +-
 inc/Standard_DomainError.hxx                       |   21 +-
 inc/Standard_ErrorHandler.hxx                      |  113 +-
 inc/Standard_ErrorHandlerCallback.hxx              |   81 +-
 inc/Standard_Failure.hxx                           |  139 +-
 inc/Standard_GUID.hxx                              |  171 +-
 inc/Standard_HandlerStatus.hxx                     |   11 +-
 inc/Standard_ImmutableObject.hxx                   |   21 +-
 inc/Standard_InternalType.hxx                      |   11 +-
 inc/Standard_KindOfType.hxx                        |   11 +-
 inc/Standard_LicenseError.hxx                      |   21 +-
 inc/Standard_LicenseNotFound.hxx                   |   21 +-
 inc/Standard_MultiplyDefined.hxx                   |   21 +-
 inc/Standard_NegativeValue.hxx                     |   21 +-
 inc/Standard_NoMoreObject.hxx                      |   21 +-
 inc/Standard_NoSuchObject.hxx                      |   21 +-
 inc/Standard_NotImplemented.hxx                    |   21 +-
 inc/Standard_NullObject.hxx                        |   21 +-
 inc/Standard_NullValue.hxx                         |   21 +-
 inc/Standard_NumericError.hxx                      |   21 +-
 inc/Standard_OutOfMemory.hxx                       |   21 +-
 inc/Standard_OutOfRange.hxx                        |   21 +-
 inc/Standard_Overflow.hxx                          |   21 +-
 inc/Standard_PErrorHandler.hxx                     |    3 +-
 inc/Standard_Persistent.hxx                        |   17 +-
 inc/Standard_ProgramError.hxx                      |   21 +-
 inc/Standard_RangeError.hxx                        |   21 +-
 inc/Standard_Storable.hxx                          |   73 +-
 inc/Standard_TooManyUsers.hxx                      |   21 +-
 inc/Standard_Type.hxx                              |  184 +-
 inc/Standard_TypeMismatch.hxx                      |   21 +-
 inc/Standard_Underflow.hxx                         |   21 +-
 inc/Standard_WayOfLife.hxx                         |   11 +-
 inc/StdDrivers.hxx                                 |   22 +-
 inc/StdDrivers_DocumentRetrievalDriver.hxx         |   24 +-
 inc/StdDrivers_DocumentStorageDriver.hxx           |   28 +-
 inc/StdFail_InfiniteSolutions.hxx                  |   21 +-
 inc/StdFail_NotDone.hxx                            |   21 +-
 inc/StdFail_Undefined.hxx                          |   21 +-
 inc/StdFail_UndefinedDerivative.hxx                |   21 +-
 inc/StdFail_UndefinedValue.hxx                     |   21 +-
 inc/StdLDrivers.hxx                                |   22 +-
 inc/StdLDrivers_DocumentRetrievalDriver.hxx        |   24 +-
 inc/StdLDrivers_DocumentStorageDriver.hxx          |   28 +-
 inc/StdPrs_Curve.hxx                               |  137 +-
 inc/StdPrs_DeflectionCurve.hxx                     |  160 +-
 inc/StdPrs_HLRPolyShape.hxx                        |   57 +-
 inc/StdPrs_HLRToolShape.hxx                        |   49 +-
 inc/StdPrs_Plane.hxx                               |   43 +-
 inc/StdPrs_PoleCurve.hxx                           |   63 +-
 inc/StdPrs_ShadedShape.hxx                         |   40 +-
 inc/StdPrs_ShadedSurface.hxx                       |   39 +-
 inc/StdPrs_ToolPoint.hxx                           |   19 +-
 inc/StdPrs_ToolRFace.hxx                           |   49 +-
 inc/StdPrs_ToolShadedShape.hxx                     |   74 -
 inc/StdPrs_ToolVertex.hxx                          |   17 +-
 inc/StdPrs_WFDeflectionRestrictedFace.hxx          |  182 +-
 inc/StdPrs_WFDeflectionSurface.hxx                 |   50 +-
 inc/StdPrs_WFPoleSurface.hxx                       |   39 +-
 inc/StdPrs_WFSurface.hxx                           |   37 +-
 inc/StdSelect.hxx                                  |   73 +-
 inc/StdSelect_BRepOwner.hxx                        |  200 +-
 inc/StdSelect_BRepSelectionTool.hxx                |  179 +-
 inc/StdSelect_DisplayMode.hxx                      |   11 +-
 inc/StdSelect_EdgeFilter.hxx                       |   53 +-
 inc/StdSelect_FaceFilter.hxx                       |   59 +-
 ...ndexedDataMapNodeOfIndexedDataMapOfOwnerPrs.hxx |   44 +-
 inc/StdSelect_IndexedDataMapOfOwnerPrs.hxx         |   67 +-
 inc/StdSelect_Prs.hxx                              |   26 +-
 inc/StdSelect_SensitivityMode.hxx                  |   17 +-
 inc/StdSelect_Shape.hxx                            |   60 +-
 inc/StdSelect_ShapeTypeFilter.hxx                  |   56 +-
 inc/StdSelect_TypeOfEdge.hxx                       |   17 +-
 inc/StdSelect_TypeOfFace.hxx                       |   17 +-
 inc/StdSelect_TypeOfResult.hxx                     |   17 +-
 inc/StdSelect_ViewerSelector3d.hxx                 |  217 +-
 inc/StepAP203_ApprovedItem.hxx                     |  132 +-
 inc/StepAP203_Array1OfApprovedItem.hxx             |   59 +-
 inc/StepAP203_Array1OfCertifiedItem.hxx            |   59 +-
 inc/StepAP203_Array1OfChangeRequestItem.hxx        |   59 +-
 inc/StepAP203_Array1OfClassifiedItem.hxx           |   59 +-
 inc/StepAP203_Array1OfContractedItem.hxx           |   59 +-
 inc/StepAP203_Array1OfDateTimeItem.hxx             |   59 +-
 inc/StepAP203_Array1OfPersonOrganizationItem.hxx   |   59 +-
 inc/StepAP203_Array1OfSpecifiedItem.hxx            |   59 +-
 inc/StepAP203_Array1OfStartRequestItem.hxx         |   59 +-
 inc/StepAP203_Array1OfWorkItem.hxx                 |   59 +-
 inc/StepAP203_CcDesignApproval.hxx                 |   42 +-
 inc/StepAP203_CcDesignCertification.hxx            |   42 +-
 inc/StepAP203_CcDesignContract.hxx                 |   42 +-
 inc/StepAP203_CcDesignDateAndTimeAssignment.hxx    |   44 +-
 ...203_CcDesignPersonAndOrganizationAssignment.hxx |   44 +-
 inc/StepAP203_CcDesignSecurityClassification.hxx   |   42 +-
 inc/StepAP203_CcDesignSpecificationReference.hxx   |   44 +-
 inc/StepAP203_CertifiedItem.hxx                    |   42 +-
 inc/StepAP203_Change.hxx                           |   42 +-
 inc/StepAP203_ChangeRequest.hxx                    |   42 +-
 inc/StepAP203_ChangeRequestItem.hxx                |   42 +-
 inc/StepAP203_ClassifiedItem.hxx                   |   51 +-
 inc/StepAP203_ContractedItem.hxx                   |   42 +-
 inc/StepAP203_DateTimeItem.hxx                     |  114 +-
 inc/StepAP203_HArray1OfApprovedItem.hxx            |   42 +-
 inc/StepAP203_HArray1OfCertifiedItem.hxx           |   42 +-
 inc/StepAP203_HArray1OfChangeRequestItem.hxx       |   42 +-
 inc/StepAP203_HArray1OfClassifiedItem.hxx          |   42 +-
 inc/StepAP203_HArray1OfContractedItem.hxx          |   42 +-
 inc/StepAP203_HArray1OfDateTimeItem.hxx            |   42 +-
 inc/StepAP203_HArray1OfPersonOrganizationItem.hxx  |   42 +-
 inc/StepAP203_HArray1OfSpecifiedItem.hxx           |   42 +-
 inc/StepAP203_HArray1OfStartRequestItem.hxx        |   42 +-
 inc/StepAP203_HArray1OfWorkItem.hxx                |   42 +-
 inc/StepAP203_PersonOrganizationItem.hxx           |  123 +-
 inc/StepAP203_SpecifiedItem.hxx                    |   51 +-
 inc/StepAP203_StartRequest.hxx                     |   42 +-
 inc/StepAP203_StartRequestItem.hxx                 |   42 +-
 inc/StepAP203_StartWork.hxx                        |   42 +-
 inc/StepAP203_WorkItem.hxx                         |   42 +-
 inc/StepAP209_Construct.hxx                        |  149 +-
 inc/StepAP214.hxx                                  |   26 +-
 inc/StepAP214_AppliedApprovalAssignment.hxx        |   39 +-
 inc/StepAP214_AppliedDateAndTimeAssignment.hxx     |   41 +-
 inc/StepAP214_AppliedDateAssignment.hxx            |   41 +-
 inc/StepAP214_AppliedDocumentReference.hxx         |   36 +-
 ...214_AppliedExternalIdentificationAssignment.hxx |   46 +-
 inc/StepAP214_AppliedGroupAssignment.hxx           |   42 +-
 inc/StepAP214_AppliedOrganizationAssignment.hxx    |   41 +-
 ...P214_AppliedPersonAndOrganizationAssignment.hxx |   41 +-
 inc/StepAP214_AppliedPresentedItem.hxx             |   35 +-
 ...214_AppliedSecurityClassificationAssignment.hxx |   39 +-
 inc/StepAP214_ApprovalItem.hxx                     |  139 +-
 inc/StepAP214_Array1OfApprovalItem.hxx             |   59 +-
 ...epAP214_Array1OfAutoDesignDateAndPersonItem.hxx |   59 +-
 ...StepAP214_Array1OfAutoDesignDateAndTimeItem.hxx |   59 +-
 inc/StepAP214_Array1OfAutoDesignDatedItem.hxx      |   59 +-
 inc/StepAP214_Array1OfAutoDesignGeneralOrgItem.hxx |   59 +-
 inc/StepAP214_Array1OfAutoDesignGroupedItem.hxx    |   59 +-
 ...AP214_Array1OfAutoDesignPresentedItemSelect.hxx |   59 +-
 ...StepAP214_Array1OfAutoDesignReferencingItem.hxx |   59 +-
 inc/StepAP214_Array1OfDateAndTimeItem.hxx          |   59 +-
 inc/StepAP214_Array1OfDateItem.hxx                 |   59 +-
 inc/StepAP214_Array1OfDocumentReferenceItem.hxx    |   59 +-
 ...tepAP214_Array1OfExternalIdentificationItem.hxx |   59 +-
 inc/StepAP214_Array1OfGroupItem.hxx                |   59 +-
 inc/StepAP214_Array1OfOrganizationItem.hxx         |   59 +-
 ...StepAP214_Array1OfPersonAndOrganizationItem.hxx |   59 +-
 inc/StepAP214_Array1OfPresentedItemSelect.hxx      |   59 +-
 ...tepAP214_Array1OfSecurityClassificationItem.hxx |   59 +-
 ...AP214_AutoDesignActualDateAndTimeAssignment.hxx |   41 +-
 inc/StepAP214_AutoDesignActualDateAssignment.hxx   |   41 +-
 inc/StepAP214_AutoDesignApprovalAssignment.hxx     |   39 +-
 ...StepAP214_AutoDesignDateAndPersonAssignment.hxx |   41 +-
 inc/StepAP214_AutoDesignDateAndPersonItem.hxx      |   85 +-
 inc/StepAP214_AutoDesignDateAndTimeItem.hxx        |   53 +-
 inc/StepAP214_AutoDesignDatedItem.hxx              |   56 +-
 inc/StepAP214_AutoDesignDocumentReference.hxx      |   36 +-
 inc/StepAP214_AutoDesignGeneralOrgItem.hxx         |  100 +-
 inc/StepAP214_AutoDesignGroupAssignment.hxx        |   37 +-
 inc/StepAP214_AutoDesignGroupedItem.hxx            |  130 +-
 ...P214_AutoDesignNominalDateAndTimeAssignment.hxx |   41 +-
 inc/StepAP214_AutoDesignNominalDateAssignment.hxx  |   41 +-
 inc/StepAP214_AutoDesignOrganizationAssignment.hxx |   41 +-
 inc/StepAP214_AutoDesignOrganizationItem.hxx       |   31 +-
 ...4_AutoDesignPersonAndOrganizationAssignment.hxx |   41 +-
 inc/StepAP214_AutoDesignPresentedItem.hxx          |   35 +-
 inc/StepAP214_AutoDesignPresentedItemSelect.hxx    |   85 +-
 inc/StepAP214_AutoDesignReferencingItem.hxx        |  115 +-
 ..._AutoDesignSecurityClassificationAssignment.hxx |   41 +-
 inc/StepAP214_Class.hxx                            |   21 +-
 inc/StepAP214_DateAndTimeItem.hxx                  |   91 +-
 inc/StepAP214_DateItem.hxx                         |   89 +-
 inc/StepAP214_DocumentReferenceItem.hxx            |   92 +-
 inc/StepAP214_ExternalIdentificationItem.hxx       |   69 +-
 inc/StepAP214_ExternallyDefinedClass.hxx           |   46 +-
 inc/StepAP214_ExternallyDefinedGeneralProperty.hxx |   46 +-
 inc/StepAP214_GroupItem.hxx                        |   40 +-
 inc/StepAP214_HArray1OfApprovalItem.hxx            |   42 +-
 ...pAP214_HArray1OfAutoDesignDateAndPersonItem.hxx |   42 +-
 ...tepAP214_HArray1OfAutoDesignDateAndTimeItem.hxx |   42 +-
 inc/StepAP214_HArray1OfAutoDesignDatedItem.hxx     |   42 +-
 ...StepAP214_HArray1OfAutoDesignGeneralOrgItem.hxx |   42 +-
 inc/StepAP214_HArray1OfAutoDesignGroupedItem.hxx   |   42 +-
 ...P214_HArray1OfAutoDesignPresentedItemSelect.hxx |   42 +-
 ...tepAP214_HArray1OfAutoDesignReferencingItem.hxx |   42 +-
 inc/StepAP214_HArray1OfDateAndTimeItem.hxx         |   42 +-
 inc/StepAP214_HArray1OfDateItem.hxx                |   42 +-
 inc/StepAP214_HArray1OfDocumentReferenceItem.hxx   |   42 +-
 ...epAP214_HArray1OfExternalIdentificationItem.hxx |   42 +-
 inc/StepAP214_HArray1OfGroupItem.hxx               |   42 +-
 inc/StepAP214_HArray1OfOrganizationItem.hxx        |   42 +-
 ...tepAP214_HArray1OfPersonAndOrganizationItem.hxx |   42 +-
 inc/StepAP214_HArray1OfPresentedItemSelect.hxx     |   42 +-
 ...epAP214_HArray1OfSecurityClassificationItem.hxx |   42 +-
 inc/StepAP214_OrganizationItem.hxx                 |   43 +-
 inc/StepAP214_PersonAndOrganizationItem.hxx        |   64 +-
 inc/StepAP214_PresentedItemSelect.hxx              |   49 +-
 inc/StepAP214_Protocol.hxx                         |   45 +-
 inc/StepAP214_RepItemGroup.hxx                     |   44 +-
 inc/StepAP214_SecurityClassificationItem.hxx       |   20 +-
 inc/StepBasic_Action.hxx                           |   75 +-
 inc/StepBasic_ActionAssignment.hxx                 |   40 +-
 inc/StepBasic_ActionMethod.hxx                     |   85 +-
 inc/StepBasic_ActionRequestAssignment.hxx          |   40 +-
 inc/StepBasic_ActionRequestSolution.hxx            |   54 +-
 inc/StepBasic_Address.hxx                          |  169 +-
 inc/StepBasic_AheadOrBehind.hxx                    |   11 +-
 inc/StepBasic_ApplicationContext.hxx               |   29 +-
 inc/StepBasic_ApplicationContextElement.hxx        |   37 +-
 inc/StepBasic_ApplicationProtocolDefinition.hxx    |   51 +-
 inc/StepBasic_Approval.hxx                         |   37 +-
 inc/StepBasic_ApprovalAssignment.hxx               |   24 +-
 inc/StepBasic_ApprovalDateTime.hxx                 |   36 +-
 inc/StepBasic_ApprovalPersonOrganization.hxx       |   45 +-
 inc/StepBasic_ApprovalRelationship.hxx             |   49 +-
 inc/StepBasic_ApprovalRole.hxx                     |   29 +-
 inc/StepBasic_ApprovalStatus.hxx                   |   29 +-
 inc/StepBasic_AreaUnit.hxx                         |   16 +-
 inc/StepBasic_Array1OfApproval.hxx                 |   63 +-
 inc/StepBasic_Array1OfDerivedUnitElement.hxx       |   63 +-
 inc/StepBasic_Array1OfDocument.hxx                 |   63 +-
 inc/StepBasic_Array1OfNamedUnit.hxx                |   63 +-
 inc/StepBasic_Array1OfOrganization.hxx             |   63 +-
 inc/StepBasic_Array1OfPerson.hxx                   |   63 +-
 inc/StepBasic_Array1OfProduct.hxx                  |   63 +-
 inc/StepBasic_Array1OfProductContext.hxx           |   63 +-
 inc/StepBasic_Array1OfProductDefinition.hxx        |   63 +-
 ...tepBasic_Array1OfUncertaintyMeasureWithUnit.hxx |   63 +-
 inc/StepBasic_CalendarDate.hxx                     |   37 +-
 inc/StepBasic_Certification.hxx                    |   66 +-
 inc/StepBasic_CertificationAssignment.hxx          |   40 +-
 inc/StepBasic_CertificationType.hxx                |   40 +-
 inc/StepBasic_CharacterizedObject.hxx              |   61 +-
 inc/StepBasic_Contract.hxx                         |   66 +-
 inc/StepBasic_ContractAssignment.hxx               |   40 +-
 inc/StepBasic_ContractType.hxx                     |   40 +-
 inc/StepBasic_ConversionBasedUnit.hxx              |   41 +-
 inc/StepBasic_ConversionBasedUnitAndAreaUnit.hxx   |   27 +-
 inc/StepBasic_ConversionBasedUnitAndLengthUnit.hxx |   37 +-
 inc/StepBasic_ConversionBasedUnitAndMassUnit.hxx   |   37 +-
 ...pBasic_ConversionBasedUnitAndPlaneAngleUnit.hxx |   37 +-
 inc/StepBasic_ConversionBasedUnitAndRatioUnit.hxx  |   37 +-
 ...pBasic_ConversionBasedUnitAndSolidAngleUnit.hxx |   37 +-
 inc/StepBasic_ConversionBasedUnitAndTimeUnit.hxx   |   37 +-
 inc/StepBasic_ConversionBasedUnitAndVolumeUnit.hxx |   27 +-
 inc/StepBasic_CoordinatedUniversalTimeOffset.hxx   |   51 +-
 inc/StepBasic_Date.hxx                             |   29 +-
 inc/StepBasic_DateAndTime.hxx                      |   37 +-
 inc/StepBasic_DateAndTimeAssignment.hxx            |   32 +-
 inc/StepBasic_DateAssignment.hxx                   |   32 +-
 inc/StepBasic_DateRole.hxx                         |   29 +-
 inc/StepBasic_DateTimeRole.hxx                     |   29 +-
 inc/StepBasic_DateTimeSelect.hxx                   |   58 +-
 inc/StepBasic_DerivedUnit.hxx                      |   36 +-
 inc/StepBasic_DerivedUnitElement.hxx               |   36 +-
 inc/StepBasic_DesignContext.hxx                    |   18 +-
 inc/StepBasic_DigitalDocument.hxx                  |   16 +-
 inc/StepBasic_DimensionalExponents.hxx             |   65 +-
 inc/StepBasic_Document.hxx                         |   87 +-
 inc/StepBasic_DocumentFile.hxx                     |   46 +-
 inc/StepBasic_DocumentProductAssociation.hxx       |   89 +-
 inc/StepBasic_DocumentProductEquivalence.hxx       |   21 +-
 inc/StepBasic_DocumentReference.hxx                |   32 +-
 inc/StepBasic_DocumentRelationship.hxx             |   46 +-
 inc/StepBasic_DocumentRepresentationType.hxx       |   54 +-
 inc/StepBasic_DocumentType.hxx                     |   26 +-
 inc/StepBasic_DocumentUsageConstraint.hxx          |   40 +-
 inc/StepBasic_Effectivity.hxx                      |   26 +-
 inc/StepBasic_EffectivityAssignment.hxx            |   40 +-
 inc/StepBasic_EulerAngles.hxx                      |   40 +-
 inc/StepBasic_ExternalIdentificationAssignment.hxx |   44 +-
 inc/StepBasic_ExternalSource.hxx                   |   40 +-
 inc/StepBasic_ExternallyDefinedItem.hxx            |   54 +-
 inc/StepBasic_GeneralProperty.hxx                  |   73 +-
 inc/StepBasic_Group.hxx                            |   61 +-
 inc/StepBasic_GroupAssignment.hxx                  |   40 +-
 inc/StepBasic_GroupRelationship.hxx                |   87 +-
 inc/StepBasic_HArray1OfApproval.hxx                |   46 +-
 inc/StepBasic_HArray1OfDerivedUnitElement.hxx      |   46 +-
 inc/StepBasic_HArray1OfDocument.hxx                |   46 +-
 inc/StepBasic_HArray1OfNamedUnit.hxx               |   46 +-
 inc/StepBasic_HArray1OfOrganization.hxx            |   46 +-
 inc/StepBasic_HArray1OfPerson.hxx                  |   46 +-
 inc/StepBasic_HArray1OfProduct.hxx                 |   46 +-
 inc/StepBasic_HArray1OfProductContext.hxx          |   46 +-
 inc/StepBasic_HArray1OfProductDefinition.hxx       |   46 +-
 ...epBasic_HArray1OfUncertaintyMeasureWithUnit.hxx |   46 +-
 inc/StepBasic_IdentificationAssignment.hxx         |   54 +-
 inc/StepBasic_IdentificationRole.hxx               |   61 +-
 inc/StepBasic_LengthMeasureWithUnit.hxx            |   19 +-
 inc/StepBasic_LengthUnit.hxx                       |   19 +-
 inc/StepBasic_LocalTime.hxx                        |   65 +-
 inc/StepBasic_MassMeasureWithUnit.hxx              |   19 +-
 inc/StepBasic_MassUnit.hxx                         |   21 +-
 inc/StepBasic_MeasureValueMember.hxx               |   42 +-
 inc/StepBasic_MeasureWithUnit.hxx                  |   43 +-
 inc/StepBasic_MechanicalContext.hxx                |   19 +-
 inc/StepBasic_NameAssignment.hxx                   |   40 +-
 inc/StepBasic_NamedUnit.hxx                        |   29 +-
 inc/StepBasic_ObjectRole.hxx                       |   61 +-
 inc/StepBasic_OrdinalDate.hxx                      |   31 +-
 inc/StepBasic_Organization.hxx                     |   49 +-
 inc/StepBasic_OrganizationAssignment.hxx           |   32 +-
 inc/StepBasic_OrganizationRole.hxx                 |   29 +-
 inc/StepBasic_OrganizationalAddress.hxx            |   49 +-
 inc/StepBasic_Person.hxx                           |  107 +-
 inc/StepBasic_PersonAndOrganization.hxx            |   37 +-
 inc/StepBasic_PersonAndOrganizationAssignment.hxx  |   32 +-
 inc/StepBasic_PersonAndOrganizationRole.hxx        |   29 +-
 inc/StepBasic_PersonOrganizationSelect.hxx         |   58 +-
 inc/StepBasic_PersonalAddress.hxx                  |   49 +-
 ...tepBasic_PhysicallyModeledProductDefinition.hxx |   16 +-
 inc/StepBasic_PlaneAngleMeasureWithUnit.hxx        |   19 +-
 inc/StepBasic_PlaneAngleUnit.hxx                   |   19 +-
 inc/StepBasic_Product.hxx                          |   57 +-
 inc/StepBasic_ProductCategory.hxx                  |   43 +-
 inc/StepBasic_ProductCategoryRelationship.hxx      |   87 +-
 inc/StepBasic_ProductConceptContext.hxx            |   42 +-
 inc/StepBasic_ProductContext.hxx                   |   33 +-
 inc/StepBasic_ProductDefinition.hxx                |   51 +-
 inc/StepBasic_ProductDefinitionContext.hxx         |   33 +-
 inc/StepBasic_ProductDefinitionEffectivity.hxx     |   28 +-
 inc/StepBasic_ProductDefinitionFormation.hxx       |   43 +-
 ...asic_ProductDefinitionFormationRelationship.hxx |   90 +-
 ...oductDefinitionFormationWithSpecifiedSource.hxx |   35 +-
 inc/StepBasic_ProductDefinitionRelationship.hxx    |   99 +-
 ...ic_ProductDefinitionWithAssociatedDocuments.hxx |   42 +-
 inc/StepBasic_ProductOrFormationOrDefinition.hxx   |   60 +-
 inc/StepBasic_ProductRelatedProductCategory.hxx    |   43 +-
 inc/StepBasic_ProductType.hxx                      |   19 +-
 inc/StepBasic_RatioMeasureWithUnit.hxx             |   19 +-
 inc/StepBasic_RatioUnit.hxx                        |   19 +-
 inc/StepBasic_RoleAssociation.hxx                  |   54 +-
 inc/StepBasic_RoleSelect.hxx                       |  132 +-
 inc/StepBasic_SecurityClassification.hxx           |   43 +-
 inc/StepBasic_SecurityClassificationAssignment.hxx |   24 +-
 inc/StepBasic_SecurityClassificationLevel.hxx      |   29 +-
 inc/StepBasic_SiPrefix.hxx                         |   11 +-
 inc/StepBasic_SiUnit.hxx                           |   53 +-
 inc/StepBasic_SiUnitAndAreaUnit.hxx                |   33 +-
 inc/StepBasic_SiUnitAndLengthUnit.hxx              |   39 +-
 inc/StepBasic_SiUnitAndMassUnit.hxx                |   39 +-
 inc/StepBasic_SiUnitAndPlaneAngleUnit.hxx          |   39 +-
 inc/StepBasic_SiUnitAndRatioUnit.hxx               |   39 +-
 inc/StepBasic_SiUnitAndSolidAngleUnit.hxx          |   39 +-
 ...Basic_SiUnitAndThermodynamicTemperatureUnit.hxx |   39 +-
 inc/StepBasic_SiUnitAndTimeUnit.hxx                |   39 +-
 inc/StepBasic_SiUnitAndVolumeUnit.hxx              |   33 +-
 inc/StepBasic_SiUnitName.hxx                       |   11 +-
 inc/StepBasic_SizeMember.hxx                       |   30 +-
 inc/StepBasic_SizeSelect.hxx                       |   58 +-
 inc/StepBasic_SolidAngleMeasureWithUnit.hxx        |   19 +-
 inc/StepBasic_SolidAngleUnit.hxx                   |   19 +-
 inc/StepBasic_Source.hxx                           |   11 +-
 inc/StepBasic_SourceItem.hxx                       |   46 +-
 inc/StepBasic_ThermodynamicTemperatureUnit.hxx     |   21 +-
 inc/StepBasic_TimeMeasureWithUnit.hxx              |   19 +-
 inc/StepBasic_TimeUnit.hxx                         |   19 +-
 inc/StepBasic_UncertaintyMeasureWithUnit.hxx       |   39 +-
 inc/StepBasic_Unit.hxx                             |   49 +-
 inc/StepBasic_VersionedActionRequest.hxx           |   85 +-
 inc/StepBasic_VolumeUnit.hxx                       |   16 +-
 inc/StepBasic_WeekOfYearAndDayDate.hxx             |   45 +-
 inc/StepData.hxx                                   |   49 +-
 inc/StepData_Array1OfField.hxx                     |   59 +-
 inc/StepData_DefaultGeneral.hxx                    |   57 +-
 inc/StepData_DescrGeneral.hxx                      |   38 +-
 inc/StepData_DescrProtocol.hxx                     |   65 +-
 inc/StepData_DescrReadWrite.hxx                    |   44 +-
 inc/StepData_Described.hxx                         |   90 +-
 inc/StepData_ECDescr.hxx                           |   76 +-
 inc/StepData_EDescr.hxx                            |   39 +-
 inc/StepData_ESDescr.hxx                           |  146 +-
 inc/StepData_EnumTool.hxx                          |  178 +-
 inc/StepData_Field.hxx                             |  297 +-
 inc/StepData_FieldList.hxx                         |   48 +-
 inc/StepData_FieldList1.hxx                        |   47 +-
 inc/StepData_FieldListD.hxx                        |   56 +-
 inc/StepData_FieldListN.hxx                        |   51 +-
 inc/StepData_FileProtocol.hxx                      |   95 +-
 inc/StepData_FileRecognizer.hxx                    |   40 +-
 inc/StepData_FreeFormEntity.hxx                    |  133 +-
 inc/StepData_GeneralModule.hxx                     |   50 +-
 inc/StepData_GlobalNodeOfWriterLib.hxx             |   40 +-
 inc/StepData_HArray1OfField.hxx                    |   42 +-
 inc/StepData_HeaderTool.hxx                        |  122 +-
 inc/StepData_Logical.hxx                           |   13 +-
 inc/StepData_NodeOfWriterLib.hxx                   |   38 +-
 inc/StepData_PDescr.hxx                            |  360 +-
 inc/StepData_Plex.hxx                              |  118 +-
 inc/StepData_Protocol.hxx                          |  204 +-
 inc/StepData_ReadWriteModule.hxx                   |  146 +-
 inc/StepData_SelectArrReal.hxx                     |   28 +-
 inc/StepData_SelectInt.hxx                         |   38 +-
 inc/StepData_SelectMember.hxx                      |  146 +-
 inc/StepData_SelectNamed.hxx                       |   74 +-
 inc/StepData_SelectReal.hxx                        |   36 +-
 inc/StepData_SelectType.hxx                        |  253 +-
 inc/StepData_Simple.hxx                            |  120 +-
 inc/StepData_StepDumper.hxx                        |  125 +-
 inc/StepData_StepModel.hxx                         |  142 +-
 inc/StepData_StepReaderData.hxx                    |  524 +-
 inc/StepData_StepReaderTool.hxx                    |  129 +-
 inc/StepData_StepWriter.hxx                        |  483 +-
 inc/StepData_UndefinedEntity.hxx                   |  122 +-
 inc/StepData_WriterLib.hxx                         |   55 +-
 inc/StepDimTol_AngularityTolerance.hxx             |   21 +-
 inc/StepDimTol_Array1OfDatumReference.hxx          |   63 +-
 inc/StepDimTol_CircularRunoutTolerance.hxx         |   21 +-
 inc/StepDimTol_CoaxialityTolerance.hxx             |   21 +-
 inc/StepDimTol_CommonDatum.hxx                     |   46 +-
 inc/StepDimTol_ConcentricityTolerance.hxx          |   21 +-
 inc/StepDimTol_CylindricityTolerance.hxx           |   21 +-
 inc/StepDimTol_Datum.hxx                           |   44 +-
 inc/StepDimTol_DatumFeature.hxx                    |   21 +-
 inc/StepDimTol_DatumReference.hxx                  |   54 +-
 inc/StepDimTol_DatumTarget.hxx                     |   44 +-
 inc/StepDimTol_FlatnessTolerance.hxx               |   21 +-
 ...oTolAndGeoTolWthDatRefAndModGeoTolAndPosTol.hxx |   48 +-
 inc/StepDimTol_GeometricTolerance.hxx              |   80 +-
 inc/StepDimTol_GeometricToleranceRelationship.hxx  |   78 +-
 ...DimTol_GeometricToleranceWithDatumReference.hxx |   46 +-
 inc/StepDimTol_HArray1OfDatumReference.hxx         |   46 +-
 inc/StepDimTol_LimitCondition.hxx                  |   11 +-
 inc/StepDimTol_LineProfileTolerance.hxx            |   21 +-
 inc/StepDimTol_ModifiedGeometricTolerance.hxx      |   46 +-
 inc/StepDimTol_ParallelismTolerance.hxx            |   21 +-
 inc/StepDimTol_PerpendicularityTolerance.hxx       |   21 +-
 inc/StepDimTol_PlacedDatumTargetFeature.hxx        |   21 +-
 inc/StepDimTol_PositionTolerance.hxx               |   21 +-
 inc/StepDimTol_RoundnessTolerance.hxx              |   21 +-
 inc/StepDimTol_ShapeToleranceSelect.hxx            |   51 +-
 inc/StepDimTol_StraightnessTolerance.hxx           |   21 +-
 inc/StepDimTol_SurfaceProfileTolerance.hxx         |   21 +-
 inc/StepDimTol_SymmetryTolerance.hxx               |   21 +-
 inc/StepDimTol_TotalRunoutTolerance.hxx            |   21 +-
 ...tepElement_AnalysisItemWithinRepresentation.hxx |   80 +-
 ...lement_Array1OfCurveElementEndReleasePacket.hxx |   63 +-
 ...ement_Array1OfCurveElementSectionDefinition.hxx |   63 +-
 ...rray1OfHSequenceOfCurveElementPurposeMember.hxx |   63 +-
 ...ay1OfHSequenceOfSurfaceElementPurposeMember.hxx |   63 +-
 ...epElement_Array1OfMeasureOrUnspecifiedValue.hxx |   59 +-
 inc/StepElement_Array1OfSurfaceSection.hxx         |   63 +-
 inc/StepElement_Array1OfVolumeElementPurpose.hxx   |   59 +-
 ...pElement_Array1OfVolumeElementPurposeMember.hxx |   63 +-
 ...epElement_Array2OfCurveElementPurposeMember.hxx |   73 +-
 inc/StepElement_Array2OfSurfaceElementPurpose.hxx  |   69 +-
 ...Element_Array2OfSurfaceElementPurposeMember.hxx |   73 +-
 inc/StepElement_Curve3dElementDescriptor.hxx       |   44 +-
 inc/StepElement_CurveEdge.hxx                      |   11 +-
 inc/StepElement_CurveElementEndReleasePacket.hxx   |   54 +-
 inc/StepElement_CurveElementFreedom.hxx            |   75 +-
 inc/StepElement_CurveElementFreedomMember.hxx      |   49 +-
 inc/StepElement_CurveElementPurpose.hxx            |   75 +-
 inc/StepElement_CurveElementPurposeMember.hxx      |   49 +-
 inc/StepElement_CurveElementSectionDefinition.hxx  |   54 +-
 ...ement_CurveElementSectionDerivedDefinitions.hxx |  156 +-
 inc/StepElement_Element2dShape.hxx                 |   11 +-
 inc/StepElement_ElementAspect.hxx                  |  171 +-
 inc/StepElement_ElementAspectMember.hxx            |   49 +-
 inc/StepElement_ElementDescriptor.hxx              |   54 +-
 inc/StepElement_ElementMaterial.hxx                |   66 +-
 inc/StepElement_ElementOrder.hxx                   |   11 +-
 inc/StepElement_ElementVolume.hxx                  |   11 +-
 inc/StepElement_EnumeratedCurveElementFreedom.hxx  |   11 +-
 inc/StepElement_EnumeratedCurveElementPurpose.hxx  |   11 +-
 ...StepElement_EnumeratedSurfaceElementPurpose.hxx |   11 +-
 inc/StepElement_EnumeratedVolumeElementPurpose.hxx |   11 +-
 ...ement_HArray1OfCurveElementEndReleasePacket.hxx |   46 +-
 ...ment_HArray1OfCurveElementSectionDefinition.hxx |   46 +-
 ...rray1OfHSequenceOfCurveElementPurposeMember.hxx |   46 +-
 ...ay1OfHSequenceOfSurfaceElementPurposeMember.hxx |   46 +-
 ...pElement_HArray1OfMeasureOrUnspecifiedValue.hxx |   42 +-
 inc/StepElement_HArray1OfSurfaceSection.hxx        |   46 +-
 inc/StepElement_HArray1OfVolumeElementPurpose.hxx  |   42 +-
 ...Element_HArray1OfVolumeElementPurposeMember.hxx |   46 +-
 ...pElement_HArray2OfCurveElementPurposeMember.hxx |   52 +-
 inc/StepElement_HArray2OfSurfaceElementPurpose.hxx |   48 +-
 ...lement_HArray2OfSurfaceElementPurposeMember.hxx |   52 +-
 ...lement_HSequenceOfCurveElementPurposeMember.hxx |   74 +-
 ...nt_HSequenceOfCurveElementSectionDefinition.hxx |   74 +-
 inc/StepElement_HSequenceOfElementMaterial.hxx     |   74 +-
 ...ment_HSequenceOfSurfaceElementPurposeMember.hxx |   74 +-
 inc/StepElement_MeasureOrUnspecifiedValue.hxx      |   75 +-
 ...StepElement_MeasureOrUnspecifiedValueMember.hxx |   49 +-
 ...ceNodeOfSequenceOfCurveElementPurposeMember.hxx |   26 +-
 ...deOfSequenceOfCurveElementSectionDefinition.hxx |   26 +-
 ...ent_SequenceNodeOfSequenceOfElementMaterial.hxx |   26 +-
 ...NodeOfSequenceOfSurfaceElementPurposeMember.hxx |   26 +-
 ...Element_SequenceOfCurveElementPurposeMember.hxx |   71 +-
 ...ent_SequenceOfCurveElementSectionDefinition.hxx |   71 +-
 inc/StepElement_SequenceOfElementMaterial.hxx      |   71 +-
 ...ement_SequenceOfSurfaceElementPurposeMember.hxx |   71 +-
 inc/StepElement_Surface3dElementDescriptor.hxx     |   58 +-
 inc/StepElement_SurfaceElementProperty.hxx         |   66 +-
 inc/StepElement_SurfaceElementPurpose.hxx          |   75 +-
 inc/StepElement_SurfaceElementPurposeMember.hxx    |   49 +-
 inc/StepElement_SurfaceSection.hxx                 |   64 +-
 inc/StepElement_SurfaceSectionField.hxx            |   21 +-
 inc/StepElement_SurfaceSectionFieldConstant.hxx    |   40 +-
 inc/StepElement_SurfaceSectionFieldVarying.hxx     |   54 +-
 inc/StepElement_UniformSurfaceSection.hxx          |   66 +-
 inc/StepElement_UnspecifiedValue.hxx               |   11 +-
 inc/StepElement_Volume3dElementDescriptor.hxx      |   58 +-
 inc/StepElement_Volume3dElementShape.hxx           |   11 +-
 inc/StepElement_VolumeElementPurpose.hxx           |   75 +-
 inc/StepElement_VolumeElementPurposeMember.hxx     |   49 +-
 ...epFEA_AlignedCurve3dElementCoordinateSystem.hxx |   42 +-
 ...FEA_AlignedSurface3dElementCoordinateSystem.hxx |   42 +-
 ...EA_ArbitraryVolume3dElementCoordinateSystem.hxx |   42 +-
 inc/StepFEA_Array1OfCurveElementEndOffset.hxx      |   63 +-
 inc/StepFEA_Array1OfCurveElementEndRelease.hxx     |   63 +-
 inc/StepFEA_Array1OfCurveElementInterval.hxx       |   63 +-
 inc/StepFEA_Array1OfDegreeOfFreedom.hxx            |   59 +-
 inc/StepFEA_Array1OfElementRepresentation.hxx      |   63 +-
 inc/StepFEA_Array1OfNodeRepresentation.hxx         |   63 +-
 ...EA_ConstantSurface3dElementCoordinateSystem.hxx |   56 +-
 inc/StepFEA_CoordinateSystemType.hxx               |   11 +-
 inc/StepFEA_Curve3dElementProperty.hxx             |   94 +-
 inc/StepFEA_Curve3dElementRepresentation.hxx       |   90 +-
 inc/StepFEA_CurveEdge.hxx                          |   11 +-
 inc/StepFEA_CurveElementEndCoordinateSystem.hxx    |   60 +-
 inc/StepFEA_CurveElementEndOffset.hxx              |   54 +-
 inc/StepFEA_CurveElementEndRelease.hxx             |   54 +-
 inc/StepFEA_CurveElementInterval.hxx               |   54 +-
 inc/StepFEA_CurveElementIntervalConstant.hxx       |   44 +-
 ...StepFEA_CurveElementIntervalLinearlyVarying.hxx |   44 +-
 inc/StepFEA_CurveElementLocation.hxx               |   40 +-
 inc/StepFEA_DegreeOfFreedom.hxx                    |   75 +-
 inc/StepFEA_DegreeOfFreedomMember.hxx              |   49 +-
 inc/StepFEA_DummyNode.hxx                          |   21 +-
 inc/StepFEA_ElementGeometricRelationship.hxx       |   68 +-
 inc/StepFEA_ElementGroup.hxx                       |   44 +-
 inc/StepFEA_ElementOrElementGroup.hxx              |   51 +-
 inc/StepFEA_ElementRepresentation.hxx              |   46 +-
 inc/StepFEA_ElementVolume.hxx                      |   11 +-
 inc/StepFEA_EnumeratedDegreeOfFreedom.hxx          |   11 +-
 inc/StepFEA_FeaAreaDensity.hxx                     |   42 +-
 inc/StepFEA_FeaAxis2Placement3d.hxx                |   60 +-
 ...tepFEA_FeaCurveSectionGeometricRelationship.hxx |   54 +-
 inc/StepFEA_FeaGroup.hxx                           |   42 +-
 inc/StepFEA_FeaLinearElasticity.hxx                |   42 +-
 inc/StepFEA_FeaMassDensity.hxx                     |   42 +-
 inc/StepFEA_FeaMaterialPropertyRepresentation.hxx  |   21 +-
 ...epFEA_FeaMaterialPropertyRepresentationItem.hxx |   21 +-
 inc/StepFEA_FeaModel.hxx                           |   82 +-
 inc/StepFEA_FeaModel3d.hxx                         |   21 +-
 inc/StepFEA_FeaModelDefinition.hxx                 |   21 +-
 inc/StepFEA_FeaMoistureAbsorption.hxx              |   42 +-
 inc/StepFEA_FeaParametricPoint.hxx                 |   42 +-
 inc/StepFEA_FeaRepresentationItem.hxx              |   21 +-
 ...eaSecantCoefficientOfLinearThermalExpansion.hxx |   56 +-
 inc/StepFEA_FeaShellBendingStiffness.hxx           |   42 +-
 ...EA_FeaShellMembraneBendingCouplingStiffness.hxx |   42 +-
 inc/StepFEA_FeaShellMembraneStiffness.hxx          |   42 +-
 inc/StepFEA_FeaShellShearStiffness.hxx             |   42 +-
 ...pFEA_FeaSurfaceSectionGeometricRelationship.hxx |   54 +-
 ...ngentialCoefficientOfLinearThermalExpansion.hxx |   42 +-
 inc/StepFEA_FreedomAndCoefficient.hxx              |   54 +-
 inc/StepFEA_FreedomsList.hxx                       |   40 +-
 inc/StepFEA_GeometricNode.hxx                      |   21 +-
 inc/StepFEA_HArray1OfCurveElementEndOffset.hxx     |   46 +-
 inc/StepFEA_HArray1OfCurveElementEndRelease.hxx    |   46 +-
 inc/StepFEA_HArray1OfCurveElementInterval.hxx      |   46 +-
 inc/StepFEA_HArray1OfDegreeOfFreedom.hxx           |   42 +-
 inc/StepFEA_HArray1OfElementRepresentation.hxx     |   46 +-
 inc/StepFEA_HArray1OfNodeRepresentation.hxx        |   46 +-
 inc/StepFEA_HSequenceOfCurve3dElementProperty.hxx  |   74 +-
 ...FEA_HSequenceOfElementGeometricRelationship.hxx |   74 +-
 inc/StepFEA_HSequenceOfElementRepresentation.hxx   |   74 +-
 inc/StepFEA_HSequenceOfNodeRepresentation.hxx      |   74 +-
 inc/StepFEA_Node.hxx                               |   21 +-
 inc/StepFEA_NodeDefinition.hxx                     |   21 +-
 inc/StepFEA_NodeGroup.hxx                          |   44 +-
 inc/StepFEA_NodeRepresentation.hxx                 |   46 +-
 inc/StepFEA_NodeSet.hxx                            |   42 +-
 inc/StepFEA_NodeWithSolutionCoordinateSystem.hxx   |   21 +-
 inc/StepFEA_NodeWithVector.hxx                     |   21 +-
 ...ParametricCurve3dElementCoordinateDirection.hxx |   42 +-
 ...EA_ParametricCurve3dElementCoordinateSystem.hxx |   42 +-
 ..._ParametricSurface3dElementCoordinateSystem.hxx |   56 +-
 ...uenceNodeOfSequenceOfCurve3dElementProperty.hxx |   26 +-
 ...odeOfSequenceOfElementGeometricRelationship.hxx |   26 +-
 ...quenceNodeOfSequenceOfElementRepresentation.hxx |   26 +-
 ..._SequenceNodeOfSequenceOfNodeRepresentation.hxx |   26 +-
 inc/StepFEA_SequenceOfCurve3dElementProperty.hxx   |   71 +-
 ...pFEA_SequenceOfElementGeometricRelationship.hxx |   71 +-
 inc/StepFEA_SequenceOfElementRepresentation.hxx    |   71 +-
 inc/StepFEA_SequenceOfNodeRepresentation.hxx       |   71 +-
 inc/StepFEA_Surface3dElementRepresentation.hxx     |   90 +-
 inc/StepFEA_SymmetricTensor22d.hxx                 |   42 +-
 inc/StepFEA_SymmetricTensor23d.hxx                 |   87 +-
 inc/StepFEA_SymmetricTensor23dMember.hxx           |   49 +-
 inc/StepFEA_SymmetricTensor42d.hxx                 |   42 +-
 inc/StepFEA_SymmetricTensor43d.hxx                 |   88 +-
 inc/StepFEA_SymmetricTensor43dMember.hxx           |   49 +-
 inc/StepFEA_UnspecifiedValue.hxx                   |   11 +-
 inc/StepFEA_Volume3dElementRepresentation.hxx      |   76 +-
 inc/StepGeom_Array1OfBoundaryCurve.hxx             |   63 +-
 inc/StepGeom_Array1OfCartesianPoint.hxx            |   63 +-
 inc/StepGeom_Array1OfCompositeCurveSegment.hxx     |   63 +-
 inc/StepGeom_Array1OfCurve.hxx                     |   63 +-
 inc/StepGeom_Array1OfPcurveOrSurface.hxx           |   59 +-
 inc/StepGeom_Array1OfSurfaceBoundary.hxx           |   59 +-
 inc/StepGeom_Array1OfTrimmingSelect.hxx            |   59 +-
 inc/StepGeom_Array2OfCartesianPoint.hxx            |   73 +-
 inc/StepGeom_Array2OfSurfacePatch.hxx              |   73 +-
 inc/StepGeom_Axis1Placement.hxx                    |   43 +-
 inc/StepGeom_Axis2Placement.hxx                    |   49 +-
 inc/StepGeom_Axis2Placement2d.hxx                  |   43 +-
 inc/StepGeom_Axis2Placement3d.hxx                  |   55 +-
 inc/StepGeom_BSplineCurve.hxx                      |   69 +-
 inc/StepGeom_BSplineCurveForm.hxx                  |   11 +-
 inc/StepGeom_BSplineCurveWithKnots.hxx             |   67 +-
 ...SplineCurveWithKnotsAndRationalBSplineCurve.hxx |   87 +-
 inc/StepGeom_BSplineSurface.hxx                    |   83 +-
 inc/StepGeom_BSplineSurfaceForm.hxx                |   11 +-
 inc/StepGeom_BSplineSurfaceWithKnots.hxx           |   87 +-
 ...neSurfaceWithKnotsAndRationalBSplineSurface.hxx |  107 +-
 inc/StepGeom_BezierCurve.hxx                       |   19 +-
 ...StepGeom_BezierCurveAndRationalBSplineCurve.hxx |   63 +-
 inc/StepGeom_BezierSurface.hxx                     |   19 +-
 ...Geom_BezierSurfaceAndRationalBSplineSurface.hxx |   65 +-
 inc/StepGeom_BoundaryCurve.hxx                     |   19 +-
 inc/StepGeom_BoundedCurve.hxx                      |   19 +-
 inc/StepGeom_BoundedSurface.hxx                    |   19 +-
 inc/StepGeom_CartesianPoint.hxx                    |   47 +-
 inc/StepGeom_CartesianTransformationOperator.hxx   |   75 +-
 inc/StepGeom_CartesianTransformationOperator2d.hxx |   18 +-
 inc/StepGeom_CartesianTransformationOperator3d.hxx |   45 +-
 inc/StepGeom_Circle.hxx                            |   33 +-
 inc/StepGeom_CompositeCurve.hxx                    |   49 +-
 inc/StepGeom_CompositeCurveOnSurface.hxx           |   19 +-
 inc/StepGeom_CompositeCurveSegment.hxx             |   45 +-
 inc/StepGeom_Conic.hxx                             |   33 +-
 inc/StepGeom_ConicalSurface.hxx                    |   41 +-
 inc/StepGeom_Curve.hxx                             |   19 +-
 inc/StepGeom_CurveBoundedSurface.hxx               |   70 +-
 inc/StepGeom_CurveOnSurface.hxx                    |   58 +-
 inc/StepGeom_CurveReplica.hxx                      |   41 +-
 inc/StepGeom_CylindricalSurface.hxx                |   35 +-
 inc/StepGeom_DegeneratePcurve.hxx                  |   41 +-
 inc/StepGeom_DegenerateToroidalSurface.hxx         |   37 +-
 inc/StepGeom_Direction.hxx                         |   41 +-
 inc/StepGeom_ElementarySurface.hxx                 |   33 +-
 inc/StepGeom_Ellipse.hxx                           |   39 +-
 inc/StepGeom_EvaluatedDegeneratePcurve.hxx         |   37 +-
 ...xtAndGlobUnitAssCtxAndGlobUncertaintyAssCtx.hxx |   78 +-
 inc/StepGeom_GeometricRepresentationContext.hxx    |   33 +-
 ...entationContextAndGlobalUnitAssignedContext.hxx |   61 +-
 ...onContextAndParametricRepresentationContext.hxx |   49 +-
 inc/StepGeom_GeometricRepresentationItem.hxx       |   19 +-
 inc/StepGeom_HArray1OfBoundaryCurve.hxx            |   46 +-
 inc/StepGeom_HArray1OfCartesianPoint.hxx           |   46 +-
 inc/StepGeom_HArray1OfCompositeCurveSegment.hxx    |   46 +-
 inc/StepGeom_HArray1OfCurve.hxx                    |   46 +-
 inc/StepGeom_HArray1OfPcurveOrSurface.hxx          |   42 +-
 inc/StepGeom_HArray1OfSurfaceBoundary.hxx          |   42 +-
 inc/StepGeom_HArray1OfTrimmingSelect.hxx           |   42 +-
 inc/StepGeom_HArray2OfCartesianPoint.hxx           |   52 +-
 inc/StepGeom_HArray2OfSurfacePatch.hxx             |   52 +-
 inc/StepGeom_Hyperbola.hxx                         |   39 +-
 inc/StepGeom_IntersectionCurve.hxx                 |   19 +-
 inc/StepGeom_KnotType.hxx                          |   11 +-
 inc/StepGeom_Line.hxx                              |   41 +-
 inc/StepGeom_OffsetCurve3d.hxx                     |   57 +-
 inc/StepGeom_OffsetSurface.hxx                     |   49 +-
 inc/StepGeom_OrientedSurface.hxx                   |   42 +-
 inc/StepGeom_OuterBoundaryCurve.hxx                |   19 +-
 inc/StepGeom_Parabola.hxx                          |   33 +-
 inc/StepGeom_Pcurve.hxx                            |   41 +-
 inc/StepGeom_PcurveOrSurface.hxx                   |   49 +-
 inc/StepGeom_Placement.hxx                         |   33 +-
 inc/StepGeom_Plane.hxx                             |   19 +-
 inc/StepGeom_Point.hxx                             |   19 +-
 inc/StepGeom_PointOnCurve.hxx                      |   41 +-
 inc/StepGeom_PointOnSurface.hxx                    |   47 +-
 inc/StepGeom_PointReplica.hxx                      |   41 +-
 inc/StepGeom_Polyline.hxx                          |   41 +-
 ...tepGeom_PreferredSurfaceCurveRepresentation.hxx |   11 +-
 inc/StepGeom_QuasiUniformCurve.hxx                 |   19 +-
 ...om_QuasiUniformCurveAndRationalBSplineCurve.hxx |   63 +-
 inc/StepGeom_QuasiUniformSurface.hxx               |   19 +-
 ...uasiUniformSurfaceAndRationalBSplineSurface.hxx |   65 +-
 inc/StepGeom_RationalBSplineCurve.hxx              |   47 +-
 inc/StepGeom_RationalBSplineSurface.hxx            |   49 +-
 inc/StepGeom_RectangularCompositeSurface.hxx       |   43 +-
 inc/StepGeom_RectangularTrimmedSurface.hxx         |   73 +-
 ...tepGeom_ReparametrisedCompositeCurveSegment.hxx |   37 +-
 inc/StepGeom_SeamCurve.hxx                         |   19 +-
 inc/StepGeom_SphericalSurface.hxx                  |   35 +-
 inc/StepGeom_Surface.hxx                           |   19 +-
 inc/StepGeom_SurfaceBoundary.hxx                   |   51 +-
 inc/StepGeom_SurfaceCurve.hxx                      |   55 +-
 inc/StepGeom_SurfaceCurveAndBoundedCurve.hxx       |   32 +-
 inc/StepGeom_SurfaceOfLinearExtrusion.hxx          |   35 +-
 inc/StepGeom_SurfaceOfRevolution.hxx               |   35 +-
 inc/StepGeom_SurfacePatch.hxx                      |   57 +-
 inc/StepGeom_SurfaceReplica.hxx                    |   41 +-
 inc/StepGeom_SweptSurface.hxx                      |   33 +-
 inc/StepGeom_ToroidalSurface.hxx                   |   41 +-
 inc/StepGeom_TransitionCode.hxx                    |   11 +-
 inc/StepGeom_TrimmedCurve.hxx                      |   73 +-
 inc/StepGeom_TrimmingMember.hxx                    |   30 +-
 inc/StepGeom_TrimmingPreference.hxx                |   11 +-
 inc/StepGeom_TrimmingSelect.hxx                    |   68 +-
 inc/StepGeom_UniformCurve.hxx                      |   19 +-
 ...tepGeom_UniformCurveAndRationalBSplineCurve.hxx |   63 +-
 inc/StepGeom_UniformSurface.hxx                    |   19 +-
 ...eom_UniformSurfaceAndRationalBSplineSurface.hxx |   65 +-
 inc/StepGeom_Vector.hxx                            |   41 +-
 inc/StepGeom_VectorOrDirection.hxx                 |   49 +-
 ...Repr_Array1OfMaterialPropertyRepresentation.hxx |   63 +-
 ...pr_Array1OfPropertyDefinitionRepresentation.hxx |   63 +-
 inc/StepRepr_Array1OfRepresentationItem.hxx        |   63 +-
 inc/StepRepr_AssemblyComponentUsage.hxx            |   51 +-
 inc/StepRepr_AssemblyComponentUsageSubstitute.hxx  |   46 +-
 inc/StepRepr_CharacterizedDefinition.hxx           |   96 +-
 inc/StepRepr_CompositeShapeAspect.hxx              |   18 +-
 inc/StepRepr_CompoundRepresentationItem.hxx        |   40 +-
 inc/StepRepr_ConfigurationDesign.hxx               |   54 +-
 inc/StepRepr_ConfigurationDesignItem.hxx           |   51 +-
 inc/StepRepr_ConfigurationEffectivity.hxx          |   44 +-
 inc/StepRepr_ConfigurationItem.hxx                 |  106 +-
 inc/StepRepr_DataEnvironment.hxx                   |   66 +-
 inc/StepRepr_DefinitionalRepresentation.hxx        |   19 +-
 inc/StepRepr_DerivedShapeAspect.hxx                |   18 +-
 inc/StepRepr_DescriptiveRepresentationItem.hxx     |   31 +-
 inc/StepRepr_Extension.hxx                         |   18 +-
 inc/StepRepr_ExternallyDefinedRepresentation.hxx   |   16 +-
 inc/StepRepr_FunctionallyDefinedTransformation.hxx |   35 +-
 inc/StepRepr_GlobalUncertaintyAssignedContext.hxx  |   41 +-
 inc/StepRepr_GlobalUnitAssignedContext.hxx         |   41 +-
 ...epr_HArray1OfMaterialPropertyRepresentation.hxx |   46 +-
 ...r_HArray1OfPropertyDefinitionRepresentation.hxx |   46 +-
 inc/StepRepr_HArray1OfRepresentationItem.hxx       |   46 +-
 ...r_HSequenceOfMaterialPropertyRepresentation.hxx |   74 +-
 inc/StepRepr_HSequenceOfRepresentationItem.hxx     |   74 +-
 inc/StepRepr_ItemDefinedTransformation.hxx         |   48 +-
 inc/StepRepr_MakeFromUsageOption.hxx               |   72 +-
 inc/StepRepr_MappedItem.hxx                        |   41 +-
 inc/StepRepr_MaterialDesignation.hxx               |   34 +-
 inc/StepRepr_MaterialProperty.hxx                  |   21 +-
 inc/StepRepr_MaterialPropertyRepresentation.hxx    |   42 +-
 inc/StepRepr_MeasureRepresentationItem.hxx         |   42 +-
 inc/StepRepr_NextAssemblyUsageOccurrence.hxx       |   21 +-
 inc/StepRepr_ParametricRepresentationContext.hxx   |   19 +-
 inc/StepRepr_ProductConcept.hxx                    |   87 +-
 inc/StepRepr_ProductDefinitionShape.hxx            |   21 +-
 inc/StepRepr_ProductDefinitionUsage.hxx            |   21 +-
 inc/StepRepr_PromissoryUsageOccurrence.hxx         |   16 +-
 inc/StepRepr_PropertyDefinition.hxx                |   75 +-
 inc/StepRepr_PropertyDefinitionRelationship.hxx    |   78 +-
 inc/StepRepr_PropertyDefinitionRepresentation.hxx  |   54 +-
 inc/StepRepr_QuantifiedAssemblyComponentUsage.hxx  |   46 +-
 inc/StepRepr_ReprItemAndLengthMeasureWithUnit.hxx  |   44 +-
 inc/StepRepr_Representation.hxx                    |   53 +-
 inc/StepRepr_RepresentationContext.hxx             |   35 +-
 inc/StepRepr_RepresentationItem.hxx                |   29 +-
 inc/StepRepr_RepresentationMap.hxx                 |   37 +-
 inc/StepRepr_RepresentationRelationship.hxx        |   49 +-
 ...epresentationRelationshipWithTransformation.hxx |   30 +-
 inc/StepRepr_RepresentedDefinition.hxx             |   78 +-
 ...eOfSequenceOfMaterialPropertyRepresentation.hxx |   26 +-
 ..._SequenceNodeOfSequenceOfRepresentationItem.hxx |   26 +-
 ...pr_SequenceOfMaterialPropertyRepresentation.hxx |   71 +-
 inc/StepRepr_SequenceOfRepresentationItem.hxx      |   71 +-
 inc/StepRepr_ShapeAspect.hxx                       |   51 +-
 inc/StepRepr_ShapeAspectDerivingRelationship.hxx   |   18 +-
 inc/StepRepr_ShapeAspectRelationship.hxx           |   87 +-
 inc/StepRepr_ShapeAspectTransition.hxx             |   21 +-
 inc/StepRepr_ShapeDefinition.hxx                   |   58 +-
 inc/StepRepr_ShapeRepresentationRelationship.hxx   |   16 +-
 ...epresentationRelationshipWithTransformation.hxx |   16 +-
 inc/StepRepr_SpecifiedHigherUsageOccurrence.hxx    |   60 +-
 inc/StepRepr_StructuralResponseProperty.hxx        |   21 +-
 ...ralResponsePropertyDefinitionRepresentation.hxx |   21 +-
 inc/StepRepr_SuppliedPartRelationship.hxx          |   16 +-
 inc/StepRepr_Transformation.hxx                    |   49 +-
 inc/StepRepr_ValueRange.hxx                        |   18 +-
 inc/StepSelect_Activator.hxx                       |   38 +-
 inc/StepSelect_FileModifier.hxx                    |   18 +-
 inc/StepSelect_FloatFormat.hxx                     |  126 +-
 inc/StepSelect_ModelModifier.hxx                   |   32 +-
 inc/StepSelect_StepType.hxx                        |   71 +-
 inc/StepSelect_WorkLibrary.hxx                     |   96 +-
 inc/StepShape_AdvancedBrepShapeRepresentation.hxx  |   19 +-
 inc/StepShape_AdvancedFace.hxx                     |   19 +-
 inc/StepShape_AngleRelator.hxx                     |   11 +-
 inc/StepShape_AngularLocation.hxx                  |   46 +-
 inc/StepShape_AngularSize.hxx                      |   44 +-
 inc/StepShape_Array1OfConnectedEdgeSet.hxx         |   63 +-
 inc/StepShape_Array1OfConnectedFaceSet.hxx         |   63 +-
 inc/StepShape_Array1OfEdge.hxx                     |   63 +-
 inc/StepShape_Array1OfFace.hxx                     |   63 +-
 inc/StepShape_Array1OfFaceBound.hxx                |   63 +-
 inc/StepShape_Array1OfGeometricSetSelect.hxx       |   59 +-
 inc/StepShape_Array1OfOrientedClosedShell.hxx      |   63 +-
 inc/StepShape_Array1OfOrientedEdge.hxx             |   63 +-
 inc/StepShape_Array1OfShell.hxx                    |   59 +-
 inc/StepShape_Array1OfValueQualifier.hxx           |   59 +-
 inc/StepShape_Block.hxx                            |   53 +-
 inc/StepShape_BooleanOperand.hxx                   |   80 +-
 inc/StepShape_BooleanOperator.hxx                  |   11 +-
 inc/StepShape_BooleanResult.hxx                    |   47 +-
 inc/StepShape_BoxDomain.hxx                        |   49 +-
 inc/StepShape_BoxedHalfSpace.hxx                   |   37 +-
 inc/StepShape_BrepWithVoids.hxx                    |   43 +-
 inc/StepShape_ClosedShell.hxx                      |   19 +-
 inc/StepShape_CompoundShapeRepresentation.hxx      |   21 +-
 inc/StepShape_ConnectedEdgeSet.hxx                 |   42 +-
 inc/StepShape_ConnectedFaceSet.hxx                 |   41 +-
 inc/StepShape_ConnectedFaceShapeRepresentation.hxx |   21 +-
 inc/StepShape_ConnectedFaceSubSet.hxx              |   44 +-
 ...epShape_ContextDependentShapeRepresentation.hxx |   34 +-
 inc/StepShape_CsgPrimitive.hxx                     |   85 +-
 inc/StepShape_CsgSelect.hxx                        |   48 +-
 inc/StepShape_CsgShapeRepresentation.hxx           |   19 +-
 inc/StepShape_CsgSolid.hxx                         |   33 +-
 ...itionalRepresentationAndShapeRepresentation.hxx |   20 +-
 inc/StepShape_DimensionalCharacteristic.hxx        |   51 +-
 ...ape_DimensionalCharacteristicRepresentation.hxx |   54 +-
 inc/StepShape_DimensionalLocation.hxx              |   21 +-
 inc/StepShape_DimensionalLocationWithPath.hxx      |   44 +-
 inc/StepShape_DimensionalSize.hxx                  |   54 +-
 inc/StepShape_DimensionalSizeWithPath.hxx          |   42 +-
 inc/StepShape_DirectedDimensionalLocation.hxx      |   21 +-
 inc/StepShape_Edge.hxx                             |   39 +-
 inc/StepShape_EdgeBasedWireframeModel.hxx          |   42 +-
 ...Shape_EdgeBasedWireframeShapeRepresentation.hxx |   21 +-
 inc/StepShape_EdgeCurve.hxx                        |   43 +-
 inc/StepShape_EdgeLoop.hxx                         |   41 +-
 inc/StepShape_ExtrudedAreaSolid.hxx                |   43 +-
 inc/StepShape_ExtrudedFaceSolid.hxx                |   43 +-
 inc/StepShape_Face.hxx                             |   41 +-
 inc/StepShape_FaceBasedSurfaceModel.hxx            |   42 +-
 inc/StepShape_FaceBound.hxx                        |   41 +-
 inc/StepShape_FaceOuterBound.hxx                   |   19 +-
 inc/StepShape_FaceSurface.hxx                      |   43 +-
 inc/StepShape_FacetedBrep.hxx                      |   19 +-
 inc/StepShape_FacetedBrepAndBrepWithVoids.hxx      |   59 +-
 inc/StepShape_FacetedBrepShapeRepresentation.hxx   |   19 +-
 inc/StepShape_GeometricCurveSet.hxx                |   19 +-
 inc/StepShape_GeometricSet.hxx                     |   39 +-
 inc/StepShape_GeometricSetSelect.hxx               |   58 +-
 ...metricallyBoundedSurfaceShapeRepresentation.hxx |   19 +-
 ...tricallyBoundedWireframeShapeRepresentation.hxx |   19 +-
 inc/StepShape_HArray1OfConnectedEdgeSet.hxx        |   46 +-
 inc/StepShape_HArray1OfConnectedFaceSet.hxx        |   46 +-
 inc/StepShape_HArray1OfEdge.hxx                    |   46 +-
 inc/StepShape_HArray1OfFace.hxx                    |   46 +-
 inc/StepShape_HArray1OfFaceBound.hxx               |   46 +-
 inc/StepShape_HArray1OfGeometricSetSelect.hxx      |   42 +-
 inc/StepShape_HArray1OfOrientedClosedShell.hxx     |   46 +-
 inc/StepShape_HArray1OfOrientedEdge.hxx            |   46 +-
 inc/StepShape_HArray1OfShell.hxx                   |   42 +-
 inc/StepShape_HArray1OfValueQualifier.hxx          |   42 +-
 inc/StepShape_HalfSpaceSolid.hxx                   |   41 +-
 inc/StepShape_LimitsAndFits.hxx                    |   46 +-
 inc/StepShape_Loop.hxx                             |   19 +-
 inc/StepShape_LoopAndPath.hxx                      |   57 +-
 inc/StepShape_ManifoldSolidBrep.hxx                |   41 +-
 ...tepShape_ManifoldSurfaceShapeRepresentation.hxx |   19 +-
 inc/StepShape_MeasureQualification.hxx             |   58 +-
 ...sentationItemAndQualifiedRepresentationItem.hxx |   52 +-
 ...Shape_NonManifoldSurfaceShapeRepresentation.hxx |   21 +-
 inc/StepShape_OpenShell.hxx                        |   19 +-
 inc/StepShape_OrientedClosedShell.hxx              |   55 +-
 inc/StepShape_OrientedEdge.hxx                     |   49 +-
 inc/StepShape_OrientedFace.hxx                     |   55 +-
 inc/StepShape_OrientedOpenShell.hxx                |   55 +-
 inc/StepShape_OrientedPath.hxx                     |   55 +-
 inc/StepShape_Path.hxx                             |   41 +-
 inc/StepShape_PlusMinusTolerance.hxx               |   36 +-
 inc/StepShape_PointRepresentation.hxx              |   21 +-
 inc/StepShape_PolyLoop.hxx                         |   41 +-
 inc/StepShape_PrecisionQualifier.hxx               |   28 +-
 inc/StepShape_QualifiedRepresentationItem.hxx      |   38 +-
 inc/StepShape_ReversibleTopologyItem.hxx           |   85 +-
 inc/StepShape_RevolvedAreaSolid.hxx                |   43 +-
 inc/StepShape_RevolvedFaceSolid.hxx                |   43 +-
 inc/StepShape_RightAngularWedge.hxx                |   59 +-
 inc/StepShape_RightCircularCone.hxx                |   53 +-
 inc/StepShape_RightCircularCylinder.hxx            |   47 +-
 inc/StepShape_SeamEdge.hxx                         |   46 +-
 inc/StepShape_ShapeDefinitionRepresentation.hxx    |   21 +-
 inc/StepShape_ShapeDimensionRepresentation.hxx     |   21 +-
 inc/StepShape_ShapeRepresentation.hxx              |   19 +-
 ...StepShape_ShapeRepresentationWithParameters.hxx |   21 +-
 inc/StepShape_Shell.hxx                            |   49 +-
 inc/StepShape_ShellBasedSurfaceModel.hxx           |   39 +-
 inc/StepShape_SolidModel.hxx                       |   19 +-
 inc/StepShape_SolidReplica.hxx                     |   41 +-
 inc/StepShape_Sphere.hxx                           |   41 +-
 inc/StepShape_Subedge.hxx                          |   44 +-
 inc/StepShape_Subface.hxx                          |   44 +-
 inc/StepShape_SurfaceModel.hxx                     |   42 +-
 inc/StepShape_SweptAreaSolid.hxx                   |   33 +-
 inc/StepShape_SweptFaceSolid.hxx                   |   33 +-
 inc/StepShape_ToleranceMethodDefinition.hxx        |   46 +-
 inc/StepShape_ToleranceValue.hxx                   |   34 +-
 inc/StepShape_TopologicalRepresentationItem.hxx    |   19 +-
 inc/StepShape_Torus.hxx                            |   47 +-
 inc/StepShape_TransitionalShapeRepresentation.hxx  |   19 +-
 inc/StepShape_TypeQualifier.hxx                    |   28 +-
 inc/StepShape_ValueQualifier.hxx                   |   48 +-
 inc/StepShape_Vertex.hxx                           |   19 +-
 inc/StepShape_VertexLoop.hxx                       |   33 +-
 inc/StepShape_VertexPoint.hxx                      |   33 +-
 inc/StepToGeom_MakeAxis1Placement.hxx              |   25 +-
 inc/StepToGeom_MakeAxis2Placement.hxx              |   25 +-
 inc/StepToGeom_MakeAxisPlacement.hxx               |   25 +-
 inc/StepToGeom_MakeBSplineCurve.hxx                |   25 +-
 inc/StepToGeom_MakeBSplineCurve2d.hxx              |   25 +-
 inc/StepToGeom_MakeBSplineSurface.hxx              |   27 +-
 inc/StepToGeom_MakeBoundedCurve.hxx                |   33 +-
 inc/StepToGeom_MakeBoundedCurve2d.hxx              |   33 +-
 inc/StepToGeom_MakeBoundedSurface.hxx              |   33 +-
 inc/StepToGeom_MakeCartesianPoint.hxx              |   27 +-
 inc/StepToGeom_MakeCartesianPoint2d.hxx            |   27 +-
 inc/StepToGeom_MakeCircle.hxx                      |   27 +-
 inc/StepToGeom_MakeCircle2d.hxx                    |   27 +-
 inc/StepToGeom_MakeConic.hxx                       |   31 +-
 inc/StepToGeom_MakeConic2d.hxx                     |   31 +-
 inc/StepToGeom_MakeConicalSurface.hxx              |   27 +-
 inc/StepToGeom_MakeCurve.hxx                       |   31 +-
 inc/StepToGeom_MakeCurve2d.hxx                     |   31 +-
 inc/StepToGeom_MakeCylindricalSurface.hxx          |   29 +-
 inc/StepToGeom_MakeDirection.hxx                   |   27 +-
 inc/StepToGeom_MakeDirection2d.hxx                 |   27 +-
 inc/StepToGeom_MakeElementarySurface.hxx           |   31 +-
 inc/StepToGeom_MakeEllipse.hxx                     |   27 +-
 inc/StepToGeom_MakeEllipse2d.hxx                   |   27 +-
 inc/StepToGeom_MakeHyperbola.hxx                   |   27 +-
 inc/StepToGeom_MakeHyperbola2d.hxx                 |   27 +-
 inc/StepToGeom_MakeLine.hxx                        |   27 +-
 inc/StepToGeom_MakeLine2d.hxx                      |   27 +-
 inc/StepToGeom_MakeParabola.hxx                    |   27 +-
 inc/StepToGeom_MakeParabola2d.hxx                  |   27 +-
 inc/StepToGeom_MakePlane.hxx                       |   27 +-
 inc/StepToGeom_MakePolyline.hxx                    |   27 +-
 inc/StepToGeom_MakePolyline2d.hxx                  |   25 +-
 inc/StepToGeom_MakeRectangularTrimmedSurface.hxx   |   27 +-
 inc/StepToGeom_MakeSphericalSurface.hxx            |   27 +-
 inc/StepToGeom_MakeSurface.hxx                     |   31 +-
 inc/StepToGeom_MakeSurfaceOfLinearExtrusion.hxx    |   29 +-
 inc/StepToGeom_MakeSurfaceOfRevolution.hxx         |   29 +-
 inc/StepToGeom_MakeSweptSurface.hxx                |   31 +-
 inc/StepToGeom_MakeToroidalSurface.hxx             |   27 +-
 inc/StepToGeom_MakeTransformation2d.hxx            |   21 +-
 inc/StepToGeom_MakeTransformation3d.hxx            |   21 +-
 inc/StepToGeom_MakeTrimmedCurve.hxx                |   29 +-
 inc/StepToGeom_MakeTrimmedCurve2d.hxx              |   29 +-
 inc/StepToGeom_MakeVectorWithMagnitude.hxx         |   27 +-
 inc/StepToGeom_MakeVectorWithMagnitude2d.hxx       |   27 +-
 inc/StepToGeom_Root.hxx                            |   23 +-
 inc/StepToTopoDS.hxx                               |   55 +-
 inc/StepToTopoDS_Builder.hxx                       |   79 +-
 inc/StepToTopoDS_BuilderError.hxx                  |   11 +-
 inc/StepToTopoDS_CartesianPointHasher.hxx          |   29 +-
 inc/StepToTopoDS_DataMapIteratorOfDataMapOfRI.hxx  |   29 +-
 ...pToTopoDS_DataMapIteratorOfDataMapOfRINames.hxx |   27 +-
 inc/StepToTopoDS_DataMapIteratorOfDataMapOfTRI.hxx |   29 +-
 inc/StepToTopoDS_DataMapIteratorOfPointEdgeMap.hxx |   27 +-
 ...tepToTopoDS_DataMapIteratorOfPointVertexMap.hxx |   29 +-
 inc/StepToTopoDS_DataMapNodeOfDataMapOfRI.hxx      |   32 +-
 inc/StepToTopoDS_DataMapNodeOfDataMapOfRINames.hxx |   30 +-
 inc/StepToTopoDS_DataMapNodeOfDataMapOfTRI.hxx     |   32 +-
 inc/StepToTopoDS_DataMapNodeOfPointEdgeMap.hxx     |   30 +-
 inc/StepToTopoDS_DataMapNodeOfPointVertexMap.hxx   |   32 +-
 inc/StepToTopoDS_DataMapOfRI.hxx                   |   55 +-
 inc/StepToTopoDS_DataMapOfRINames.hxx              |   53 +-
 inc/StepToTopoDS_DataMapOfTRI.hxx                  |   55 +-
 inc/StepToTopoDS_GeometricTool.hxx                 |   43 +-
 inc/StepToTopoDS_GeometricToolError.hxx            |   11 +-
 inc/StepToTopoDS_MakeTransformed.hxx               |   84 +-
 inc/StepToTopoDS_NMTool.hxx                        |   75 +-
 inc/StepToTopoDS_PointEdgeMap.hxx                  |   53 +-
 inc/StepToTopoDS_PointPair.hxx                     |   23 +-
 inc/StepToTopoDS_PointPairHasher.hxx               |   27 +-
 inc/StepToTopoDS_PointVertexMap.hxx                |   55 +-
 inc/StepToTopoDS_Root.hxx                          |   53 +-
 inc/StepToTopoDS_Tool.hxx                          |  125 +-
 inc/StepToTopoDS_TranslateCompositeCurve.hxx       |   80 +-
 inc/StepToTopoDS_TranslateCurveBoundedSurface.hxx  |   47 +-
 inc/StepToTopoDS_TranslateEdge.hxx                 |   59 +-
 inc/StepToTopoDS_TranslateEdgeError.hxx            |   11 +-
 inc/StepToTopoDS_TranslateEdgeLoop.hxx             |   42 +-
 inc/StepToTopoDS_TranslateEdgeLoopError.hxx        |   11 +-
 inc/StepToTopoDS_TranslateFace.hxx                 |   36 +-
 inc/StepToTopoDS_TranslateFaceError.hxx            |   11 +-
 inc/StepToTopoDS_TranslatePolyLoop.hxx             |   38 +-
 inc/StepToTopoDS_TranslatePolyLoopError.hxx        |   11 +-
 inc/StepToTopoDS_TranslateShell.hxx                |   36 +-
 inc/StepToTopoDS_TranslateShellError.hxx           |   11 +-
 inc/StepToTopoDS_TranslateVertex.hxx               |   36 +-
 inc/StepToTopoDS_TranslateVertexError.hxx          |   11 +-
 inc/StepToTopoDS_TranslateVertexLoop.hxx           |   36 +-
 inc/StepToTopoDS_TranslateVertexLoopError.hxx      |   11 +-
 inc/StepVisual_AnnotationOccurrence.hxx            |   19 +-
 inc/StepVisual_AnnotationText.hxx                  |   19 +-
 inc/StepVisual_AnnotationTextOccurrence.hxx        |   19 +-
 inc/StepVisual_AreaInSet.hxx                       |   37 +-
 inc/StepVisual_AreaOrView.hxx                      |   49 +-
 inc/StepVisual_Array1OfBoxCharacteristicSelect.hxx |   59 +-
 inc/StepVisual_Array1OfCurveStyleFontPattern.hxx   |   63 +-
 inc/StepVisual_Array1OfDirectionCountSelect.hxx    |   59 +-
 inc/StepVisual_Array1OfFillStyleSelect.hxx         |   59 +-
 inc/StepVisual_Array1OfInvisibleItem.hxx           |   59 +-
 inc/StepVisual_Array1OfLayeredItem.hxx             |   59 +-
 ...pVisual_Array1OfPresentationStyleAssignment.hxx |   63 +-
 inc/StepVisual_Array1OfPresentationStyleSelect.hxx |   59 +-
 inc/StepVisual_Array1OfStyleContextSelect.hxx      |   59 +-
 ...tepVisual_Array1OfSurfaceStyleElementSelect.hxx |   59 +-
 inc/StepVisual_Array1OfTextOrCharacter.hxx         |   59 +-
 inc/StepVisual_BackgroundColour.hxx                |   29 +-
 inc/StepVisual_BoxCharacteristicSelect.hxx         |   31 +-
 inc/StepVisual_CameraImage.hxx                     |   19 +-
 inc/StepVisual_CameraImage2dWithScale.hxx          |   16 +-
 inc/StepVisual_CameraImage3dWithScale.hxx          |   16 +-
 inc/StepVisual_CameraModel.hxx                     |   19 +-
 inc/StepVisual_CameraModelD2.hxx                   |   41 +-
 inc/StepVisual_CameraModelD3.hxx                   |   41 +-
 inc/StepVisual_CameraUsage.hxx                     |   19 +-
 inc/StepVisual_CentralOrParallel.hxx               |   11 +-
 inc/StepVisual_Colour.hxx                          |   19 +-
 inc/StepVisual_ColourRgb.hxx                       |   45 +-
 inc/StepVisual_ColourSpecification.hxx             |   29 +-
 inc/StepVisual_CompositeText.hxx                   |   39 +-
 inc/StepVisual_CompositeTextWithExtent.hxx         |   35 +-
 inc/StepVisual_ContextDependentInvisibility.hxx    |   33 +-
 ...Visual_ContextDependentOverRidingStyledItem.hxx |   45 +-
 inc/StepVisual_CurveStyle.hxx                      |   53 +-
 inc/StepVisual_CurveStyleFont.hxx                  |   45 +-
 inc/StepVisual_CurveStyleFontPattern.hxx           |   35 +-
 inc/StepVisual_CurveStyleFontSelect.hxx            |   58 +-
 inc/StepVisual_DirectionCountSelect.hxx            |   35 +-
 inc/StepVisual_DraughtingAnnotationOccurrence.hxx  |   19 +-
 inc/StepVisual_DraughtingModel.hxx                 |   21 +-
 inc/StepVisual_DraughtingPreDefinedColour.hxx      |   19 +-
 inc/StepVisual_DraughtingPreDefinedCurveFont.hxx   |   19 +-
 inc/StepVisual_ExternallyDefinedCurveFont.hxx      |   21 +-
 inc/StepVisual_ExternallyDefinedTextFont.hxx       |   21 +-
 inc/StepVisual_FillAreaStyle.hxx                   |   43 +-
 inc/StepVisual_FillAreaStyleColour.hxx             |   37 +-
 inc/StepVisual_FillStyleSelect.hxx                 |   48 +-
 inc/StepVisual_FontSelect.hxx                      |   49 +-
 ...StepVisual_HArray1OfBoxCharacteristicSelect.hxx |   42 +-
 inc/StepVisual_HArray1OfCurveStyleFontPattern.hxx  |   46 +-
 inc/StepVisual_HArray1OfDirectionCountSelect.hxx   |   42 +-
 inc/StepVisual_HArray1OfFillStyleSelect.hxx        |   42 +-
 inc/StepVisual_HArray1OfInvisibleItem.hxx          |   42 +-
 inc/StepVisual_HArray1OfLayeredItem.hxx            |   42 +-
 ...Visual_HArray1OfPresentationStyleAssignment.hxx |   46 +-
 ...StepVisual_HArray1OfPresentationStyleSelect.hxx |   42 +-
 inc/StepVisual_HArray1OfStyleContextSelect.hxx     |   42 +-
 ...epVisual_HArray1OfSurfaceStyleElementSelect.hxx |   42 +-
 inc/StepVisual_HArray1OfTextOrCharacter.hxx        |   42 +-
 inc/StepVisual_Invisibility.hxx                    |   35 +-
 inc/StepVisual_InvisibilityContext.hxx             |   49 +-
 inc/StepVisual_InvisibleItem.hxx                   |   58 +-
 inc/StepVisual_LayeredItem.hxx                     |   49 +-
 inc/StepVisual_MarkerMember.hxx                    |   42 +-
 inc/StepVisual_MarkerSelect.hxx                    |   50 +-
 inc/StepVisual_MarkerType.hxx                      |   11 +-
 ...l_MechanicalDesignGeometricPresentationArea.hxx |   19 +-
 ...alDesignGeometricPresentationRepresentation.hxx |   19 +-
 inc/StepVisual_OverRidingStyledItem.hxx            |   37 +-
 inc/StepVisual_PlanarBox.hxx                       |   35 +-
 inc/StepVisual_PlanarExtent.hxx                    |   39 +-
 inc/StepVisual_PointStyle.hxx                      |   53 +-
 inc/StepVisual_PreDefinedColour.hxx                |   33 +-
 inc/StepVisual_PreDefinedCurveFont.hxx             |   19 +-
 inc/StepVisual_PreDefinedItem.hxx                  |   29 +-
 inc/StepVisual_PreDefinedTextFont.hxx              |   19 +-
 inc/StepVisual_PresentationArea.hxx                |   19 +-
 inc/StepVisual_PresentationLayerAssignment.hxx     |   49 +-
 inc/StepVisual_PresentationLayerUsage.hxx          |   36 +-
 inc/StepVisual_PresentationRepresentation.hxx      |   19 +-
 ...StepVisual_PresentationRepresentationSelect.hxx |   49 +-
 inc/StepVisual_PresentationSet.hxx                 |   19 +-
 inc/StepVisual_PresentationSize.hxx                |   37 +-
 ...StepVisual_PresentationSizeAssignmentSelect.hxx |   58 +-
 inc/StepVisual_PresentationStyleAssignment.hxx     |   35 +-
 inc/StepVisual_PresentationStyleByContext.hxx      |   33 +-
 inc/StepVisual_PresentationStyleSelect.hxx         |   64 +-
 inc/StepVisual_PresentationView.hxx                |   19 +-
 inc/StepVisual_PresentedItem.hxx                   |   14 +-
 inc/StepVisual_PresentedItemRepresentation.hxx     |   36 +-
 inc/StepVisual_StyleContextSelect.hxx              |   58 +-
 inc/StepVisual_StyledItem.hxx                      |   49 +-
 inc/StepVisual_SurfaceSide.hxx                     |   11 +-
 inc/StepVisual_SurfaceSideStyle.hxx                |   43 +-
 inc/StepVisual_SurfaceStyleBoundary.hxx            |   29 +-
 inc/StepVisual_SurfaceStyleControlGrid.hxx         |   29 +-
 inc/StepVisual_SurfaceStyleElementSelect.hxx       |   64 +-
 inc/StepVisual_SurfaceStyleFillArea.hxx            |   29 +-
 inc/StepVisual_SurfaceStyleParameterLine.hxx       |   43 +-
 inc/StepVisual_SurfaceStyleSegmentationCurve.hxx   |   29 +-
 inc/StepVisual_SurfaceStyleSilhouette.hxx          |   29 +-
 inc/StepVisual_SurfaceStyleUsage.hxx               |   37 +-
 inc/StepVisual_Template.hxx                        |   19 +-
 inc/StepVisual_TemplateInstance.hxx                |   19 +-
 inc/StepVisual_TextLiteral.hxx                     |   61 +-
 inc/StepVisual_TextOrCharacter.hxx                 |   58 +-
 inc/StepVisual_TextPath.hxx                        |   11 +-
 inc/StepVisual_TextStyle.hxx                       |   37 +-
 inc/StepVisual_TextStyleForDefinedFont.hxx         |   29 +-
 inc/StepVisual_TextStyleWithBoxCharacteristics.hxx |   41 +-
 inc/StepVisual_ViewVolume.hxx                      |   85 +-
 inc/StlAPI.hxx                                     |   34 +-
 inc/StlAPI_Reader.hxx                              |   21 +-
 inc/StlAPI_Writer.hxx                              |  105 +-
 inc/StlMesh.hxx                                    |   30 +-
 inc/StlMesh_Mesh.hxx                               |  183 +-
 inc/StlMesh_MeshDomain.hxx                         |  114 +-
 inc/StlMesh_MeshExplorer.hxx                       |   94 +-
 inc/StlMesh_MeshTriangle.hxx                       |   70 +-
 inc/StlMesh_SequenceNodeOfSequenceOfMesh.hxx       |   26 +-
 inc/StlMesh_SequenceNodeOfSequenceOfMeshDomain.hxx |   26 +-
 ...tlMesh_SequenceNodeOfSequenceOfMeshTriangle.hxx |   26 +-
 inc/StlMesh_SequenceOfMesh.hxx                     |   71 +-
 inc/StlMesh_SequenceOfMeshDomain.hxx               |   71 +-
 inc/StlMesh_SequenceOfMeshTriangle.hxx             |   71 +-
 inc/StlTransfer.hxx                                |   36 +-
 inc/Storage.hxx                                    |   74 +-
 inc/Storage_ArrayOfCallBack.hxx                    |   63 +-
 inc/Storage_ArrayOfSchema.hxx                      |   63 +-
 inc/Storage_BaseDriver.hxx                         |  227 +-
 inc/Storage_CallBack.hxx                           |   26 +-
 inc/Storage_Data.hxx                               |  384 +-
 inc/Storage_DataMapIteratorOfMapOfCallBack.hxx     |   29 +-
 inc/Storage_DataMapIteratorOfMapOfPers.hxx         |   29 +-
 inc/Storage_DataMapNodeOfMapOfCallBack.hxx         |   32 +-
 inc/Storage_DataMapNodeOfMapOfPers.hxx             |   32 +-
 inc/Storage_DefaultCallBack.hxx                    |   28 +-
 inc/Storage_Error.hxx                              |   53 +-
 inc/Storage_HArrayOfCallBack.hxx                   |   46 +-
 inc/Storage_HArrayOfSchema.hxx                     |   46 +-
 inc/Storage_HPArray.hxx                            |   46 +-
 inc/Storage_HSeqOfCallBack.hxx                     |  138 -
 inc/Storage_HSeqOfPersistent.hxx                   |  138 -
 inc/Storage_HSeqOfRoot.hxx                         |   74 +-
 inc/Storage_HeaderData.hxx                         |  159 +-
 inc/Storage_IndexedDataMapNodeOfPType.hxx          |   38 +-
 inc/Storage_InternalData.hxx                       |   36 +-
 inc/Storage_MapOfCallBack.hxx                      |   55 +-
 inc/Storage_MapOfPers.hxx                          |   55 +-
 inc/Storage_MapPSDHasher.hxx                       |   67 -
 inc/Storage_OpenMode.hxx                           |   23 +-
 inc/Storage_PArray.hxx                             |   63 +-
 inc/Storage_PType.hxx                              |   63 +-
 inc/Storage_Root.hxx                               |  109 +-
 inc/Storage_RootData.hxx                           |   79 +-
 inc/Storage_Schema.hxx                             |  394 +-
 inc/Storage_SeqOfCallBack.hxx                      |  142 -
 inc/Storage_SeqOfPersistent.hxx                    |  142 -
 inc/Storage_SeqOfRoot.hxx                          |   71 +-
 inc/Storage_SequenceNodeOfSeqOfCallBack.hxx        |   84 -
 inc/Storage_SequenceNodeOfSeqOfPersistent.hxx      |   84 -
 inc/Storage_SequenceNodeOfSeqOfRoot.hxx            |   26 +-
 inc/Storage_SolveMode.hxx                          |   11 +-
 inc/Storage_StreamExtCharParityError.hxx           |   21 +-
 inc/Storage_StreamFormatError.hxx                  |   21 +-
 inc/Storage_StreamModeError.hxx                    |   21 +-
 inc/Storage_StreamReadError.hxx                    |   21 +-
 inc/Storage_StreamTypeMismatchError.hxx            |   21 +-
 inc/Storage_StreamUnknownTypeError.hxx             |   21 +-
 inc/Storage_StreamWriteError.hxx                   |   21 +-
 inc/Storage_TypeData.hxx                           |   67 +-
 inc/Storage_TypedCallBack.hxx                      |   42 +-
 inc/Storage_stCONSTclCOM.hxx                       |   13 +-
 inc/Sweep_NumShape.hxx                             |  104 +-
 inc/Sweep_NumShapeIterator.hxx                     |   66 +-
 inc/Sweep_NumShapeTool.hxx                         |   86 +-
 inc/TColGeom2d_Array1OfBSplineCurve.hxx            |   63 +-
 inc/TColGeom2d_Array1OfBezierCurve.hxx             |   63 +-
 inc/TColGeom2d_Array1OfBoundedCurve.hxx            |  125 -
 inc/TColGeom2d_Array1OfCurve.hxx                   |   63 +-
 inc/TColGeom2d_Array1OfGeometry.hxx                |  125 -
 inc/TColGeom2d_HArray1OfBSplineCurve.hxx           |   46 +-
 inc/TColGeom2d_HArray1OfBezierCurve.hxx            |   46 +-
 inc/TColGeom2d_HArray1OfBoundedCurve.hxx           |  109 -
 inc/TColGeom2d_HArray1OfCurve.hxx                  |   46 +-
 inc/TColGeom2d_HArray1OfGeometry.hxx               |  109 -
 inc/TColGeom2d_HSequenceOfBoundedCurve.hxx         |   74 +-
 inc/TColGeom2d_HSequenceOfCurve.hxx                |   74 +-
 inc/TColGeom2d_HSequenceOfGeometry.hxx             |  138 -
 ...Geom2d_SequenceNodeOfSequenceOfBoundedCurve.hxx |   26 +-
 inc/TColGeom2d_SequenceNodeOfSequenceOfCurve.hxx   |   26 +-
 ...TColGeom2d_SequenceNodeOfSequenceOfGeometry.hxx |   26 +-
 inc/TColGeom2d_SequenceOfBoundedCurve.hxx          |   71 +-
 inc/TColGeom2d_SequenceOfCurve.hxx                 |   71 +-
 inc/TColGeom2d_SequenceOfGeometry.hxx              |   71 +-
 inc/TColGeom_Array1OfBSplineCurve.hxx              |   63 +-
 inc/TColGeom_Array1OfBezierCurve.hxx               |   63 +-
 inc/TColGeom_Array1OfBoundedCurve.hxx              |  125 -
 inc/TColGeom_Array1OfBoundedSurface.hxx            |  125 -
 inc/TColGeom_Array1OfCurve.hxx                     |   63 +-
 inc/TColGeom_Array1OfSurface.hxx                   |   63 +-
 inc/TColGeom_Array2OfBSplineSurface.hxx            |  133 -
 inc/TColGeom_Array2OfBezierSurface.hxx             |   73 +-
 inc/TColGeom_Array2OfBoundedSurface.hxx            |  133 -
 inc/TColGeom_Array2OfSurface.hxx                   |   73 +-
 inc/TColGeom_HArray1OfBSplineCurve.hxx             |   46 +-
 inc/TColGeom_HArray1OfBezierCurve.hxx              |   46 +-
 inc/TColGeom_HArray1OfBoundedCurve.hxx             |  109 -
 inc/TColGeom_HArray1OfBoundedSurface.hxx           |  109 -
 inc/TColGeom_HArray1OfCurve.hxx                    |   46 +-
 inc/TColGeom_HArray1OfSurface.hxx                  |   46 +-
 inc/TColGeom_HArray2OfBSplineSurface.hxx           |  115 -
 inc/TColGeom_HArray2OfBezierSurface.hxx            |  115 -
 inc/TColGeom_HArray2OfBoundedSurface.hxx           |  115 -
 inc/TColGeom_HArray2OfSurface.hxx                  |   52 +-
 inc/TColGeom_HSequenceOfBoundedCurve.hxx           |   74 +-
 inc/TColGeom_HSequenceOfBoundedSurface.hxx         |  138 -
 inc/TColGeom_HSequenceOfCurve.hxx                  |   74 +-
 inc/TColGeom_HSequenceOfSurface.hxx                |  138 -
 ...olGeom_SequenceNodeOfSequenceOfBoundedCurve.hxx |   26 +-
 ...Geom_SequenceNodeOfSequenceOfBoundedSurface.hxx |   84 -
 inc/TColGeom_SequenceNodeOfSequenceOfCurve.hxx     |   26 +-
 inc/TColGeom_SequenceNodeOfSequenceOfSurface.hxx   |   26 +-
 inc/TColGeom_SequenceOfBoundedCurve.hxx            |   71 +-
 inc/TColGeom_SequenceOfBoundedSurface.hxx          |  142 -
 inc/TColGeom_SequenceOfCurve.hxx                   |   71 +-
 inc/TColGeom_SequenceOfSurface.hxx                 |   71 +-
 inc/TColQuantity_Array1OfLength.hxx                |   61 +-
 inc/TColQuantity_Array2OfLength.hxx                |   71 +-
 inc/TColQuantity_HArray1OfLength.hxx               |   44 +-
 inc/TColQuantity_HArray2OfLength.hxx               |   50 +-
 inc/TColStd_Array1OfAsciiString.hxx                |   59 +-
 inc/TColStd_Array1OfBoolean.hxx                    |   59 +-
 inc/TColStd_Array1OfByte.hxx                       |   61 +-
 inc/TColStd_Array1OfCharacter.hxx                  |   61 +-
 inc/TColStd_Array1OfExtendedString.hxx             |   59 +-
 inc/TColStd_Array1OfInteger.hxx                    |   59 +-
 inc/TColStd_Array1OfListOfInteger.hxx              |   59 +-
 inc/TColStd_Array1OfReal.hxx                       |   61 +-
 inc/TColStd_Array1OfTransient.hxx                  |   63 +-
 inc/TColStd_Array2OfBoolean.hxx                    |   69 +-
 inc/TColStd_Array2OfCharacter.hxx                  |   71 +-
 inc/TColStd_Array2OfInteger.hxx                    |   69 +-
 inc/TColStd_Array2OfReal.hxx                       |   71 +-
 inc/TColStd_Array2OfTransient.hxx                  |   73 +-
 ...ataMapIteratorOfDataMapOfAsciiStringInteger.hxx |   29 +-
 ...td_DataMapIteratorOfDataMapOfIntegerInteger.hxx |   29 +-
 ...aMapIteratorOfDataMapOfIntegerListOfInteger.hxx |   29 +-
 ...olStd_DataMapIteratorOfDataMapOfIntegerReal.hxx |   31 +-
 ..._DataMapIteratorOfDataMapOfIntegerTransient.hxx |   31 +-
 ...Std_DataMapIteratorOfDataMapOfStringInteger.hxx |   29 +-
 ...ataMapIteratorOfDataMapOfTransientTransient.hxx |   29 +-
 ...td_DataMapNodeOfDataMapOfAsciiStringInteger.hxx |   30 +-
 ...ColStd_DataMapNodeOfDataMapOfIntegerInteger.hxx |   28 +-
 ..._DataMapNodeOfDataMapOfIntegerListOfInteger.hxx |   30 +-
 inc/TColStd_DataMapNodeOfDataMapOfIntegerReal.hxx  |   30 +-
 ...lStd_DataMapNodeOfDataMapOfIntegerTransient.hxx |   32 +-
 ...TColStd_DataMapNodeOfDataMapOfStringInteger.hxx |   30 +-
 ...td_DataMapNodeOfDataMapOfTransientTransient.hxx |   32 +-
 inc/TColStd_DataMapOfAsciiStringInteger.hxx        |   53 +-
 inc/TColStd_DataMapOfIntegerInteger.hxx            |   53 +-
 inc/TColStd_DataMapOfIntegerListOfInteger.hxx      |   53 +-
 inc/TColStd_DataMapOfIntegerReal.hxx               |   55 +-
 inc/TColStd_DataMapOfIntegerTransient.hxx          |   55 +-
 inc/TColStd_DataMapOfStringInteger.hxx             |   53 +-
 inc/TColStd_DataMapOfTransientTransient.hxx        |   55 +-
 inc/TColStd_HArray1OfAsciiString.hxx               |   42 +-
 inc/TColStd_HArray1OfBoolean.hxx                   |   44 +-
 inc/TColStd_HArray1OfByte.hxx                      |   44 +-
 inc/TColStd_HArray1OfCharacter.hxx                 |   44 +-
 inc/TColStd_HArray1OfExtendedString.hxx            |   42 +-
 inc/TColStd_HArray1OfInteger.hxx                   |   42 +-
 inc/TColStd_HArray1OfListOfInteger.hxx             |   42 +-
 inc/TColStd_HArray1OfReal.hxx                      |   44 +-
 inc/TColStd_HArray1OfTransient.hxx                 |   46 +-
 inc/TColStd_HArray2OfBoolean.hxx                   |   50 +-
 inc/TColStd_HArray2OfCharacter.hxx                 |   50 +-
 inc/TColStd_HArray2OfInteger.hxx                   |   48 +-
 inc/TColStd_HArray2OfReal.hxx                      |   50 +-
 inc/TColStd_HArray2OfTransient.hxx                 |   52 +-
 inc/TColStd_HPackedMapOfInteger.hxx                |   30 +-
 inc/TColStd_HSequenceOfAsciiString.hxx             |   70 +-
 inc/TColStd_HSequenceOfExtendedString.hxx          |   70 +-
 inc/TColStd_HSequenceOfHAsciiString.hxx            |   74 +-
 inc/TColStd_HSequenceOfHExtendedString.hxx         |   74 +-
 inc/TColStd_HSequenceOfInteger.hxx                 |   70 +-
 inc/TColStd_HSequenceOfReal.hxx                    |   72 +-
 inc/TColStd_HSequenceOfTransient.hxx               |   74 +-
 inc/TColStd_HSetOfInteger.hxx                      |  116 -
 inc/TColStd_HSetOfReal.hxx                         |  119 -
 inc/TColStd_HSetOfTransient.hxx                    |  120 -
 ...MapNodeOfIndexedDataMapOfTransientTransient.hxx |   42 +-
 inc/TColStd_IndexedDataMapOfTransientTransient.hxx |   65 +-
 ...TColStd_IndexedMapNodeOfIndexedMapOfInteger.hxx |   32 +-
 inc/TColStd_IndexedMapNodeOfIndexedMapOfReal.hxx   |   34 +-
 ...olStd_IndexedMapNodeOfIndexedMapOfTransient.hxx |   36 +-
 inc/TColStd_IndexedMapOfInteger.hxx                |   49 +-
 inc/TColStd_IndexedMapOfReal.hxx                   |   51 +-
 inc/TColStd_IndexedMapOfTransient.hxx              |   51 +-
 inc/TColStd_ListIteratorOfListOfAsciiString.hxx    |   35 +-
 inc/TColStd_ListIteratorOfListOfInteger.hxx        |   37 +-
 inc/TColStd_ListIteratorOfListOfReal.hxx           |   37 +-
 inc/TColStd_ListIteratorOfListOfTransient.hxx      |   39 +-
 ...TColStd_ListIteratorOfSetListOfSetOfInteger.hxx |  105 -
 inc/TColStd_ListIteratorOfSetListOfSetOfReal.hxx   |  105 -
 ...olStd_ListIteratorOfSetListOfSetOfTransient.hxx |  106 -
 inc/TColStd_ListNodeOfListOfAsciiString.hxx        |   24 +-
 inc/TColStd_ListNodeOfListOfInteger.hxx            |   24 +-
 inc/TColStd_ListNodeOfListOfReal.hxx               |   24 +-
 inc/TColStd_ListNodeOfListOfTransient.hxx          |   26 +-
 inc/TColStd_ListNodeOfSetListOfSetOfInteger.hxx    |   88 -
 inc/TColStd_ListNodeOfSetListOfSetOfReal.hxx       |   88 -
 inc/TColStd_ListNodeOfSetListOfSetOfTransient.hxx  |   89 -
 inc/TColStd_ListOfAsciiString.hxx                  |   69 +-
 inc/TColStd_ListOfInteger.hxx                      |   69 +-
 inc/TColStd_ListOfReal.hxx                         |   71 +-
 inc/TColStd_ListOfTransient.hxx                    |   73 +-
 inc/TColStd_MapIntegerHasher.hxx                   |   21 +-
 inc/TColStd_MapIteratorOfMapOfAsciiString.hxx      |   25 +-
 inc/TColStd_MapIteratorOfMapOfInteger.hxx          |   27 +-
 inc/TColStd_MapIteratorOfMapOfReal.hxx             |   27 +-
 inc/TColStd_MapIteratorOfMapOfTransient.hxx        |   27 +-
 inc/TColStd_MapOfAsciiString.hxx                   |   42 +-
 inc/TColStd_MapOfInteger.hxx                       |   42 +-
 inc/TColStd_MapOfReal.hxx                          |   44 +-
 inc/TColStd_MapOfTransient.hxx                     |   44 +-
 inc/TColStd_MapRealHasher.hxx                      |   23 +-
 inc/TColStd_MapTransientHasher.hxx                 |   23 +-
 inc/TColStd_QueueNodeOfQueueOfInteger.hxx          |   83 -
 inc/TColStd_QueueNodeOfQueueOfReal.hxx             |   83 -
 inc/TColStd_QueueNodeOfQueueOfTransient.hxx        |   84 -
 inc/TColStd_QueueOfInteger.hxx                     |  115 -
 inc/TColStd_QueueOfReal.hxx                        |  118 -
 inc/TColStd_QueueOfTransient.hxx                   |  119 -
 inc/TColStd_SequenceNodeOfSequenceOfAddress.hxx    |   24 +-
 ...TColStd_SequenceNodeOfSequenceOfAsciiString.hxx |   24 +-
 inc/TColStd_SequenceNodeOfSequenceOfBoolean.hxx    |   24 +-
 ...lStd_SequenceNodeOfSequenceOfExtendedString.hxx |   24 +-
 ...ColStd_SequenceNodeOfSequenceOfHAsciiString.hxx |   26 +-
 ...Std_SequenceNodeOfSequenceOfHExtendedString.hxx |   26 +-
 inc/TColStd_SequenceNodeOfSequenceOfInteger.hxx    |   24 +-
 inc/TColStd_SequenceNodeOfSequenceOfReal.hxx       |   24 +-
 inc/TColStd_SequenceNodeOfSequenceOfTransient.hxx  |   26 +-
 inc/TColStd_SequenceOfAddress.hxx                  |   69 +-
 inc/TColStd_SequenceOfAsciiString.hxx              |   67 +-
 inc/TColStd_SequenceOfBoolean.hxx                  |   69 +-
 inc/TColStd_SequenceOfExtendedString.hxx           |   67 +-
 inc/TColStd_SequenceOfHAsciiString.hxx             |   71 +-
 inc/TColStd_SequenceOfHExtendedString.hxx          |   71 +-
 inc/TColStd_SequenceOfInteger.hxx                  |   67 +-
 inc/TColStd_SequenceOfReal.hxx                     |   69 +-
 inc/TColStd_SequenceOfTransient.hxx                |   71 +-
 inc/TColStd_SetIteratorOfSetOfInteger.hxx          |  124 -
 inc/TColStd_SetIteratorOfSetOfReal.hxx             |  124 -
 inc/TColStd_SetIteratorOfSetOfTransient.hxx        |  125 -
 inc/TColStd_SetListOfSetOfInteger.hxx              |  140 -
 inc/TColStd_SetListOfSetOfReal.hxx                 |  143 -
 inc/TColStd_SetListOfSetOfTransient.hxx            |  144 -
 inc/TColStd_SetOfInteger.hxx                       |  139 -
 inc/TColStd_SetOfReal.hxx                          |  142 -
 inc/TColStd_SetOfTransient.hxx                     |  143 -
 inc/TColStd_StackIteratorOfStackOfInteger.hxx      |  102 -
 inc/TColStd_StackIteratorOfStackOfReal.hxx         |  102 -
 inc/TColStd_StackIteratorOfStackOfTransient.hxx    |  103 -
 inc/TColStd_StackNodeOfStackOfInteger.hxx          |   88 -
 inc/TColStd_StackNodeOfStackOfReal.hxx             |   88 -
 inc/TColStd_StackNodeOfStackOfTransient.hxx        |   89 -
 inc/TColStd_StackOfInteger.hxx                     |  120 -
 inc/TColStd_StackOfReal.hxx                        |  123 -
 inc/TColStd_StackOfTransient.hxx                   |  124 -
 inc/TColStd_StdMapNodeOfMapOfAsciiString.hxx       |   24 +-
 inc/TColStd_StdMapNodeOfMapOfInteger.hxx           |   24 +-
 inc/TColStd_StdMapNodeOfMapOfReal.hxx              |   24 +-
 inc/TColStd_StdMapNodeOfMapOfTransient.hxx         |   26 +-
 inc/TColgp_Array1OfCirc2d.hxx                      |   59 +-
 inc/TColgp_Array1OfDir.hxx                         |   59 +-
 inc/TColgp_Array1OfDir2d.hxx                       |   59 +-
 inc/TColgp_Array1OfLin2d.hxx                       |   59 +-
 inc/TColgp_Array1OfPnt.hxx                         |   59 +-
 inc/TColgp_Array1OfPnt2d.hxx                       |   59 +-
 inc/TColgp_Array1OfVec.hxx                         |   59 +-
 inc/TColgp_Array1OfVec2d.hxx                       |   59 +-
 inc/TColgp_Array1OfXY.hxx                          |   59 +-
 inc/TColgp_Array1OfXYZ.hxx                         |   59 +-
 inc/TColgp_Array2OfCirc2d.hxx                      |   69 +-
 inc/TColgp_Array2OfDir.hxx                         |   69 +-
 inc/TColgp_Array2OfDir2d.hxx                       |   69 +-
 inc/TColgp_Array2OfLin2d.hxx                       |   69 +-
 inc/TColgp_Array2OfPnt.hxx                         |   69 +-
 inc/TColgp_Array2OfPnt2d.hxx                       |   69 +-
 inc/TColgp_Array2OfVec.hxx                         |   69 +-
 inc/TColgp_Array2OfVec2d.hxx                       |   69 +-
 inc/TColgp_Array2OfXY.hxx                          |   69 +-
 inc/TColgp_Array2OfXYZ.hxx                         |   69 +-
 ...lgp_DataMapIteratorOfDataMapOfIntegerCirc2d.hxx |   77 -
 inc/TColgp_DataMapNodeOfDataMapOfIntegerCirc2d.hxx |  104 -
 inc/TColgp_DataMapOfIntegerCirc2d.hxx              |  114 -
 inc/TColgp_HArray1OfCirc2d.hxx                     |   42 +-
 inc/TColgp_HArray1OfDir.hxx                        |   42 +-
 inc/TColgp_HArray1OfDir2d.hxx                      |   42 +-
 inc/TColgp_HArray1OfLin2d.hxx                      |   42 +-
 inc/TColgp_HArray1OfPnt.hxx                        |   42 +-
 inc/TColgp_HArray1OfPnt2d.hxx                      |   42 +-
 inc/TColgp_HArray1OfVec.hxx                        |   42 +-
 inc/TColgp_HArray1OfVec2d.hxx                      |   42 +-
 inc/TColgp_HArray1OfXY.hxx                         |   42 +-
 inc/TColgp_HArray1OfXYZ.hxx                        |   42 +-
 inc/TColgp_HArray2OfCirc2d.hxx                     |   48 +-
 inc/TColgp_HArray2OfDir.hxx                        |   48 +-
 inc/TColgp_HArray2OfDir2d.hxx                      |   48 +-
 inc/TColgp_HArray2OfLin2d.hxx                      |   48 +-
 inc/TColgp_HArray2OfPnt.hxx                        |   48 +-
 inc/TColgp_HArray2OfPnt2d.hxx                      |   48 +-
 inc/TColgp_HArray2OfVec.hxx                        |   48 +-
 inc/TColgp_HArray2OfVec2d.hxx                      |   48 +-
 inc/TColgp_HArray2OfXY.hxx                         |   48 +-
 inc/TColgp_HArray2OfXYZ.hxx                        |   48 +-
 inc/TColgp_HSequenceOfDir.hxx                      |   70 +-
 inc/TColgp_HSequenceOfDir2d.hxx                    |   70 +-
 inc/TColgp_HSequenceOfPnt.hxx                      |   70 +-
 inc/TColgp_HSequenceOfPnt2d.hxx                    |   70 +-
 inc/TColgp_HSequenceOfVec.hxx                      |   70 +-
 inc/TColgp_HSequenceOfVec2d.hxx                    |   70 +-
 inc/TColgp_HSequenceOfXY.hxx                       |   70 +-
 inc/TColgp_HSequenceOfXYZ.hxx                      |   70 +-
 ...Colgp_SequenceNodeOfSequenceOfArray1OfPnt2d.hxx |   26 +-
 inc/TColgp_SequenceNodeOfSequenceOfDir.hxx         |   24 +-
 inc/TColgp_SequenceNodeOfSequenceOfDir2d.hxx       |   24 +-
 inc/TColgp_SequenceNodeOfSequenceOfPnt.hxx         |   24 +-
 inc/TColgp_SequenceNodeOfSequenceOfPnt2d.hxx       |   24 +-
 inc/TColgp_SequenceNodeOfSequenceOfVec.hxx         |   24 +-
 inc/TColgp_SequenceNodeOfSequenceOfVec2d.hxx       |   24 +-
 inc/TColgp_SequenceNodeOfSequenceOfXY.hxx          |   24 +-
 inc/TColgp_SequenceNodeOfSequenceOfXYZ.hxx         |   24 +-
 inc/TColgp_SequenceOfArray1OfPnt2d.hxx             |   71 +-
 inc/TColgp_SequenceOfDir.hxx                       |   67 +-
 inc/TColgp_SequenceOfDir2d.hxx                     |   67 +-
 inc/TColgp_SequenceOfPnt.hxx                       |   67 +-
 inc/TColgp_SequenceOfPnt2d.hxx                     |   67 +-
 inc/TColgp_SequenceOfVec.hxx                       |   67 +-
 inc/TColgp_SequenceOfVec2d.hxx                     |   67 +-
 inc/TColgp_SequenceOfXY.hxx                        |   67 +-
 inc/TColgp_SequenceOfXYZ.hxx                       |   67 +-
 inc/TCollection.hxx                                |   70 +-
 inc/TCollection_AVLBaseNode.hxx                    |   83 -
 inc/TCollection_AVLBaseNodePtr.hxx                 |   13 -
 inc/TCollection_Array1Descriptor.hxx               |   70 -
 inc/TCollection_Array2Descriptor.hxx               |   76 -
 inc/TCollection_AsciiString.hxx                    | 1056 ++--
 inc/TCollection_BaseSequence.hxx                   |  222 +-
 inc/TCollection_BasicMap.hxx                       |  233 +-
 inc/TCollection_BasicMapIterator.hxx               |  115 +-
 inc/TCollection_CompareOfInteger.hxx               |   31 +-
 inc/TCollection_CompareOfReal.hxx                  |   31 +-
 inc/TCollection_ExtendedString.hxx                 |  450 +-
 inc/TCollection_HAsciiString.hxx                   |  827 +--
 inc/TCollection_HExtendedString.hxx                |  327 +-
 inc/TCollection_MapNode.hxx                        |   24 +-
 inc/TCollection_MapNodePtr.hxx                     |    3 +-
 inc/TCollection_PrivCompareOfInteger.hxx           |   23 +-
 inc/TCollection_PrivCompareOfReal.hxx              |   23 +-
 inc/TCollection_SeqNode.hxx                        |   26 +-
 inc/TCollection_SeqNodePtr.hxx                     |    3 +-
 inc/TCollection_Side.hxx                           |   11 +-
 inc/TDF.hxx                                        |   70 +-
 inc/TDF_Attribute.hxx                              |  652 +--
 inc/TDF_AttributeArray1.hxx                        |   63 +-
 inc/TDF_AttributeDataMap.hxx                       |   55 +-
 inc/TDF_AttributeDelta.hxx                         |   78 +-
 inc/TDF_AttributeDeltaList.hxx                     |   73 +-
 inc/TDF_AttributeDoubleMap.hxx                     |   51 +-
 inc/TDF_AttributeIndexedMap.hxx                    |   51 +-
 inc/TDF_AttributeList.hxx                          |   73 +-
 inc/TDF_AttributeMap.hxx                           |   44 +-
 inc/TDF_AttributeSequence.hxx                      |   71 +-
 inc/TDF_ChildIDIterator.hxx                        |   90 +-
 inc/TDF_ChildIterator.hxx                          |  144 +-
 inc/TDF_ClosureMode.hxx                            |   68 +-
 inc/TDF_ClosureTool.hxx                            |   62 +-
 inc/TDF_ComparisonTool.hxx                         |  142 +-
 inc/TDF_CopyLabel.hxx                              |   81 +-
 inc/TDF_CopyTool.hxx                               |  144 +-
 inc/TDF_Data.hxx                                   |  279 +-
 inc/TDF_DataMapIteratorOfAttributeDataMap.hxx      |   29 +-
 inc/TDF_DataMapIteratorOfLabelDataMap.hxx          |   27 +-
 inc/TDF_DataMapIteratorOfLabelIntegerMap.hxx       |   29 +-
 inc/TDF_DataMapIteratorOfLabelLabelMap.hxx         |   74 -
 inc/TDF_DataMapNodeOfAttributeDataMap.hxx          |   32 +-
 inc/TDF_DataMapNodeOfLabelDataMap.hxx              |   28 +-
 inc/TDF_DataMapNodeOfLabelIntegerMap.hxx           |   30 +-
 inc/TDF_DataMapNodeOfLabelLabelMap.hxx             |  101 -
 inc/TDF_DataSet.hxx                                |  111 +-
 inc/TDF_DefaultDeltaOnModification.hxx             |   32 +-
 inc/TDF_DefaultDeltaOnRemoval.hxx                  |   30 +-
 inc/TDF_Delta.hxx                                  |  115 +-
 inc/TDF_DeltaList.hxx                              |   73 +-
 inc/TDF_DeltaOnAddition.hxx                        |   36 +-
 inc/TDF_DeltaOnForget.hxx                          |   36 +-
 inc/TDF_DeltaOnModification.hxx                    |   36 +-
 inc/TDF_DeltaOnRemoval.hxx                         |   31 +-
 inc/TDF_DeltaOnResume.hxx                          |   36 +-
 inc/TDF_DoubleMapIteratorOfAttributeDoubleMap.hxx  |   29 +-
 inc/TDF_DoubleMapIteratorOfGUIDProgIDMap.hxx       |   27 +-
 inc/TDF_DoubleMapIteratorOfLabelDoubleMap.hxx      |   27 +-
 inc/TDF_DoubleMapNodeOfAttributeDoubleMap.hxx      |   36 +-
 inc/TDF_DoubleMapNodeOfGUIDProgIDMap.hxx           |   34 +-
 inc/TDF_DoubleMapNodeOfLabelDoubleMap.hxx          |   32 +-
 inc/TDF_GUIDProgIDMap.hxx                          |   49 +-
 inc/TDF_HAttributeArray1.hxx                       |   46 +-
 inc/TDF_IDFilter.hxx                               |  161 +-
 inc/TDF_IDList.hxx                                 |   69 +-
 inc/TDF_IDMap.hxx                                  |   42 +-
 inc/TDF_IndexedMapNodeOfAttributeIndexedMap.hxx    |   36 +-
 inc/TDF_IndexedMapNodeOfLabelIndexedMap.hxx        |   34 +-
 inc/TDF_Label.hxx                                  |  430 +-
 inc/TDF_LabelDataMap.hxx                           |   53 +-
 inc/TDF_LabelDoubleMap.hxx                         |   49 +-
 inc/TDF_LabelIndexedMap.hxx                        |   49 +-
 inc/TDF_LabelIntegerMap.hxx                        |   53 +-
 inc/TDF_LabelLabelMap.hxx                          |  114 -
 inc/TDF_LabelList.hxx                              |   69 +-
 inc/TDF_LabelMap.hxx                               |   42 +-
 inc/TDF_LabelMapHasher.hxx                         |   37 +-
 inc/TDF_LabelNodePtr.hxx                           |    3 +-
 inc/TDF_LabelSequence.hxx                          |   67 +-
 inc/TDF_ListIteratorOfAttributeDeltaList.hxx       |   39 +-
 inc/TDF_ListIteratorOfAttributeList.hxx            |   39 +-
 inc/TDF_ListIteratorOfDeltaList.hxx                |   39 +-
 inc/TDF_ListIteratorOfIDList.hxx                   |   35 +-
 inc/TDF_ListIteratorOfLabelList.hxx                |   35 +-
 inc/TDF_ListNodeOfAttributeDeltaList.hxx           |   26 +-
 inc/TDF_ListNodeOfAttributeList.hxx                |   26 +-
 inc/TDF_ListNodeOfDeltaList.hxx                    |   26 +-
 inc/TDF_ListNodeOfIDList.hxx                       |   24 +-
 inc/TDF_ListNodeOfLabelList.hxx                    |   24 +-
 inc/TDF_MapIteratorOfAttributeMap.hxx              |   27 +-
 inc/TDF_MapIteratorOfIDMap.hxx                     |   25 +-
 inc/TDF_MapIteratorOfLabelMap.hxx                  |   25 +-
 inc/TDF_Reference.hxx                              |   51 +-
 inc/TDF_RelocationTable.hxx                        |  226 +-
 inc/TDF_SequenceNodeOfAttributeSequence.hxx        |   26 +-
 inc/TDF_SequenceNodeOfLabelSequence.hxx            |   24 +-
 inc/TDF_StdMapNodeOfAttributeMap.hxx               |   26 +-
 inc/TDF_StdMapNodeOfIDMap.hxx                      |   24 +-
 inc/TDF_StdMapNodeOfLabelMap.hxx                   |   24 +-
 inc/TDF_TagSource.hxx                              |   73 +-
 inc/TDF_Tool.hxx                                   |  233 +-
 inc/TDF_Transaction.hxx                            |  133 +-
 inc/TDataStd.hxx                                   |   69 +-
 inc/TDataStd_AsciiString.hxx                       |   64 +-
 inc/TDataStd_BooleanArray.hxx                      |   97 +-
 inc/TDataStd_BooleanList.hxx                       |   76 +-
 inc/TDataStd_ByteArray.hxx                         |  134 +-
 inc/TDataStd_ChildNodeIterator.hxx                 |   86 +-
 inc/TDataStd_Comment.hxx                           |   76 +-
 inc/TDataStd_Current.hxx                           |   73 +-
 ...ataStd_DataMapIteratorOfDataMapOfStringByte.hxx |   29 +-
 ...apIteratorOfDataMapOfStringHArray1OfInteger.hxx |   29 +-
 ...taMapIteratorOfDataMapOfStringHArray1OfReal.hxx |   29 +-
 ...ataStd_DataMapIteratorOfDataMapOfStringReal.hxx |   29 +-
 ...aStd_DataMapIteratorOfDataMapOfStringString.hxx |   27 +-
 inc/TDataStd_DataMapNodeOfDataMapOfStringByte.hxx  |   30 +-
 ...ataMapNodeOfDataMapOfStringHArray1OfInteger.hxx |   32 +-
 ...d_DataMapNodeOfDataMapOfStringHArray1OfReal.hxx |   32 +-
 inc/TDataStd_DataMapNodeOfDataMapOfStringReal.hxx  |   30 +-
 ...TDataStd_DataMapNodeOfDataMapOfStringString.hxx |   28 +-
 inc/TDataStd_DataMapOfStringByte.hxx               |   55 +-
 inc/TDataStd_DataMapOfStringHArray1OfInteger.hxx   |   55 +-
 inc/TDataStd_DataMapOfStringHArray1OfReal.hxx      |   55 +-
 inc/TDataStd_DataMapOfStringReal.hxx               |   55 +-
 inc/TDataStd_DataMapOfStringString.hxx             |   53 +-
 inc/TDataStd_DeltaOnModificationOfByteArray.hxx    |   44 +-
 ...DataStd_DeltaOnModificationOfExtStringArray.hxx |   44 +-
 inc/TDataStd_DeltaOnModificationOfIntArray.hxx     |   42 +-
 inc/TDataStd_DeltaOnModificationOfIntPackedMap.hxx |   36 +-
 inc/TDataStd_DeltaOnModificationOfRealArray.hxx    |   44 +-
 inc/TDataStd_Directory.hxx                         |   88 +-
 inc/TDataStd_Expression.hxx                        |   82 +-
 inc/TDataStd_ExtStringArray.hxx                    |  140 +-
 inc/TDataStd_ExtStringList.hxx                     |   86 +-
 inc/TDataStd_HDataMapOfStringByte.hxx              |   32 +-
 inc/TDataStd_HDataMapOfStringHArray1OfInteger.hxx  |   32 +-
 inc/TDataStd_HDataMapOfStringHArray1OfReal.hxx     |   32 +-
 inc/TDataStd_HDataMapOfStringInteger.hxx           |   32 +-
 inc/TDataStd_HDataMapOfStringReal.hxx              |   32 +-
 inc/TDataStd_HDataMapOfStringString.hxx            |   32 +-
 inc/TDataStd_HLabelArray1.hxx                      |   42 +-
 inc/TDataStd_IntPackedMap.hxx                      |  106 +-
 inc/TDataStd_Integer.hxx                           |   70 +-
 inc/TDataStd_IntegerArray.hxx                      |  155 +-
 inc/TDataStd_IntegerList.hxx                       |   86 +-
 inc/TDataStd_LabelArray1.hxx                       |   59 +-
 inc/TDataStd_ListIteratorOfListOfByte.hxx          |   37 +-
 ...TDataStd_ListIteratorOfListOfExtendedString.hxx |   35 +-
 inc/TDataStd_ListNodeOfListOfByte.hxx              |   24 +-
 inc/TDataStd_ListNodeOfListOfExtendedString.hxx    |   24 +-
 inc/TDataStd_ListOfByte.hxx                        |   71 +-
 inc/TDataStd_ListOfExtendedString.hxx              |   69 +-
 inc/TDataStd_Name.hxx                              |   94 +-
 inc/TDataStd_NamedData.hxx                         |  317 +-
 inc/TDataStd_NoteBook.hxx                          |   88 +-
 inc/TDataStd_PtrTreeNode.hxx                       |    3 +-
 inc/TDataStd_Real.hxx                              |   83 +-
 inc/TDataStd_RealArray.hxx                         |  155 +-
 inc/TDataStd_RealEnum.hxx                          |   15 +-
 inc/TDataStd_RealList.hxx                          |   88 +-
 inc/TDataStd_ReferenceArray.hxx                    |   99 +-
 inc/TDataStd_ReferenceList.hxx                     |   90 +-
 inc/TDataStd_Relation.hxx                          |   82 +-
 inc/TDataStd_Tick.hxx                              |   53 +-
 inc/TDataStd_TreeNode.hxx                          |  345 +-
 inc/TDataStd_UAttribute.hxx                        |   55 +-
 inc/TDataStd_Variable.hxx                          |  201 +-
 inc/TDataXtd.hxx                                   |   49 +-
 inc/TDataXtd_Array1OfTrsf.hxx                      |   59 +-
 inc/TDataXtd_Axis.hxx                              |   73 +-
 inc/TDataXtd_Constraint.hxx                        |  318 +-
 inc/TDataXtd_ConstraintEnum.hxx                    |   17 +-
 inc/TDataXtd_Geometry.hxx                          |  184 +-
 inc/TDataXtd_GeometryEnum.hxx                      |   13 +-
 inc/TDataXtd_HArray1OfTrsf.hxx                     |   42 +-
 inc/TDataXtd_Pattern.hxx                           |   42 +-
 inc/TDataXtd_PatternStd.hxx                        |  121 +-
 inc/TDataXtd_Placement.hxx                         |   49 +-
 inc/TDataXtd_Plane.hxx                             |   71 +-
 inc/TDataXtd_Point.hxx                             |   71 +-
 inc/TDataXtd_Position.hxx                          |   93 +-
 inc/TDataXtd_Shape.hxx                             |   82 +-
 inc/TDocStd.hxx                                    |   85 +-
 inc/TDocStd_Application.hxx                        |  336 +-
 inc/TDocStd_ApplicationDelta.hxx                   |   34 +-
 inc/TDocStd_CompoundDelta.hxx                      |   30 +-
 inc/TDocStd_Context.hxx                            |   23 +-
 inc/TDocStd_DataMapIteratorOfLabelIDMapDataMap.hxx |   27 +-
 inc/TDocStd_DataMapNodeOfLabelIDMapDataMap.hxx     |   30 +-
 inc/TDocStd_Document.hxx                           |  419 +-
 inc/TDocStd_LabelIDMapDataMap.hxx                  |   53 +-
 inc/TDocStd_Modified.hxx                           |   91 +-
 inc/TDocStd_MultiTransactionManager.hxx            |  224 +-
 inc/TDocStd_Owner.hxx                              |   63 +-
 inc/TDocStd_PathParser.hxx                         |   41 +-
 ...td_SequenceNodeOfSequenceOfApplicationDelta.hxx |   26 +-
 inc/TDocStd_SequenceNodeOfSequenceOfDocument.hxx   |   26 +-
 inc/TDocStd_SequenceOfApplicationDelta.hxx         |   71 +-
 inc/TDocStd_SequenceOfDocument.hxx                 |   71 +-
 inc/TDocStd_XLink.hxx                              |  168 +-
 inc/TDocStd_XLinkIterator.hxx                      |   61 +-
 inc/TDocStd_XLinkPtr.hxx                           |    3 +-
 inc/TDocStd_XLinkRoot.hxx                          |  109 +-
 inc/TDocStd_XLinkTool.hxx                          |  140 +-
 inc/TFunction_Array1OfDataMapOfGUIDDriver.hxx      |   59 +-
 ...nction_DataMapIteratorOfDataMapOfGUIDDriver.hxx |   29 +-
 ..._DataMapIteratorOfDataMapOfLabelListOfLabel.hxx |   27 +-
 inc/TFunction_DataMapNodeOfDataMapOfGUIDDriver.hxx |   32 +-
 ...tion_DataMapNodeOfDataMapOfLabelListOfLabel.hxx |   30 +-
 inc/TFunction_DataMapOfGUIDDriver.hxx              |   55 +-
 inc/TFunction_DataMapOfLabelListOfLabel.hxx        |   53 +-
 ..._DoubleMapIteratorOfDoubleMapOfIntegerLabel.hxx |   29 +-
 ...tion_DoubleMapNodeOfDoubleMapOfIntegerLabel.hxx |   34 +-
 inc/TFunction_DoubleMapOfIntegerLabel.hxx          |   49 +-
 inc/TFunction_Driver.hxx                           |  110 +-
 inc/TFunction_DriverTable.hxx                      |   77 +-
 inc/TFunction_ExecutionStatus.hxx                  |   11 +-
 inc/TFunction_Function.hxx                         |  114 +-
 inc/TFunction_GraphNode.hxx                        |  158 +-
 inc/TFunction_HArray1OfDataMapOfGUIDDriver.hxx     |   42 +-
 inc/TFunction_IFunction.hxx                        |  139 +-
 inc/TFunction_Iterator.hxx                         |  120 +-
 inc/TFunction_Logbook.hxx                          |  114 +-
 inc/TFunction_Scope.hxx                            |  131 +-
 inc/TNaming.hxx                                    |  273 +-
 inc/TNaming_Builder.hxx                            |   97 +-
 inc/TNaming_CopyShape.hxx                          |   32 +-
 ..._DataMapIteratorOfDataMapOfShapePtrRefShape.hxx |   29 +-
 ...ng_DataMapIteratorOfDataMapOfShapeShapesSet.hxx |   27 +-
 ...ming_DataMapNodeOfDataMapOfShapePtrRefShape.hxx |   30 +-
 ...Naming_DataMapNodeOfDataMapOfShapeShapesSet.hxx |   30 +-
 inc/TNaming_DataMapOfShapePtrRefShape.hxx          |   55 +-
 inc/TNaming_DataMapOfShapeShapesSet.hxx            |   53 +-
 inc/TNaming_DeltaOnModification.hxx                |   42 +-
 inc/TNaming_DeltaOnRemoval.hxx                     |   30 +-
 inc/TNaming_Evolution.hxx                          |   75 +-
 inc/TNaming_Identifier.hxx                         |   83 +-
 inc/TNaming_Iterator.hxx                           |  100 +-
 inc/TNaming_IteratorOnShapesSet.hxx                |   42 +-
 ...torOfListOfIndexedDataMapOfShapeListOfShape.hxx |   35 +-
 inc/TNaming_ListIteratorOfListOfMapOfShape.hxx     |   35 +-
 inc/TNaming_ListIteratorOfListOfNamedShape.hxx     |   39 +-
 ...odeOfListOfIndexedDataMapOfShapeListOfShape.hxx |   24 +-
 inc/TNaming_ListNodeOfListOfMapOfShape.hxx         |   24 +-
 inc/TNaming_ListNodeOfListOfNamedShape.hxx         |   26 +-
 ...ming_ListOfIndexedDataMapOfShapeListOfShape.hxx |   69 +-
 inc/TNaming_ListOfMapOfShape.hxx                   |   69 +-
 inc/TNaming_ListOfNamedShape.hxx                   |   73 +-
 inc/TNaming_Localizer.hxx                          |   68 +-
 inc/TNaming_MapIteratorOfMapOfNamedShape.hxx       |   27 +-
 inc/TNaming_MapOfNamedShape.hxx                    |   44 +-
 inc/TNaming_Name.hxx                               |   89 +-
 inc/TNaming_NameType.hxx                           |   13 +-
 inc/TNaming_NamedShape.hxx                         |  190 +-
 inc/TNaming_NamedShapeHasher.hxx                   |   23 +-
 inc/TNaming_Naming.hxx                             |  114 +-
 inc/TNaming_NamingTool.hxx                         |   21 +-
 inc/TNaming_NewShapeIterator.hxx                   |   67 +-
 inc/TNaming_OldShapeIterator.hxx                   |   64 +-
 inc/TNaming_PtrAttribute.hxx                       |    3 +-
 inc/TNaming_PtrDataMapOfShapePtrRefShape.hxx       |    3 +-
 inc/TNaming_PtrNode.hxx                            |    3 +-
 inc/TNaming_PtrRefShape.hxx                        |    3 +-
 inc/TNaming_RefShape.hxx                           |   39 +-
 inc/TNaming_SameShapeIterator.hxx                  |   37 +-
 inc/TNaming_Scope.hxx                              |   71 +-
 inc/TNaming_Selector.hxx                           |  180 +-
 inc/TNaming_ShapesSet.hxx                          |   72 +-
 inc/TNaming_StdMapNodeOfMapOfNamedShape.hxx        |   26 +-
 inc/TNaming_Tool.hxx                               |  249 +-
 inc/TNaming_TranslateTool.hxx                      |   47 +-
 inc/TNaming_Translator.hxx                         |   47 +-
 inc/TNaming_UsedShapes.hxx                         |  138 +-
 inc/TObjDRAW.hxx                                   |   27 +-
 inc/TPrsStd_AISPresentation.hxx                    |  290 +-
 inc/TPrsStd_AISViewer.hxx                          |  107 +-
 inc/TPrsStd_AxisDriver.hxx                         |   36 +-
 inc/TPrsStd_ConstraintDriver.hxx                   |   36 +-
 inc/TPrsStd_ConstraintTools.hxx                    |   81 +-
 ...PrsStd_DataMapIteratorOfDataMapOfGUIDDriver.hxx |   29 +-
 inc/TPrsStd_DataMapNodeOfDataMapOfGUIDDriver.hxx   |   32 +-
 inc/TPrsStd_DataMapOfGUIDDriver.hxx                |   55 +-
 inc/TPrsStd_Driver.hxx                             |   57 +-
 inc/TPrsStd_DriverTable.hxx                        |   75 +-
 inc/TPrsStd_GeometryDriver.hxx                     |   36 +-
 inc/TPrsStd_NamedShapeDriver.hxx                   |   36 +-
 inc/TPrsStd_PlaneDriver.hxx                        |   36 +-
 inc/TPrsStd_PointDriver.hxx                        |   36 +-
 inc/TShort_Array1OfShortReal.hxx                   |   61 +-
 inc/TShort_Array2OfShortReal.hxx                   |   71 +-
 inc/TShort_HArray1OfShortReal.hxx                  |   44 +-
 inc/TShort_HArray2OfShortReal.hxx                  |   50 +-
 inc/TShort_HSequenceOfShortReal.hxx                |   72 +-
 inc/TShort_SequenceNodeOfSequenceOfShortReal.hxx   |   24 +-
 inc/TShort_SequenceOfShortReal.hxx                 |   69 +-
 inc/TestTopOpe.hxx                                 |   61 +-
 inc/TestTopOpeDraw.hxx                             |   19 +-
 inc/TestTopOpeDraw_Array1OfDrawableMesure.hxx      |   63 +-
 inc/TestTopOpeDraw_Array1OfDrawableP3D.hxx         |   63 +-
 inc/TestTopOpeDraw_DrawableC2D.hxx                 |   59 +-
 inc/TestTopOpeDraw_DrawableC3D.hxx                 |   59 +-
 inc/TestTopOpeDraw_DrawableMesure.hxx              |   67 +-
 inc/TestTopOpeDraw_DrawableP2D.hxx                 |   52 +-
 inc/TestTopOpeDraw_DrawableP3D.hxx                 |   52 +-
 inc/TestTopOpeDraw_DrawableSHA.hxx                 |   54 +-
 inc/TestTopOpeDraw_DrawableSUR.hxx                 |   48 +-
 inc/TestTopOpeDraw_HArray1OfDrawableMesure.hxx     |   46 +-
 inc/TestTopOpeDraw_HArray1OfDrawableP3D.hxx        |   46 +-
 inc/TestTopOpeDraw_ListIteratorOfListOfPnt2d.hxx   |   35 +-
 inc/TestTopOpeDraw_ListNodeOfListOfPnt2d.hxx       |   24 +-
 inc/TestTopOpeDraw_ListOfPnt2d.hxx                 |   69 +-
 inc/TestTopOpeTools.hxx                            |  129 +-
 inc/TestTopOpeTools_Array1OfMesure.hxx             |   59 +-
 inc/TestTopOpeTools_HArray1OfMesure.hxx            |   42 +-
 inc/TestTopOpeTools_Mesure.hxx                     |   47 +-
 inc/TestTopOpeTools_PMesure.hxx                    |    3 +-
 inc/TopAbs.hxx                                     |  138 +-
 inc/TopAbs_Orientation.hxx                         |   51 +-
 inc/TopAbs_ShapeEnum.hxx                           |   61 +-
 inc/TopAbs_State.hxx                               |   21 +-
 ...TopBas_ListIteratorOfListOfTestInterference.hxx |   35 +-
 inc/TopBas_ListNodeOfListOfTestInterference.hxx    |   24 +-
 inc/TopBas_ListOfTestInterference.hxx              |   69 +-
 inc/TopBas_TestInterference.hxx                    |   57 +-
 inc/TopClass_Intersection3d.hxx                    |   89 +-
 inc/TopClass_SolidExplorer.hxx                     |  119 +-
 inc/TopCnx_EdgeFaceTransition.hxx                  |   73 +-
 inc/TopExp.hxx                                     |  130 +-
 inc/TopExp_Explorer.hxx                            |  245 +-
 inc/TopExp_Stack.hxx                               |    3 +-
 inc/TopExp_StackIteratorOfStackOfIterator.hxx      |  100 -
 inc/TopExp_StackNodeOfStackOfIterator.hxx          |   89 -
 inc/TopExp_StackOfIterator.hxx                     |  121 -
 inc/TopLoc_Datum3D.hxx                             |   56 +-
 ...TopLoc_IndexedMapNodeOfIndexedMapOfLocation.hxx |   34 +-
 inc/TopLoc_IndexedMapOfLocation.hxx                |   49 +-
 inc/TopLoc_ItemLocation.hxx                        |   63 +-
 inc/TopLoc_Location.hxx                            |  196 +-
 inc/TopLoc_MapIteratorOfMapOfLocation.hxx          |   25 +-
 inc/TopLoc_MapLocationHasher.hxx                   |   21 +-
 inc/TopLoc_MapOfLocation.hxx                       |   42 +-
 inc/TopLoc_SListNodeOfItemLocation.hxx             |   62 +
 inc/TopLoc_SListNodeOfSListOfItemLocation.hxx      |   92 -
 inc/TopLoc_SListOfItemLocation.hxx                 |  130 +-
 inc/TopLoc_StdMapNodeOfMapOfLocation.hxx           |   24 +-
 inc/TopLoc_TrsfPtr.hxx                             |    3 +-
 inc/TopOpeBRep.hxx                                 |   28 +-
 inc/TopOpeBRepBuild_Area1dBuilder.hxx              |   45 +-
 inc/TopOpeBRepBuild_Area2dBuilder.hxx              |   49 +-
 inc/TopOpeBRepBuild_Area3dBuilder.hxx              |   49 +-
 inc/TopOpeBRepBuild_AreaBuilder.hxx                |  124 +-
 inc/TopOpeBRepBuild_BlockBuilder.hxx               |   70 +-
 inc/TopOpeBRepBuild_BlockIterator.hxx              |   39 +-
 inc/TopOpeBRepBuild_Builder.hxx                    |  822 ++-
 inc/TopOpeBRepBuild_Builder1.hxx                   |  132 +-
 inc/TopOpeBRepBuild_BuilderON.hxx                  |   57 +-
 inc/TopOpeBRepBuild_CompositeClassifier.hxx        |   71 +-
 inc/TopOpeBRepBuild_CorrectFace2d.hxx              |  103 +-
 ...ratorOfDataMapOfShapeListOfShapeListOfShape.hxx |   27 +-
 ...pNodeOfDataMapOfShapeListOfShapeListOfShape.hxx |   30 +-
 ...pBuild_DataMapOfShapeListOfShapeListOfShape.hxx |   53 +-
 inc/TopOpeBRepBuild_EdgeBuilder.hxx                |   46 +-
 inc/TopOpeBRepBuild_FaceAreaBuilder.hxx            |   44 +-
 inc/TopOpeBRepBuild_FaceBuilder.hxx                |  133 +-
 inc/TopOpeBRepBuild_FuseFace.hxx                   |   75 +-
 inc/TopOpeBRepBuild_GIter.hxx                      |   45 +-
 inc/TopOpeBRepBuild_GTool.hxx                      |   37 +-
 inc/TopOpeBRepBuild_GTopo.hxx                      |   95 +-
 inc/TopOpeBRepBuild_HBuilder.hxx                   |  232 +-
 ...ataMapNodeOfIndexedDataMapOfShapeVertexInfo.hxx |   40 +-
 ...peBRepBuild_IndexedDataMapOfShapeVertexInfo.hxx |   63 +-
 ...OpeBRepBuild_ListIteratorOfListOfListOfLoop.hxx |   35 +-
 inc/TopOpeBRepBuild_ListIteratorOfListOfLoop.hxx   |   39 +-
 inc/TopOpeBRepBuild_ListIteratorOfListOfPave.hxx   |   39 +-
 ...pBuild_ListIteratorOfListOfShapeListOfShape.hxx |   35 +-
 inc/TopOpeBRepBuild_ListNodeOfListOfListOfLoop.hxx |   24 +-
 inc/TopOpeBRepBuild_ListNodeOfListOfLoop.hxx       |   26 +-
 inc/TopOpeBRepBuild_ListNodeOfListOfPave.hxx       |   26 +-
 ...eBRepBuild_ListNodeOfListOfShapeListOfShape.hxx |   24 +-
 inc/TopOpeBRepBuild_ListOfListOfLoop.hxx           |   69 +-
 inc/TopOpeBRepBuild_ListOfLoop.hxx                 |   73 +-
 inc/TopOpeBRepBuild_ListOfPave.hxx                 |   73 +-
 inc/TopOpeBRepBuild_ListOfShapeListOfShape.hxx     |   69 +-
 inc/TopOpeBRepBuild_Loop.hxx                       |   44 +-
 inc/TopOpeBRepBuild_LoopClassifier.hxx             |   26 +-
 inc/TopOpeBRepBuild_LoopEnum.hxx                   |   11 +-
 inc/TopOpeBRepBuild_LoopSet.hxx                    |   45 +-
 inc/TopOpeBRepBuild_PBuilder.hxx                   |    3 +-
 inc/TopOpeBRepBuild_PGTopo.hxx                     |    3 +-
 inc/TopOpeBRepBuild_PWireEdgeSet.hxx               |    3 +-
 inc/TopOpeBRepBuild_Pave.hxx                       |   67 +-
 inc/TopOpeBRepBuild_PaveClassifier.hxx             |   95 +-
 inc/TopOpeBRepBuild_PaveSet.hxx                    |   81 +-
 inc/TopOpeBRepBuild_ShapeListOfShape.hxx           |   37 +-
 inc/TopOpeBRepBuild_ShapeSet.hxx                   |  225 +-
 inc/TopOpeBRepBuild_ShellFaceClassifier.hxx        |  102 +-
 inc/TopOpeBRepBuild_ShellFaceSet.hxx               |   65 +-
 inc/TopOpeBRepBuild_ShellToSolid.hxx               |   27 +-
 inc/TopOpeBRepBuild_SolidAreaBuilder.hxx           |   44 +-
 inc/TopOpeBRepBuild_SolidBuilder.hxx               |   82 +-
 inc/TopOpeBRepBuild_Tools.hxx                      |  106 +-
 inc/TopOpeBRepBuild_Tools2d.hxx                    |   19 +-
 inc/TopOpeBRepBuild_VertexInfo.hxx                 |   81 +-
 inc/TopOpeBRepBuild_WireEdgeClassifier.hxx         |   92 +-
 inc/TopOpeBRepBuild_WireEdgeSet.hxx                |  120 +-
 inc/TopOpeBRepBuild_WireToFace.hxx                 |   33 +-
 inc/TopOpeBRepDS.hxx                               |   81 +-
 ..._Array1OfDataMapOfIntegerListOfInterference.hxx |   59 +-
 inc/TopOpeBRepDS_Association.hxx                   |   34 +-
 inc/TopOpeBRepDS_BuildTool.hxx                     |  175 +-
 inc/TopOpeBRepDS_Check.hxx                         |  119 +-
 inc/TopOpeBRepDS_CheckStatus.hxx                   |   11 +-
 inc/TopOpeBRepDS_Config.hxx                        |   11 +-
 inc/TopOpeBRepDS_Curve.hxx                         |  129 +-
 inc/TopOpeBRepDS_CurveData.hxx                     |   23 +-
 inc/TopOpeBRepDS_CurveExplorer.hxx                 |   53 +-
 inc/TopOpeBRepDS_CurveIterator.hxx                 |   52 +-
 inc/TopOpeBRepDS_CurvePointInterference.hxx        |   34 +-
 inc/TopOpeBRepDS_DSS.hxx                           |  151 +-
 ...RepDS_DataMapIteratorOfDataMapOfCheckStatus.hxx |   31 +-
 ...teratorOfDataMapOfIntegerListOfInterference.hxx |   29 +-
 ...orOfDataMapOfInterferenceListOfInterference.hxx |   29 +-
 ...DataMapIteratorOfDataMapOfInterferenceShape.hxx |   29 +-
 ...IteratorOfDataMapOfShapeListOfShapeOn1State.hxx |   27 +-
 ...BRepDS_DataMapIteratorOfDataMapOfShapeState.hxx |   29 +-
 inc/TopOpeBRepDS_DataMapIteratorOfMapOfCurve.hxx   |   29 +-
 ...epDS_DataMapIteratorOfMapOfIntegerShapeData.hxx |   29 +-
 inc/TopOpeBRepDS_DataMapIteratorOfMapOfPoint.hxx   |   29 +-
 inc/TopOpeBRepDS_DataMapIteratorOfMapOfSurface.hxx |   29 +-
 inc/TopOpeBRepDS_DataMapIteratorOfShapeSurface.hxx |   29 +-
 ...OpeBRepDS_DataMapNodeOfDataMapOfCheckStatus.hxx |   30 +-
 ...MapNodeOfDataMapOfIntegerListOfInterference.hxx |   30 +-
 ...deOfDataMapOfInterferenceListOfInterference.hxx |   32 +-
 ...pDS_DataMapNodeOfDataMapOfInterferenceShape.hxx |   32 +-
 ...aMapNodeOfDataMapOfShapeListOfShapeOn1State.hxx |   30 +-
 ...pOpeBRepDS_DataMapNodeOfDataMapOfShapeState.hxx |   30 +-
 inc/TopOpeBRepDS_DataMapNodeOfMapOfCurve.hxx       |   30 +-
 ...peBRepDS_DataMapNodeOfMapOfIntegerShapeData.hxx |   30 +-
 inc/TopOpeBRepDS_DataMapNodeOfMapOfPoint.hxx       |   30 +-
 inc/TopOpeBRepDS_DataMapNodeOfMapOfSurface.hxx     |   30 +-
 inc/TopOpeBRepDS_DataMapNodeOfShapeSurface.hxx     |   32 +-
 inc/TopOpeBRepDS_DataMapOfCheckStatus.hxx          |   55 +-
 ...peBRepDS_DataMapOfIntegerListOfInterference.hxx |   53 +-
 ...pDS_DataMapOfInterferenceListOfInterference.hxx |   55 +-
 inc/TopOpeBRepDS_DataMapOfInterferenceShape.hxx    |   55 +-
 ...OpeBRepDS_DataMapOfShapeListOfShapeOn1State.hxx |   53 +-
 inc/TopOpeBRepDS_DataMapOfShapeState.hxx           |   55 +-
 inc/TopOpeBRepDS_DataStructure.hxx                 |  367 +-
 ..._DoubleMapIteratorOfDoubleMapOfIntegerShape.hxx |   29 +-
 ...epDS_DoubleMapNodeOfDoubleMapOfIntegerShape.hxx |   34 +-
 inc/TopOpeBRepDS_DoubleMapOfIntegerShape.hxx       |   49 +-
 inc/TopOpeBRepDS_Dumper.hxx                        |   99 +-
 inc/TopOpeBRepDS_EIR.hxx                           |   27 +-
 inc/TopOpeBRepDS_Edge3dInterferenceTool.hxx        |   61 +-
 inc/TopOpeBRepDS_EdgeInterferenceTool.hxx          |   39 +-
 inc/TopOpeBRepDS_EdgeVertexInterference.hxx        |   84 +-
 inc/TopOpeBRepDS_Explorer.hxx                      |   57 +-
 inc/TopOpeBRepDS_FIR.hxx                           |   27 +-
 inc/TopOpeBRepDS_FaceEdgeInterference.hxx          |   31 +-
 inc/TopOpeBRepDS_FaceInterferenceTool.hxx          |   81 +-
 inc/TopOpeBRepDS_Filter.hxx                        |   39 +-
 inc/TopOpeBRepDS_GapFiller.hxx                     |   86 +-
 inc/TopOpeBRepDS_GapTool.hxx                       |   63 +-
 inc/TopOpeBRepDS_GeometryData.hxx                  |   35 +-
 ...HArray1OfDataMapOfIntegerListOfInterference.hxx |   42 +-
 inc/TopOpeBRepDS_HDataStructure.hxx                |  323 +-
 ...DataMapNodeOfIndexedDataMapOfShapeWithState.hxx |   40 +-
 ...xedDataMapNodeOfIndexedDataMapOfVertexPoint.hxx |   40 +-
 ...peBRepDS_IndexedDataMapNodeOfMapOfShapeData.hxx |   40 +-
 ...TopOpeBRepDS_IndexedDataMapOfShapeWithState.hxx |   63 +-
 inc/TopOpeBRepDS_IndexedDataMapOfVertexPoint.hxx   |   63 +-
 inc/TopOpeBRepDS_Interference.hxx                  |  124 +-
 inc/TopOpeBRepDS_InterferenceIterator.hxx          |  140 +-
 inc/TopOpeBRepDS_InterferenceTool.hxx              |   48 +-
 inc/TopOpeBRepDS_Kind.hxx                          |   13 +-
 ...pOpeBRepDS_ListIteratorOfListOfInterference.hxx |   39 +-
 inc/TopOpeBRepDS_ListNodeOfListOfInterference.hxx  |   26 +-
 inc/TopOpeBRepDS_ListOfInterference.hxx            |   73 +-
 inc/TopOpeBRepDS_ListOfShapeOn1State.hxx           |   37 +-
 inc/TopOpeBRepDS_MapOfCurve.hxx                    |   53 +-
 inc/TopOpeBRepDS_MapOfIntegerShapeData.hxx         |   53 +-
 inc/TopOpeBRepDS_MapOfPoint.hxx                    |   53 +-
 inc/TopOpeBRepDS_MapOfShapeData.hxx                |   63 +-
 inc/TopOpeBRepDS_MapOfSurface.hxx                  |   53 +-
 inc/TopOpeBRepDS_Marker.hxx                        |   38 +-
 inc/TopOpeBRepDS_PDataStructure.hxx                |    3 +-
 inc/TopOpeBRepDS_Point.hxx                         |   47 +-
 inc/TopOpeBRepDS_PointData.hxx                     |   35 +-
 inc/TopOpeBRepDS_PointExplorer.hxx                 |   57 +-
 inc/TopOpeBRepDS_PointIterator.hxx                 |   62 +-
 inc/TopOpeBRepDS_Reducer.hxx                       |   27 +-
 inc/TopOpeBRepDS_ShapeData.hxx                     |   53 +-
 inc/TopOpeBRepDS_ShapeShapeInterference.hxx        |   86 +-
 inc/TopOpeBRepDS_ShapeSurface.hxx                  |   55 +-
 inc/TopOpeBRepDS_ShapeWithState.hxx                |   45 +-
 inc/TopOpeBRepDS_SolidSurfaceInterference.hxx      |   26 +-
 inc/TopOpeBRepDS_Surface.hxx                       |   50 +-
 inc/TopOpeBRepDS_SurfaceCurveInterference.hxx      |   44 +-
 inc/TopOpeBRepDS_SurfaceData.hxx                   |   23 +-
 inc/TopOpeBRepDS_SurfaceExplorer.hxx               |   57 +-
 inc/TopOpeBRepDS_SurfaceIterator.hxx               |   35 +-
 inc/TopOpeBRepDS_TKI.hxx                           |  111 +-
 inc/TopOpeBRepDS_TOOL.hxx                          |   29 +-
 inc/TopOpeBRepDS_Transition.hxx                    |  144 +-
 inc/TopOpeBRepTool.hxx                             |  114 +-
 inc/TopOpeBRepTool_AncestorsTool.hxx               |   34 +-
 inc/TopOpeBRepTool_BoxSort.hxx                     |   79 +-
 inc/TopOpeBRepTool_C2DF.hxx                        |   47 +-
 inc/TopOpeBRepTool_CLASSI.hxx                      |   49 +-
 inc/TopOpeBRepTool_CORRISO.hxx                     |  127 +-
 inc/TopOpeBRepTool_CurveTool.hxx                   |   54 +-
 ...DataMapIteratorOfDataMapOfOrientedShapeC2DF.hxx |   27 +-
 ...l_DataMapIteratorOfDataMapOfShapeListOfC2DF.hxx |   27 +-
 ...RepTool_DataMapIteratorOfDataMapOfShapeface.hxx |   27 +-
 ...ool_DataMapNodeOfDataMapOfOrientedShapeC2DF.hxx |   30 +-
 ...pTool_DataMapNodeOfDataMapOfShapeListOfC2DF.hxx |   30 +-
 ...OpeBRepTool_DataMapNodeOfDataMapOfShapeface.hxx |   30 +-
 inc/TopOpeBRepTool_DataMapOfOrientedShapeC2DF.hxx  |   53 +-
 inc/TopOpeBRepTool_DataMapOfShapeListOfC2DF.hxx    |   53 +-
 inc/TopOpeBRepTool_DataMapOfShapeface.hxx          |   53 +-
 inc/TopOpeBRepTool_FuseEdges.hxx                   |  159 +-
 inc/TopOpeBRepTool_GeomTool.hxx                    |   92 +-
 inc/TopOpeBRepTool_HBoxTool.hxx                    |   54 +-
 ...ndexedDataMapNodeOfIndexedDataMapOfShapeBox.hxx |   40 +-
 ...exedDataMapNodeOfIndexedDataMapOfShapeBox2d.hxx |   40 +-
 ...DataMapNodeOfIndexedDataMapOfShapeconnexity.hxx |   40 +-
 ...ataMapNodeOfIndexedDataMapOfSolidClassifier.hxx |   40 +-
 inc/TopOpeBRepTool_IndexedDataMapOfShapeBox.hxx    |   63 +-
 inc/TopOpeBRepTool_IndexedDataMapOfShapeBox2d.hxx  |   63 +-
 ...pOpeBRepTool_IndexedDataMapOfShapeconnexity.hxx |   63 +-
 ...OpeBRepTool_IndexedDataMapOfSolidClassifier.hxx |   63 +-
 inc/TopOpeBRepTool_ListIteratorOfListOfC2DF.hxx    |   35 +-
 inc/TopOpeBRepTool_ListNodeOfListOfC2DF.hxx        |   24 +-
 inc/TopOpeBRepTool_ListOfC2DF.hxx                  |   69 +-
 inc/TopOpeBRepTool_OutCurveType.hxx                |   11 +-
 inc/TopOpeBRepTool_PShapeClassifier.hxx            |    3 +-
 inc/TopOpeBRepTool_PSoClassif.hxx                  |    3 +-
 inc/TopOpeBRepTool_Plos.hxx                        |    3 +-
 inc/TopOpeBRepTool_PurgeInternalEdges.hxx          |  111 +-
 inc/TopOpeBRepTool_REGUS.hxx                       |   81 +-
 inc/TopOpeBRepTool_REGUW.hxx                       |  117 +-
 inc/TopOpeBRepTool_ShapeClassifier.hxx             |  197 +-
 inc/TopOpeBRepTool_ShapeExplorer.hxx               |   81 +-
 inc/TopOpeBRepTool_ShapeTool.hxx                   |   95 +-
 inc/TopOpeBRepTool_SolidClassifier.hxx             |   65 +-
 inc/TopOpeBRepTool_TOOL.hxx                        |  131 +-
 inc/TopOpeBRepTool_connexity.hxx                   |   53 +-
 inc/TopOpeBRepTool_face.hxx                        |   39 +-
 inc/TopOpeBRepTool_makeTransition.hxx              |   69 +-
 inc/TopOpeBRepTool_mkTondgE.hxx                    |   71 +-
 inc/TopOpeBRep_Array1OfLineInter.hxx               |   59 +-
 inc/TopOpeBRep_Array1OfVPointInter.hxx             |   59 +-
 inc/TopOpeBRep_Bipoint.hxx                         |   27 +-
 inc/TopOpeBRep_DSFiller.hxx                        |  192 +-
 ...OpeBRep_DataMapIteratorOfDataMapOfTopolTool.hxx |   29 +-
 inc/TopOpeBRep_DataMapNodeOfDataMapOfTopolTool.hxx |   32 +-
 inc/TopOpeBRep_DataMapOfTopolTool.hxx              |   55 +-
 inc/TopOpeBRep_EdgesFiller.hxx                     |   83 +-
 inc/TopOpeBRep_EdgesIntersector.hxx                |  247 +-
 inc/TopOpeBRep_FFDumper.hxx                        |   60 +-
 inc/TopOpeBRep_FFTransitionTool.hxx                |   42 +-
 inc/TopOpeBRep_FaceEdgeFiller.hxx                  |   79 +-
 inc/TopOpeBRep_FaceEdgeIntersector.hxx             |  166 +-
 inc/TopOpeBRep_FacesFiller.hxx                     |  427 +-
 inc/TopOpeBRep_FacesIntersector.hxx                |  196 +-
 inc/TopOpeBRep_GeomTool.hxx                        |   40 +-
 inc/TopOpeBRep_HArray1OfLineInter.hxx              |   42 +-
 inc/TopOpeBRep_HArray1OfVPointInter.hxx            |   42 +-
 inc/TopOpeBRep_Hctxee2d.hxx                        |   44 +-
 inc/TopOpeBRep_Hctxff2d.hxx                        |   76 +-
 inc/TopOpeBRep_LineInter.hxx                       |  199 +-
 inc/TopOpeBRep_ListIteratorOfListOfBipoint.hxx     |   35 +-
 inc/TopOpeBRep_ListNodeOfListOfBipoint.hxx         |   24 +-
 inc/TopOpeBRep_ListOfBipoint.hxx                   |   69 +-
 inc/TopOpeBRep_P2Dstatus.hxx                       |   11 +-
 inc/TopOpeBRep_PEdgesIntersector.hxx               |    3 +-
 inc/TopOpeBRep_PFacesFiller.hxx                    |    3 +-
 inc/TopOpeBRep_PFacesIntersector.hxx               |    3 +-
 inc/TopOpeBRep_PIntRes2d_IntersectionPoint.hxx     |    3 +-
 inc/TopOpeBRep_PLineInter.hxx                      |    3 +-
 inc/TopOpeBRep_PPntOn2S.hxx                        |    3 +-
 inc/TopOpeBRep_PThePointOfIntersection.hxx         |    3 +-
 inc/TopOpeBRep_Point2d.hxx                         |  155 +-
 inc/TopOpeBRep_PointClassifier.hxx                 |   44 +-
 inc/TopOpeBRep_PointGeomTool.hxx                   |   27 +-
 inc/TopOpeBRep_SequenceNodeOfSequenceOfPoint2d.hxx |   24 +-
 inc/TopOpeBRep_SequenceOfPoint2d.hxx               |   67 +-
 inc/TopOpeBRep_ShapeIntersector.hxx                |  239 +-
 inc/TopOpeBRep_ShapeIntersector2d.hxx              |  157 +-
 inc/TopOpeBRep_ShapeScanner.hxx                    |   59 +-
 inc/TopOpeBRep_TypeLineCurve.hxx                   |   11 +-
 inc/TopOpeBRep_VPointInter.hxx                     |  269 +-
 inc/TopOpeBRep_VPointInterClassifier.hxx           |   60 +-
 inc/TopOpeBRep_VPointInterIterator.hxx             |   47 +-
 inc/TopOpeBRep_WPointInter.hxx                     |   37 +-
 inc/TopOpeBRep_WPointInterIterator.hxx             |   41 +-
 inc/TopTools.hxx                                   |  117 +-
 inc/TopTools_Array1OfListOfShape.hxx               |   59 +-
 inc/TopTools_Array1OfShape.hxx                     |   59 +-
 inc/TopTools_Array2OfShape.hxx                     |   69 +-
 ...ataMapIteratorOfDataMapOfIntegerListOfShape.hxx |   29 +-
 ...ools_DataMapIteratorOfDataMapOfIntegerShape.hxx |   29 +-
 ...aMapIteratorOfDataMapOfOrientedShapeInteger.hxx |   29 +-
 ...ataMapIteratorOfDataMapOfOrientedShapeShape.hxx |   27 +-
 ...ools_DataMapIteratorOfDataMapOfShapeInteger.hxx |   29 +-
 ...ataMapIteratorOfDataMapOfShapeListOfInteger.hxx |   27 +-
 ..._DataMapIteratorOfDataMapOfShapeListOfShape.hxx |   27 +-
 ...opTools_DataMapIteratorOfDataMapOfShapeReal.hxx |   29 +-
 ...aMapIteratorOfDataMapOfShapeSequenceOfShape.hxx |   27 +-
 ...pTools_DataMapIteratorOfDataMapOfShapeShape.hxx |   27 +-
 ...ls_DataMapNodeOfDataMapOfIntegerListOfShape.hxx |   30 +-
 ...TopTools_DataMapNodeOfDataMapOfIntegerShape.hxx |   30 +-
 ..._DataMapNodeOfDataMapOfOrientedShapeInteger.hxx |   30 +-
 ...ls_DataMapNodeOfDataMapOfOrientedShapeShape.hxx |   28 +-
 ...TopTools_DataMapNodeOfDataMapOfShapeInteger.hxx |   30 +-
 ...ls_DataMapNodeOfDataMapOfShapeListOfInteger.hxx |   30 +-
 ...ools_DataMapNodeOfDataMapOfShapeListOfShape.hxx |   30 +-
 inc/TopTools_DataMapNodeOfDataMapOfShapeReal.hxx   |   30 +-
 ..._DataMapNodeOfDataMapOfShapeSequenceOfShape.hxx |   30 +-
 inc/TopTools_DataMapNodeOfDataMapOfShapeShape.hxx  |   28 +-
 inc/TopTools_DataMapOfIntegerListOfShape.hxx       |   53 +-
 inc/TopTools_DataMapOfIntegerShape.hxx             |   53 +-
 inc/TopTools_DataMapOfOrientedShapeInteger.hxx     |   53 +-
 inc/TopTools_DataMapOfOrientedShapeShape.hxx       |   53 +-
 inc/TopTools_DataMapOfShapeInteger.hxx             |   53 +-
 inc/TopTools_DataMapOfShapeListOfInteger.hxx       |   53 +-
 inc/TopTools_DataMapOfShapeListOfShape.hxx         |   53 +-
 inc/TopTools_DataMapOfShapeReal.hxx                |   55 +-
 inc/TopTools_DataMapOfShapeSequenceOfShape.hxx     |   53 +-
 inc/TopTools_DataMapOfShapeShape.hxx               |   53 +-
 inc/TopTools_HArray1OfListOfShape.hxx              |   42 +-
 inc/TopTools_HArray1OfShape.hxx                    |   42 +-
 inc/TopTools_HArray2OfShape.hxx                    |   48 +-
 inc/TopTools_HSequenceOfShape.hxx                  |   70 +-
 ...edDataMapNodeOfIndexedDataMapOfShapeAddress.hxx |   40 +-
 ...taMapNodeOfIndexedDataMapOfShapeListOfShape.hxx |   40 +-
 ...exedDataMapNodeOfIndexedDataMapOfShapeShape.hxx |   38 +-
 inc/TopTools_IndexedDataMapOfShapeAddress.hxx      |   63 +-
 inc/TopTools_IndexedDataMapOfShapeListOfShape.hxx  |   63 +-
 inc/TopTools_IndexedDataMapOfShapeShape.hxx        |   63 +-
 ...s_IndexedMapNodeOfIndexedMapOfOrientedShape.hxx |   34 +-
 inc/TopTools_IndexedMapNodeOfIndexedMapOfShape.hxx |   34 +-
 inc/TopTools_IndexedMapOfOrientedShape.hxx         |   49 +-
 inc/TopTools_IndexedMapOfShape.hxx                 |   49 +-
 inc/TopTools_ListIteratorOfListOfShape.hxx         |   35 +-
 inc/TopTools_ListNodeOfListOfShape.hxx             |   24 +-
 inc/TopTools_ListOfShape.hxx                       |   69 +-
 inc/TopTools_LocationSet.hxx                       |   95 +-
 inc/TopTools_LocationSetPtr.hxx                    |    3 +-
 inc/TopTools_MapIteratorOfMapOfOrientedShape.hxx   |   25 +-
 inc/TopTools_MapIteratorOfMapOfShape.hxx           |   25 +-
 inc/TopTools_MapOfOrientedShape.hxx                |   42 +-
 inc/TopTools_MapOfShape.hxx                        |   42 +-
 inc/TopTools_OrientedShapeMapHasher.hxx            |   35 +-
 inc/TopTools_SequenceNodeOfSequenceOfShape.hxx     |   24 +-
 inc/TopTools_SequenceOfShape.hxx                   |   67 +-
 inc/TopTools_ShapeMapHasher.hxx                    |   37 +-
 inc/TopTools_ShapeSet.hxx                          |  299 +-
 inc/TopTools_StdMapNodeOfMapOfOrientedShape.hxx    |   24 +-
 inc/TopTools_StdMapNodeOfMapOfShape.hxx            |   24 +-
 inc/TopTrans_Array2OfOrientation.hxx               |   71 +-
 inc/TopTrans_CurveTransition.hxx                   |  156 +-
 inc/TopTrans_SurfaceTransition.hxx                 |  174 +-
 inc/TopoDS.hxx                                     |   96 +-
 inc/TopoDSToStep.hxx                               |   84 +-
 inc/TopoDSToStep_Builder.hxx                       |   39 +-
 inc/TopoDSToStep_BuilderError.hxx                  |   11 +-
 inc/TopoDSToStep_FacetedError.hxx                  |   11 +-
 inc/TopoDSToStep_FacetedTool.hxx                   |   21 +-
 inc/TopoDSToStep_MakeBrepWithVoids.hxx             |   35 +-
 inc/TopoDSToStep_MakeEdgeError.hxx                 |   11 +-
 inc/TopoDSToStep_MakeFaceError.hxx                 |   11 +-
 inc/TopoDSToStep_MakeFacetedBrep.hxx               |   37 +-
 ...opoDSToStep_MakeFacetedBrepAndBrepWithVoids.hxx |   35 +-
 inc/TopoDSToStep_MakeGeometricCurveSet.hxx         |   31 +-
 inc/TopoDSToStep_MakeManifoldSolidBrep.hxx         |   37 +-
 inc/TopoDSToStep_MakeShellBasedSurfaceModel.hxx    |   37 +-
 inc/TopoDSToStep_MakeStepEdge.hxx                  |   41 +-
 inc/TopoDSToStep_MakeStepFace.hxx                  |   41 +-
 inc/TopoDSToStep_MakeStepVertex.hxx                |   41 +-
 inc/TopoDSToStep_MakeStepWire.hxx                  |   41 +-
 inc/TopoDSToStep_MakeVertexError.hxx               |   11 +-
 inc/TopoDSToStep_MakeWireError.hxx                 |   11 +-
 inc/TopoDSToStep_Root.hxx                          |   36 +-
 inc/TopoDSToStep_Tool.hxx                          |  106 +-
 inc/TopoDSToStep_WireframeBuilder.hxx              |   62 +-
 inc/TopoDS_Builder.hxx                             |  145 +-
 inc/TopoDS_CompSolid.hxx                           |   41 +-
 inc/TopoDS_Compound.hxx                            |   41 +-
 inc/TopoDS_Edge.hxx                                |   40 +-
 inc/TopoDS_Face.hxx                                |   34 +-
 inc/TopoDS_FrozenShape.hxx                         |   21 +-
 inc/TopoDS_HShape.hxx                              |   55 +-
 inc/TopoDS_Iterator.hxx                            |  109 +-
 inc/TopoDS_ListIteratorOfListOfShape.hxx           |   35 +-
 inc/TopoDS_ListNodeOfListOfShape.hxx               |   24 +-
 inc/TopoDS_ListOfShape.hxx                         |   69 +-
 inc/TopoDS_LockedShape.hxx                         |   25 +
 inc/TopoDS_Shape.hxx                               |  359 +-
 inc/TopoDS_Shell.hxx                               |   34 +-
 inc/TopoDS_Solid.hxx                               |   40 +-
 inc/TopoDS_TCompSolid.hxx                          |   35 +-
 inc/TopoDS_TCompound.hxx                           |   35 +-
 inc/TopoDS_TEdge.hxx                               |   29 +-
 inc/TopoDS_TFace.hxx                               |   37 +-
 inc/TopoDS_TShape.hxx                              |  184 +-
 inc/TopoDS_TShell.hxx                              |   35 +-
 inc/TopoDS_TSolid.hxx                              |   36 +-
 inc/TopoDS_TVertex.hxx                             |   29 +-
 inc/TopoDS_TWire.hxx                               |   35 +-
 inc/TopoDS_UnCompatibleShapes.hxx                  |   21 +-
 inc/TopoDS_Vertex.hxx                              |   40 +-
 inc/TopoDS_Wire.hxx                                |   34 +-
 inc/TransferBRep.hxx                               |  235 +-
 inc/TransferBRep_BinderOfShape.hxx                 |   62 +-
 inc/TransferBRep_HSequenceOfTransferResultInfo.hxx |   74 +-
 inc/TransferBRep_OrientedShapeMapper.hxx           |   36 +-
 inc/TransferBRep_Reader.hxx                        |  300 +-
 ..._SequenceNodeOfSequenceOfTransferResultInfo.hxx |   26 +-
 inc/TransferBRep_SequenceOfTransferResultInfo.hxx  |   71 +-
 inc/TransferBRep_ShapeBinder.hxx                   |   51 +-
 inc/TransferBRep_ShapeInfo.hxx                     |   35 +-
 inc/TransferBRep_ShapeListBinder.hxx               |   80 +-
 inc/TransferBRep_ShapeMapper.hxx                   |   36 +-
 inc/TransferBRep_TransferResultInfo.hxx            |   78 +-
 inc/Transfer_ActorDispatch.hxx                     |   94 +-
 inc/Transfer_ActorOfFinderProcess.hxx              |   49 +-
 inc/Transfer_ActorOfProcessForFinder.hxx           |   54 +-
 inc/Transfer_ActorOfProcessForTransient.hxx        |   52 +-
 inc/Transfer_ActorOfTransientProcess.hxx           |   32 +-
 inc/Transfer_Binder.hxx                            |  228 +-
 inc/Transfer_BinderOfTransientInteger.hxx          |   47 +-
 inc/Transfer_DataInfo.hxx                          |   39 +-
 inc/Transfer_DispatchControl.hxx                   |   70 +-
 inc/Transfer_FindHasher.hxx                        |   49 +-
 inc/Transfer_Finder.hxx                            |  228 +-
 inc/Transfer_FinderProcess.hxx                     |  103 +-
 inc/Transfer_HSequenceOfBinder.hxx                 |   74 +-
 inc/Transfer_HSequenceOfFinder.hxx                 |   74 +-
 ...dDataMapNodeOfTransferMapOfProcessForFinder.hxx |   44 +-
 ...taMapNodeOfTransferMapOfProcessForTransient.hxx |   44 +-
 inc/Transfer_IteratorOfProcessForFinder.hxx        |   43 +-
 inc/Transfer_IteratorOfProcessForTransient.hxx     |   43 +-
 inc/Transfer_MapContainer.hxx                      |   30 +-
 inc/Transfer_MultipleBinder.hxx                    |  117 +-
 inc/Transfer_ProcessForFinder.hxx                  |  204 +-
 inc/Transfer_ProcessForTransient.hxx               |  202 +-
 inc/Transfer_ResultFromModel.hxx                   |  250 +-
 inc/Transfer_ResultFromTransient.hxx               |  157 +-
 inc/Transfer_SequenceNodeOfSequenceOfBinder.hxx    |   26 +-
 inc/Transfer_SequenceNodeOfSequenceOfFinder.hxx    |   26 +-
 inc/Transfer_SequenceOfBinder.hxx                  |   71 +-
 inc/Transfer_SequenceOfFinder.hxx                  |   71 +-
 inc/Transfer_SimpleBinderOfTransient.hxx           |   85 +-
 inc/Transfer_StatusExec.hxx                        |   13 +-
 inc/Transfer_StatusResult.hxx                      |   13 +-
 inc/Transfer_TransferDeadLoop.hxx                  |   21 +-
 inc/Transfer_TransferDispatch.hxx                  |   86 +-
 inc/Transfer_TransferFailure.hxx                   |   21 +-
 inc/Transfer_TransferInput.hxx                     |   87 +-
 inc/Transfer_TransferIterator.hxx                  |  199 +-
 inc/Transfer_TransferMapOfProcessForFinder.hxx     |   67 +-
 inc/Transfer_TransferMapOfProcessForTransient.hxx  |   67 +-
 inc/Transfer_TransferOutput.hxx                    |  150 +-
 inc/Transfer_TransientListBinder.hxx               |   62 +-
 inc/Transfer_TransientMapper.hxx                   |   36 +-
 inc/Transfer_TransientProcess.hxx                  |  167 +-
 inc/Transfer_UndefMode.hxx                         |   13 +-
 inc/Transfer_VoidBinder.hxx                        |   47 +-
 inc/UTL.hxx                                        |   63 +-
 inc/Units.hxx                                      |  109 +-
 inc/UnitsAPI.hxx                                   |  294 +-
 inc/UnitsAPI_SystemUnits.hxx                       |   31 +-
 inc/UnitsMethods.hxx                               |   75 +-
 inc/Units_Dimensions.hxx                           |  210 +-
 inc/Units_Explorer.hxx                             |  163 +-
 inc/Units_Lexicon.hxx                              |   87 +-
 inc/Units_MathSentence.hxx                         |   30 +-
 inc/Units_Measurement.hxx                          |  161 +-
 inc/Units_NoSuchType.hxx                           |   21 +-
 inc/Units_NoSuchUnit.hxx                           |   21 +-
 inc/Units_QtsSequence.hxx                          |   71 +-
 inc/Units_QuantitiesSequence.hxx                   |   74 +-
 inc/Units_Quantity.hxx                             |   82 +-
 inc/Units_Sentence.hxx                             |   70 +-
 inc/Units_SequenceNodeOfQtsSequence.hxx            |   26 +-
 inc/Units_SequenceNodeOfTksSequence.hxx            |   26 +-
 inc/Units_SequenceNodeOfUtsSequence.hxx            |   26 +-
 inc/Units_ShiftedToken.hxx                         |  104 +-
 inc/Units_ShiftedUnit.hxx                          |   90 +-
 inc/Units_TksSequence.hxx                          |   71 +-
 inc/Units_Token.hxx                                |  302 +-
 inc/Units_TokensSequence.hxx                       |   74 +-
 inc/Units_Unit.hxx                                 |  127 +-
 inc/Units_UnitSentence.hxx                         |   65 +-
 inc/Units_UnitsDictionary.hxx                      |   91 +-
 inc/Units_UnitsLexicon.hxx                         |   67 +-
 inc/Units_UnitsSequence.hxx                        |   74 +-
 inc/Units_UnitsSystem.hxx                          |  135 +-
 inc/Units_UtsSequence.hxx                          |   71 +-
 inc/V3d.hxx                                        |  101 +-
 inc/V3d_AmbientLight.hxx                           |   27 +-
 inc/V3d_BadValue.hxx                               |   21 +-
 inc/V3d_CircularGrid.hxx                           |   78 +-
 inc/V3d_ColorScale.hxx                             |   54 +-
 inc/V3d_ColorScaleLayerItem.hxx                    |   39 +-
 inc/V3d_Coordinate.hxx                             |    4 +-
 inc/V3d_DirectionalLight.hxx                       |  125 +-
 inc/V3d_LayerMgr.hxx                               |   74 +-
 inc/V3d_LayerMgrPointer.hxx                        |    3 +-
 inc/V3d_Light.hxx                                  |  147 +-
 inc/V3d_ListOfTransient.hxx                        |   69 -
 inc/V3d_OrthographicView.hxx                       |   78 -
 inc/V3d_Parameter.hxx                              |    4 +-
 inc/V3d_PerspectiveView.hxx                        |  104 -
 inc/V3d_PositionLight.hxx                          |  143 +-
 inc/V3d_PositionalLight.hxx                        |  140 +-
 inc/V3d_RectangularGrid.hxx                        |   78 +-
 inc/V3d_SpotLight.hxx                              |  176 +-
 inc/V3d_StereoDumpOptions.hxx                      |   23 +
 inc/V3d_TypeOfAxe.hxx                              |   13 +-
 inc/V3d_TypeOfBackfacingModel.hxx                  |   21 +-
 inc/V3d_TypeOfLight.hxx                            |   13 +-
 inc/V3d_TypeOfOrientation.hxx                      |   13 +-
 inc/V3d_TypeOfPickCamera.hxx                       |   11 +-
 inc/V3d_TypeOfPickLight.hxx                        |   11 +-
 inc/V3d_TypeOfProjectionModel.hxx                  |   19 -
 inc/V3d_TypeOfRepresentation.hxx                   |   11 +-
 inc/V3d_TypeOfShadingModel.hxx                     |   25 +-
 inc/V3d_TypeOfSurfaceDetail.hxx                    |   19 +-
 inc/V3d_TypeOfUpdate.hxx                           |   17 +-
 inc/V3d_TypeOfView.hxx                             |   13 +-
 inc/V3d_TypeOfVisualization.hxx                    |   15 +-
 inc/V3d_TypeOfZclipping.hxx                        |   23 +-
 inc/V3d_UnMapped.hxx                               |   21 +-
 inc/V3d_View.hxx                                   | 1881 +++----
 inc/V3d_ViewPointer.hxx                            |    3 +-
 inc/V3d_Viewer.hxx                                 |  851 +--
 inc/V3d_ViewerPointer.hxx                          |    3 +-
 inc/ViewerTest.hxx                                 |  210 +-
 ...eMapIteratorOfDoubleMapOfInteractiveAndName.hxx |   29 +-
 ...oubleMapNodeOfDoubleMapOfInteractiveAndName.hxx |   36 +-
 inc/ViewerTest_DoubleMapOfInteractiveAndName.hxx   |   51 +-
 inc/ViewerTest_EventManager.hxx                    |   53 +-
 inc/ViewerTest_Tool.hxx                            |   71 -
 inc/Visual3d_ClipDefinitionError.hxx               |   21 +-
 inc/Visual3d_ContextPick.hxx                       |  123 +-
 inc/Visual3d_ContextPickDefinitionError.hxx        |   21 +-
 inc/Visual3d_ContextView.hxx                       |  384 +-
 inc/Visual3d_DepthCueingDefinitionError.hxx        |   21 +-
 inc/Visual3d_HSequenceOfLight.hxx                  |  122 +
 inc/Visual3d_HSequenceOfPickPath.hxx               |  135 -
 inc/Visual3d_HSequenceOfView.hxx                   |  122 +
 inc/Visual3d_HSetOfLight.hxx                       |  120 -
 inc/Visual3d_HSetOfView.hxx                        |  120 -
 inc/Visual3d_Layer.hxx                             |  249 +-
 inc/Visual3d_LayerDefinitionError.hxx              |   21 +-
 inc/Visual3d_LayerItem.hxx                         |   43 +-
 inc/Visual3d_Light.hxx                             |  328 +-
 inc/Visual3d_LightDefinitionError.hxx              |   21 +-
 inc/Visual3d_ListIteratorOfSetListOfSetOfLight.hxx |  106 -
 inc/Visual3d_ListIteratorOfSetListOfSetOfView.hxx  |  106 -
 inc/Visual3d_ListNodeOfSetListOfSetOfLight.hxx     |   89 -
 inc/Visual3d_ListNodeOfSetListOfSetOfView.hxx      |   89 -
 inc/Visual3d_PickDescriptor.hxx                    |  114 -
 inc/Visual3d_PickError.hxx                         |   21 +-
 inc/Visual3d_PickPath.hxx                          |  102 -
 inc/Visual3d_SequenceNodeOfSequenceOfLight.hxx     |   72 +
 inc/Visual3d_SequenceNodeOfSequenceOfPickPath.hxx  |   84 -
 inc/Visual3d_SequenceNodeOfSequenceOfView.hxx      |   72 +
 inc/Visual3d_SequenceOfLight.hxx                   |  127 +
 inc/Visual3d_SequenceOfPickPath.hxx                |  139 -
 inc/Visual3d_SequenceOfView.hxx                    |  127 +
 inc/Visual3d_SetIteratorOfSetOfLight.hxx           |  125 -
 inc/Visual3d_SetIteratorOfSetOfView.hxx            |  125 -
 inc/Visual3d_SetListOfSetOfLight.hxx               |  144 -
 inc/Visual3d_SetListOfSetOfView.hxx                |  144 -
 inc/Visual3d_SetOfLight.hxx                        |  143 -
 inc/Visual3d_SetOfView.hxx                         |  143 -
 inc/Visual3d_TransformError.hxx                    |   21 +-
 inc/Visual3d_TransientDefinitionError.hxx          |   38 -
 inc/Visual3d_TransientManager.hxx                  |  164 -
 inc/Visual3d_TypeOfAnswer.hxx                      |   23 +-
 inc/Visual3d_TypeOfBackfacingModel.hxx             |   21 +-
 inc/Visual3d_TypeOfLightSource.hxx                 |   23 +-
 inc/Visual3d_TypeOfModel.hxx                       |   31 +-
 inc/Visual3d_TypeOfOrder.hxx                       |   18 +-
 inc/Visual3d_TypeOfProjection.hxx                  |   25 +-
 inc/Visual3d_TypeOfSurfaceDetail.hxx               |   21 +-
 inc/Visual3d_TypeOfVisualization.hxx               |   19 +-
 inc/Visual3d_View.hxx                              | 1148 ++--
 inc/Visual3d_ViewDefinitionError.hxx               |   21 +-
 inc/Visual3d_ViewManager.hxx                       |  425 +-
 inc/Visual3d_ViewManagerDefinitionError.hxx        |   21 +-
 inc/Visual3d_ViewManagerPtr.hxx                    |    3 +-
 inc/Visual3d_ViewMapping.hxx                       |  199 -
 inc/Visual3d_ViewMappingDefinitionError.hxx        |   21 +-
 inc/Visual3d_ViewOrientation.hxx                   |  174 -
 inc/Visual3d_ViewOrientationDefinitionError.hxx    |   21 +-
 inc/Visual3d_ViewPtr.hxx                           |    3 +-
 inc/Visual3d_ZClippingDefinitionError.hxx          |   21 +-
 inc/Voxel_BoolDS.hxx                               |   80 +-
 inc/Voxel_BooleanOperation.hxx                     |  102 +-
 inc/Voxel_CollisionDetection.hxx                   |  179 +-
 inc/Voxel_ColorDS.hxx                              |   80 +-
 inc/Voxel_DS.hxx                                   |  135 +-
 inc/Voxel_FastConverter.hxx                        |  137 +-
 inc/Voxel_FloatDS.hxx                              |   80 +-
 inc/Voxel_OctBoolDS.hxx                            |  126 +-
 inc/Voxel_Prs.hxx                                  |  170 +-
 inc/Voxel_ROctBoolDS.hxx                           |  161 +-
 inc/Voxel_Reader.hxx                               |  101 +-
 inc/Voxel_Selector.hxx                             |   70 +-
 inc/Voxel_SplitData.hxx                            |   40 +-
 inc/Voxel_VoxelDisplayMode.hxx                     |   11 +-
 inc/Voxel_VoxelFileFormat.hxx                      |   11 +-
 inc/Voxel_Writer.hxx                               |   99 +-
 inc/Vrml.hxx                                       |   43 +-
 inc/VrmlAPI.hxx                                    |   25 +-
 inc/VrmlAPI_RepresentationOfShape.hxx              |   19 +-
 inc/VrmlAPI_Writer.hxx                             |  173 +-
 inc/VrmlConverter_Curve.hxx                        |   69 +-
 inc/VrmlConverter_DeflectionCurve.hxx              |   95 +-
 inc/VrmlConverter_Drawer.hxx                       |  387 +-
 inc/VrmlConverter_HLRShape.hxx                     |   49 +-
 inc/VrmlConverter_IsoAspect.hxx                    |   44 +-
 inc/VrmlConverter_LineAspect.hxx                   |   53 +-
 inc/VrmlConverter_PointAspect.hxx                  |   53 +-
 inc/VrmlConverter_Projector.hxx                    |   93 +-
 inc/VrmlConverter_ShadedShape.hxx                  |   35 +-
 inc/VrmlConverter_ShadingAspect.hxx                |   81 +-
 inc/VrmlConverter_TypeOfCamera.hxx                 |   11 +-
 inc/VrmlConverter_TypeOfLight.hxx                  |   11 +-
 inc/VrmlConverter_WFDeflectionRestrictedFace.hxx   |   53 +-
 inc/VrmlConverter_WFDeflectionShape.hxx            |   37 +-
 inc/VrmlConverter_WFRestrictedFace.hxx             |   49 +-
 inc/VrmlConverter_WFShape.hxx                      |   37 +-
 inc/Vrml_AsciiText.hxx                             |   72 +-
 inc/Vrml_AsciiTextJustification.hxx                |   11 +-
 inc/Vrml_Cone.hxx                                  |   55 +-
 inc/Vrml_ConeParts.hxx                             |   11 +-
 inc/Vrml_Coordinate3.hxx                           |   42 +-
 inc/Vrml_Cube.hxx                                  |   53 +-
 inc/Vrml_Cylinder.hxx                              |   53 +-
 inc/Vrml_CylinderParts.hxx                         |   11 +-
 inc/Vrml_DirectionalLight.hxx                      |   65 +-
 inc/Vrml_FaceType.hxx                              |   11 +-
 inc/Vrml_FontStyle.hxx                             |   53 +-
 inc/Vrml_FontStyleFamily.hxx                       |   11 +-
 inc/Vrml_FontStyleStyle.hxx                        |   11 +-
 inc/Vrml_Group.hxx                                 |   37 +-
 inc/Vrml_IndexedFaceSet.hxx                        |   58 +-
 inc/Vrml_IndexedLineSet.hxx                        |   74 +-
 inc/Vrml_Info.hxx                                  |   37 +-
 inc/Vrml_Instancing.hxx                            |   51 +-
 inc/Vrml_LOD.hxx                                   |   84 +-
 inc/Vrml_Material.hxx                              |   74 +-
 inc/Vrml_MaterialBinding.hxx                       |   49 +-
 inc/Vrml_MaterialBindingAndNormalBinding.hxx       |   11 +-
 inc/Vrml_MatrixTransform.hxx                       |   53 +-
 inc/Vrml_Normal.hxx                                |   44 +-
 inc/Vrml_NormalBinding.hxx                         |   49 +-
 inc/Vrml_OrthographicCamera.hxx                    |   59 +-
 inc/Vrml_PerspectiveCamera.hxx                     |   57 +-
 inc/Vrml_PointLight.hxx                            |   67 +-
 inc/Vrml_PointSet.hxx                              |   35 +-
 inc/Vrml_Rotation.hxx                              |   35 +-
 inc/Vrml_SFImage.hxx                               |   56 +-
 inc/Vrml_SFImageNumber.hxx                         |   13 +-
 inc/Vrml_SFRotation.hxx                            |   49 +-
 inc/Vrml_Scale.hxx                                 |   39 +-
 inc/Vrml_Separator.hxx                             |   57 +-
 inc/Vrml_SeparatorRenderCulling.hxx                |   11 +-
 inc/Vrml_ShapeHints.hxx                            |   95 +-
 inc/Vrml_ShapeType.hxx                             |   11 +-
 inc/Vrml_Sphere.hxx                                |   33 +-
 inc/Vrml_SpotLight.hxx                             |   95 +-
 inc/Vrml_Switch.hxx                                |   49 +-
 inc/Vrml_Texture2.hxx                              |   75 +-
 inc/Vrml_Texture2Transform.hxx                     |   77 +-
 inc/Vrml_Texture2Wrap.hxx                          |   11 +-
 inc/Vrml_TextureCoordinate2.hxx                    |   52 +-
 inc/Vrml_Transform.hxx                             |   77 +-
 inc/Vrml_TransformSeparator.hxx                    |   33 +-
 inc/Vrml_Translation.hxx                           |   39 +-
 inc/Vrml_VertexOrdering.hxx                        |   11 +-
 inc/Vrml_WWWAnchor.hxx                             |   57 +-
 inc/Vrml_WWWAnchorMap.hxx                          |   11 +-
 inc/Vrml_WWWInline.hxx                             |   69 +-
 inc/WNT_ClassDefinitionError.hxx                   |   21 +-
 inc/WNT_OrientationType.hxx                        |   13 +-
 inc/WNT_WClass.hxx                                 |   93 +-
 inc/WNT_Window.hxx                                 |  181 +-
 inc/WNT_WindowPtr.hxx                              |    3 +-
 inc/XBRepMesh.hxx                                  |   65 -
 inc/XCAFApp_Application.hxx                        |   54 +-
 inc/XCAFDoc.hxx                                    |   89 +-
 inc/XCAFDoc_Area.hxx                               |   66 +-
 inc/XCAFDoc_Centroid.hxx                           |   68 +-
 inc/XCAFDoc_Color.hxx                              |   66 +-
 inc/XCAFDoc_ColorTool.hxx                          |  281 +-
 inc/XCAFDoc_ColorType.hxx                          |   31 +-
 ...CAFDoc_DataMapIteratorOfDataMapOfShapeLabel.hxx |   27 +-
 inc/XCAFDoc_DataMapNodeOfDataMapOfShapeLabel.hxx   |   30 +-
 inc/XCAFDoc_DataMapOfShapeLabel.hxx                |   53 +-
 inc/XCAFDoc_Datum.hxx                              |   50 +-
 inc/XCAFDoc_DimTol.hxx                             |   58 +-
 inc/XCAFDoc_DimTolTool.hxx                         |  193 +-
 inc/XCAFDoc_DocumentTool.hxx                       |  148 +-
 inc/XCAFDoc_GraphNode.hxx                          |  222 +-
 inc/XCAFDoc_GraphNodeSequence.hxx                  |   71 +-
 inc/XCAFDoc_LayerTool.hxx                          |  290 +-
 inc/XCAFDoc_Location.hxx                           |   58 +-
 inc/XCAFDoc_Material.hxx                           |   60 +-
 inc/XCAFDoc_MaterialTool.hxx                       |  109 +-
 inc/XCAFDoc_SequenceNodeOfGraphNodeSequence.hxx    |   26 +-
 inc/XCAFDoc_ShapeMapTool.hxx                       |   60 +-
 inc/XCAFDoc_ShapeTool.hxx                          |  698 +--
 inc/XCAFDoc_Volume.hxx                             |   66 +-
 inc/XCAFDrivers.hxx                                |   44 +-
 inc/XCAFDrivers_DocumentRetrievalDriver.hxx        |   24 +-
 inc/XCAFDrivers_DocumentStorageDriver.hxx          |   24 +-
 inc/XCAFPrs.hxx                                    |   66 +-
 inc/XCAFPrs_AISObject.hxx                          |  105 -
 ...CAFPrs_DataMapIteratorOfDataMapOfShapeStyle.hxx |   27 +-
 ...CAFPrs_DataMapIteratorOfDataMapOfStyleShape.hxx |   27 +-
 ...rs_DataMapIteratorOfDataMapOfStyleTransient.hxx |   29 +-
 inc/XCAFPrs_DataMapNodeOfDataMapOfShapeStyle.hxx   |   30 +-
 inc/XCAFPrs_DataMapNodeOfDataMapOfStyleShape.hxx   |   30 +-
 ...CAFPrs_DataMapNodeOfDataMapOfStyleTransient.hxx |   32 +-
 inc/XCAFPrs_DataMapOfShapeStyle.hxx                |   53 +-
 inc/XCAFPrs_DataMapOfStyleShape.hxx                |   53 +-
 inc/XCAFPrs_DataMapOfStyleTransient.hxx            |   55 +-
 inc/XCAFPrs_Driver.hxx                             |   31 +-
 inc/XCAFPrs_Style.hxx                              |   92 +-
 inc/XCAFSchema.hxx                                 |    2 +-
 inc/XDEDRAW.hxx                                    |   28 +-
 inc/XDEDRAW_Colors.hxx                             |   19 +-
 inc/XDEDRAW_Common.hxx                             |   17 +-
 inc/XDEDRAW_Layers.hxx                             |   19 +-
 inc/XDEDRAW_Props.hxx                              |   21 +-
 inc/XDEDRAW_Shapes.hxx                             |   19 +-
 inc/XSAlgo.hxx                                     |   33 +-
 inc/XSAlgo_AlgoContainer.hxx                       |   94 +-
 inc/XSAlgo_Caller.hxx                              |   13 +-
 inc/XSAlgo_ToolContainer.hxx                       |   21 +-
 inc/XSControl.hxx                                  |   37 +-
 inc/XSControl_ConnectedShapes.hxx                  |   78 +-
 inc/XSControl_Controller.hxx                       |  529 +-
 inc/XSControl_FuncShape.hxx                        |   96 +-
 inc/XSControl_Functions.hxx                        |   28 +-
 inc/XSControl_Reader.hxx                           |  418 +-
 inc/XSControl_SelectForTransfer.hxx                |  112 +-
 inc/XSControl_SignTransferStatus.hxx               |  103 +-
 inc/XSControl_TransferReader.hxx                   |  595 +--
 inc/XSControl_TransferWriter.hxx                   |  170 +-
 inc/XSControl_Utils.hxx                            |  250 +-
 inc/XSControl_Vars.hxx                             |   78 +-
 inc/XSControl_WorkSession.hxx                      |  344 +-
 inc/XSControl_Writer.hxx                           |   95 +-
 inc/XSDRAW.hxx                                     |  349 +-
 inc/XSDRAWIGES.hxx                                 |   32 +-
 inc/XSDRAWSTEP.hxx                                 |   24 +-
 inc/XSDRAWSTLVRML.hxx                              |   30 +-
 inc/XSDRAWSTLVRML_CoordsMap.hxx                    |   53 +-
 inc/XSDRAWSTLVRML_DataMapIteratorOfCoordsMap.hxx   |   29 +-
 ...XSDRAWSTLVRML_DataMapIteratorOfElemNodesMap.hxx |   29 +-
 inc/XSDRAWSTLVRML_DataMapNodeOfCoordsMap.hxx       |   30 +-
 inc/XSDRAWSTLVRML_DataMapNodeOfElemNodesMap.hxx    |   30 +-
 inc/XSDRAWSTLVRML_DataSource.hxx                   |   96 +-
 inc/XSDRAWSTLVRML_DataSource3D.hxx                 |  100 +
 inc/XSDRAWSTLVRML_DrawableMesh.hxx                 |   24 +-
 inc/XSDRAWSTLVRML_ElemNodesMap.hxx                 |   53 +-
 inc/XSDRAWSTLVRML_ToVRML.hxx                       |  102 +
 inc/XSDRAW_Functions.hxx                           |   38 +-
 inc/XSDRAW_Shape.hxx                               |   60 -
 inc/XSDRAW_Vars.hxx                                |   54 +-
 inc/XmlDrivers.hxx                                 |   23 +-
 inc/XmlDrivers_DocumentRetrievalDriver.hxx         |   34 +-
 inc/XmlDrivers_DocumentStorageDriver.hxx           |   28 +-
 inc/XmlLDrivers.hxx                                |   27 +-
 inc/XmlLDrivers_DocumentRetrievalDriver.hxx        |   64 +-
 inc/XmlLDrivers_DocumentStorageDriver.hxx          |   56 +-
 inc/XmlLDrivers_NamespaceDef.hxx                   |   27 +-
 ...rivers_SequenceNodeOfSequenceOfNamespaceDef.hxx |   24 +-
 inc/XmlLDrivers_SequenceOfNamespaceDef.hxx         |   67 +-
 inc/XmlMDF.hxx                                     |   88 +-
 inc/XmlMDF_ADriver.hxx                             |   87 +-
 inc/XmlMDF_ADriverTable.hxx                        |   58 +-
 inc/XmlMDF_DataMapIteratorOfMapOfDriver.hxx        |   29 +-
 inc/XmlMDF_DataMapIteratorOfTypeADriverMap.hxx     |   31 +-
 inc/XmlMDF_DataMapNodeOfMapOfDriver.hxx            |   32 +-
 inc/XmlMDF_DataMapNodeOfTypeADriverMap.hxx         |   34 +-
 inc/XmlMDF_MapOfDriver.hxx                         |   55 +-
 inc/XmlMDF_ReferenceDriver.hxx                     |   34 +-
 inc/XmlMDF_TagSourceDriver.hxx                     |   34 +-
 inc/XmlMDF_TypeADriverMap.hxx                      |   57 +-
 inc/XmlMDataStd.hxx                                |   32 +-
 inc/XmlMDataStd_AsciiStringDriver.hxx              |   40 +-
 inc/XmlMDataStd_BooleanArrayDriver.hxx             |   32 +-
 inc/XmlMDataStd_BooleanListDriver.hxx              |   32 +-
 inc/XmlMDataStd_ByteArrayDriver.hxx                |   32 +-
 inc/XmlMDataStd_CommentDriver.hxx                  |   34 +-
 inc/XmlMDataStd_DirectoryDriver.hxx                |   34 +-
 inc/XmlMDataStd_ExpressionDriver.hxx               |   34 +-
 inc/XmlMDataStd_ExtStringArrayDriver.hxx           |   34 +-
 inc/XmlMDataStd_ExtStringListDriver.hxx            |   32 +-
 inc/XmlMDataStd_IntPackedMapDriver.hxx             |   40 +-
 inc/XmlMDataStd_IntegerArrayDriver.hxx             |   34 +-
 inc/XmlMDataStd_IntegerDriver.hxx                  |   34 +-
 inc/XmlMDataStd_IntegerListDriver.hxx              |   32 +-
 inc/XmlMDataStd_NameDriver.hxx                     |   34 +-
 inc/XmlMDataStd_NamedDataDriver.hxx                |   32 +-
 inc/XmlMDataStd_NoteBookDriver.hxx                 |   34 +-
 inc/XmlMDataStd_RealArrayDriver.hxx                |   34 +-
 inc/XmlMDataStd_RealDriver.hxx                     |   34 +-
 inc/XmlMDataStd_RealListDriver.hxx                 |   32 +-
 inc/XmlMDataStd_ReferenceArrayDriver.hxx           |   32 +-
 inc/XmlMDataStd_ReferenceListDriver.hxx            |   32 +-
 inc/XmlMDataStd_RelationDriver.hxx                 |   34 +-
 inc/XmlMDataStd_TickDriver.hxx                     |   32 +-
 inc/XmlMDataStd_TreeNodeDriver.hxx                 |   34 +-
 inc/XmlMDataStd_UAttributeDriver.hxx               |   34 +-
 inc/XmlMDataStd_VariableDriver.hxx                 |   34 +-
 inc/XmlMDataXtd.hxx                                |   32 +-
 inc/XmlMDataXtd_AxisDriver.hxx                     |   34 +-
 inc/XmlMDataXtd_ConstraintDriver.hxx               |   34 +-
 inc/XmlMDataXtd_GeometryDriver.hxx                 |   34 +-
 inc/XmlMDataXtd_PatternStdDriver.hxx               |   34 +-
 inc/XmlMDataXtd_PlacementDriver.hxx                |   34 +-
 inc/XmlMDataXtd_PlaneDriver.hxx                    |   34 +-
 inc/XmlMDataXtd_PointDriver.hxx                    |   34 +-
 inc/XmlMDataXtd_ShapeDriver.hxx                    |   34 +-
 inc/XmlMDocStd.hxx                                 |   24 +-
 inc/XmlMDocStd_XLinkDriver.hxx                     |   34 +-
 inc/XmlMFunction.hxx                               |   22 +-
 inc/XmlMFunction_FunctionDriver.hxx                |   34 +-
 inc/XmlMFunction_GraphNodeDriver.hxx               |   34 +-
 inc/XmlMFunction_ScopeDriver.hxx                   |   34 +-
 inc/XmlMNaming.hxx                                 |   30 +-
 inc/XmlMNaming_Array1OfShape1.hxx                  |   93 -
 inc/XmlMNaming_NamedShapeDriver.hxx                |   58 +-
 inc/XmlMNaming_NamingDriver.hxx                    |   32 +-
 inc/XmlMNaming_Shape1.hxx                          |   70 +-
 inc/XmlMPrsStd.hxx                                 |   22 +-
 inc/XmlMPrsStd_AISPresentationDriver.hxx           |   34 +-
 inc/XmlMPrsStd_PositionDriver.hxx                  |   34 +-
 inc/XmlMXCAFDoc.hxx                                |   26 +-
 inc/XmlMXCAFDoc_AreaDriver.hxx                     |   34 +-
 inc/XmlMXCAFDoc_CentroidDriver.hxx                 |   34 +-
 inc/XmlMXCAFDoc_ColorDriver.hxx                    |   34 +-
 inc/XmlMXCAFDoc_ColorToolDriver.hxx                |   34 +-
 inc/XmlMXCAFDoc_DatumDriver.hxx                    |   34 +-
 inc/XmlMXCAFDoc_DimTolDriver.hxx                   |   34 +-
 inc/XmlMXCAFDoc_DimTolToolDriver.hxx               |   34 +-
 inc/XmlMXCAFDoc_DocumentToolDriver.hxx             |   34 +-
 inc/XmlMXCAFDoc_GraphNodeDriver.hxx                |   34 +-
 inc/XmlMXCAFDoc_LayerToolDriver.hxx                |   34 +-
 inc/XmlMXCAFDoc_LocationDriver.hxx                 |   52 +-
 inc/XmlMXCAFDoc_MaterialDriver.hxx                 |   34 +-
 inc/XmlMXCAFDoc_MaterialToolDriver.hxx             |   34 +-
 inc/XmlMXCAFDoc_ShapeToolDriver.hxx                |   34 +-
 inc/XmlMXCAFDoc_VolumeDriver.hxx                   |   34 +-
 inc/XmlObjMgt.hxx                                  |   88 +-
 inc/XmlObjMgt_Array1.hxx                           |   91 +
 inc/XmlObjMgt_GP.hxx                               |   31 +-
 inc/XmlObjMgt_Persistent.hxx                       |   59 +-
 inc/XmlObjMgt_RRelocationTable.hxx                 |    4 +-
 inc/XmlObjMgt_SRelocationTable.hxx                 |    4 +-
 inc/XmlXCAFDrivers.hxx                             |   44 +-
 inc/XmlXCAFDrivers_DocumentRetrievalDriver.hxx     |   24 +-
 inc/XmlXCAFDrivers_DocumentStorageDriver.hxx       |   24 +-
 inc/gce_ErrorType.hxx                              |   47 +-
 inc/gce_MakeCirc.hxx                               |  162 +-
 inc/gce_MakeCirc2d.hxx                             |  141 +-
 inc/gce_MakeCone.hxx                               |  215 +-
 inc/gce_MakeCylinder.hxx                           |  112 +-
 inc/gce_MakeDir.hxx                                |   96 +-
 inc/gce_MakeDir2d.hxx                              |   94 +-
 inc/gce_MakeElips.hxx                              |   90 +-
 inc/gce_MakeElips2d.hxx                            |  127 +-
 inc/gce_MakeHypr.hxx                               |  161 +-
 inc/gce_MakeHypr2d.hxx                             |  142 +-
 inc/gce_MakeLin.hxx                                |   70 +-
 inc/gce_MakeLin2d.hxx                              |  112 +-
 inc/gce_MakeMirror.hxx                             |   61 +-
 inc/gce_MakeMirror2d.hxx                           |   49 +-
 inc/gce_MakeParab.hxx                              |  122 +-
 inc/gce_MakeParab2d.hxx                            |  137 +-
 inc/gce_MakePln.hxx                                |  159 +-
 inc/gce_MakeRotation.hxx                           |   55 +-
 inc/gce_MakeRotation2d.hxx                         |   43 +-
 inc/gce_MakeScale.hxx                              |   47 +-
 inc/gce_MakeScale2d.hxx                            |   47 +-
 inc/gce_MakeTranslation.hxx                        |   48 +-
 inc/gce_MakeTranslation2d.hxx                      |   48 +-
 inc/gce_Root.hxx                                   |   37 +-
 inc/gp.hxx                                         |  149 +-
 inc/gp_Ax1.hxx                                     |  332 +-
 inc/gp_Ax2.hxx                                     |  570 +-
 inc/gp_Ax22d.hxx                                   |  350 +-
 inc/gp_Ax2d.hxx                                    |  270 +-
 inc/gp_Ax3.hxx                                     |  496 +-
 inc/gp_Circ.hxx                                    |  339 +-
 inc/gp_Circ2d.hxx                                  |  343 +-
 inc/gp_Cone.hxx                                    |  344 +-
 inc/gp_Cylinder.hxx                                |  276 +-
 inc/gp_Dir.hxx                                     |  385 +-
 inc/gp_Dir2d.hxx                                   |  359 +-
 inc/gp_Elips.hxx                                   |  414 +-
 inc/gp_Elips2d.hxx                                 |  410 +-
 inc/gp_EulerSequence.hxx                           |   11 +-
 inc/gp_GTrsf.hxx                                   |  356 +-
 inc/gp_GTrsf2d.hxx                                 |  360 +-
 inc/gp_Hypr.hxx                                    |  515 +-
 inc/gp_Hypr2d.hxx                                  |  561 +-
 inc/gp_Lin.hxx                                     |  291 +-
 inc/gp_Lin2d.hxx                                   |  295 +-
 inc/gp_Mat.hxx                                     |  333 +-
 inc/gp_Mat2d.hxx                                   |  272 +-
 inc/gp_Parab.hxx                                   |  359 +-
 inc/gp_Parab2d.hxx                                 |  362 +-
 inc/gp_Pln.hxx                                     |  392 +-
 inc/gp_Pnt.hxx                                     |  265 +-
 inc/gp_Pnt2d.hxx                                   |  227 +-
 inc/gp_Quaternion.hxx                              |  339 +-
 inc/gp_Sphere.hxx                                  |  290 +-
 inc/gp_Torus.hxx                                   |  364 +-
 inc/gp_Trsf.hxx                                    |  544 +-
 inc/gp_Trsf2d.hxx                                  |  330 +-
 inc/gp_TrsfForm.hxx                                |   40 +-
 inc/gp_Vec.hxx                                     |  473 +-
 inc/gp_Vec2d.hxx                                   |  384 +-
 inc/gp_VectorWithNullMagnitude.hxx                 |   21 +-
 inc/gp_XY.hxx                                      |  342 +-
 inc/gp_XYZ.hxx                                     |  422 +-
 inc/math.hxx                                       |   94 +-
 inc/math_Array1OfValueAndWeight.hxx                |   59 +-
 inc/math_BFGS.hxx                                  |  164 +-
 inc/math_BissecNewton.hxx                          |  106 +-
 inc/math_BracketMinimum.hxx                        |  123 +-
 inc/math_BracketedRoot.hxx                         |   83 +-
 inc/math_BrentMinimum.hxx                          |  147 +-
 inc/math_CompareOfValueAndWeight.hxx               |   32 +-
 inc/math_ComputeGaussPointsAndWeights.hxx          |   35 +-
 inc/math_ComputeKronrodPointsAndWeights.hxx        |   35 +-
 inc/math_Crout.hxx                                 |  116 +-
 inc/math_DirectPolynomialRoots.hxx                 |  104 +-
 inc/math_DoubleTab.hxx                             |   88 +
 inc/math_DoubleTabOfReal.hxx                       |  111 -
 inc/math_EigenValuesSearcher.hxx                   |   69 +-
 inc/math_FRPR.hxx                                  |  168 +-
 inc/math_Function.hxx                              |   65 +-
 inc/math_FunctionAllRoots.hxx                      |  132 +-
 inc/math_FunctionRoot.hxx                          |  113 +-
 inc/math_FunctionRoots.hxx                         |  100 +-
 inc/math_FunctionSample.hxx                        |   50 +-
 inc/math_FunctionSet.hxx                           |   77 +-
 inc/math_FunctionSetRoot.hxx                       |  273 +-
 inc/math_FunctionSetWithDerivatives.hxx            |   68 +-
 inc/math_FunctionWithDerivative.hxx                |   58 +-
 inc/math_Gauss.hxx                                 |  128 +-
 inc/math_GaussLeastSquare.hxx                      |   97 +-
 inc/math_GaussMultipleIntegration.hxx              |   55 +-
 inc/math_GaussSetIntegration.hxx                   |   56 +-
 inc/math_GaussSingleIntegration.hxx                |   67 +-
 inc/math_Householder.hxx                           |  155 +-
 inc/math_IntegerRandom.hxx                         |   36 +-
 inc/math_IntegerVector.hxx                         |  237 -
 inc/math_Jacobi.hxx                                |   95 +-
 inc/math_KronrodSingleIntegration.hxx              |  132 +-
 inc/math_Matrix.hxx                                |  624 +--
 inc/math_MultipleVarFunction.hxx                   |   71 +-
 inc/math_MultipleVarFunctionWithGradient.hxx       |   63 +-
 inc/math_MultipleVarFunctionWithHessian.hxx        |   75 +-
 inc/math_NewtonFunctionRoot.hxx                    |  129 +-
 inc/math_NewtonFunctionSetRoot.hxx                 |  245 +-
 inc/math_NewtonMinimum.hxx                         |  187 +-
 inc/math_NotSquare.hxx                             |   21 +-
 inc/math_Powell.hxx                                |  146 +-
 inc/math_QuickSortOfValueAndWeight.hxx             |   15 +-
 inc/math_RealRandom.hxx                            |   38 +-
 inc/math_SVD.hxx                                   |   95 +-
 inc/math_SingleTabOfInteger.hxx                    |  100 -
 inc/math_SingleTabOfReal.hxx                       |  103 -
 inc/math_SingularMatrix.hxx                        |   21 +-
 inc/math_Status.hxx                                |   11 +-
 inc/math_TrigonometricFunctionRoots.hxx            |  110 +-
 inc/math_Uzawa.hxx                                 |  177 +-
 inc/math_ValueAndWeight.hxx                        |   27 +-
 inc/math_Vector.hxx                                |  280 -
 samples/CSharp/CSharp.sln                          |    8 +-
 samples/CSharp/CSharp_D3D.sln                      |   35 +
 samples/CSharp/OCCTProxy/OCCTProxy.cpp             |    7 +-
 samples/CSharp/OCCTProxy/OCCTProxy.vcproj          |    0
 samples/CSharp/OCCTProxy/OCCTProxy.vcxproj         |  196 +
 samples/CSharp/OCCTProxy_D3D/BridgeFBO.cxx         |  152 +
 samples/CSharp/OCCTProxy_D3D/BridgeFBO.hxx         |   53 +
 samples/CSharp/OCCTProxy_D3D/Direct3DProxy.cpp     |  278 +
 samples/CSharp/OCCTProxy_D3D/OCCTProxyD3D.cpp      | 1109 ++++
 samples/CSharp/OCCTProxy_D3D/OCCTProxy_D3D.vcproj  |  379 ++
 samples/CSharp/OCCTProxy_D3D/OCCTProxy_D3D.vcxproj |  203 +
 samples/CSharp/ReadMe.md                           |   71 +-
 samples/CSharp/ReadMe_D3D.md                       |   54 +
 samples/CSharp/WPF/About.xaml                      |   18 -
 samples/CSharp/WPF/About.xaml.cs                   |   40 -
 samples/CSharp/WPF/App.xaml                        |   14 -
 samples/CSharp/WPF/App.xaml.cs                     |   16 -
 samples/CSharp/WPF/IECommands.cs                   |   44 -
 samples/CSharp/WPF/IE_WPF.csproj                   |  214 -
 samples/CSharp/WPF/MainWindow.xaml                 |  169 -
 samples/CSharp/WPF/MainWindow.xaml.cs              |  614 ---
 samples/CSharp/WPF/MaterialDlg.xaml                |   20 -
 samples/CSharp/WPF/MaterialDlg.xaml.cs             |  101 -
 samples/CSharp/WPF/OCCViewer.cs                    |  840 ---
 .../CSharp/WPF/Properties/Resources.Designer.cs    |   63 -
 samples/CSharp/WPF/Properties/Settings.Designer.cs |   26 -
 samples/CSharp/WPF/TransparencyDialog.cs           |  108 -
 samples/CSharp/WPF_D3D/About.xaml                  |   18 +
 samples/CSharp/WPF_D3D/About.xaml.cs               |   40 +
 samples/CSharp/WPF_D3D/App.xaml                    |   14 +
 samples/CSharp/WPF_D3D/App.xaml.cs                 |   16 +
 samples/CSharp/WPF_D3D/D3DViewer.cs                |  160 +
 samples/CSharp/WPF_D3D/IECommands.cs               |   44 +
 samples/CSharp/WPF_D3D/IE_WPF_D3D.csproj           |  268 +
 samples/CSharp/WPF_D3D/MainWindow.xaml             |  177 +
 samples/CSharp/WPF_D3D/MainWindow.xaml.cs          |  695 +++
 samples/CSharp/WPF_D3D/MaterialDlg.xaml            |   20 +
 samples/CSharp/WPF_D3D/MaterialDlg.xaml.cs         |  101 +
 samples/CSharp/WPF_D3D/OCCViewer.cs                |  673 +++
 .../{WPF => WPF_D3D}/Properties/AssemblyInfo.cs    |    0
 .../WPF_D3D/Properties/Resources.Designer.cs       |   63 +
 .../{WPF => WPF_D3D}/Properties/Resources.resx     |    0
 .../CSharp/WPF_D3D/Properties/Settings.Designer.cs |   26 +
 .../{WPF => WPF_D3D}/Properties/Settings.settings  |    0
 samples/CSharp/{WPF => WPF_D3D}/Simple Styles.xaml |    0
 samples/CSharp/WPF_D3D/TransparencyDialog.cs       |  108 +
 .../{WPF => WPF_D3D}/TransparencyDialog.resx       |    0
 samples/CSharp/WPF_D3D/app.config                  |    3 +
 samples/CSharp/{WPF => WPF_D3D}/res/MainFrame.ico  |  Bin
 samples/CSharp/{WPF => WPF_D3D}/res/document.png   |  Bin
 samples/CSharp/{WPF => WPF_D3D}/res/help.png       |  Bin
 samples/CSharp/{WPF => WPF_D3D}/res/lamp.png       |  Bin
 samples/CSharp/{WPF => WPF_D3D}/res/new.png        |  Bin
 samples/CSharp/{WPF => WPF_D3D}/res/occ_logo.bmp   |  Bin
 samples/CSharp/{WPF => WPF_D3D}/res/tool_color.png |  Bin
 .../CSharp/{WPF => WPF_D3D}/res/tool_delete.png    |  Bin
 .../CSharp/{WPF => WPF_D3D}/res/tool_material.png  |  Bin
 .../CSharp/{WPF => WPF_D3D}/res/tool_shading.png   |  Bin
 .../{WPF => WPF_D3D}/res/tool_transparency.png     |  Bin
 .../CSharp/{WPF => WPF_D3D}/res/tool_wireframe.png |  Bin
 samples/CSharp/{WPF => WPF_D3D}/res/view_axo.png   |  Bin
 samples/CSharp/{WPF => WPF_D3D}/res/view_back.png  |  Bin
 .../CSharp/{WPF => WPF_D3D}/res/view_bottom.png    |  Bin
 .../CSharp/{WPF => WPF_D3D}/res/view_comp_off.png  |  Bin
 .../CSharp/{WPF => WPF_D3D}/res/view_comp_on.png   |  Bin
 .../CSharp/{WPF => WPF_D3D}/res/view_fitall.png    |  Bin
 .../CSharp/{WPF => WPF_D3D}/res/view_fitarea.png   |  Bin
 samples/CSharp/{WPF => WPF_D3D}/res/view_front.png |  Bin
 samples/CSharp/{WPF => WPF_D3D}/res/view_glpan.png |  Bin
 samples/CSharp/{WPF => WPF_D3D}/res/view_left.png  |  Bin
 samples/CSharp/{WPF => WPF_D3D}/res/view_pan.png   |  Bin
 samples/CSharp/{WPF => WPF_D3D}/res/view_reset.png |  Bin
 samples/CSharp/{WPF => WPF_D3D}/res/view_right.png |  Bin
 .../CSharp/{WPF => WPF_D3D}/res/view_rotate.png    |  Bin
 samples/CSharp/{WPF => WPF_D3D}/res/view_top.png   |  Bin
 samples/CSharp/{WPF => WPF_D3D}/res/view_zoom.png  |  Bin
 samples/CSharp/WPF_WinForms/About.xaml             |   18 +
 samples/CSharp/WPF_WinForms/About.xaml.cs          |   40 +
 samples/CSharp/WPF_WinForms/App.xaml               |   14 +
 samples/CSharp/WPF_WinForms/App.xaml.cs            |   16 +
 samples/CSharp/WPF_WinForms/IECommands.cs          |   44 +
 samples/CSharp/WPF_WinForms/IE_WPF_WinForms.csproj |  263 +
 samples/CSharp/WPF_WinForms/MainWindow.xaml        |  169 +
 samples/CSharp/WPF_WinForms/MainWindow.xaml.cs     |  614 +++
 samples/CSharp/WPF_WinForms/MaterialDlg.xaml       |   20 +
 samples/CSharp/WPF_WinForms/MaterialDlg.xaml.cs    |  101 +
 samples/CSharp/WPF_WinForms/OCCViewer.cs           |  840 +++
 .../Properties/AssemblyInfo.cs                     |    0
 .../WPF_WinForms/Properties/Resources.Designer.cs  |   63 +
 .../Properties/Resources.resx                      |    0
 .../WPF_WinForms/Properties/Settings.Designer.cs   |   26 +
 .../Properties/Settings.settings                   |    0
 .../{WPF => WPF_WinForms}/Simple Styles.xaml       |    0
 samples/CSharp/WPF_WinForms/TransparencyDialog.cs  |  108 +
 .../{WPF => WPF_WinForms}/TransparencyDialog.resx  |    0
 samples/CSharp/WPF_WinForms/app.config             |    3 +
 .../CSharp/{WPF => WPF_WinForms}/res/MainFrame.ico |  Bin
 .../CSharp/{WPF => WPF_WinForms}/res/document.png  |  Bin
 samples/CSharp/{WPF => WPF_WinForms}/res/help.png  |  Bin
 samples/CSharp/{WPF => WPF_WinForms}/res/lamp.png  |  Bin
 samples/CSharp/{WPF => WPF_WinForms}/res/new.png   |  Bin
 .../CSharp/{WPF => WPF_WinForms}/res/occ_logo.bmp  |  Bin
 .../{WPF => WPF_WinForms}/res/tool_color.png       |  Bin
 .../{WPF => WPF_WinForms}/res/tool_delete.png      |  Bin
 .../{WPF => WPF_WinForms}/res/tool_material.png    |  Bin
 .../{WPF => WPF_WinForms}/res/tool_shading.png     |  Bin
 .../res/tool_transparency.png                      |  Bin
 .../{WPF => WPF_WinForms}/res/tool_wireframe.png   |  Bin
 .../CSharp/{WPF => WPF_WinForms}/res/view_axo.png  |  Bin
 .../CSharp/{WPF => WPF_WinForms}/res/view_back.png |  Bin
 .../{WPF => WPF_WinForms}/res/view_bottom.png      |  Bin
 .../{WPF => WPF_WinForms}/res/view_comp_off.png    |  Bin
 .../{WPF => WPF_WinForms}/res/view_comp_on.png     |  Bin
 .../{WPF => WPF_WinForms}/res/view_fitall.png      |  Bin
 .../{WPF => WPF_WinForms}/res/view_fitarea.png     |  Bin
 .../{WPF => WPF_WinForms}/res/view_front.png       |  Bin
 .../{WPF => WPF_WinForms}/res/view_glpan.png       |  Bin
 .../CSharp/{WPF => WPF_WinForms}/res/view_left.png |  Bin
 .../CSharp/{WPF => WPF_WinForms}/res/view_pan.png  |  Bin
 .../{WPF => WPF_WinForms}/res/view_reset.png       |  Bin
 .../{WPF => WPF_WinForms}/res/view_right.png       |  Bin
 .../{WPF => WPF_WinForms}/res/view_rotate.png      |  Bin
 .../CSharp/{WPF => WPF_WinForms}/res/view_top.png  |  Bin
 .../CSharp/{WPF => WPF_WinForms}/res/view_zoom.png |  Bin
 samples/CSharp/WinForms/AboutDialog.cs             |    0
 samples/CSharp/WinForms/AboutDialog.resx           |    0
 samples/CSharp/WinForms/App.ico                    |  Bin
 samples/CSharp/WinForms/AssemblyInfo.cs            |    0
 samples/CSharp/WinForms/Form1.cs                   |    0
 samples/CSharp/WinForms/Form1.resx                 |    0
 samples/CSharp/WinForms/Form2.cs                   |    0
 samples/CSharp/WinForms/Form2.resx                 |    0
 samples/CSharp/WinForms/IE_WinForms.csproj         |   46 +-
 samples/CSharp/WinForms/MaterialDialog.cs          |    0
 samples/CSharp/WinForms/MaterialDialog.resx        |    0
 samples/CSharp/WinForms/TransparencyDialog.cs      |    0
 samples/CSharp/WinForms/TransparencyDialog.resx    |    0
 samples/CSharp/WinForms/app.config                 |   46 +-
 samples/CSharp/msvc.bat                            |    4 +-
 samples/CSharp/msvc_D3D.bat                        |   14 +
 samples/CSharp/run_winforms.bat                    |    0
 samples/CSharp/run_wpf.bat                         |    2 +-
 samples/CSharp/run_wpf_D3D.bat                     |   27 +
 samples/java/jniviewer/.classpath                  |    9 +
 .../.externalToolBuilders/C++ Builder.launch       |   12 +
 samples/java/jniviewer/.gitignore                  |    4 +
 samples/java/jniviewer/.project                    |   43 +
 .../jniviewer/.settings/org.eclipse.jdt.core.prefs |    4 +
 samples/java/jniviewer/AndroidManifest.xml         |   36 +
 samples/java/jniviewer/ReadMe.md                   |   58 +
 samples/java/jniviewer/jni/Android.mk              |  215 +
 samples/java/jniviewer/jni/Application.mk          |    8 +
 samples/java/jniviewer/jni/OcctJni_MsgPrinter.cxx  |  102 +
 samples/java/jniviewer/jni/OcctJni_MsgPrinter.hxx  |   62 +
 samples/java/jniviewer/jni/OcctJni_Viewer.cxx      |  810 +++
 samples/java/jniviewer/jni/OcctJni_Viewer.hxx      |   88 +
 samples/java/jniviewer/jni/OcctJni_Window.cxx      |   17 +
 samples/java/jniviewer/jni/OcctJni_Window.hxx      |  106 +
 samples/java/jniviewer/project.properties          |   14 +
 .../java/jniviewer/res/drawable-hdpi/close_l.png   |  Bin 0 -> 1410 bytes
 .../java/jniviewer/res/drawable-hdpi/close_p.png   |  Bin 0 -> 1325 bytes
 samples/java/jniviewer/res/drawable-hdpi/fit.png   |  Bin 0 -> 1002 bytes
 .../jniviewer/res/drawable-hdpi/ic_launcher.png    |  Bin 0 -> 2591 bytes
 samples/java/jniviewer/res/drawable-hdpi/info.png  |  Bin 0 -> 1660 bytes
 .../jniviewer/res/drawable-hdpi/info_image.png     |  Bin 0 -> 24204 bytes
 .../java/jniviewer/res/drawable-hdpi/message.png   |  Bin 0 -> 443 bytes
 samples/java/jniviewer/res/drawable-hdpi/open.png  |  Bin 0 -> 917 bytes
 .../java/jniviewer/res/drawable-hdpi/open_l.png    |  Bin 0 -> 1415 bytes
 .../java/jniviewer/res/drawable-hdpi/open_p.png    |  Bin 0 -> 1322 bytes
 .../java/jniviewer/res/drawable-hdpi/proj_back.png |  Bin 0 -> 1716 bytes
 .../jniviewer/res/drawable-hdpi/proj_bottom.png    |  Bin 0 -> 1867 bytes
 .../jniviewer/res/drawable-hdpi/proj_front.png     |  Bin 0 -> 1604 bytes
 .../java/jniviewer/res/drawable-hdpi/proj_left.png |  Bin 0 -> 1771 bytes
 .../jniviewer/res/drawable-hdpi/proj_right.png     |  Bin 0 -> 1644 bytes
 .../java/jniviewer/res/drawable-hdpi/proj_top.png  |  Bin 0 -> 1862 bytes
 samples/java/jniviewer/res/drawable-hdpi/view.png  |  Bin 0 -> 839 bytes
 .../jniviewer/res/drawable-mdpi/ic_launcher.png    |  Bin 0 -> 1609 bytes
 .../jniviewer/res/drawable-xhdpi/ic_launcher.png   |  Bin 0 -> 3669 bytes
 .../jniviewer/res/drawable-xxhdpi/ic_launcher.png  |  Bin 0 -> 5560 bytes
 .../java/jniviewer/res/layout/activity_main.xml    |  166 +
 samples/java/jniviewer/res/values/id.xml           |   17 +
 samples/java/jniviewer/res/values/strings.xml      |   35 +
 .../com/opencascade/jnisample/OcctJniActivity.java |  778 +++
 .../opencascade/jnisample/OcctJniFileDialog.java   |  376 ++
 .../com/opencascade/jnisample/OcctJniLogger.java   |   71 +
 .../com/opencascade/jnisample/OcctJniRenderer.java |  218 +
 .../src/com/opencascade/jnisample/OcctJniView.java |  332 ++
 samples/ocafsamples/TDataStd_Sample.cxx            |    2 +-
 samples/ocafsamples/TDocStd_Sample.cxx             |    2 +-
 samples/ocafsamples/TNaming_Sample.cxx             |    2 +-
 samples/ocafsamples/TPrsStd_Sample.cxx             |    2 +-
 samples/ocafsamples/readme.txt                     |    0
 samples/qt/AndroidQt/.gitignore                    |    2 +
 samples/qt/AndroidQt/AndroidQt.cxx                 |  292 ++
 samples/qt/AndroidQt/AndroidQt.h                   |   88 +
 samples/qt/AndroidQt/AndroidQt.pro                 |   31 +
 samples/qt/AndroidQt/AndroidQt.qrc                 |    8 +
 samples/qt/AndroidQt/AndroidQt_TouchParameters.cxx |  107 +
 samples/qt/AndroidQt/AndroidQt_TouchParameters.h   |   60 +
 .../AndroidQt_UserInteractionParameters.h          |   28 +
 samples/qt/AndroidQt/AndroidQt_Window.cxx          |   87 +
 samples/qt/AndroidQt/AndroidQt_Window.h            |   95 +
 samples/qt/AndroidQt/Deployment.pri                |   27 +
 samples/qt/AndroidQt/Main.cxx                      |   29 +
 samples/qt/AndroidQt/OCCT.pri                      |   53 +
 samples/qt/AndroidQt/ReadMe.md                     |   54 +
 samples/qt/AndroidQt/android/AndroidManifest.xml   |   82 +
 .../android/assets/opencascade/shared/.gitignore   |    1 +
 .../android/res/drawable-hdpi/ic_launcher.png      |  Bin 0 -> 2591 bytes
 .../android/res/drawable-mdpi/ic_launcher.png      |  Bin 0 -> 1609 bytes
 .../android/res/drawable-xhdpi/ic_launcher.png     |  Bin 0 -> 3669 bytes
 .../android/res/drawable-xxhdpi/ic_launcher.png    |  Bin 0 -> 5560 bytes
 .../qt/AndroidQt/android/res/values/strings.xml    |    4 +
 .../org/qtproject/example/AndroidQt/AndroidQt.java |   99 +
 .../AndroidQt/res/icons/ic_action_collection.png   |  Bin 0 -> 650 bytes
 samples/qt/AndroidQt/res/qml/main.qml              |   82 +
 samples/qt/Common/res/antialiasing.png             |  Bin
 samples/qt/Common/res/cascade.png                  |  Bin
 samples/qt/Common/res/close.png                    |  Bin
 samples/qt/Common/res/cursor_rotate.png            |  Bin
 samples/qt/Common/res/cursor_zoom.png              |  Bin
 samples/qt/Common/res/document.png                 |  Bin
 samples/qt/Common/res/help.png                     |  Bin
 samples/qt/Common/res/lamp.png                     |  Bin
 samples/qt/Common/res/new.png                      |  Bin
 samples/qt/Common/res/raytracing.png               |  Bin
 samples/qt/Common/res/reflections.png              |  Bin
 samples/qt/Common/res/shadows.png                  |  Bin
 samples/qt/Common/res/tile.png                     |  Bin
 samples/qt/Common/res/tool-shading.png             |  Bin
 samples/qt/Common/res/tool_color.png               |  Bin
 samples/qt/Common/res/tool_delete.png              |  Bin
 samples/qt/Common/res/tool_material.png            |  Bin
 samples/qt/Common/res/tool_shading.png             |  Bin
 samples/qt/Common/res/tool_transparency.png        |  Bin
 samples/qt/Common/res/tool_wireframe.png           |  Bin
 samples/qt/Common/res/view_axo.png                 |  Bin
 samples/qt/Common/res/view_back.png                |  Bin
 samples/qt/Common/res/view_bottom.png              |  Bin
 samples/qt/Common/res/view_comp_off.png            |  Bin
 samples/qt/Common/res/view_comp_on.png             |  Bin
 samples/qt/Common/res/view_fitall.png              |  Bin
 samples/qt/Common/res/view_fitarea.png             |  Bin
 samples/qt/Common/res/view_front.png               |  Bin
 samples/qt/Common/res/view_glpan.png               |  Bin
 samples/qt/Common/res/view_left.png                |  Bin
 samples/qt/Common/res/view_pan.png                 |  Bin
 samples/qt/Common/res/view_reset.png               |  Bin
 samples/qt/Common/res/view_right.png               |  Bin
 samples/qt/Common/res/view_rotate.png              |  Bin
 samples/qt/Common/res/view_top.png                 |  Bin
 samples/qt/Common/res/view_zoom.png                |  Bin
 samples/qt/Common/src/ApplicationCommon.cxx        |  122 +-
 samples/qt/Common/src/ApplicationCommon.h          |    0
 samples/qt/Common/src/Common-icon.ts               |    0
 samples/qt/Common/src/Common-string.ts             |    0
 samples/qt/Common/src/CommonSample.h               |    0
 samples/qt/Common/src/DocumentCommon.cxx           |   87 +-
 samples/qt/Common/src/DocumentCommon.h             |   13 +-
 samples/qt/Common/src/MDIWindow.cxx                |   90 +-
 samples/qt/Common/src/MDIWindow.h                  |    0
 samples/qt/Common/src/Material.cxx                 |    0
 samples/qt/Common/src/Material.h                   |    0
 samples/qt/Common/src/Transparency.cxx             |    0
 samples/qt/Common/src/Transparency.h               |    0
 samples/qt/Common/src/View.cxx                     |  426 +-
 samples/qt/Common/src/View.h                       |    0
 samples/qt/IESample/IESample-vc10.sln              |    0
 samples/qt/IESample/IESample-vc11.sln              |    0
 samples/qt/IESample/IESample-vc7.sln               |    0
 samples/qt/IESample/IESample-vc8.sln               |    0
 samples/qt/IESample/IESample-vc9.sln               |    0
 samples/qt/IESample/IESample.pro                   |    2 +-
 samples/qt/IESample/custom.sh                      |    0
 samples/qt/IESample/env.bat                        |    0
 samples/qt/IESample/env.sh                         |    0
 samples/qt/IESample/generation-vc-projects.bat     |    0
 samples/qt/IESample/make.sh                        |    0
 samples/qt/IESample/msvc.bat                       |    0
 samples/qt/IESample/run.bat                        |    0
 samples/qt/IESample/run.sh                         |    0
 samples/qt/IESample/src/Main.cxx                   |    0
 samples/qt/Interface/src/Application.cxx           |    0
 samples/qt/Interface/src/Application.h             |    0
 samples/qt/Interface/src/IESample.h                |    0
 samples/qt/Interface/src/Interface-string.ts       |    0
 samples/qt/Interface/src/Translate.cxx             |    0
 samples/qt/Interface/src/Translate.h               |    0
 samples/qt/Tutorial/Tutorial-vc10.sln              |    0
 samples/qt/Tutorial/Tutorial-vc11.sln              |    0
 samples/qt/Tutorial/Tutorial-vc7.sln               |    0
 samples/qt/Tutorial/Tutorial-vc8.sln               |    0
 samples/qt/Tutorial/Tutorial-vc9.sln               |    0
 samples/qt/Tutorial/Tutorial.pro                   |    2 +-
 samples/qt/Tutorial/custom.sh                      |    0
 samples/qt/Tutorial/env.bat                        |    0
 samples/qt/Tutorial/env.sh                         |    0
 samples/qt/Tutorial/generation-vc-projects.bat     |    0
 samples/qt/Tutorial/make.sh                        |    0
 samples/qt/Tutorial/msvc.bat                       |    0
 samples/qt/Tutorial/res/Bottle.png                 |  Bin
 samples/qt/Tutorial/res/SampleImportExport.png     |  Bin
 samples/qt/Tutorial/run.bat                        |    0
 samples/qt/Tutorial/run.sh                         |    0
 samples/qt/Tutorial/src/ApplicationTut.cxx         |    0
 samples/qt/Tutorial/src/ApplicationTut.h           |    0
 samples/qt/Tutorial/src/DocumentTut.cxx            |    0
 samples/qt/Tutorial/src/DocumentTut.h              |    0
 samples/qt/Tutorial/src/Main.cxx                   |    0
 samples/qt/Tutorial/src/MakeBottle.cxx             |    0
 samples/qt/Tutorial/src/Tutorial-icon.ts           |    0
 samples/qt/Tutorial/src/Tutorial-string.ts         |    0
 samples/qt/VoxelDemo/VoxelDemo-vc10.sln            |   20 +
 samples/qt/VoxelDemo/VoxelDemo-vc9.sln             |    0
 samples/qt/VoxelDemo/VoxelDemo.pro                 |    2 +-
 samples/qt/VoxelDemo/VoxelDemo.vcproj              |    0
 samples/qt/VoxelDemo/VoxelDemo.vcxproj             |  128 +
 samples/qt/VoxelDemo/inc/Application.h             |    0
 samples/qt/VoxelDemo/inc/ConversionThread.h        |    0
 samples/qt/VoxelDemo/inc/Timer.h                   |    0
 samples/qt/VoxelDemo/inc/Viewer.h                  |    0
 samples/qt/VoxelDemo/inc/VoxelClient_VisDrawer.h   |    4 +-
 samples/qt/VoxelDemo/msvc.bat                      |    0
 samples/qt/VoxelDemo/run.bat                       |    0
 samples/qt/VoxelDemo/src/Application.cpp           |    0
 samples/qt/VoxelDemo/src/ConversionThread.cpp      |    0
 samples/qt/VoxelDemo/src/Main.cpp                  |    0
 samples/qt/VoxelDemo/src/Timer.cpp                 |    0
 samples/qt/VoxelDemo/src/Viewer.cpp                |    1 -
 samples/qt/VoxelDemo/src/VoxelClient_VisDrawer.cxx |  118 +-
 samples/tcl/DataExchangeDemo.tcl                   |    3 +
 samples/tcl/ModelingDemo.tcl                       |    3 +
 samples/tcl/Readme.txt                             |    0
 samples/tcl/VisualizationDemo.tcl                  |    3 +
 samples/tcl/bottle.tcl                             |    2 +
 samples/tcl/cad.tcl                                |   64 +
 samples/tcl/challenge.tcl                          |   61 -
 samples/tcl/cutter.tcl                             |   89 +
 samples/tcl/dimensions.tcl                         |  100 +
 samples/tcl/drill.tcl                              |  146 +
 samples/tcl/materials.tcl                          |   90 +
 samples/tcl/raytrace.tcl                           |   15 +-
 samples/tcl/spheres.tcl                            |  145 +
 samples/tcl/xde.tcl                                |   46 +
 scripts/custom.bat                                 |   16 +-
 scripts/custom.sh.in                               |    1 +
 scripts/env.bat                                    |    9 +-
 scripts/env.sh                                     |   10 +-
 scripts/gendoc                                     |   19 +
 scripts/gendoc.bat                                 |   11 +-
 src/AIS/AIS.cdl                                    |   14 +-
 src/AIS/AIS_AngleDimension.cxx                     |    2 +-
 src/AIS/AIS_AttributeFilter.cdl                    |    6 +-
 src/AIS/AIS_AttributeFilter.cxx                    |    6 +-
 src/AIS/AIS_Axis.cdl                               |   14 +-
 src/AIS/AIS_Axis.cxx                               |   13 +-
 src/AIS/AIS_BadEdgeFilter.cdl                      |    2 +-
 src/AIS/AIS_C0RegularityFilter.cdl                 |    2 +-
 src/AIS/AIS_Chamf2dDimension.cdl                   |   12 +-
 src/AIS/AIS_Chamf2dDimension.cxx                   |    4 +-
 src/AIS/AIS_Chamf3dDimension.cdl                   |   12 +-
 src/AIS/AIS_Chamf3dDimension.cxx                   |    4 +-
 src/AIS/AIS_Circle.cdl                             |   20 +-
 src/AIS/AIS_Circle.cxx                             |    8 +-
 src/AIS/AIS_ColoredShape.cxx                       |   15 +-
 src/AIS/AIS_ColoredShape.hxx                       |   14 +-
 src/AIS/AIS_ConcentricRelation.cdl                 |   10 +-
 src/AIS/AIS_ConcentricRelation.cxx                 |    4 +-
 src/AIS/AIS_ConnectedInteractive.cdl               |   93 +-
 src/AIS/AIS_ConnectedInteractive.cxx               |  362 +-
 src/AIS/AIS_ConnectedShape.cdl                     |  139 -
 src/AIS/AIS_ConnectedShape.cxx                     |  335 --
 src/AIS/AIS_DiameterDimension.cxx                  |    2 +-
 src/AIS/AIS_Dimension.cxx                          |  223 +-
 src/AIS/AIS_Dimension.hxx                          |   35 +-
 src/AIS/AIS_DimensionOwner.cdl                     |    2 +-
 src/AIS/AIS_DimensionOwner.cxx                     |    2 +-
 src/AIS/AIS_Drawer.cdl                             |   85 +-
 src/AIS/AIS_Drawer.cxx                             |   25 +-
 src/AIS/AIS_Drawer.lxx                             |   27 +-
 src/AIS/AIS_EqualDistanceRelation.cdl              |   16 +-
 src/AIS/AIS_EqualRadiusRelation.cdl                |   10 +-
 src/AIS/AIS_EqualRadiusRelation.cxx                |    8 +-
 src/AIS/AIS_ExclusionFilter.cdl                    |    6 +-
 src/AIS/AIS_FixRelation.cdl                        |   16 +-
 src/AIS/AIS_FixRelation.cxx                        |    8 +-
 src/AIS/AIS_GlobalStatus.cdl                       |    4 +-
 src/AIS/AIS_IdenticRelation.cdl                    |   22 +-
 src/AIS/AIS_IdenticRelation.cxx                    |    4 +-
 src/AIS/AIS_InteractiveContext.cdl                 |   97 +-
 src/AIS/AIS_InteractiveContext.cxx                 |  109 +-
 src/AIS/AIS_InteractiveContext.lxx                 |    2 +-
 src/AIS/AIS_InteractiveContext_1.cxx               |  834 ++-
 src/AIS/AIS_InteractiveContext_2.cxx               |   79 +-
 src/AIS/AIS_InteractiveObject.cdl                  |   32 -
 src/AIS/AIS_InteractiveObject.cxx                  |  167 +-
 src/AIS/AIS_LengthDimension.hxx                    |    1 -
 src/AIS/AIS_Line.cdl                               |   20 +-
 src/AIS/AIS_Line.cxx                               |    9 +-
 src/AIS/AIS_LocalContext.cdl                       |  120 +-
 src/AIS/AIS_LocalContext.cxx                       |  183 +-
 src/AIS/AIS_LocalContext_1.cxx                     | 1411 ++---
 src/AIS/AIS_LocalStatus.cdl                        |    2 +-
 src/AIS/AIS_MaxRadiusDimension.cdl                 |   16 +-
 src/AIS/AIS_MaxRadiusDimension.cxx                 |    8 +-
 src/AIS/AIS_MidPointRelation.cdl                   |   16 +-
 src/AIS/AIS_MidPointRelation.cxx                   |    8 +-
 src/AIS/AIS_MinRadiusDimension.cdl                 |   16 +-
 src/AIS/AIS_MinRadiusDimension.cxx                 |    8 +-
 src/AIS/AIS_MultipleConnectedInteractive.cdl       |   78 +-
 src/AIS/AIS_MultipleConnectedInteractive.cxx       |  392 +-
 src/AIS/AIS_MultipleConnectedInteractive.lxx       |   11 -
 src/AIS/AIS_MultipleConnectedShape.cdl             |  107 -
 src/AIS/AIS_MultipleConnectedShape.cxx             |  231 -
 src/AIS/AIS_MultipleConnectedShape.lxx             |   29 -
 ..._NDataMapOfTransientIteratorOfListTransient.hxx |   10 +-
 src/AIS/AIS_NListTransient.hxx                     |    7 +-
 src/AIS/AIS_OffsetDimension.cdl                    |   16 +-
 src/AIS/AIS_ParallelRelation.cdl                   |   16 +-
 src/AIS/AIS_ParallelRelation.cxx                   |    4 +-
 src/AIS/AIS_PerpendicularRelation.cdl              |   16 +-
 src/AIS/AIS_PerpendicularRelation.cxx              |    4 +-
 src/AIS/AIS_Plane.cdl                              |   16 +-
 src/AIS/AIS_Plane.cxx                              |    2 +-
 src/AIS/AIS_PlaneTrihedron.cdl                     |   10 +-
 src/AIS/AIS_PlaneTrihedron.cxx                     |    4 +-
 src/AIS/AIS_Point.cdl                              |   10 +-
 src/AIS/AIS_Point.cxx                              |    8 +-
 src/AIS/AIS_PointCloud.cxx                         |  451 ++
 src/AIS/AIS_PointCloud.hxx                         |  128 +
 src/AIS/AIS_RadiusDimension.cxx                    |    2 +-
 src/AIS/AIS_Relation.cdl                           |    6 +-
 src/AIS/AIS_Selection.cdl                          |    6 +-
 src/AIS/AIS_Shape.cdl                              |   20 +-
 src/AIS/AIS_Shape.cxx                              |  256 +-
 src/AIS/AIS_SignatureFilter.cdl                    |    2 +-
 src/AIS/AIS_SymmetricRelation.cdl                  |   16 +-
 src/AIS/AIS_SymmetricRelation.cxx                  |    8 +-
 src/AIS/AIS_TangentRelation.cdl                    |   14 +-
 src/AIS/AIS_TangentRelation.cxx                    |    8 +-
 src/AIS/AIS_TexturedShape.cxx                      |  258 +-
 src/AIS/AIS_TexturedShape.hxx                      |   28 +-
 src/AIS/AIS_Triangulation.cdl                      |    4 +-
 src/AIS/AIS_Triangulation.cxx                      |   10 +-
 src/AIS/AIS_Trihedron.cdl                          |   15 +-
 src/AIS/AIS_Trihedron.cxx                          |   14 +-
 src/AIS/AIS_TypeFilter.cdl                         |    2 +-
 src/AIS/AIS_TypeFilter.cxx                         |    4 +-
 src/AIS/FILES                                      |    2 +
 .../APIHeaderSection_MakeHeader.cdl                |    5 +-
 src/Adaptor2d/Adaptor2d.cdl                        |    6 +-
 src/Adaptor2d/Adaptor2d_GenHCurve2d.cdl            |    4 +-
 src/Adaptor3d/Adaptor3d.cdl                        |   26 +-
 src/Adaptor3d/Adaptor3d_CurveOnSurface.cdl         |   10 +-
 src/Adaptor3d/Adaptor3d_CurveOnSurface.cxx         |  141 +-
 src/Adaptor3d/Adaptor3d_GenHCurve.cdl              |    4 +-
 src/Adaptor3d/Adaptor3d_GenHSurface.cdl            |    4 +-
 src/Adaptor3d/Adaptor3d_HSurfaceTool.lxx           |   12 +-
 src/Adaptor3d/Adaptor3d_HVertex.cdl                |    6 +-
 src/Adaptor3d/Adaptor3d_InterFunc.cdl              |    3 +-
 src/Adaptor3d/Adaptor3d_OffsetCurve.cdl            |    2 +-
 src/Adaptor3d/Adaptor3d_SurfaceOfRevolution.cdl    |    2 +
 src/Adaptor3d/Adaptor3d_SurfaceOfRevolution.cxx    |    2 +-
 src/Adaptor3d/Adaptor3d_TopolTool.cdl              |    8 +-
 src/AdvApp2Var/AdvApp2Var.cdl                      |   32 +-
 src/AdvApp2Var/AdvApp2Var_Context.cdl              |    3 +
 src/AdvApp2Var/AdvApp2Var_Context.cxx              |    2 +-
 src/AdvApp2Var/AdvApp2Var_Criterion.cdl            |    2 +
 src/AdvApp2Var/AdvApp2Var_Data.hxx                 |    3 -
 src/AdvApp2Var/AdvApp2Var_EvaluatorFunc2Var.hxx    |   16 +-
 src/AdvApp2Var/AdvApp2Var_Iso.cdl                  |    3 +
 src/AdvApp2Var/AdvApp2Var_Iso.cxx                  |    4 +-
 src/AdvApp2Var/AdvApp2Var_Node.cdl                 |    4 +-
 src/AdvApp2Var/AdvApp2Var_Patch.cdl                |    3 +
 src/AdvApprox/AdvApprox.cdl                        |   28 +-
 src/AdvApprox/AdvApprox_ApproxAFunction.cdl        |    3 +-
 src/AdvApprox/AdvApprox_ApproxAFunction.cxx        |   18 +-
 src/AdvApprox/AdvApprox_EvaluatorFunction.hxx      |   11 +-
 src/AdvApprox/AdvApprox_PrefAndRec.cdl             |    1 +
 src/AppBlend/AppBlend.cdl                          |    4 -
 src/AppBlend/AppBlend_AppSurf.gxx                  |   28 +-
 src/AppBlend/AppBlend_Line.cdl                     |   42 -
 src/AppBlend/AppBlend_Line.gxx                     |   13 -
 src/AppBlend/AppBlend_Line.lxx                     |   13 -
 src/AppBlend/AppBlend_SectionGenerator.cdl         |   76 -
 src/AppBlend/AppBlend_SectionGenerator.gxx         |   13 -
 src/AppCont/AppCont.cdl                            |   37 +-
 src/AppCont/AppCont_ContMatrices.cxx               |    2 +-
 src/AppCont/AppCont_ContMatrices_1.cxx             |    2 +-
 src/AppCont/AppCont_ContMatrices_2.cxx             |    2 +-
 src/AppCont/AppCont_ContMatrices_3.cxx             |    2 +-
 src/AppCont/AppCont_ContMatrices_4.cxx             |    2 +-
 src/AppCont/AppCont_Function.cdl                   |    3 +-
 src/AppCont/AppCont_Function2d.cdl                 |    3 +-
 src/AppCont/AppCont_FunctionTool.cdl               |    3 +-
 src/AppCont/AppCont_FunctionTool2d.cdl             |    3 +-
 src/AppCont/AppCont_LeastSquare.cdl                |    6 +-
 src/AppCont/AppCont_LeastSquare.gxx                |    2 +-
 src/AppCont/AppCont_SurfLeastSquare.cdl            |  114 -
 src/AppCont/AppCont_SurfLeastSquare.gxx            |  493 --
 src/AppCont/AppCont_TheLineTool.cdl                |   85 -
 src/AppCont/AppCont_TheLineTool.gxx                |   13 -
 src/AppCont/AppCont_TheSurfTool.cdl                |   36 -
 src/AppCont/AppCont_TheSurfTool.gxx                |   13 -
 src/AppDef/AppDef.cdl                              |   18 +-
 src/AppDef/AppDef_LinearCriteria.cdl               |  130 +
 src/AppDef/AppDef_LinearCriteria.cxx               |  760 +++
 src/AppDef/AppDef_MultiPointConstraint.cxx         |    8 +-
 src/AppDef/AppDef_MyLineTool.cdl                   |    3 +
 src/AppDef/AppDef_SmoothCriterion.cdl              |  109 +
 src/AppDef/AppDef_SmoothCriterion.cxx              |   17 +
 src/AppDef/AppDef_Variational.cdl                  |  441 ++
 src/AppDef/AppDef_Variational.cxx                  | 3040 +++++++++++
 src/AppParCurves/AppParCurves.cdl                  |   45 +-
 src/AppParCurves/AppParCurves_BSpGradient.cdl      |    2 +-
 src/AppParCurves/AppParCurves_LeastSquare.cdl      |    7 +-
 src/AppParCurves/AppParCurves_LinearCriteria.cdl   |  141 -
 src/AppParCurves/AppParCurves_LinearCriteria.gxx   |  757 ---
 src/AppParCurves/AppParCurves_MLineTool.cdl        |   93 -
 src/AppParCurves/AppParCurves_MLineTool.gxx        |   13 -
 src/AppParCurves/AppParCurves_MultiPoint.cxx       |   45 +-
 src/AppParCurves/AppParCurves_Projection.cdl       |  129 -
 src/AppParCurves/AppParCurves_Projection.gxx       |  236 -
 src/AppParCurves/AppParCurves_SmoothCriterion.cdl  |  119 -
 src/AppParCurves/AppParCurves_SmoothCriterion.cxx  |   17 -
 src/AppParCurves/AppParCurves_Variational.cdl      |  443 --
 src/AppParCurves/AppParCurves_Variational.gxx      | 1133 ----
 src/AppParCurves/AppParCurves_Variational_1.gxx    |  362 --
 src/AppParCurves/AppParCurves_Variational_2.gxx    |  113 -
 src/AppParCurves/AppParCurves_Variational_3.gxx    |  132 -
 src/AppParCurves/AppParCurves_Variational_4.gxx    |  133 -
 src/AppParCurves/AppParCurves_Variational_5.gxx    |  152 -
 src/AppParCurves/AppParCurves_Variational_6.gxx    |  622 ---
 src/AppParCurves/AppParCurves_Variational_7.gxx    |  178 -
 src/AppParCurves/AppParCurves_Variational_8.gxx    |  292 --
 src/AppParCurves/AppParCurves_Variational_9.gxx    |  110 -
 src/AppParCurves/FILES                             |    9 -
 src/AppStd/AppStd_Application.cdl                  |    2 +-
 src/AppStdL/AppStdL_Application.cdl                |    2 +-
 src/Approx/Approx.cdl                              |   25 +-
 src/Approx/Approx_BSplComputeLine.cdl              |    2 +-
 src/Approx/Approx_BSplComputeLine.gxx              |    6 +-
 src/Approx/Approx_ComputeCLine.cdl                 |    5 +-
 src/Approx/Approx_ComputeCSurface.cdl              |  162 -
 src/Approx/Approx_ComputeCSurface.gxx              |  245 -
 src/Approx/Approx_ComputeLine.cdl                  |    4 +-
 src/Approx/Approx_ComputeLine.gxx                  |   30 +-
 src/Approx/Approx_CurvilinearParameter.cxx         |   40 +-
 src/Approx/Approx_CurvlinFunc.cdl                  |    6 +-
 src/Approx/Approx_CurvlinFunc.cxx                  |    6 +-
 src/Approx/Approx_MCurvesToBSpCurve.cxx            |    6 +-
 src/Approx/Approx_SameParameter.cxx                |   36 +-
 src/Approx/Approx_TheLineTool.cdl                  |  106 -
 src/Approx/Approx_TheLineTool.gxx                  |   13 -
 src/ApproxInt/ApproxInt.cdl                        |    2 -
 src/ApproxInt/ApproxInt_WLine.cdl                  |   59 -
 src/ApproxInt/ApproxInt_WLine.gxx                  |   64 -
 src/Aspect/Aspect.cdl                              |  257 +-
 src/Aspect/Aspect_CLayer2d.cxx                     |   20 -
 src/Aspect/Aspect_CLayer2d.hxx                     |    9 +-
 src/Aspect/Aspect_CircularGrid.cdl                 |    2 +-
 src/Aspect/Aspect_ColorCubeColorMap.cdl            |   94 -
 src/Aspect/Aspect_ColorCubeColorMap.cxx            |  156 -
 src/Aspect/Aspect_ColorMap.cdl                     |  111 -
 src/Aspect/Aspect_ColorMap.cxx                     |   57 -
 src/Aspect/Aspect_ColorMapEntry.cdl                |  103 -
 src/Aspect/Aspect_ColorMapEntry.cxx                |  141 -
 src/Aspect/Aspect_ColorPixel.cdl                   |   57 -
 src/Aspect/Aspect_ColorPixel.cxx                   |   74 -
 src/Aspect/Aspect_ColorRampColorMap.cdl            |  109 -
 src/Aspect/Aspect_ColorRampColorMap.cxx            |  126 -
 src/Aspect/Aspect_ColorScale.cdl                   |    6 +-
 src/Aspect/Aspect_ColorScale.cxx                   |   10 -
 src/Aspect/Aspect_Display.hxx                      |   13 +-
 src/Aspect/Aspect_DisplayConnection.cxx            |    6 +-
 src/Aspect/Aspect_DisplayConnection.hxx            |    4 +-
 src/Aspect/Aspect_DisplayConnection_Handle.hxx     |    4 +-
 src/Aspect/Aspect_Drawable.hxx                     |   11 +-
 src/Aspect/Aspect_Driver.cdl                       |  427 --
 src/Aspect/Aspect_Driver.cxx                       |  112 -
 src/Aspect/Aspect_FStream.cxx                      |   24 -
 src/Aspect/Aspect_FStream.hxx                      |   25 -
 src/Aspect/Aspect_FontMap.cdl                      |   77 -
 src/Aspect/Aspect_FontMap.cxx                      |  116 -
 src/Aspect/Aspect_FontMapEntry.cdl                 |  102 -
 src/Aspect/Aspect_FontMapEntry.cxx                 |  167 -
 src/Aspect/Aspect_FontStyle.cdl                    |  371 --
 src/Aspect/Aspect_FontStyle.cxx                    |  636 ---
 src/Aspect/Aspect_GenId.cdl                        |  137 +-
 src/Aspect/Aspect_GenId.cxx                        |  193 +-
 src/Aspect/Aspect_GenericColorMap.cdl              |  100 -
 src/Aspect/Aspect_GenericColorMap.cxx              |  138 -
 src/Aspect/Aspect_GraphicCallbackProc.hxx          |    7 +-
 src/Aspect/Aspect_Handle.cxx                       |   21 -
 src/Aspect/Aspect_Handle.hxx                       |   10 -
 src/Aspect/Aspect_IFStream.cxx                     |   23 -
 src/Aspect/Aspect_IFStream.hxx                     |   26 -
 src/Aspect/Aspect_IndexPixel.cdl                   |   54 -
 src/Aspect/Aspect_IndexPixel.cxx                   |   68 -
 src/Aspect/Aspect_LineStyle.cdl                    |  149 -
 src/Aspect/Aspect_LineStyle.cxx                    |  174 -
 src/Aspect/Aspect_MarkMap.cdl                      |   76 -
 src/Aspect/Aspect_MarkMap.cxx                      |  116 -
 src/Aspect/Aspect_MarkMapEntry.cdl                 |  102 -
 src/Aspect/Aspect_MarkMapEntry.cxx                 |  149 -
 src/Aspect/Aspect_MarkerStyle.cdl                  |  167 -
 src/Aspect/Aspect_MarkerStyle.cxx                  |  553 --
 src/Aspect/Aspect_Pixel.cdl                        |   35 -
 src/Aspect/Aspect_Pixel.cxx                        |   25 -
 src/Aspect/Aspect_PolygonOffsetMode.hxx            |    2 +
 src/Aspect/Aspect_RGBPixel.cxx                     |   24 -
 src/Aspect/Aspect_RGBPixel.hxx                     |   26 -
 src/Aspect/Aspect_RectangularGrid.cdl              |    2 +-
 src/Aspect/Aspect_RenderingContext.hxx             |   11 +-
 src/Aspect/Aspect_TypeMap.cdl                      |   77 -
 src/Aspect/Aspect_TypeMap.cxx                      |  116 -
 src/Aspect/Aspect_TypeMapEntry.cdl                 |  102 -
 src/Aspect/Aspect_TypeMapEntry.cxx                 |  161 -
 src/Aspect/Aspect_WidthMap.cdl                     |   88 -
 src/Aspect/Aspect_WidthMap.cxx                     |  104 -
 src/Aspect/Aspect_WidthMapEntry.cdl                |  143 -
 src/Aspect/Aspect_WidthMapEntry.cxx                |  191 -
 src/Aspect/Aspect_Window.cdl                       |    9 +-
 src/Aspect/Aspect_WindowDriver.cdl                 |  312 --
 src/Aspect/Aspect_WindowDriver.cxx                 |   23 -
 src/Aspect/Aspect_XWD.hxx                          |    2 +-
 src/Aspect/FILES                                   |    8 -
 src/BOPAlgo/BOPAlgo.cdl                            |   14 +-
 src/BOPAlgo/BOPAlgo_Algo.cdl                       |   59 +-
 src/BOPAlgo/BOPAlgo_Algo.cxx                       |   55 +-
 src/BOPAlgo/BOPAlgo_ArgumentAnalyzer.cdl           |   42 +-
 src/BOPAlgo/BOPAlgo_ArgumentAnalyzer.cxx           |  266 +-
 src/BOPAlgo/BOPAlgo_ArgumentAnalyzer.lxx           |    4 +
 src/BOPAlgo/BOPAlgo_BOP.cdl                        |   94 +-
 src/BOPAlgo/BOPAlgo_BOP.cxx                        |  887 ++--
 src/BOPAlgo/BOPAlgo_BOP_1.cxx                      |  180 -
 src/BOPAlgo/BOPAlgo_Builder.cdl                    |   16 +-
 src/BOPAlgo/BOPAlgo_Builder.cxx                    |   39 +-
 src/BOPAlgo/BOPAlgo_BuilderArea.cdl                |   42 +-
 src/BOPAlgo/BOPAlgo_BuilderArea.cxx                |   46 +-
 src/BOPAlgo/BOPAlgo_BuilderFace.cxx                |  154 +-
 src/BOPAlgo/BOPAlgo_BuilderSolid.cxx               |  432 +-
 src/BOPAlgo/BOPAlgo_Builder_2.cxx                  |  140 +-
 src/BOPAlgo/BOPAlgo_Builder_3.cxx                  |   52 +-
 src/BOPAlgo/BOPAlgo_Builder_4.cxx                  |   65 +-
 src/BOPAlgo/BOPAlgo_CheckResult.cdl                |   42 +-
 src/BOPAlgo/BOPAlgo_CheckResult.cxx                |   48 +-
 src/BOPAlgo/BOPAlgo_CheckerSI.cdl                  |   18 +-
 src/BOPAlgo/BOPAlgo_CheckerSI.cxx                  |   41 +-
 src/BOPAlgo/BOPAlgo_CheckerSI_1.cxx                |  224 -
 src/BOPAlgo/BOPAlgo_MakerVolume.cdl                |  218 +
 src/BOPAlgo/BOPAlgo_MakerVolume.cxx                |  449 ++
 src/BOPAlgo/BOPAlgo_MakerVolume.lxx                |  117 +
 src/BOPAlgo/BOPAlgo_PaveFiller.cdl                 |   61 +-
 src/BOPAlgo/BOPAlgo_PaveFiller.cxx                 |  168 +-
 src/BOPAlgo/BOPAlgo_PaveFiller_10.cxx              |  223 +
 src/BOPAlgo/BOPAlgo_PaveFiller_2.cxx               |   34 +-
 src/BOPAlgo/BOPAlgo_PaveFiller_3.cxx               |  367 +-
 src/BOPAlgo/BOPAlgo_PaveFiller_4.cxx               |   29 +-
 src/BOPAlgo/BOPAlgo_PaveFiller_5.cxx               |  241 +-
 src/BOPAlgo/BOPAlgo_PaveFiller_6.cxx               |  269 +-
 src/BOPAlgo/BOPAlgo_PaveFiller_7.cxx               |  314 +-
 src/BOPAlgo/BOPAlgo_PaveFiller_9.cxx               |   14 +-
 src/BOPAlgo/BOPAlgo_Section.cdl                    |   75 +
 src/BOPAlgo/BOPAlgo_Section.cxx                    |  421 ++
 src/BOPAlgo/BOPAlgo_ShellSplitter.cxx              |   62 +-
 src/BOPAlgo/BOPAlgo_WireSplitter.lxx               |    3 -
 src/BOPAlgo/BOPAlgo_WireSplitter_1.cxx             |  315 +-
 src/BOPAlgo/FILES                                  |    7 +-
 src/BOPCol/BOPCol_BaseAllocator.hxx                |    2 +-
 src/BOPCol/BOPCol_DataMapOfIntegerInteger.hxx      |    2 -
 .../BOPCol_DataMapOfIntegerListOfInteger.hxx       |    2 -
 src/BOPCol/BOPCol_DataMapOfIntegerListOfShape.hxx  |    3 -
 src/BOPCol/BOPCol_DataMapOfIntegerMapOfInteger.hxx |    2 -
 src/BOPCol/BOPCol_DataMapOfIntegerReal.hxx         |    2 -
 src/BOPCol/BOPCol_DataMapOfIntegerShape.hxx        |   10 -
 src/BOPCol/BOPCol_DataMapOfShapeAddress.hxx        |   10 -
 src/BOPCol/BOPCol_DataMapOfShapeInteger.hxx        |    9 -
 src/BOPCol/BOPCol_DataMapOfShapeListOfShape.hxx    |    4 -
 src/BOPCol/BOPCol_DataMapOfShapeShape.hxx          |    3 -
 src/BOPCol/BOPCol_DataMapOfTransientAddress.hxx    |   11 -
 ...BOPCol_IndexedDataMapOfIntegerListOfInteger.hxx |    2 -
 src/BOPCol/BOPCol_IndexedDataMapOfShapeBox.hxx     |    4 -
 src/BOPCol/BOPCol_IndexedDataMapOfShapeInteger.hxx |    9 -
 .../BOPCol_IndexedDataMapOfShapeListOfShape.hxx    |    2 -
 src/BOPCol/BOPCol_IndexedMapOfInteger.hxx          |    2 -
 src/BOPCol/BOPCol_IndexedMapOfShape.hxx            |    5 -
 src/BOPCol/BOPCol_ListOfInteger.hxx                |    7 -
 src/BOPCol/BOPCol_MapOfInteger.hxx                 |   11 -
 src/BOPCol/BOPCol_MapOfOrientedShape.hxx           |    3 -
 src/BOPCol/BOPCol_MapOfShape.hxx                   |    2 -
 src/BOPCol/BOPCol_NCVector.hxx                     |   18 +-
 src/BOPCol/BOPCol_TBB.hxx                          |   32 +-
 src/BOPCol/BOPCol_VectorOfInteger.hxx              |    8 -
 src/BOPDS/BOPDS.cdl                                |    3 +-
 src/BOPDS/BOPDS_Curve.lxx                          |    4 +-
 src/BOPDS/BOPDS_DS.cxx                             |  150 +-
 .../BOPDS_DataMapOfIntegerListOfPaveBlock.hxx      |   11 -
 .../BOPDS_DataMapOfPassKeyListOfPaveBlock.hxx      |    4 -
 src/BOPDS/BOPDS_DataMapOfPaveBlockCommonBlock.hxx  |    4 -
 .../BOPDS_DataMapOfPaveBlockListOfInteger.hxx      |    4 -
 .../BOPDS_DataMapOfPaveBlockListOfPaveBlock.hxx    |    6 +-
 .../BOPDS_DataMapOfShapeCoupleOfPaveBlocks.hxx     |    3 -
 ...OPDS_IndexedDataMapOfPaveBlockListOfInteger.hxx |    4 -
 ...DS_IndexedDataMapOfPaveBlockListOfPaveBlock.hxx |    6 +-
 ...PDS_IndexedDataMapOfShapeCoupleOfPaveBlocks.hxx |    3 -
 src/BOPDS/BOPDS_IndexedMapOfPaveBlock.hxx          |    8 +-
 src/BOPDS/BOPDS_Interf.hxx                         |   31 +-
 src/BOPDS/BOPDS_Iterator.cdl                       |  136 +-
 src/BOPDS/BOPDS_Iterator.cxx                       |  215 +-
 src/BOPDS/BOPDS_IteratorSI.cxx                     |    2 +
 src/BOPDS/BOPDS_ListOfPaveBlock.hxx                |    3 +-
 src/BOPDS/BOPDS_MapOfCommonBlock.hxx               |    6 +-
 src/BOPDS/BOPDS_MapOfPassKey.hxx                   |    4 -
 src/BOPDS/BOPDS_MapOfPassKeyBoolean.hxx            |    3 -
 src/BOPDS/BOPDS_MapOfPave.hxx                      |    7 +-
 src/BOPDS/BOPDS_MapOfPaveBlock.hxx                 |    6 +-
 src/BOPDS/BOPDS_PassKey.lxx                        |   24 +-
 src/BOPDS/BOPDS_PassKeyBoolean.lxx                 |    8 +-
 src/BOPDS/BOPDS_PaveBlock.cdl                      |    4 +-
 src/BOPDS/BOPDS_PaveBlock.cxx                      |   78 +-
 src/BOPDS/BOPDS_SubIterator.cxx                    |    2 +-
 src/BOPDS/BOPDS_VectorOfPave.hxx                   |   23 +
 src/BOPDS/FILES                                    |    2 +-
 src/BOPInt/BOPInt.cdl                              |   46 -
 src/BOPInt/BOPInt_Context.cdl                      |  330 --
 src/BOPInt/BOPInt_Context.cxx                      |  830 ---
 src/BOPInt/BOPInt_ShrunkRange.cdl                  |   95 -
 src/BOPInt/BOPInt_ShrunkRange.cxx                  |  482 --
 src/BOPInt/BOPInt_Tools.cdl                        |   84 -
 src/BOPInt/BOPInt_Tools.cxx                        |  218 -
 src/BOPTest/BOPTest_BOPCommands.cxx                |  184 +-
 src/BOPTest/BOPTest_CheckCommands.cxx              |  676 ++-
 src/BOPTest/BOPTest_Chronometer.hxx                |   83 +
 src/BOPTest/BOPTest_DrawableShape.cdl              |    4 +-
 src/BOPTest/BOPTest_ObjCommands.cxx                |   37 +-
 src/BOPTest/BOPTest_Objects.cdl                    |   30 +-
 src/BOPTest/BOPTest_Objects.cxx                    |    9 +
 src/BOPTest/BOPTest_PartitionCommands.cxx          |  152 +-
 src/BOPTest/FILES                                  |    1 +
 src/BOPTools/BOPTools.cdl                          |    3 +-
 src/BOPTools/BOPTools_AlgoTools.cdl                |  480 +-
 src/BOPTools/BOPTools_AlgoTools.cxx                |  206 +-
 src/BOPTools/BOPTools_AlgoTools2D.cxx              |  651 ++-
 src/BOPTools/BOPTools_AlgoTools3D.cdl              |   10 +-
 src/BOPTools/BOPTools_AlgoTools3D.cxx              |  121 +-
 src/BOPTools/BOPTools_AlgoTools_1.cxx              | 1153 ++--
 src/BOPTools/BOPTools_ConnexityBlock.hxx           |    7 -
 src/BOPTools/BOPTools_DataMapOfShapeSet.hxx        |    4 -
 src/BOPTools/BOPTools_MapOfSet.hxx                 |    3 -
 src/BRep/BRep.cdl                                  |   55 +-
 src/BRep/BRep_Builder.cdl                          |    1 +
 src/BRep/BRep_Builder.cxx                          |  145 +-
 src/BRep/BRep_Curve3D.cdl                          |    4 +-
 src/BRep/BRep_CurveOn2Surfaces.cdl                 |    4 +-
 src/BRep/BRep_CurveOn2Surfaces.cxx                 |    4 +-
 src/BRep/BRep_CurveOnClosedSurface.cdl             |    4 +-
 src/BRep/BRep_CurveOnSurface.cdl                   |    4 +-
 src/BRep/BRep_CurveRepresentation.cdl              |    2 +-
 src/BRep/BRep_CurveRepresentation.cxx              |    4 +-
 src/BRep/BRep_GCurve.cdl                           |    2 +-
 src/BRep/BRep_PointOnCurve.cdl                     |    4 +-
 src/BRep/BRep_PointOnCurveOnSurface.cdl            |    4 +-
 src/BRep/BRep_PointOnSurface.cdl                   |    3 +-
 src/BRep/BRep_PointsOnSurface.cdl                  |    2 +-
 src/BRep/BRep_Polygon3D.cdl                        |    6 +-
 src/BRep/BRep_PolygonOnClosedSurface.cdl           |    4 +-
 src/BRep/BRep_PolygonOnClosedTriangulation.cdl     |    4 +-
 src/BRep/BRep_PolygonOnSurface.cdl                 |    4 +-
 src/BRep/BRep_PolygonOnTriangulation.cdl           |    4 +-
 src/BRep/BRep_TEdge.cdl                            |    4 +-
 src/BRep/BRep_TFace.cdl                            |    4 +-
 src/BRep/BRep_TVertex.cdl                          |    6 +-
 src/BRep/BRep_Tool.cdl                             |   10 +-
 src/BRep/BRep_Tool.cxx                             |   92 +-
 src/BRepAdaptor/BRepAdaptor.cdl                    |    5 -
 src/BRepAdaptor/BRepAdaptor_Curve.cxx              |    4 +-
 src/BRepAlgo/BRepAlgo.cdl                          |    8 +-
 src/BRepAlgo/BRepAlgo.cxx                          |  509 +-
 src/BRepAlgo/BRepAlgo_AsDes.cdl                    |    2 +-
 src/BRepAlgo/BRepAlgo_BooleanOperation.cxx         |   10 +-
 src/BRepAlgo/BRepAlgo_DSAccess.cdl                 |    4 +-
 src/BRepAlgo/BRepAlgo_DSAccess.cxx                 |   14 +-
 src/BRepAlgo/BRepAlgo_EdgeConnector.cxx            |    2 +-
 src/BRepAlgo/BRepAlgo_Loop.cxx                     |   13 +-
 src/BRepAlgo/BRepAlgo_NormalProjection.cxx         |   30 +-
 src/BRepAlgo/BRepAlgo_Tool.cxx                     |    2 +-
 src/BRepAlgoAPI/BRepAlgoAPI.cdl                    |   15 +-
 src/BRepAlgoAPI/BRepAlgoAPI_BooleanOperation.cdl   |  224 +-
 src/BRepAlgoAPI/BRepAlgoAPI_BooleanOperation.cxx   |   39 +-
 src/BRepAlgoAPI/BRepAlgoAPI_Check.cxx              |    7 +-
 src/BRepApprox/BRepApprox.cdl                      |   13 +-
 src/BRepApprox/BRepApprox_ApproxLine.cdl           |   53 +
 src/BRepApprox/BRepApprox_ApproxLine.cxx           |   90 +
 src/BRepApprox/BRepApprox_ApproxLineGen.cdl        |   55 -
 src/BRepApprox/BRepApprox_ApproxLineGen.gxx        |   91 -
 src/BRepApprox/BRepApprox_SurfaceTool.cdl          |  239 +
 src/BRepApprox/BRepApprox_SurfaceTool.cxx          |   41 +
 src/BRepApprox/BRepApprox_SurfaceTool.lxx          |  232 +
 src/BRepApprox/BRepApprox_SurfaceToolGen.cdl       |  240 -
 src/BRepApprox/BRepApprox_SurfaceToolGen.gxx       |   42 -
 src/BRepApprox/BRepApprox_SurfaceToolGen.lxx       |  235 -
 src/BRepBlend/BRepBlend.cdl                        |   77 +-
 src/BRepBlend/BRepBlend_AppFunc.cdl                |    1 +
 src/BRepBlend/BRepBlend_AppFuncRoot.cxx            |    4 +-
 src/BRepBlend/BRepBlend_AppFuncRst.cdl             |    2 +-
 src/BRepBlend/BRepBlend_AppFuncRstRst.cdl          |    2 +-
 src/BRepBlend/BRepBlend_CurvPointRadInv.cdl        |    4 +-
 src/BRepBlend/BRepBlend_Extremity.cdl              |  237 +
 src/BRepBlend/BRepBlend_Extremity.cxx              |  123 +
 src/BRepBlend/BRepBlend_Extremity.lxx              |   86 +
 src/BRepBlend/BRepBlend_HCurve2dTool.cdl           |  236 +
 src/BRepBlend/BRepBlend_HCurve2dTool.cxx           |   50 +
 src/BRepBlend/BRepBlend_HCurve2dTool.lxx           |  162 +
 src/BRepBlend/BRepBlend_HCurve2dToolGen.cdl        |  236 -
 src/BRepBlend/BRepBlend_HCurve2dToolGen.gxx        |   49 -
 src/BRepBlend/BRepBlend_HCurve2dToolGen.lxx        |  164 -
 src/BRepBlend/BRepBlend_HCurveTool.cdl             |  236 +
 src/BRepBlend/BRepBlend_HCurveTool.cxx             |   50 +
 src/BRepBlend/BRepBlend_HCurveTool.lxx             |  162 +
 src/BRepBlend/BRepBlend_HCurveToolGen.cdl          |  236 -
 src/BRepBlend/BRepBlend_HCurveToolGen.gxx          |   49 -
 src/BRepBlend/BRepBlend_HCurveToolGen.lxx          |  164 -
 src/BRepBlend/BRepBlend_Line.cdl                   |  236 +
 src/BRepBlend/BRepBlend_Line.cxx                   |   47 +
 src/BRepBlend/BRepBlend_Line.lxx                   |  105 +
 src/BRepBlend/BRepBlend_PointOnRst.cdl             |  117 +
 src/BRepBlend/BRepBlend_PointOnRst.cxx             |   38 +
 src/BRepBlend/BRepBlend_PointOnRst.lxx             |   36 +
 src/BRepBlend/BRepBlend_RstRstConstRad.cdl         |    3 +-
 src/BRepBlend/BRepBlend_RstRstEvolRad.cdl          |    2 +
 src/BRepBlend/BRepBlend_RstRstLineBuilder.cdl      |    9 +
 src/BRepBlend/BRepBlend_RstRstLineBuilder.cxx      |   32 +-
 src/BRepBlend/BRepBlend_SurfCurvConstRadInv.cdl    |    4 +-
 src/BRepBlend/BRepBlend_SurfCurvEvolRadInv.cdl     |    6 +-
 src/BRepBlend/BRepBlend_SurfPointConstRadInv.cdl   |    3 +-
 src/BRepBlend/BRepBlend_SurfPointEvolRadInv.cdl    |    5 +-
 src/BRepBlend/BRepBlend_SurfRstConstRad.cdl        |    2 +
 src/BRepBlend/BRepBlend_SurfRstConstRad.cxx        |    2 +-
 src/BRepBlend/BRepBlend_SurfRstEvolRad.cdl         |    3 +-
 src/BRepBlend/BRepBlend_SurfRstEvolRad.cxx         |    2 +-
 src/BRepBlend/BRepBlend_SurfRstLineBuilder.cdl     |   10 +
 src/BRepBlend/BRepBlend_SurfRstLineBuilder.cxx     |   32 +-
 src/BRepBuilderAPI/BRepBuilderAPI.cdl              |    9 -
 .../BRepBuilderAPI_BndBoxTreeSelector.hxx          |    6 -
 src/BRepBuilderAPI/BRepBuilderAPI_CellFilter.hxx   |   11 -
 src/BRepBuilderAPI/BRepBuilderAPI_Collect.cxx      |   25 +-
 src/BRepBuilderAPI/BRepBuilderAPI_FindPlane.cdl    |    2 +-
 src/BRepBuilderAPI/BRepBuilderAPI_NurbsConvert.cdl |   11 +-
 src/BRepBuilderAPI/BRepBuilderAPI_Sewing.cdl       |    2 +-
 src/BRepBuilderAPI/BRepBuilderAPI_Sewing.cxx       |   89 +-
 .../BRepBuilderAPI_VertexInspector.hxx             |   18 +-
 src/BRepCheck/BRepCheck.cdl                        |    2 +
 src/BRepCheck/BRepCheck.cxx                        |    7 +
 src/BRepCheck/BRepCheck_Analyzer.cxx               |  515 +-
 src/BRepCheck/BRepCheck_Edge.cdl                   |   17 +-
 src/BRepCheck/BRepCheck_Edge.cxx                   |  164 +-
 src/BRepCheck/BRepCheck_Face.cdl                   |    9 +-
 src/BRepCheck/BRepCheck_Face.cxx                   |    9 +
 src/BRepCheck/BRepCheck_Shell.cdl                  |    2 +-
 src/BRepCheck/BRepCheck_Shell.cxx                  |   19 +-
 src/BRepCheck/BRepCheck_Vertex.cdl                 |    2 +-
 src/BRepCheck/BRepCheck_Wire.cdl                   |    6 +-
 src/BRepCheck/BRepCheck_Wire.cxx                   |   42 +-
 src/BRepClass/BRepClass.cdl                        |    8 -
 src/BRepClass/BRepClass_FaceClassifier.cdl         |    2 +-
 src/BRepClass/BRepClass_FaceExplorer.cdl           |    2 +-
 src/BRepClass/BRepClass_Intersector.cdl            |    3 +-
 src/BRepClass3d/BRepClass3d_SClassifier.cxx        |    4 +-
 src/BRepClass3d/BRepClass3d_SolidClassifier.cxx    |    2 +-
 src/BRepClass3d/BRepClass3d_SolidExplorer.cxx      |    8 +-
 src/BRepExtrema/BRepExtrema_DistShapeShape.cxx     |  305 +-
 src/BRepExtrema/BRepExtrema_DistShapeShape.hxx     |   57 +-
 src/BRepExtrema/BRepExtrema_DistanceSS.hxx         |   26 +-
 src/BRepExtrema/BRepExtrema_ExtCC.hxx              |   27 +-
 src/BRepExtrema/BRepExtrema_ExtCF.hxx              |   39 +-
 src/BRepExtrema/BRepExtrema_ExtFF.hxx              |   35 +-
 src/BRepExtrema/BRepExtrema_ExtPC.hxx              |   27 +-
 src/BRepExtrema/BRepExtrema_ExtPF.hxx              |   30 +-
 src/BRepExtrema/BRepExtrema_Poly.hxx               |   14 +-
 src/BRepExtrema/BRepExtrema_SeqOfSolution.hxx      |    4 -
 src/BRepExtrema/BRepExtrema_SolutionElem.hxx       |  186 +-
 src/BRepExtrema/BRepExtrema_SupportType.hxx        |    4 -
 src/BRepFeat/BRepFeat_Builder.cxx                  |   17 +-
 src/BRepFeat/BRepFeat_Form.cxx                     |   32 +-
 src/BRepFeat/BRepFeat_MakeCylindricalHole.cxx      |   47 +-
 src/BRepFeat/BRepFeat_MakeDPrism.cxx               |   28 +-
 src/BRepFeat/BRepFeat_MakeLinearForm.cxx           |   63 +-
 src/BRepFeat/BRepFeat_MakePipe.cxx                 |   14 +-
 src/BRepFeat/BRepFeat_MakePrism.cxx                |   24 +-
 src/BRepFeat/BRepFeat_MakeRevol.cxx                |   22 +-
 src/BRepFeat/BRepFeat_MakeRevolutionForm.cxx       |   74 +-
 src/BRepFeat/BRepFeat_RibSlot.cxx                  |   61 +-
 src/BRepFeat/BRepFeat_trace.cxx                    |    2 +-
 src/BRepFill/BRepFill.cdl                          |   44 +-
 src/BRepFill/BRepFill.cxx                          |    6 +-
 src/BRepFill/BRepFill_ApproxSeewing.cxx            |    8 +-
 src/BRepFill/BRepFill_CompatibleWires.cdl          |    6 +-
 src/BRepFill/BRepFill_CompatibleWires.cxx          |  109 +-
 src/BRepFill/BRepFill_CurveConstraint.cdl          |    5 +-
 src/BRepFill/BRepFill_Draft.cxx                    |   12 +-
 src/BRepFill/BRepFill_Filling.cdl                  |    5 +
 src/BRepFill/BRepFill_Generator.cxx                |    4 -
 src/BRepFill/BRepFill_LocationLaw.cxx              |    7 +-
 src/BRepFill/BRepFill_MultiLine.cxx                |    8 +-
 src/BRepFill/BRepFill_NSections.cxx                |  181 +-
 src/BRepFill/BRepFill_OffsetWire.cdl               |   26 +-
 src/BRepFill/BRepFill_OffsetWire.cxx               |  486 +-
 src/BRepFill/BRepFill_Pipe.cdl                     |    6 +
 src/BRepFill/BRepFill_Pipe.cxx                     |   27 +-
 src/BRepFill/BRepFill_PipeShell.cdl                |   24 +-
 src/BRepFill/BRepFill_PipeShell.cxx                |   37 +-
 src/BRepFill/BRepFill_SectionPlacement.cxx         |    4 +-
 src/BRepFill/BRepFill_ShapeLaw.cxx                 |    5 +-
 src/BRepFill/BRepFill_Sweep.cdl                    |    4 +
 src/BRepFill/BRepFill_Sweep.cxx                    |   94 +-
 src/BRepFill/BRepFill_TrimEdgeTool.cdl             |    2 +-
 src/BRepFill/BRepFill_TrimEdgeTool.cxx             |   18 +-
 src/BRepFill/BRepFill_TrimShellCorner.cxx          |   11 +-
 src/BRepFill/BRepFill_TrimSurfaceTool.cdl          |    3 +-
 src/BRepFill/BRepFill_TrimSurfaceTool.cxx          |   16 +-
 src/BRepFilletAPI/BRepFilletAPI_LocalOperation.cdl |    2 +-
 src/BRepFilletAPI/BRepFilletAPI_MakeChamfer.cdl    |    2 +-
 src/BRepFilletAPI/BRepFilletAPI_MakeFillet.cdl     |    4 +-
 src/BRepGProp/BRepGProp.cdl                        |   31 +-
 src/BRepGProp/BRepGProp.cxx                        |   24 +-
 src/BRepGProp/BRepGProp_Cinert.cdl                 |   46 +
 src/BRepGProp/BRepGProp_Cinert.cxx                 |  154 +
 src/BRepGProp/BRepGProp_Face.cxx                   |   66 +-
 src/BRepGProp/BRepGProp_Sinert.cdl                 |   62 +
 src/BRepGProp/BRepGProp_Sinert.cxx                 | 1021 ++++
 src/BRepGProp/BRepGProp_TFunction.cdl              |  126 +
 src/BRepGProp/BRepGProp_TFunction.cxx              |  183 +
 src/BRepGProp/BRepGProp_TFunction.lxx              |   66 +
 src/BRepGProp/BRepGProp_UFunction.cdl              |  129 +
 src/BRepGProp/BRepGProp_UFunction.cxx              |  268 +
 src/BRepGProp/BRepGProp_UFunction.lxx              |   35 +
 src/BRepGProp/BRepGProp_Vinert.cdl                 |  195 +
 src/BRepGProp/BRepGProp_Vinert.cxx                 |  965 ++++
 src/BRepGProp/BRepGProp_VinertGK.cdl               |  244 +
 src/BRepGProp/BRepGProp_VinertGK.cxx               |  480 ++
 src/BRepGProp/BRepGProp_VinertGK.lxx               |   45 +
 src/BRepIntCurveSurface/BRepIntCurveSurface.cdl    |    4 +-
 .../BRepIntCurveSurface_Inter.cdl                  |  168 +-
 .../BRepIntCurveSurface_Inter.cxx                  |  396 +-
 src/BRepLib/BRepLib.cdl                            |    3 -
 src/BRepLib/BRepLib.cxx                            |   10 +
 src/BRepLib/BRepLib_FindSurface.cdl                |    2 +-
 src/BRepLib/BRepLib_FindSurface.cxx                |  291 +-
 src/BRepLib/BRepLib_FuseEdges.cxx                  |   41 +-
 src/BRepLib/BRepLib_MakeShell.cxx                  |    1 +
 src/BRepLib/BRepLib_MakeSolid.cxx                  |    1 +
 src/BRepLib/BRepLib_MakeWire.cxx                   |    6 +-
 src/BRepMAT2d/BRepMAT2d.cdl                        |   20 +-
 src/BRepMAT2d/BRepMAT2d_BisectingLocus.cdl         |  166 +
 src/BRepMAT2d/BRepMAT2d_BisectingLocus.cxx         |  348 ++
 src/BRepMAT2d/BRepMAT2d_LinkTopoBilo.cdl           |    2 +-
 src/BRepMAT2d/BRepMAT2d_LinkTopoBilo.cxx           |    6 +-
 src/BRepMesh/BRepMesh.cdl                          |  203 -
 src/BRepMesh/BRepMesh.cxx                          |   27 -
 src/BRepMesh/BRepMesh.hxx                          |  136 +
 src/BRepMesh/BRepMesh_BaseAllocator.hxx            |   16 -
 src/BRepMesh/BRepMesh_BiPoint.cdl                  |   44 -
 src/BRepMesh/BRepMesh_BiPoint.cxx                  |   46 -
 src/BRepMesh/BRepMesh_BiPoint.lxx                  |   41 -
 src/BRepMesh/BRepMesh_CellFilter.hxx               |   29 -
 src/BRepMesh/BRepMesh_Circ.cdl                     |   54 -
 src/BRepMesh/BRepMesh_Circ.cxx                     |   34 -
 src/BRepMesh/BRepMesh_Circ.lxx                     |   21 -
 src/BRepMesh/BRepMesh_Circle.hxx                   |   77 +
 src/BRepMesh/BRepMesh_CircleInspector.hxx          |   91 +-
 src/BRepMesh/BRepMesh_CircleTool.cdl               |  102 -
 src/BRepMesh/BRepMesh_CircleTool.cxx               |  283 +-
 src/BRepMesh/BRepMesh_CircleTool.hxx               |  134 +
 src/BRepMesh/BRepMesh_Classifier.cdl               |   74 -
 src/BRepMesh/BRepMesh_Classifier.cxx               |  600 +--
 src/BRepMesh/BRepMesh_Classifier.hxx               |   77 +
 src/BRepMesh/BRepMesh_Classifier.lxx               |   24 -
 src/BRepMesh/BRepMesh_ClassifierPtr.hxx            |   24 -
 .../BRepMesh_ComparatorOfIndexedVertexOfDelaun.cdl |   49 -
 .../BRepMesh_ComparatorOfIndexedVertexOfDelaun.cxx |   67 -
 .../BRepMesh_ComparatorOfVertexOfDelaun.cdl        |   46 -
 .../BRepMesh_ComparatorOfVertexOfDelaun.cxx        |   62 -
 src/BRepMesh/BRepMesh_DataStructureOfDelaun.cdl    |  268 -
 src/BRepMesh/BRepMesh_DataStructureOfDelaun.cxx    |  903 ++--
 src/BRepMesh/BRepMesh_DataStructureOfDelaun.hxx    |  319 ++
 src/BRepMesh/BRepMesh_DegreeOfFreedom.hxx          |   29 +
 src/BRepMesh/BRepMesh_Delaun.cxx                   |  694 +--
 src/BRepMesh/BRepMesh_Delaun.hxx                   |  449 +-
 src/BRepMesh/BRepMesh_DiscretFactory.cdl           |  114 -
 src/BRepMesh/BRepMesh_DiscretFactory.cxx           |   98 +-
 src/BRepMesh/BRepMesh_DiscretFactory.hxx           |  118 +
 src/BRepMesh/BRepMesh_DiscretRoot.cdl              |   92 -
 src/BRepMesh/BRepMesh_DiscretRoot.cxx              |   96 +-
 src/BRepMesh/BRepMesh_DiscretRoot.hxx              |  105 +
 src/BRepMesh/BRepMesh_Edge.cdl                     |   84 -
 src/BRepMesh/BRepMesh_Edge.cxx                     |   48 -
 src/BRepMesh/BRepMesh_Edge.hxx                     |   95 +
 src/BRepMesh/BRepMesh_Edge.lxx                     |   38 -
 src/BRepMesh/BRepMesh_EdgeChecker.hxx              |   82 +
 src/BRepMesh/BRepMesh_EdgeParameterProvider.cxx    |   89 +
 src/BRepMesh/BRepMesh_EdgeParameterProvider.hxx    |   69 +
 .../BRepMesh_EdgeTessellationExtractor.cxx         |   59 +
 .../BRepMesh_EdgeTessellationExtractor.hxx         |   87 +
 src/BRepMesh/BRepMesh_EdgeTessellator.cxx          |  217 +
 src/BRepMesh/BRepMesh_EdgeTessellator.hxx          |   88 +
 src/BRepMesh/BRepMesh_FaceAttribute.cdl            |   81 -
 src/BRepMesh/BRepMesh_FaceAttribute.cxx            |  168 +-
 src/BRepMesh/BRepMesh_FaceAttribute.hxx            |  389 ++
 src/BRepMesh/BRepMesh_FaceAttribute.lxx            |   63 -
 src/BRepMesh/BRepMesh_FaceChecker.hxx              |   98 +
 src/BRepMesh/BRepMesh_FactoryError.hxx             |   26 +
 src/BRepMesh/BRepMesh_FastDiscret.cdl              |  349 --
 src/BRepMesh/BRepMesh_FastDiscret.cxx              | 2197 +++-----
 src/BRepMesh/BRepMesh_FastDiscret.hxx              |  369 ++
 src/BRepMesh/BRepMesh_FastDiscret.lxx              |  116 -
 src/BRepMesh/BRepMesh_FastDiscretFace.cdl          |  170 -
 src/BRepMesh/BRepMesh_FastDiscretFace.cxx          | 2431 ++++-----
 src/BRepMesh/BRepMesh_FastDiscretFace.hxx          |  165 +
 src/BRepMesh/BRepMesh_GeomTool.cdl                 |   75 -
 src/BRepMesh/BRepMesh_GeomTool.cxx                 |  362 +-
 src/BRepMesh/BRepMesh_GeomTool.hxx                 |  203 +
 src/BRepMesh/BRepMesh_IEdgeTool.cxx                |   19 +
 src/BRepMesh/BRepMesh_IEdgeTool.hxx                |   46 +
 src/BRepMesh/BRepMesh_IncrementalMesh.cdl          |  139 -
 src/BRepMesh/BRepMesh_IncrementalMesh.cxx          |  765 +--
 src/BRepMesh/BRepMesh_IncrementalMesh.hxx          |  207 +
 src/BRepMesh/BRepMesh_ListOfInteger.hxx            |   16 -
 src/BRepMesh/BRepMesh_MapOfInteger.hxx             |   23 -
 src/BRepMesh/BRepMesh_MapOfIntegerInteger.hxx      |   22 -
 src/BRepMesh/BRepMesh_OrientedEdge.hxx             |   91 +
 src/BRepMesh/BRepMesh_PairOfIndex.hxx              |  114 +-
 src/BRepMesh/BRepMesh_PairOfPolygon.cdl            |   53 -
 src/BRepMesh/BRepMesh_PairOfPolygon.cxx            |   62 -
 src/BRepMesh/BRepMesh_PairOfPolygon.hxx            |   82 +
 src/BRepMesh/BRepMesh_PairOfPolygon.lxx            |   34 -
 src/BRepMesh/BRepMesh_PluginEntryType.hxx          |    8 +-
 src/BRepMesh/BRepMesh_PluginMacro.hxx              |   32 +-
 .../BRepMesh_SelectorOfDataStructureOfDelaun.cdl   |  110 -
 .../BRepMesh_SelectorOfDataStructureOfDelaun.cxx   |  179 +-
 .../BRepMesh_SelectorOfDataStructureOfDelaun.hxx   |  115 +
 src/BRepMesh/BRepMesh_ShapeTool.cdl                |  174 -
 src/BRepMesh/BRepMesh_ShapeTool.cxx                |  380 +-
 src/BRepMesh/BRepMesh_ShapeTool.hxx                |  152 +
 src/BRepMesh/BRepMesh_ShapeTool.lxx                |  131 -
 src/BRepMesh/BRepMesh_Status.hxx                   |   15 +-
 src/BRepMesh/BRepMesh_Triangle.cxx                 |  144 -
 src/BRepMesh/BRepMesh_Triangle.hxx                 |  135 +-
 src/BRepMesh/BRepMesh_VectorOfVertex.hxx           |   28 -
 src/BRepMesh/BRepMesh_Vertex.cdl                   |   89 -
 src/BRepMesh/BRepMesh_Vertex.cxx                   |   66 -
 src/BRepMesh/BRepMesh_Vertex.hxx                   |  146 +
 src/BRepMesh/BRepMesh_Vertex.lxx                   |   30 -
 src/BRepMesh/BRepMesh_VertexCellFilter.hxx         |   42 -
 src/BRepMesh/BRepMesh_VertexInspector.cxx          |  111 -
 src/BRepMesh/BRepMesh_VertexInspector.hxx          |  166 +-
 src/BRepMesh/BRepMesh_VertexTool.cdl               |  140 -
 src/BRepMesh/BRepMesh_VertexTool.cxx               |  241 +-
 src/BRepMesh/BRepMesh_VertexTool.hxx               |  179 +
 src/BRepMesh/BRepMesh_WireChecker.cxx              |  421 ++
 src/BRepMesh/BRepMesh_WireChecker.hxx              |  143 +
 src/BRepMesh/BRepMesh_WireInterferenceChecker.cxx  |  166 +
 src/BRepMesh/BRepMesh_WireInterferenceChecker.hxx  |   98 +
 src/BRepMesh/FILES                                 |   58 +-
 src/BRepOffset/BRepOffset.cdl                      |    6 -
 src/BRepOffset/BRepOffset_Analyse.cxx              |   17 +-
 src/BRepOffset/BRepOffset_Inter2d.cdl              |    4 +-
 src/BRepOffset/BRepOffset_Inter2d.cxx              |   17 +-
 src/BRepOffset/BRepOffset_Inter3d.cdl              |    2 +-
 src/BRepOffset/BRepOffset_MakeOffset.cxx           |  956 ++--
 src/BRepOffset/BRepOffset_Offset.cdl               |    7 +-
 src/BRepOffset/BRepOffset_Offset.cxx               |  363 +-
 src/BRepOffset/BRepOffset_Tool.cxx                 |   23 +-
 src/BRepOffsetAPI/BRepOffsetAPI.cdl                |   21 +-
 src/BRepOffsetAPI/BRepOffsetAPI_MakeFilling.cdl    |    5 +
 src/BRepOffsetAPI/BRepOffsetAPI_MakeOffset.cdl     |   22 +-
 src/BRepOffsetAPI/BRepOffsetAPI_MakeOffset.cxx     |   42 +-
 src/BRepOffsetAPI/BRepOffsetAPI_MakePipe.cdl       |    5 +
 src/BRepOffsetAPI/BRepOffsetAPI_MakePipe.cxx       |   19 +-
 src/BRepOffsetAPI/BRepOffsetAPI_MakePipeShell.cdl  |   17 +
 src/BRepOffsetAPI/BRepOffsetAPI_MakePipeShell.cxx  |   27 +
 src/BRepOffsetAPI/BRepOffsetAPI_MiddlePath.cxx     |   64 +-
 src/BRepOffsetAPI/BRepOffsetAPI_ThruSections.cxx   |  495 +-
 src/BRepPrim/BRepPrim.cdl                          |   24 +-
 src/BRepPrim/BRepPrim_GWedge.cdl                   |  307 ++
 src/BRepPrim/BRepPrim_GWedge.cxx                   | 1021 ++++
 src/BRepPrim/BRepPrim_OneAxis.cdl                  |  492 ++
 src/BRepPrim/BRepPrim_OneAxis.cxx                  | 1391 +++++
 src/BRepPrim/BRepPrim_OneAxis.hxx                  |  183 -
 src/BRepPrim/BRepPrim_Replace.tcl                  |   71 -
 src/BRepPrim/BRepPrim_WOKSteps.edl                 |   26 -
 src/BRepPrim/FILES                                 |    3 -
 src/BRepPrimAPI/BRepPrimAPI.cdl                    |    1 -
 src/BRepPrimAPI/BRepPrimAPI_MakeBox.cxx            |   14 +-
 src/BRepProj/BRepProj.cdl                          |    5 +-
 src/BRepProj/BRepProj_Projection.cxx               |   21 +-
 src/BRepSweep/BRepSweep.cdl                        |   19 +-
 src/BRepSweep/BRepSweep_NumLinearRegularSweep.cdl  |  356 ++
 src/BRepSweep/BRepSweep_NumLinearRegularSweep.cxx  |  486 ++
 src/BRepSweep/BRepSweep_NumLinearRegularSweep.hxx  |  155 -
 src/BRepSweep/BRepSweep_Replace.tcl                |   71 -
 src/BRepSweep/BRepSweep_WOKSteps.edl               |   24 -
 src/BRepSweep/FILES                                |    3 -
 src/BRepTest/BRepTest_ChamferCommands.cxx          |    9 -
 src/BRepTest/BRepTest_CheckCommands.cxx            |  332 +-
 src/BRepTest/BRepTest_CurveCommands.cxx            |   93 +-
 src/BRepTest/BRepTest_DraftAngleCommands.cxx       |    2 +-
 src/BRepTest/BRepTest_ExtremaCommands.cxx          |  148 +-
 src/BRepTest/BRepTest_FeatureCommands.cxx          |   13 +-
 src/BRepTest/BRepTest_FilletCommands.cxx           |   12 -
 src/BRepTest/BRepTest_FillingCommands.cxx          |    6 +-
 src/BRepTest/BRepTest_MatCommands.cxx              |   18 +-
 src/BRepTest/BRepTest_OtherCommands.cxx            |   87 +-
 src/BRepTest/BRepTest_SurfaceCommands.cxx          |    8 +-
 src/BRepTest/BRepTest_TopologyCommands.cxx         |    7 -
 src/BRepToIGES/BRepToIGES_BRShell.cdl              |    6 +-
 src/BRepToIGES/BRepToIGES_BRSolid.cdl              |    8 +-
 src/BRepToIGES/BRepToIGES_BRWire.cdl               |   20 +-
 src/BRepToIGESBRep/BRepToIGESBRep_Entity.cdl       |   16 +-
 src/BRepTools/BRepTools.cdl                        |   25 -
 src/BRepTools/BRepTools.cxx                        |  160 +-
 src/BRepTools/BRepTools_Debug.cxx                  |    4 +-
 src/BRepTools/BRepTools_GTrsfModification.cdl      |    2 +-
 src/BRepTools/BRepTools_Modifier.cdl               |   11 +-
 src/BRepTools/BRepTools_Modifier.cxx               |  258 +-
 .../BRepTools_NurbsConvertModification.cdl         |    2 +-
 src/BRepTools/BRepTools_ReShape.cdl                |    2 +-
 src/BRepTools/BRepTools_ReShape.cxx                |   17 +-
 src/BRepTools/BRepTools_ShapeSet.cxx               |   71 +-
 src/BRepTools/BRepTools_TrsfModification.cdl       |    2 +-
 src/BRepTopAdaptor/BRepTopAdaptor_FClass2d.cxx     |   12 +-
 src/BRepTopAdaptor/BRepTopAdaptor_HVertex.cdl      |    4 +-
 src/BRepTopAdaptor/BRepTopAdaptor_Tool.cdl         |    4 +-
 src/BRepTopAdaptor/BRepTopAdaptor_Tool.cxx         |   12 +-
 src/BRepTopAdaptor/BRepTopAdaptor_TopolTool.cdl    |    8 +-
 src/BSplCLib/BSplCLib.cdl                          |    8 -
 src/BSplCLib/BSplCLib.cxx                          |   18 +-
 src/BSplCLib/BSplCLib_EvaluatorFunction.hxx        |   14 +-
 src/BSplSLib/BSplSLib.cxx                          |    2 +-
 src/BVH/BVH.cxx                                    |  128 +
 src/BVH/BVH_BinnedBuilder.hxx                      |   71 +
 src/BVH/BVH_BinnedBuilder.lxx                      |  288 +
 src/BVH/BVH_Box.hxx                                |  256 +
 src/BVH/BVH_Box.lxx                                |  162 +
 src/BVH/BVH_Builder.hxx                            |   70 +
 src/BVH/BVH_Builder.lxx                            |   37 +
 src/BVH/BVH_Geometry.hxx                           |   74 +
 src/BVH/BVH_Geometry.lxx                           |  118 +
 src/BVH/BVH_LinearBuilder.hxx                      |   67 +
 src/BVH/BVH_LinearBuilder.lxx                      |  507 ++
 src/BVH/BVH_Object.hxx                             |   61 +
 src/BVH/BVH_Object.lxx                             |   65 +
 src/BVH/BVH_ObjectSet.hxx                          |   77 +
 src/BVH/BVH_ObjectSet.lxx                          |  112 +
 src/BVH/BVH_PrimitiveSet.hxx                       |   75 +
 src/BVH/BVH_PrimitiveSet.lxx                       |  106 +
 src/BVH/BVH_Properties.cxx                         |   22 +
 src/BVH/BVH_Properties.hxx                         |   74 +
 src/BVH/BVH_Properties.lxx                         |  223 +
 src/BVH/BVH_QueueBuilder.hxx                       |   58 +
 src/BVH/BVH_QueueBuilder.lxx                       |   84 +
 src/BVH/BVH_Set.hxx                                |   63 +
 src/BVH/BVH_Set.lxx                                |   49 +
 src/BVH/BVH_Sorter.hxx                             |   41 +
 src/BVH/BVH_Sorter.lxx                             |   75 +
 src/BVH/BVH_SpatialMedianBuilder.hxx               |   38 +
 src/BVH/BVH_SpatialMedianBuilder.lxx               |   39 +
 src/BVH/BVH_SweepPlaneBuilder.hxx                  |   45 +
 src/BVH/BVH_SweepPlaneBuilder.lxx                  |  192 +
 src/BVH/BVH_Tree.hxx                               |  266 +
 src/BVH/BVH_Tree.lxx                               |  169 +
 src/BVH/BVH_Triangulation.hxx                      |   70 +
 src/BVH/BVH_Triangulation.lxx                      |  101 +
 src/BVH/BVH_Types.hxx                              |  240 +
 src/BVH/FILES                                      |   35 +
 src/BiTgte/BiTgte.cdl                              |    5 -
 src/BiTgte/BiTgte_Blend.cdl                        |    2 +-
 src/BiTgte/BiTgte_Blend.cxx                        |   30 +-
 src/BiTgte/BiTgte_CurveOnEdge.cdl                  |    3 +-
 src/BiTgte/BiTgte_CurveOnVertex.cdl                |    3 +-
 src/BinDrivers/BinDrivers.cxx                      |    4 +
 .../BinDrivers_DocumentRetrievalDriver.cdl         |    2 +-
 .../BinDrivers_DocumentStorageDriver.cdl           |    2 +-
 .../BinDrivers_DocumentStorageDriver.cxx           |    8 +-
 src/BinLDrivers/BinLDrivers.cxx                    |    4 +
 .../BinLDrivers_DocumentRetrievalDriver.cdl        |   13 +-
 .../BinLDrivers_DocumentRetrievalDriver.cxx        |   41 +-
 .../BinLDrivers_DocumentStorageDriver.cdl          |    2 +-
 .../BinLDrivers_DocumentStorageDriver.cxx          |   54 +-
 src/BinMDF/BinMDF_ADriver.cdl                      |    4 +-
 src/BinMDF/BinMDF_ADriverTable.cdl                 |    2 +-
 src/BinMDF/BinMDF_ReferenceDriver.cdl              |    6 +-
 src/BinMDF/BinMDF_TagSourceDriver.cdl              |    6 +-
 src/BinMDataStd/BinMDataStd.cdl                    |    4 +-
 src/BinMDataStd/BinMDataStd_AsciiStringDriver.cdl  |    6 +-
 src/BinMDataStd/BinMDataStd_BooleanArrayDriver.cdl |    6 +-
 src/BinMDataStd/BinMDataStd_BooleanListDriver.cdl  |    6 +-
 src/BinMDataStd/BinMDataStd_ByteArrayDriver.cdl    |    6 +-
 src/BinMDataStd/BinMDataStd_ByteArrayDriver.cxx    |   10 +-
 src/BinMDataStd/BinMDataStd_CommentDriver.cdl      |    6 +-
 src/BinMDataStd/BinMDataStd_DirectoryDriver.cdl    |    6 +-
 src/BinMDataStd/BinMDataStd_ExpressionDriver.cdl   |    6 +-
 .../BinMDataStd_ExtStringArrayDriver.cdl           |    6 +-
 .../BinMDataStd_ExtStringArrayDriver.cxx           |    6 -
 .../BinMDataStd_ExtStringListDriver.cdl            |    6 +-
 src/BinMDataStd/BinMDataStd_IntPackedMapDriver.cdl |    6 +-
 src/BinMDataStd/BinMDataStd_IntPackedMapDriver.cxx |    4 +-
 src/BinMDataStd/BinMDataStd_IntegerArrayDriver.cdl |    6 +-
 src/BinMDataStd/BinMDataStd_IntegerArrayDriver.cxx |    5 +-
 src/BinMDataStd/BinMDataStd_IntegerDriver.cdl      |    6 +-
 src/BinMDataStd/BinMDataStd_IntegerListDriver.cdl  |    6 +-
 src/BinMDataStd/BinMDataStd_NameDriver.cdl         |    6 +-
 src/BinMDataStd/BinMDataStd_NamedDataDriver.cdl    |    6 +-
 src/BinMDataStd/BinMDataStd_NoteBookDriver.cdl     |    6 +-
 src/BinMDataStd/BinMDataStd_RealArrayDriver.cdl    |    6 +-
 src/BinMDataStd/BinMDataStd_RealArrayDriver.cxx    |    4 +-
 src/BinMDataStd/BinMDataStd_RealDriver.cdl         |    6 +-
 src/BinMDataStd/BinMDataStd_RealListDriver.cdl     |    6 +-
 .../BinMDataStd_ReferenceArrayDriver.cdl           |    6 +-
 .../BinMDataStd_ReferenceListDriver.cdl            |    6 +-
 src/BinMDataStd/BinMDataStd_RelationDriver.cdl     |    6 +-
 src/BinMDataStd/BinMDataStd_TickDriver.cdl         |    6 +-
 src/BinMDataStd/BinMDataStd_TreeNodeDriver.cdl     |    6 +-
 src/BinMDataStd/BinMDataStd_UAttributeDriver.cdl   |    6 +-
 src/BinMDataStd/BinMDataStd_VariableDriver.cdl     |    6 +-
 src/BinMDataXtd/BinMDataXtd.cdl                    |    4 +-
 src/BinMDataXtd/BinMDataXtd_AxisDriver.cdl         |    6 +-
 src/BinMDataXtd/BinMDataXtd_ConstraintDriver.cdl   |    6 +-
 src/BinMDataXtd/BinMDataXtd_GeometryDriver.cdl     |    6 +-
 src/BinMDataXtd/BinMDataXtd_PatternStdDriver.cdl   |    6 +-
 src/BinMDataXtd/BinMDataXtd_PlacementDriver.cdl    |    6 +-
 src/BinMDataXtd/BinMDataXtd_PlaneDriver.cdl        |    6 +-
 src/BinMDataXtd/BinMDataXtd_PointDriver.cdl        |    6 +-
 src/BinMDataXtd/BinMDataXtd_ShapeDriver.cdl        |    6 +-
 src/BinMDocStd/BinMDocStd_XLinkDriver.cdl          |    6 +-
 src/BinMFunction/BinMFunction_FunctionDriver.cdl   |    6 +-
 src/BinMFunction/BinMFunction_GraphNodeDriver.cdl  |    6 +-
 src/BinMFunction/BinMFunction_ScopeDriver.cdl      |    6 +-
 src/BinMNaming/BinMNaming_NamedShapeDriver.cdl     |   10 +-
 src/BinMNaming/BinMNaming_NamedShapeDriver.lxx     |   10 +
 src/BinMNaming/BinMNaming_NamingDriver.cdl         |    6 +-
 src/BinMNaming/BinMNaming_NamingDriver.cxx         |    9 +-
 src/BinMPrsStd/BinMPrsStd.cdl                      |    4 +-
 .../BinMPrsStd_AISPresentationDriver.cdl           |    6 +-
 src/BinMPrsStd/BinMPrsStd_PositionDriver.cdl       |    6 +-
 src/BinMXCAFDoc/BinMXCAFDoc_AreaDriver.cdl         |    6 +-
 src/BinMXCAFDoc/BinMXCAFDoc_CentroidDriver.cdl     |    6 +-
 src/BinMXCAFDoc/BinMXCAFDoc_ColorDriver.cdl        |    6 +-
 src/BinMXCAFDoc/BinMXCAFDoc_ColorToolDriver.cdl    |    6 +-
 src/BinMXCAFDoc/BinMXCAFDoc_DatumDriver.cdl        |    6 +-
 src/BinMXCAFDoc/BinMXCAFDoc_DimTolDriver.cdl       |    6 +-
 src/BinMXCAFDoc/BinMXCAFDoc_DimTolToolDriver.cdl   |    6 +-
 src/BinMXCAFDoc/BinMXCAFDoc_DocumentToolDriver.cdl |    6 +-
 src/BinMXCAFDoc/BinMXCAFDoc_GraphNodeDriver.cdl    |    6 +-
 src/BinMXCAFDoc/BinMXCAFDoc_LayerToolDriver.cdl    |    6 +-
 src/BinMXCAFDoc/BinMXCAFDoc_LocationDriver.cdl     |    6 +-
 src/BinMXCAFDoc/BinMXCAFDoc_LocationDriver.cxx     |    2 +-
 src/BinMXCAFDoc/BinMXCAFDoc_MaterialDriver.cdl     |    6 +-
 src/BinMXCAFDoc/BinMXCAFDoc_MaterialToolDriver.cdl |    6 +-
 src/BinMXCAFDoc/BinMXCAFDoc_ShapeToolDriver.cdl    |    6 +-
 src/BinMXCAFDoc/BinMXCAFDoc_VolumeDriver.cdl       |    6 +-
 src/BinTObjDrivers/BinTObjDrivers.cxx              |    4 +
 .../BinTObjDrivers_DocumentRetrievalDriver.hxx     |    2 +-
 .../BinTObjDrivers_DocumentStorageDriver.hxx       |    2 +-
 src/BinTools/BinTools_Curve2dSet.cxx               |    7 +-
 src/BinTools/BinTools_CurveSet.cxx                 |    2 +-
 src/BinTools/BinTools_LocationSet.cxx              |    4 +-
 src/BinTools/BinTools_ShapeSet.cdl                 |    3 +
 src/BinTools/BinTools_ShapeSet.cxx                 |   36 +-
 src/BinTools/BinTools_SurfaceSet.cxx               |   18 +-
 src/BinXCAFDrivers/BinXCAFDrivers.cxx              |    4 +
 .../BinXCAFDrivers_DocumentRetrievalDriver.cdl     |    2 +-
 .../BinXCAFDrivers_DocumentStorageDriver.cdl       |    2 +-
 src/Bisector/Bisector.cdl                          |   14 +-
 src/Bisector/Bisector_Bisec.cdl                    |    2 +-
 src/Bisector/Bisector_BisecAna.cdl                 |    8 +-
 src/Bisector/Bisector_BisecAna.cxx                 |    6 +-
 src/Bisector/Bisector_BisecCC.cdl                  |    8 +-
 src/Bisector/Bisector_BisecPC.cdl                  |    8 +-
 src/Bisector/Bisector_BisecPC.cxx                  |    6 +-
 src/Bisector/Bisector_Inter.cxx                    |    2 +-
 src/Blend/Blend.cdl                                |   11 +-
 src/Blend/Blend_CSWalking.cdl                      |   13 +-
 src/Blend/Blend_CSWalking.gxx                      |    2 +-
 src/Blend/Blend_CSWalking_1.gxx                    |    2 +-
 src/Blend/Blend_CSWalking_3.gxx                    |    2 +
 src/Blend/Blend_CSWalking_4.gxx                    |    6 +-
 src/Blend/Blend_Extremity.cdl                      |  241 -
 src/Blend/Blend_Extremity.gxx                      |  120 -
 src/Blend/Blend_Extremity.lxx                      |   86 -
 src/Blend/Blend_Iterator.cdl                       |   58 -
 src/Blend/Blend_Iterator.gxx                       |   13 -
 src/Blend/Blend_Line.cdl                           |  244 -
 src/Blend/Blend_Line.gxx                           |   45 -
 src/Blend/Blend_Line.lxx                           |  105 -
 src/Blend/Blend_PointOnRst.cdl                     |  117 -
 src/Blend/Blend_PointOnRst.gxx                     |   36 -
 src/Blend/Blend_PointOnRst.lxx                     |   36 -
 src/Blend/Blend_Walking.cdl                        |   12 +-
 src/Blend/Blend_Walking.gxx                        |    2 +-
 src/Blend/Blend_Walking_1.gxx                      |  260 +-
 src/Blend/Blend_Walking_2.gxx                      |    2 +-
 src/Blend/Blend_Walking_3.gxx                      |    6 +-
 src/Blend/Blend_Walking_4.gxx                      |   12 +-
 src/BlendFunc/BlendFunc_CSCircular.cxx             |   12 -
 src/BlendFunc/BlendFunc_ConstRad.cxx               |   27 +-
 src/BlendFunc/BlendFunc_ConstRadInv.cxx            |   14 +-
 src/BlendFunc/BlendFunc_EvolRad.cxx                |   24 +-
 src/BlendFunc/BlendFunc_EvolRadInv.cxx             |   12 -
 src/Bnd/Bnd.cdl                                    |   12 -
 src/Bnd/Bnd_BoundSortBox.cxx                       |    3 +-
 src/Bnd/Bnd_BoundSortBox2d.cxx                     |    2 +-
 src/Bnd/Bnd_Box.cdl                                |   27 +-
 src/Bnd/Bnd_Box.cxx                                |   85 +-
 src/BndLib/BndLib.cdl                              |    2 -
 src/BndLib/BndLib.cxx                              |  363 +-
 src/BndLib/BndLib_Add2dCurve.cdl                   |   33 +-
 src/BndLib/BndLib_Add2dCurve.cxx                   |  998 +++-
 src/BndLib/BndLib_Compute.gxx                      |  175 -
 src/BndLib/BndLib_Compute.hxx                      |   21 -
 src/BndLib/BndLib_Compute2d.cxx                    |   25 -
 src/BndLib/BndLib_Compute3d.cxx                    |   24 -
 src/BndLib/FILES                                   |    4 -
 src/CDF/CDF.cdl                                    |    7 +-
 src/CDF/CDF_Application.cdl                        |    6 +-
 src/CDF/CDF_Application.cxx                        |   14 +-
 src/CDF/CDF_Directory.cdl                          |    2 +-
 src/CDF/CDF_FWOSDriver.cdl                         |   68 +
 src/CDF/CDF_FWOSDriver.cxx                         |  255 +
 src/CDF/CDF_MetaDataDriver.cdl                     |    3 +-
 src/CDF/CDF_Session.cdl                            |    8 +-
 src/CDF/CDF_Session.cxx                            |   16 +-
 src/CDF/CDF_StoreList.cdl                          |    7 +-
 src/CDF/CDF_StoreList.cxx                          |    6 +-
 src/CDM/CDM.cdl                                    |    8 +-
 src/CDM/CDM_Application.cdl                        |    2 +-
 src/CDM/CDM_COutMessageDriver.cdl                  |    1 +
 src/CDM/CDM_NullMessageDriver.cdl                  |    3 +-
 src/CDM/CDM_Reference.cdl                          |    4 +-
 src/CPnts/CPnts.cdl                                |   12 -
 src/CPnts/CPnts_MyGaussFunction.cdl                |    1 +
 src/CPnts/CPnts_MyRootFunction.cdl                 |    1 +
 src/CPnts/CPnts_RealFunction.hxx                   |    2 +
 src/CPnts/CPnts_UniformDeflection.cdl              |    5 +-
 src/CSLib/CSLib.cdl                                |   13 +-
 src/CSLib/CSLib_Class2d.cdl                        |    4 +
 src/CSLib/CSLib_Class2d.cxx                        |    2 +
 src/ChFi2d/ChFi2d_AnaFilletAlgo.cxx                |   43 +-
 src/ChFi3d/ChFi3d.cdl                              |    7 +-
 src/ChFi3d/ChFi3d.cxx                              |    4 +-
 src/ChFi3d/ChFi3d_Builder.cdl                      |    2 +-
 src/ChFi3d/ChFi3d_Builder.cxx                      |   72 +-
 src/ChFi3d/ChFi3d_Builder_0.cxx                    |    8 +-
 src/ChFi3d/ChFi3d_Builder_0.hxx                    |    2 +-
 src/ChFi3d/ChFi3d_Builder_1.cxx                    |    8 +-
 src/ChFi3d/ChFi3d_Builder_2.cxx                    |   78 +-
 src/ChFi3d/ChFi3d_Builder_6.cxx                    |  120 +-
 src/ChFi3d/ChFi3d_Builder_C1.cxx                   |   32 +-
 src/ChFi3d/ChFi3d_Builder_C2.cxx                   |   26 +-
 src/ChFi3d/ChFi3d_Builder_CnCrn.cxx                |   38 +-
 src/ChFi3d/ChFi3d_Builder_SpKP.cxx                 |   20 +-
 src/ChFi3d/ChFi3d_ChBuilder.cdl                    |    6 +-
 src/ChFi3d/ChFi3d_ChBuilder.cxx                    |    6 +-
 src/ChFi3d/ChFi3d_ChBuilder_C3.cxx                 |    2 +-
 src/ChFi3d/ChFi3d_Debug.cxx                        |    2 +-
 src/ChFi3d/ChFi3d_FilBuilder.cdl                   |    8 +-
 src/ChFi3d/ChFi3d_FilBuilder.cxx                   |   30 +-
 src/ChFi3d/ChFi3d_FilBuilder_C2.cxx                |   34 +-
 src/ChFi3d/ChFi3d_FilBuilder_C3.cxx                |   38 +-
 src/ChFi3d/ChFi3d_SearchSing.cdl                   |    3 +-
 src/ChFiDS/ChFiDS.cdl                              |   26 +-
 src/ChFiDS/ChFiDS_ChamfSpine.cdl                   |    4 +-
 src/ChFiDS/ChFiDS_CommonPoint.cdl                  |    4 +-
 src/ChFiDS/ChFiDS_ElSpine.cdl                      |    4 +-
 src/ChFiDS/ChFiDS_FilSpine.cdl                     |   10 +-
 src/ChFiDS/ChFiDS_Spine.cdl                        |   12 +-
 src/ChFiDS/ChFiDS_Spine.cxx                        |   10 +-
 src/ChFiDS/ChFiDS_Stripe.cdl                       |    4 +-
 src/ChFiDS/ChFiDS_Stripe.cxx                       |    2 +-
 src/ChFiDS/ChFiDS_StripeMap.cdl                    |    2 +-
 src/ChFiDS/ChFiDS_SurfData.cdl                     |    7 +-
 src/ChFiKPart/ChFiKPart.cdl                        |    3 -
 src/ChFiKPart/ChFiKPart_ComputeData.cxx            |    4 +-
 .../ChFiKPart_ComputeData_ChAsymPlnCon.cxx         |    8 +-
 .../ChFiKPart_ComputeData_ChAsymPlnCyl.cxx         |    4 +
 src/ChFiKPart/ChFiKPart_ComputeData_ChPlnCon.cxx   |    6 +-
 src/ChFiKPart/ChFiKPart_ComputeData_ChPlnCyl.cxx   |    2 +
 src/ChFiKPart/ChFiKPart_ComputeData_FilPlnCon.cxx  |    2 +
 src/ChFiKPart/ChFiKPart_ComputeData_FilPlnCyl.cxx  |    4 +-
 src/ChFiKPart/ChFiKPart_ComputeData_Sphere.cxx     |    2 +-
 src/Cocoa/Cocoa_Window.hxx                         |   12 +
 src/Contap/Contap.cdl                              |  112 +-
 src/Contap/Contap_ArcFunction.cdl                  |   30 +-
 src/Contap/Contap_ArcFunction.cxx                  |  220 +
 src/Contap/Contap_ArcFunction.gxx                  |  217 -
 src/Contap/Contap_ArcFunction.lxx                  |    2 +-
 src/Contap/Contap_ArcTool.cdl                      |   58 -
 src/Contap/Contap_ArcTool.gxx                      |   13 -
 src/Contap/Contap_Contour.cdl                      |  208 +
 src/Contap/Contap_Contour.cxx                      | 2146 ++++++++
 src/Contap/Contap_Contour.lxx                      |   48 +
 src/Contap/Contap_ContourGen.cdl                   |  280 -
 src/Contap/Contap_ContourGen.gxx                   |   31 -
 src/Contap/Contap_ContourGen.lxx                   |   48 -
 src/Contap/Contap_ContourGen_1.gxx                 |  167 -
 src/Contap/Contap_ContourGen_2.gxx                 | 1577 ------
 src/Contap/Contap_ContourGen_3.gxx                 |  442 --
 src/Contap/Contap_HContTool.cdl                    |  196 +
 src/Contap/Contap_HContTool.cxx                    |  368 ++
 src/Contap/Contap_HContToolGen.cdl                 |  198 -
 src/Contap/Contap_HContToolGen.gxx                 |  384 --
 src/Contap/Contap_HCurve2dTool.cdl                 |  234 +
 src/Contap/Contap_HCurve2dTool.cxx                 |   46 +
 src/Contap/Contap_HCurve2dTool.lxx                 |  150 +
 src/Contap/Contap_HCurve2dToolGen.cdl              |  234 -
 src/Contap/Contap_HCurve2dToolGen.gxx              |   52 -
 src/Contap/Contap_HCurve2dToolGen.lxx              |  150 -
 src/Contap/Contap_Line.cdl                         |   25 +-
 src/Contap/Contap_Line.cxx                         |   96 +
 src/Contap/Contap_Line.gxx                         |   94 -
 src/Contap/Contap_Line.lxx                         |    5 +-
 src/Contap/Contap_Point.cdl                        |   20 +-
 src/Contap/Contap_Point.cxx                        |   29 +
 src/Contap/Contap_Point.gxx                        |   27 -
 src/Contap/Contap_Point.lxx                        |    8 +-
 src/Contap/Contap_SurfFunction.cdl                 |   32 +-
 src/Contap/Contap_SurfFunction.cxx                 |  284 +
 src/Contap/Contap_SurfFunction.gxx                 |  282 -
 src/Contap/Contap_SurfFunction.lxx                 |    2 +-
 src/Contap/Contap_SurfProps.cdl                    |   16 +-
 src/Contap/Contap_SurfProps.cxx                    |  336 ++
 src/Contap/Contap_SurfProps.gxx                    |  333 --
 src/Contap/Contap_SurfaceTool.cdl                  |  142 -
 src/Contap/Contap_SurfaceTool.gxx                  |   13 -
 src/Contap/Contap_TopolTool.cdl                    |  111 -
 src/Contap/Contap_TopolTool.gxx                    |   13 -
 src/Contap/FILES                                   |    3 -
 src/Convert/Convert.cdl                            |   58 +-
 .../Convert_CompBezierCurvesToBSplineCurve.cxx     |   43 +-
 src/Convert/Convert_CompPolynomialToPoles.cdl      |    6 +-
 src/Convert/Convert_CompPolynomialToPoles.cxx      |   14 +-
 src/Convert/Convert_ConicToBSplineCurve.cxx        |   21 +-
 src/Convert/Convert_GridPolynomialToPoles.cdl      |    6 +-
 src/DBC/DBC_BaseArray.cdl                          |    9 -
 src/DBC/DBC_BaseArray.cxx                          |   14 +-
 src/DBC/DBC_BaseArray_objs.hxx                     |   38 +-
 src/DBC/DBC_CMPLRS.edl                             |   17 -
 src/DBC/DBC_DBVArray.hxx                           |    4 +-
 src/DBC/DBC_LDSHR.edl                              |   17 -
 src/DBC/DBC_VArray.cdl                             |    4 +-
 src/DBC/FILES                                      |    2 -
 src/DBRep/DBRep.cdl                                |    7 +-
 src/DBRep/DBRep.cxx                                |  127 +-
 src/DBRep/DBRep_DrawableShape.cdl                  |    7 +-
 src/DBRep/DBRep_DrawableShape.cxx                  |    4 +-
 src/DBRep/DBRep_Edge.cdl                           |    4 +-
 src/DBRep/DBRep_Face.cdl                           |    4 +-
 src/DBRep/DBRep_IsoBuilder.cdl                     |    2 +-
 src/DBRep/DBRep_IsoBuilder.cxx                     |  125 +-
 src/DDF/DDF.cdl                                    |    5 +-
 src/DDF/DDF_Browser.cdl                            |    6 +-
 src/DDF/DDF_BrowserCommands.cxx                    |    2 +-
 src/DDF/DDF_Data.cdl                               |    6 +-
 src/DDF/DDF_IOStream.cxx                           |    4 +-
 src/DDF/DDF_IOStream.hxx                           |   27 -
 src/DDF/DDF_TransactionCommands.cxx                |   14 +-
 src/DDataStd/DDataStd.cdl                          |    7 -
 src/DDataStd/DDataStd_BasicCommands.cxx            |  596 ++-
 src/DDataStd/DDataStd_DatumCommands.cxx            |   69 -
 src/DDataStd/DDataStd_DrawDriver.cdl               |    3 +-
 src/DDataStd/DDataStd_DrawPresentation.cdl         |    8 +-
 src/DDataStd/DDataStd_NameCommands.cxx             |    2 +-
 src/DDataStd/DDataStd_TreeBrowser.cdl              |    4 +-
 src/DDataStd/DDataStd_TreeCommands.cxx             |    4 +-
 src/DDocStd/DDocStd_ApplicationCommands.cxx        |  112 +-
 src/DDocStd/DDocStd_DrawDocument.cdl               |    4 +-
 src/DNaming/DNaming.cxx                            |   14 +-
 src/DNaming/DNaming_BooleanOperationDriver.cdl     |    5 +-
 src/DNaming/DNaming_BooleanOperationDriver.cxx     |   59 +-
 src/DNaming/DNaming_BoxDriver.cdl                  |    2 +-
 src/DNaming/DNaming_CylinderDriver.cdl             |    2 +-
 src/DNaming/DNaming_CylinderDriver.cxx             |    8 +-
 src/DNaming/DNaming_FilletDriver.cdl               |    2 +-
 src/DNaming/DNaming_FilletDriver.cxx               |    8 +-
 src/DNaming/DNaming_Line3DDriver.cdl               |    2 +-
 src/DNaming/DNaming_Line3DDriver.cxx               |   30 +-
 src/DNaming/DNaming_ModelingCommands.cxx           |  109 +-
 src/DNaming/DNaming_PointDriver.cdl                |    2 +-
 src/DNaming/DNaming_PointDriver.cxx                |    2 +-
 src/DNaming/DNaming_PrismDriver.cdl                |    2 +-
 src/DNaming/DNaming_PrismDriver.cxx                |    4 +-
 src/DNaming/DNaming_RevolutionDriver.cdl           |    2 +-
 src/DNaming/DNaming_RevolutionDriver.cxx           |   22 +-
 src/DNaming/DNaming_SelectionCommands.cxx          |    8 +-
 src/DNaming/DNaming_SelectionDriver.cdl            |    2 +-
 src/DNaming/DNaming_SelectionDriver.cxx            |   10 +-
 src/DNaming/DNaming_SphereDriver.cdl               |    2 +-
 src/DNaming/DNaming_SphereDriver.cxx               |    4 +-
 src/DNaming/DNaming_TransformationDriver.cdl       |    2 +-
 src/DNaming/DNaming_TransformationDriver.cxx       |    8 +-
 src/DNaming/ModelDefinitions.hxx                   |    3 +
 src/DPrsStd/DPrsStd.cxx                            |    2 +-
 src/DPrsStd/DPrsStd_AISPresentationCommands.cxx    |    7 +-
 src/DPrsStd/DPrsStd_AISViewerCommands.cxx          |   61 +-
 src/Dico/Dico_Dictionary.cdl                       |   24 +-
 src/Draft/Draft_EdgeInfo.cxx                       |    4 +-
 src/Draft/Draft_Modification.cdl                   |    6 +-
 src/Draft/Draft_Modification_1.cxx                 |   18 +-
 src/Draw/Draw.cdl                                  |   26 +-
 src/Draw/Draw.cxx                                  |  118 +-
 src/Draw/Draw_Axis2D.cdl                           |    6 +-
 src/Draw/Draw_Axis3D.cdl                           |    6 +-
 src/Draw/Draw_BasicCommands.cxx                    |  133 +-
 src/Draw/Draw_Box.cdl                              |    4 +-
 src/Draw/Draw_Chronometer.cdl                      |    4 +-
 src/Draw/Draw_Circle2D.cdl                         |    2 +-
 src/Draw/Draw_Circle3D.cdl                         |    2 +-
 src/Draw/Draw_CommandFunction.hxx                  |   24 -
 src/Draw/Draw_Commands.cxx                         |   21 +-
 src/Draw/Draw_Debug.cxx                            |    3 +-
 src/Draw/Draw_Drawable3D.cdl                       |    2 +-
 src/Draw/Draw_GraphicCommands.cxx                  |    9 +-
 src/Draw/Draw_Grid.cdl                             |    2 +-
 src/Draw/Draw_Interpretor.cdl                      |  174 -
 src/Draw/Draw_Interpretor.cxx                      |  202 +-
 src/Draw/Draw_Interpretor.hxx                      |  266 +
 src/Draw/Draw_Main.cxx                             |   14 +-
 src/Draw/Draw_Main.hxx                             |    3 -
 src/Draw/Draw_Marker2D.cdl                         |    4 +-
 src/Draw/Draw_Marker3D.cdl                         |    4 +-
 src/Draw/Draw_Number.cdl                           |    4 +-
 src/Draw/Draw_PloadCommands.cxx                    |   16 +-
 src/Draw/Draw_Printer.cdl                          |    3 +-
 src/Draw/Draw_Printer.cxx                          |   45 +-
 src/Draw/Draw_Segment2D.cdl                        |    2 +-
 src/Draw/Draw_Segment3D.cdl                        |    2 +-
 src/Draw/Draw_Text2D.cdl                           |    4 +-
 src/Draw/Draw_Text3D.cdl                           |    4 +-
 src/Draw/Draw_VariableCommands.cxx                 |  153 +-
 src/Draw/Draw_Window.cxx                           |   70 +-
 src/Draw/Draw_Window.hxx                           |  131 +-
 src/Draw/FILES                                     |    3 +-
 src/DrawDim/DrawDim.cdl                            |    9 +-
 src/DrawDim/DrawDim_Angle.cdl                      |    2 +-
 src/DrawDim/DrawDim_Dimension.cdl                  |    2 +-
 src/DrawDim/DrawDim_Distance.cdl                   |    4 +-
 src/DrawDim/DrawDim_PlanarAngle.cdl                |    4 +-
 src/DrawDim/DrawDim_PlanarDiameter.cdl             |    4 +-
 src/DrawDim/DrawDim_PlanarDiameter.cxx             |    2 +
 src/DrawDim/DrawDim_PlanarDimension.cdl            |    2 +-
 src/DrawDim/DrawDim_PlanarDistance.cdl             |    4 +-
 src/DrawDim/DrawDim_PlanarDistance.cxx             |    2 +
 src/DrawDim/DrawDim_PlanarRadius.cdl               |    4 +-
 src/DrawDim/DrawDim_PlanarRadius.cxx               |    2 +
 src/DrawDim/DrawDim_Radius.cdl                     |    2 +-
 src/DrawDim/DrawDim_Radius.cxx                     |    3 +-
 src/DrawFairCurve/DrawFairCurve_Batten.cdl         |    2 +-
 .../DrawFairCurve_MinimalVariation.cdl             |    2 +-
 src/DrawResources/CURVES.tcl                       |    7 +
 src/DrawResources/DrawPlugin                       |    1 +
 src/DrawResources/DrawTK.tcl                       |  544 +-
 src/DrawResources/OCC_logo.png                     |  Bin 0 -> 13630 bytes
 src/DrawResources/SURFACES.tcl                     |    7 +
 src/DrawResources/StandardCommands.tcl             |   79 +-
 src/DrawResources/TestCommands.tcl                 |   69 +-
 src/DrawTrSurf/DrawTrSurf.cxx                      |   30 +-
 src/DrawTrSurf/DrawTrSurf_BSplineCurve.cdl         |    6 +-
 src/DrawTrSurf/DrawTrSurf_BSplineCurve2d.cdl       |    6 +-
 src/DrawTrSurf/DrawTrSurf_BSplineSurface.cdl       |    8 +-
 src/DrawTrSurf/DrawTrSurf_BezierCurve.cdl          |    6 +-
 src/DrawTrSurf/DrawTrSurf_BezierCurve2d.cdl        |    6 +-
 src/DrawTrSurf/DrawTrSurf_BezierSurface.cdl        |    6 +-
 src/DrawTrSurf/DrawTrSurf_Curve.cdl                |    6 +-
 src/DrawTrSurf/DrawTrSurf_Curve2d.cdl              |    6 +-
 src/DrawTrSurf/DrawTrSurf_Point.cdl                |    6 +-
 src/DrawTrSurf/DrawTrSurf_Point.cxx                |   14 +-
 src/DrawTrSurf/DrawTrSurf_Polygon2D.cdl            |    4 +-
 src/DrawTrSurf/DrawTrSurf_Polygon3D.cdl            |    4 +-
 src/DrawTrSurf/DrawTrSurf_Surface.cdl              |    6 +-
 src/DrawTrSurf/DrawTrSurf_Triangulation.cdl        |    4 +-
 src/DrawTrSurf/DrawTrSurf_Triangulation2D.cdl      |    4 +-
 src/DsgPrs/DsgPrs.cxx                              |    2 +-
 src/Dynamic/Dynamic.cdl                            |  298 --
 src/Dynamic/Dynamic.cxx                            |   53 -
 src/Dynamic/Dynamic_AbstractVariableInstance.cdl   |   48 -
 src/Dynamic/Dynamic_AbstractVariableInstance.cxx   |   36 -
 src/Dynamic/Dynamic_BooleanParameter.cdl           |   88 -
 src/Dynamic/Dynamic_BooleanParameter.cxx           |  100 -
 src/Dynamic/Dynamic_CompiledMethod.cdl             |   66 -
 src/Dynamic/Dynamic_CompiledMethod.cxx             |   50 -
 src/Dynamic/Dynamic_CompositMethod.cdl             |   86 -
 src/Dynamic/Dynamic_CompositMethod.cxx             |   81 -
 src/Dynamic/Dynamic_CompositVariableInstance.cdl   |   61 -
 src/Dynamic/Dynamic_CompositVariableInstance.cxx   |   47 -
 src/Dynamic/Dynamic_DynamicClass.cdl               |  110 -
 src/Dynamic/Dynamic_DynamicClass.cxx               |  137 -
 src/Dynamic/Dynamic_DynamicDerivedClass.cdl        |   76 -
 src/Dynamic/Dynamic_DynamicDerivedClass.cxx        |   77 -
 src/Dynamic/Dynamic_DynamicInstance.cdl            |  131 -
 src/Dynamic/Dynamic_DynamicInstance.cxx            |  181 -
 src/Dynamic/Dynamic_EnumerationParameter.cdl       |  102 -
 src/Dynamic/Dynamic_EnumerationParameter.gxx       |   84 -
 src/Dynamic/Dynamic_FuzzyClass.cdl                 |  212 -
 src/Dynamic/Dynamic_FuzzyClass.cxx                 |  360 --
 src/Dynamic/Dynamic_FuzzyDefinition.cdl            |   65 -
 src/Dynamic/Dynamic_FuzzyDefinition.cxx            |   48 -
 src/Dynamic/Dynamic_FuzzyDefinitionsDictionary.cdl |  128 -
 src/Dynamic/Dynamic_FuzzyDefinitionsDictionary.cxx |  270 -
 src/Dynamic/Dynamic_FuzzyInstance.cdl              |  119 -
 src/Dynamic/Dynamic_FuzzyInstance.gxx              |  241 -
 src/Dynamic/Dynamic_InstanceParameter.cdl          |   81 -
 src/Dynamic/Dynamic_InstanceParameter.cxx          |   70 -
 src/Dynamic/Dynamic_IntegerParameter.cdl           |   79 -
 src/Dynamic/Dynamic_IntegerParameter.cxx           |   71 -
 src/Dynamic/Dynamic_InterpretedMethod.cdl          |   63 -
 src/Dynamic/Dynamic_InterpretedMethod.cxx          |   50 -
 src/Dynamic/Dynamic_Method.cdl                     |  121 -
 src/Dynamic/Dynamic_Method.cxx                     |  140 -
 src/Dynamic/Dynamic_MethodDefinition.cdl           |   89 -
 src/Dynamic/Dynamic_MethodDefinition.cxx           |   86 -
 .../Dynamic_MethodDefinitionsDictionary.cdl        |  136 -
 .../Dynamic_MethodDefinitionsDictionary.cxx        |  302 --
 src/Dynamic/Dynamic_MethodInstance.cdl             |  140 -
 src/Dynamic/Dynamic_MethodInstance.gxx             |  216 -
 src/Dynamic/Dynamic_Node.cdl                       |   83 -
 src/Dynamic/Dynamic_Node.gxx                       |   74 -
 src/Dynamic/Dynamic_ObjectParameter.cdl            |   78 -
 src/Dynamic/Dynamic_ObjectParameter.cxx            |   70 -
 src/Dynamic/Dynamic_Parameter.cdl                  |   72 -
 src/Dynamic/Dynamic_Parameter.cxx                  |   47 -
 src/Dynamic/Dynamic_RealParameter.cdl              |   80 -
 src/Dynamic/Dynamic_RealParameter.cxx              |   72 -
 src/Dynamic/Dynamic_StringParameter.cdl            |   84 -
 src/Dynamic/Dynamic_StringParameter.cxx            |   72 -
 src/Dynamic/Dynamic_Variable.cdl                   |  105 -
 src/Dynamic/Dynamic_Variable.cxx                   |   76 -
 src/Dynamic/Dynamic_VariableGroup.cdl              |   41 -
 src/Dynamic/Dynamic_VariableGroup.cxx              |   26 -
 src/Dynamic/Dynamic_VariableInstance.cdl           |   71 -
 src/Dynamic/Dynamic_VariableInstance.cxx           |   45 -
 src/Expr/Expr_Absolute.cdl                         |    4 +-
 src/Expr/Expr_ArcCosine.cdl                        |    4 +-
 src/Expr/Expr_ArcSine.cdl                          |    4 +-
 src/Expr/Expr_ArcTangent.cdl                       |    4 +-
 src/Expr/Expr_ArgCosh.cdl                          |    4 +-
 src/Expr/Expr_ArgSinh.cdl                          |    4 +-
 src/Expr/Expr_ArgTanh.cdl                          |    4 +-
 src/Expr/Expr_BinaryExpression.cxx                 |    2 +-
 src/Expr/Expr_BinaryFunction.cdl                   |    4 +-
 src/Expr/Expr_BinaryFunction.cxx                   |    2 +-
 src/Expr/Expr_Cosh.cdl                             |    4 +-
 src/Expr/Expr_Cosine.cdl                           |    4 +-
 src/Expr/Expr_Difference.cdl                       |    4 +-
 src/Expr/Expr_Different.cdl                        |    6 +-
 src/Expr/Expr_Division.cdl                         |    4 +-
 src/Expr/Expr_Equal.cdl                            |    6 +-
 src/Expr/Expr_Exponential.cdl                      |    4 +-
 src/Expr/Expr_Exponentiate.cdl                     |    4 +-
 src/Expr/Expr_FunctionDerivative.cdl               |    4 +-
 src/Expr/Expr_GeneralExpression.cdl                |    2 +-
 src/Expr/Expr_GeneralFunction.cdl                  |    2 +-
 src/Expr/Expr_GeneralRelation.cdl                  |    4 +-
 src/Expr/Expr_GreaterThan.cdl                      |    6 +-
 src/Expr/Expr_GreaterThanOrEqual.cdl               |    6 +-
 src/Expr/Expr_LessThan.cdl                         |    6 +-
 src/Expr/Expr_LessThanOrEqual.cdl                  |    6 +-
 src/Expr/Expr_LogOf10.cdl                          |    4 +-
 src/Expr/Expr_LogOfe.cdl                           |    4 +-
 src/Expr/Expr_NamedConstant.cdl                    |    4 +-
 src/Expr/Expr_NamedExpression.cxx                  |   40 +-
 src/Expr/Expr_NamedFunction.cdl                    |    4 +-
 src/Expr/Expr_NamedUnknown.cdl                     |    4 +-
 src/Expr/Expr_NamedUnknown.cxx                     |   10 +-
 src/Expr/Expr_NumericValue.cdl                     |    4 +-
 src/Expr/Expr_NumericValue.cxx                     |    2 -
 src/Expr/Expr_PolyFunction.cdl                     |    4 +-
 src/Expr/Expr_PolyFunction.cxx                     |    2 +-
 src/Expr/Expr_Product.cdl                          |    6 +-
 src/Expr/Expr_Product.cxx                          |    2 +-
 src/Expr/Expr_Sign.cdl                             |    4 +-
 src/Expr/Expr_Sine.cdl                             |    4 +-
 src/Expr/Expr_Sinh.cdl                             |    4 +-
 src/Expr/Expr_Square.cdl                           |    4 +-
 src/Expr/Expr_SquareRoot.cdl                       |    4 +-
 src/Expr/Expr_Sum.cdl                              |    6 +-
 src/Expr/Expr_Sum.cxx                              |    2 +-
 src/Expr/Expr_SystemRelation.cdl                   |    6 +-
 src/Expr/Expr_Tangent.cdl                          |    4 +-
 src/Expr/Expr_Tanh.cdl                             |    4 +-
 src/Expr/Expr_UnaryFunction.cdl                    |    4 +-
 src/Expr/Expr_UnaryFunction.cxx                    |    2 +-
 src/Expr/Expr_UnaryMinus.cdl                       |    4 +-
 src/ExprIntrp/ExprIntrp.cdl                        |   10 +-
 src/ExprIntrp/ExprIntrp.cxx                        |    4 +-
 src/ExprIntrp/ExprIntrp.lex                        |   27 +-
 src/ExprIntrp/ExprIntrp.yacc                       |   83 +-
 src/ExprIntrp/ExprIntrp_Analysis.cdl               |    8 +-
 src/ExprIntrp/ExprIntrp_Analysis.cxx               |   30 +-
 src/ExprIntrp/ExprIntrp_CMPLRS.edl                 |   23 -
 src/ExprIntrp/ExprIntrp_GenExp.cdl                 |    2 +-
 src/ExprIntrp/ExprIntrp_GenFct.cdl                 |    2 +-
 src/ExprIntrp/ExprIntrp_GenRel.cdl                 |    4 +-
 src/ExprIntrp/ExprIntrp_yaccintrf.cxx              |   91 +-
 src/ExprIntrp/ExprIntrp_yaccintrf.hxx              |   31 +-
 src/ExprIntrp/ExprIntrp_yacclex.cxx                |    9 +-
 src/ExprIntrp/FILES                                |    1 -
 src/Extrema/Extrema.cdl                            |  104 +-
 src/Extrema/Extrema_CurveCache.cdl                 |  114 -
 src/Extrema/Extrema_CurveCache.gxx                 |  196 -
 src/Extrema/Extrema_CurveCache.lxx                 |  111 -
 src/Extrema/Extrema_ExtCC.cdl                      |  161 +
 src/Extrema/Extrema_ExtCC.cxx                      |  727 +++
 src/Extrema/Extrema_ExtCC2d.cdl                    |  159 +
 src/Extrema/Extrema_ExtCC2d.cxx                    |  557 ++
 src/Extrema/Extrema_ExtCS.cxx                      |  318 +-
 src/Extrema/Extrema_ExtElCS.cxx                    |  124 +-
 src/Extrema/Extrema_ExtPElC.cxx                    |    7 +
 src/Extrema/Extrema_ExtPElS.cxx                    |    4 +
 src/Extrema/Extrema_ExtPExtS.cdl                   |   28 +-
 src/Extrema/Extrema_ExtPExtS.cxx                   |  109 +-
 src/Extrema/Extrema_ExtPRevS.cdl                   |   23 +-
 src/Extrema/Extrema_ExtPRevS.cxx                   |  120 +-
 src/Extrema/Extrema_ExtPS.cdl                      |   70 +-
 src/Extrema/Extrema_ExtPS.cxx                      |  276 +-
 src/Extrema/Extrema_ExtPSOfRev.cdl                 |   76 -
 src/Extrema/Extrema_ExtPSOfRev.gxx                 |  106 -
 src/Extrema/Extrema_GExtCC.cdl                     |  175 -
 src/Extrema/Extrema_GExtCC.gxx                     |  881 ----
 src/Extrema/Extrema_GExtCC2d.cdl                   |  174 -
 src/Extrema/Extrema_GExtCC2d.gxx                   |  573 --
 src/Extrema/Extrema_GLocateExtCC.cdl               |   94 -
 src/Extrema/Extrema_GLocateExtCC.gxx               |   72 -
 src/Extrema/Extrema_GLocateExtCC2d.cdl             |   95 -
 src/Extrema/Extrema_GLocateExtCC2d.gxx             |   93 -
 src/Extrema/Extrema_GenExtCC.cdl                   |   47 +-
 src/Extrema/Extrema_GenExtCC.gxx                   |  447 +-
 src/Extrema/Extrema_GenExtCS.cdl                   |   35 +-
 src/Extrema/Extrema_GenExtCS.cxx                   |  406 +-
 src/Extrema/Extrema_GenExtPS.cxx                   |    2 +-
 src/Extrema/Extrema_GlobOptFuncCC.cxx              |  410 ++
 src/Extrema/Extrema_GlobOptFuncCC.hxx              |  119 +
 src/Extrema/Extrema_GlobOptFuncCS.cxx              |  235 +
 src/Extrema/Extrema_GlobOptFuncCS.hxx              |   81 +
 src/Extrema/Extrema_LocateExtCC.cdl                |   68 +
 src/Extrema/Extrema_LocateExtCC.cxx                |   67 +
 src/Extrema/Extrema_LocateExtCC2d.cdl              |   69 +
 src/Extrema/Extrema_LocateExtCC2d.cxx              |   97 +
 src/Extrema/FILES                                  |    4 +
 src/FEmTool/FEmTool.cdl                            |   10 +-
 src/FEmTool/FEmTool_Assembly.cxx                   |    2 +-
 src/FEmTool/FEmTool_ElementsOfRefMatrix.cdl        |    2 +-
 src/FEmTool/FEmTool_LinearJerk.cdl                 |    2 +-
 src/FEmTool/FEmTool_ProfileMatrix.cdl              |    2 +-
 src/FSD/FSD_BinaryFile.cxx                         |    7 +-
 src/FSD/FSD_CmpFile.cxx                            |   17 +-
 src/FSD/FSD_File.cxx                               |   13 +
 src/FWOSDriver/FWOSDriver.cdl                      |    1 -
 src/FWOSDriver/FWOSDriver_Driver.cdl               |   68 -
 src/FWOSDriver/FWOSDriver_Driver.cxx               |  255 -
 src/FWOSDriver/FWOSDriver_DriverFactory.cdl        |    2 +-
 src/FWOSDriver/FWOSDriver_DriverFactory.cxx        |    4 +-
 src/FairCurve/FairCurve_Batten.cxx                 |    2 +-
 src/FairCurve/FairCurve_DistributionOfJerk.cxx     |    2 +-
 src/FairCurve/FairCurve_DistributionOfSagging.cxx  |    2 +-
 src/FairCurve/FairCurve_DistributionOfTension.cxx  |    2 +-
 src/FairCurve/FairCurve_Energy.cxx                 |    2 +-
 src/FairCurve/FairCurve_EnergyOfBatten.cxx         |    2 +-
 src/FairCurve/FairCurve_MinimalVariation.cxx       |    6 +-
 src/FilletSurf/FilletSurf_InternalBuilder.cxx      |    6 +-
 src/Font/Font_BRepFont.cxx                         |    2 +-
 src/Font/Font_FTFont.cxx                           |    2 +-
 src/Font/Font_FTLibrary.hxx                        |    1 -
 src/Font/Font_FontMgr.cxx                          |    4 +-
 src/Font/Font_NListOfSystemFont.hxx                |    8 +-
 src/GC/GC.cdl                                      |   19 -
 src/GC/GC_MakeArcOfCircle.cxx                      |    2 +-
 src/GC/GC_MakeArcOfEllipse.cxx                     |    2 +-
 src/GC/GC_MakeArcOfHyperbola.cxx                   |    2 +-
 src/GC/GC_MakeArcOfParabola.cxx                    |    2 +-
 src/GC/GC_MakeCircle.cxx                           |    2 +-
 src/GC/GC_MakeConicalSurface.cxx                   |    2 +-
 src/GC/GC_MakeCylindricalSurface.cxx               |    2 +-
 src/GC/GC_MakeEllipse.cxx                          |    2 +-
 src/GC/GC_MakeHyperbola.cxx                        |    2 +-
 src/GC/GC_MakeLine.cxx                             |    2 +-
 src/GC/GC_MakePlane.cxx                            |    2 +-
 src/GC/GC_MakeScale.cdl                            |    3 +-
 src/GC/GC_MakeSegment.cdl                          |   18 +-
 src/GC/GC_MakeSegment.cxx                          |    2 +-
 src/GC/GC_MakeTranslation.cdl                      |   14 +-
 src/GC/GC_MakeTrimmedCone.cxx                      |    2 +-
 src/GC/GC_MakeTrimmedCylinder.cxx                  |    2 +-
 src/GCE2d/GCE2d.cdl                                |   14 -
 src/GCE2d/GCE2d_MakeArcOfCircle.cxx                |    2 +-
 src/GCE2d/GCE2d_MakeArcOfEllipse.cxx               |    2 +-
 src/GCE2d/GCE2d_MakeArcOfHyperbola.cxx             |    2 +-
 src/GCE2d/GCE2d_MakeArcOfParabola.cxx              |    2 +-
 src/GCE2d/GCE2d_MakeCircle.cdl                     |    2 +-
 src/GCE2d/GCE2d_MakeCircle.cxx                     |    2 +-
 src/GCE2d/GCE2d_MakeEllipse.cdl                    |    2 +-
 src/GCE2d/GCE2d_MakeEllipse.cxx                    |    2 +-
 src/GCE2d/GCE2d_MakeHyperbola.cxx                  |    2 +-
 src/GCE2d/GCE2d_MakeLine.cxx                       |    2 +-
 src/GCE2d/GCE2d_MakeParabola.cxx                   |    2 +-
 src/GCE2d/GCE2d_MakeSegment.cxx                    |    2 +-
 src/GCPnts/GCPnts_QuasiUniformAbscissa.cxx         |    2 +-
 src/GCPnts/GCPnts_QuasiUniformAbscissa.gxx         |   46 +-
 src/GCPnts/GCPnts_QuasiUniformDeflection.gxx       |    2 +-
 src/GCPnts/GCPnts_TangentialDeflection.gxx         |   79 +-
 src/GProp/GProp.cdl                                |   56 -
 src/GProp/GProp_CGProps.cdl                        |   49 -
 src/GProp/GProp_CGProps.gxx                        |  157 -
 src/GProp/GProp_CurveTool.cdl                      |   68 -
 src/GProp/GProp_CurveTool.gxx                      |   13 -
 src/GProp/GProp_DomainTool.cdl                     |   38 -
 src/GProp/GProp_DomainTool.gxx                     |   13 -
 src/GProp/GProp_FaceTool.cdl                       |  106 -
 src/GProp/GProp_FaceTool.gxx                       |   13 -
 src/GProp/GProp_SGProps.cdl                        |   63 -
 src/GProp/GProp_SGProps.gxx                        | 1026 ----
 src/GProp/GProp_SelGProps.cdl                      |    4 +-
 src/GProp/GProp_TFunction.gxx                      |  182 -
 src/GProp/GProp_TFunction.lxx                      |   66 -
 src/GProp/GProp_UFunction.gxx                      |  266 -
 src/GProp/GProp_UFunction.lxx                      |   35 -
 src/GProp/GProp_VGProps.cdl                        |  196 -
 src/GProp/GProp_VGProps.gxx                        |  970 ----
 src/GProp/GProp_VGPropsGK.cdl                      |  473 --
 src/GProp/GProp_VGPropsGK.gxx                      |  483 --
 src/GProp/GProp_VGPropsGK.lxx                      |   45 -
 src/GProp/GProp_VelGProps.cdl                      |    6 +-
 src/GccAna/GccAna.cdl                              |   25 -
 src/GccAna/GccAna_Circ2d2TanRad_1.cxx              |    2 +-
 src/GccAna/GccAna_Circ2d2TanRad_2.cxx              |    2 +-
 src/GccAna/GccAna_Circ2d3Tan_1.cxx                 |    2 +-
 src/GccAna/GccAna_Circ2d3Tan_6.cxx                 |    2 +-
 src/GccAna/GccAna_Circ2d3Tan_8.cxx                 |    2 +-
 src/GccEnt/GccEnt.cdl                              |    2 -
 src/GccEnt/GccEnt_QualifiedCurv.cdl                |   70 -
 src/GccEnt/GccEnt_QualifiedCurv.gxx                |   50 -
 src/GccGeo/GccGeo.cdl                              |   55 -
 src/GccGeo/GccGeo_Circ2d2TanOn.cdl                 |  301 --
 src/GccGeo/GccGeo_Circ2d2TanOn.gxx                 | 1077 ----
 src/GccGeo/GccGeo_Circ2d2TanRad.cdl                |  268 -
 src/GccGeo/GccGeo_Circ2d2TanRad.gxx                | 1017 ----
 src/GccGeo/GccGeo_Circ2dTanCen.cdl                 |  151 -
 src/GccGeo/GccGeo_Circ2dTanCen.gxx                 |  160 -
 src/GccGeo/GccGeo_Circ2dTanOnRad.cdl               |  273 -
 src/GccGeo/GccGeo_Circ2dTanOnRad.gxx               |  777 ---
 src/GccGeo/GccGeo_CurvePGTool.cdl                  |  128 -
 src/GccGeo/GccGeo_CurvePGTool.gxx                  |  148 -
 src/GccGeo/GccGeo_ParGenCurve.cdl                  |   58 -
 src/GccGeo/GccGeo_ParGenCurve.gxx                  |  122 -
 src/GccInt/GccInt_BCirc.cdl                        |    2 +-
 src/GccInt/GccInt_BElips.cdl                       |    2 +-
 src/GccInt/GccInt_BHyper.cdl                       |    2 +-
 src/GccInt/GccInt_BLine.cdl                        |    2 +-
 src/GccInt/GccInt_BParab.cdl                       |    2 +-
 src/GccInt/GccInt_BPoint.cdl                       |    2 +-
 src/GccIter/GccIter.cdl                            |   74 -
 src/GccIter/GccIter_Circ2d2TanOn.cdl               |  349 --
 src/GccIter/GccIter_Circ2d2TanOn.gxx               | 1297 -----
 src/GccIter/GccIter_Circ2d3Tan.cdl                 |  318 --
 src/GccIter/GccIter_Circ2d3Tan.gxx                 | 1351 -----
 src/GccIter/GccIter_FunctionTanCirCu.cdl           |   64 -
 src/GccIter/GccIter_FunctionTanCirCu.gxx           |  134 -
 src/GccIter/GccIter_FunctionTanCuCu.cdl            |   90 -
 src/GccIter/GccIter_FunctionTanCuCu.gxx            |  213 -
 src/GccIter/GccIter_FunctionTanCuCuCu.cdl          |  116 -
 src/GccIter/GccIter_FunctionTanCuCuCu.gxx          |  480 --
 src/GccIter/GccIter_FunctionTanCuCuOnCu.cdl        |  158 -
 src/GccIter/GccIter_FunctionTanCuCuOnCu.gxx        |  409 --
 src/GccIter/GccIter_FunctionTanCuPnt.cdl           |   62 -
 src/GccIter/GccIter_FunctionTanCuPnt.gxx           |   96 -
 src/GccIter/GccIter_FunctionTanObl.cdl             |   66 -
 src/GccIter/GccIter_FunctionTanObl.gxx             |   66 -
 src/GccIter/GccIter_Lin2d2Tan.cdl                  |  174 -
 src/GccIter/GccIter_Lin2d2Tan.gxx                  |  278 -
 src/GccIter/GccIter_Lin2dTanObl.cdl                |  140 -
 src/GccIter/GccIter_Lin2dTanObl.gxx                |  150 -
 src/Geom/Geom.cdl                                  |   18 -
 src/Geom/Geom_Axis1Placement.cdl                   |    8 +-
 src/Geom/Geom_Axis2Placement.cdl                   |    8 +-
 src/Geom/Geom_BSplineCurve.cdl                     |    6 +-
 src/Geom/Geom_BSplineSurface.cdl                   |   14 +-
 src/Geom/Geom_BSplineSurface.cxx                   |   27 +-
 src/Geom/Geom_BezierCurve.cdl                      |    6 +-
 src/Geom/Geom_BezierSurface.cdl                    |   12 +-
 src/Geom/Geom_CartesianPoint.cdl                   |    6 +-
 src/Geom/Geom_Circle.cdl                           |    6 +-
 src/Geom/Geom_ConicalSurface.cdl                   |   10 +-
 src/Geom/Geom_Curve.cdl                            |    2 +-
 src/Geom/Geom_CylindricalSurface.cdl               |   14 +-
 src/Geom/Geom_Direction.cdl                        |   10 +-
 src/Geom/Geom_Ellipse.cdl                          |    6 +-
 src/Geom/Geom_Geometry.cdl                         |   18 +-
 src/Geom/Geom_Hyperbola.cdl                        |    6 +-
 src/Geom/Geom_Line.cdl                             |    8 +-
 src/Geom/Geom_OffsetCurve.cdl                      |    4 +-
 src/Geom/Geom_OffsetSurface.cdl                    |   10 +-
 src/Geom/Geom_OsculatingSurface.cdl                |    2 +-
 src/Geom/Geom_OsculatingSurface.cxx                |   30 +-
 src/Geom/Geom_Parabola.cdl                         |    8 +-
 src/Geom/Geom_Plane.cdl                            |   14 +-
 src/Geom/Geom_RectangularTrimmedSurface.cdl        |   10 +-
 src/Geom/Geom_SphericalSurface.cdl                 |   10 +-
 src/Geom/Geom_Surface.cdl                          |    8 +-
 src/Geom/Geom_SurfaceOfLinearExtrusion.cdl         |    8 +-
 src/Geom/Geom_SurfaceOfRevolution.cdl              |    8 +-
 src/Geom/Geom_ToroidalSurface.cdl                  |   10 +-
 src/Geom/Geom_Transformation.cdl                   |   10 +-
 src/Geom/Geom_TrimmedCurve.cdl                     |    4 +-
 src/Geom/Geom_Vector.cdl                           |    6 +-
 src/Geom/Geom_VectorWithMagnitude.cdl              |   22 +-
 src/Geom2d/Geom2d_AxisPlacement.cdl                |    8 +-
 src/Geom2d/Geom2d_BSplineCurve.cdl                 |    6 +-
 src/Geom2d/Geom2d_BezierCurve.cdl                  |    6 +-
 src/Geom2d/Geom2d_CartesianPoint.cdl               |    6 +-
 src/Geom2d/Geom2d_Circle.cdl                       |    8 +-
 src/Geom2d/Geom2d_Curve.cdl                        |    2 +-
 src/Geom2d/Geom2d_Direction.cdl                    |    6 +-
 src/Geom2d/Geom2d_Ellipse.cdl                      |    8 +-
 src/Geom2d/Geom2d_Geometry.cdl                     |   16 +-
 src/Geom2d/Geom2d_Hyperbola.cdl                    |    8 +-
 src/Geom2d/Geom2d_Line.cdl                         |    8 +-
 src/Geom2d/Geom2d_OffsetCurve.cdl                  |    4 +-
 src/Geom2d/Geom2d_Parabola.cdl                     |   10 +-
 src/Geom2d/Geom2d_Transformation.cdl               |   10 +-
 src/Geom2d/Geom2d_TrimmedCurve.cdl                 |    4 +-
 src/Geom2d/Geom2d_Vector.cdl                       |    2 +-
 src/Geom2d/Geom2d_VectorWithMagnitude.cdl          |   18 +-
 src/Geom2dAPI/Geom2dAPI_Interpolate.cxx            |   12 +-
 src/Geom2dAPI/Geom2dAPI_PointsToBSpline.cxx        |    6 +-
 src/Geom2dAdaptor/Geom2dAdaptor.cdl                |    1 -
 src/Geom2dAdaptor/Geom2dAdaptor_HCurve.cdl         |    8 +-
 src/Geom2dConvert/Geom2dConvert.cdl                |   22 +-
 src/Geom2dConvert/Geom2dConvert.cxx                |    5 +-
 .../Geom2dConvert_BSplineCurveKnotSplitting.cdl    |    3 +-
 .../Geom2dConvert_BSplineCurveToBezierCurve.cdl    |    2 +-
 .../Geom2dConvert_CompCurveToBSplineCurve.cdl      |    2 +-
 src/Geom2dGcc/Geom2dGcc.cdl                        |  103 +-
 src/Geom2dGcc/Geom2dGcc_Circ2d2TanOn.cdl           |   10 +-
 src/Geom2dGcc/Geom2dGcc_Circ2d2TanOn.cxx           |   52 +-
 src/Geom2dGcc/Geom2dGcc_Circ2d2TanOnGeo.cdl        |  293 ++
 src/Geom2dGcc/Geom2dGcc_Circ2d2TanOnGeo.cxx        | 1074 ++++
 src/Geom2dGcc/Geom2dGcc_Circ2d2TanOnIter.cdl       |  346 ++
 src/Geom2dGcc/Geom2dGcc_Circ2d2TanOnIter.cxx       | 1302 +++++
 src/Geom2dGcc/Geom2dGcc_Circ2d2TanRad.cdl          |    4 +-
 src/Geom2dGcc/Geom2dGcc_Circ2d2TanRad.cxx          |   32 +-
 src/Geom2dGcc/Geom2dGcc_Circ2d2TanRadGeo.cdl       |  261 +
 src/Geom2dGcc/Geom2dGcc_Circ2d2TanRadGeo.cxx       | 1025 ++++
 src/Geom2dGcc/Geom2dGcc_Circ2d3Tan.cdl             |    7 +-
 src/Geom2dGcc/Geom2dGcc_Circ2d3Tan.cxx             |   22 +-
 src/Geom2dGcc/Geom2dGcc_Circ2d3TanIter.cdl         |  315 ++
 src/Geom2dGcc/Geom2dGcc_Circ2d3TanIter.cxx         | 1356 +++++
 src/Geom2dGcc/Geom2dGcc_Circ2dTanCen.cxx           |    8 +-
 src/Geom2dGcc/Geom2dGcc_Circ2dTanCenGeo.cdl        |  150 +
 src/Geom2dGcc/Geom2dGcc_Circ2dTanCenGeo.cxx        |  164 +
 src/Geom2dGcc/Geom2dGcc_Circ2dTanOnRad.cdl         |   30 +-
 src/Geom2dGcc/Geom2dGcc_Circ2dTanOnRad.cxx         |   16 +-
 src/Geom2dGcc/Geom2dGcc_Circ2dTanOnRadGeo.cdl      |  267 +
 src/Geom2dGcc/Geom2dGcc_Circ2dTanOnRadGeo.cxx      |  786 +++
 src/Geom2dGcc/Geom2dGcc_CurveToolGeo.cdl           |  127 +
 src/Geom2dGcc/Geom2dGcc_CurveToolGeo.cxx           |  147 +
 src/Geom2dGcc/Geom2dGcc_FunctionTanCirCu.cdl       |   63 +
 src/Geom2dGcc/Geom2dGcc_FunctionTanCirCu.cxx       |  138 +
 src/Geom2dGcc/Geom2dGcc_FunctionTanCuCu.cdl        |   88 +
 src/Geom2dGcc/Geom2dGcc_FunctionTanCuCu.cxx        |  219 +
 src/Geom2dGcc/Geom2dGcc_FunctionTanCuCuCu.cdl      |  114 +
 src/Geom2dGcc/Geom2dGcc_FunctionTanCuCuCu.cxx      |  484 ++
 src/Geom2dGcc/Geom2dGcc_FunctionTanCuCuOnCu.cdl    |  156 +
 src/Geom2dGcc/Geom2dGcc_FunctionTanCuCuOnCu.cxx    |  413 ++
 src/Geom2dGcc/Geom2dGcc_FunctionTanCuPnt.cdl       |   63 +
 src/Geom2dGcc/Geom2dGcc_FunctionTanCuPnt.cxx       |  100 +
 src/Geom2dGcc/Geom2dGcc_FunctionTanObl.cdl         |   60 +
 src/Geom2dGcc/Geom2dGcc_FunctionTanObl.cxx         |   73 +
 src/Geom2dGcc/Geom2dGcc_Lin2d2Tan.cdl              |    4 +-
 src/Geom2dGcc/Geom2dGcc_Lin2d2Tan.cxx              |   26 +-
 src/Geom2dGcc/Geom2dGcc_Lin2d2TanIter.cdl          |  164 +
 src/Geom2dGcc/Geom2dGcc_Lin2d2TanIter.cxx          |  286 +
 src/Geom2dGcc/Geom2dGcc_Lin2dTanObl.cdl            |   10 +-
 src/Geom2dGcc/Geom2dGcc_Lin2dTanObl.cxx            |   14 +-
 src/Geom2dGcc/Geom2dGcc_Lin2dTanOblIter.cdl        |  136 +
 src/Geom2dGcc/Geom2dGcc_Lin2dTanOblIter.cxx        |  156 +
 src/Geom2dGcc/Geom2dGcc_QCurve.cdl                 |   64 +
 src/Geom2dGcc/Geom2dGcc_QCurve.cxx                 |   54 +
 src/Geom2dHatch/Geom2dHatch.cdl                    |   36 +-
 src/Geom2dHatch/Geom2dHatch_Element.cdl            |   85 +
 src/Geom2dHatch/Geom2dHatch_Element.cxx            |   91 +
 src/Geom2dHatch/Geom2dHatch_Elements.cdl           |  147 +
 src/Geom2dHatch/Geom2dHatch_Elements.cxx           |  243 +
 src/Geom2dHatch/Geom2dHatch_Hatcher.cdl            |  491 ++
 src/Geom2dHatch/Geom2dHatch_Hatcher.cxx            | 1665 ++++++
 src/Geom2dHatch/Geom2dHatch_Hatcher.lxx            |  261 +
 src/Geom2dHatch/Geom2dHatch_Hatching.cdl           |  257 +
 src/Geom2dHatch/Geom2dHatch_Hatching.cxx           |  335 ++
 src/Geom2dInt/Geom2dInt.cdl                        |    7 +-
 src/Geom2dInt/Geom2dInt_CurveTool.cdl              |  178 -
 src/Geom2dInt/Geom2dInt_CurveTool.gxx              |   54 -
 src/Geom2dInt/Geom2dInt_CurveTool.lxx              |  153 -
 src/Geom2dInt/Geom2dInt_Geom2dCurveTool.cdl        |  178 +
 src/Geom2dInt/Geom2dInt_Geom2dCurveTool.cxx        |   58 +
 src/Geom2dInt/Geom2dInt_Geom2dCurveTool.lxx        |  152 +
 src/Geom2dLProp/Geom2dLProp.cdl                    |   27 +-
 src/Geom2dLProp/Geom2dLProp_Curve2dTool.cxx        |   14 +-
 src/Geom2dLProp/Geom2dLProp_FuncCurExt.cdl         |   52 +
 src/Geom2dLProp/Geom2dLProp_FuncCurExt.cxx         |  132 +
 src/Geom2dLProp/Geom2dLProp_FuncCurNul.cdl         |   47 +
 src/Geom2dLProp/Geom2dLProp_FuncCurNul.cxx         |   95 +
 src/Geom2dLProp/Geom2dLProp_NumericCurInf2d.cdl    |   67 +
 src/Geom2dLProp/Geom2dLProp_NumericCurInf2d.cxx    |  128 +
 src/Geom2dToIGES/Geom2dToIGES_Geom2dCurve.cdl      |    2 +-
 src/Geom2dToIGES/Geom2dToIGES_Geom2dPoint.cdl      |    4 +-
 src/Geom2dToIGES/Geom2dToIGES_Geom2dVector.cdl     |    6 +-
 src/GeomAPI/GeomAPI.cdl                            |    9 +-
 src/GeomAPI/GeomAPI_Interpolate.cxx                |   14 +-
 src/GeomAPI/GeomAPI_PointsToBSpline.cxx            |    6 +-
 src/GeomAPI/GeomAPI_PointsToBSplineSurface.cxx     |    8 +-
 src/GeomAdaptor/GeomAdaptor.cdl                    |    6 -
 src/GeomAdaptor/GeomAdaptor_Curve.cdl              |    3 +-
 src/GeomAdaptor/GeomAdaptor_HCurve.cdl             |    8 +-
 src/GeomAdaptor/GeomAdaptor_HSurface.cdl           |    9 +-
 src/GeomAdaptor/GeomAdaptor_Surface.cdl            |    2 +-
 src/GeomConvert/GeomConvert.cdl                    |   50 +-
 .../GeomConvert_BSplineCurveKnotSplitting.cdl      |    3 +-
 .../GeomConvert_BSplineCurveToBezierCurve.cdl      |    2 +-
 .../GeomConvert_BSplineSurfaceKnotSplitting.cdl    |    5 +-
 .../GeomConvert_BSplineSurfaceToBezierSurface.cdl  |    2 +-
 ...mConvert_CompBezierSurfacesToBSplineSurface.cdl |    3 +-
 .../GeomConvert_CompCurveToBSplineCurve.cdl        |    2 +-
 .../GeomConvert_CompCurveToBSplineCurve.cxx        |   10 +
 src/GeomFill/GeomFill.cdl                          |   70 +-
 src/GeomFill/GeomFill_BoundWithSurf.cdl            |    4 +-
 src/GeomFill/GeomFill_BoundWithSurf.cxx            |    2 +-
 src/GeomFill/GeomFill_Boundary.cdl                 |    1 +
 src/GeomFill/GeomFill_CircularBlendFunc.cxx        |   11 +-
 src/GeomFill/GeomFill_ConstrainedFilling.cdl       |    1 +
 src/GeomFill/GeomFill_ConstrainedFilling.cxx       |   36 +-
 src/GeomFill/GeomFill_Coons.cxx                    |    2 +-
 src/GeomFill/GeomFill_CoonsAlgPatch.cdl            |    4 +-
 src/GeomFill/GeomFill_CoonsAlgPatch.cxx            |    4 +-
 src/GeomFill/GeomFill_CorrectedFrenet.cxx          |   10 +-
 src/GeomFill/GeomFill_Darboux.cxx                  |    2 +-
 src/GeomFill/GeomFill_DegeneratedBound.cdl         |    7 +-
 src/GeomFill/GeomFill_Filling.cdl                  |    2 +-
 src/GeomFill/GeomFill_Frenet.cxx                   |   20 +-
 src/GeomFill/GeomFill_GuideTrihedronAC.cxx         |    4 +-
 src/GeomFill/GeomFill_GuideTrihedronPlan.cxx       |   12 +-
 src/GeomFill/GeomFill_Line.cdl                     |    6 +-
 src/GeomFill/GeomFill_LocationGuide.cxx            |   28 +-
 src/GeomFill/GeomFill_NSections.cxx                |   31 +-
 src/GeomFill/GeomFill_Pipe.cxx                     |   10 +-
 src/GeomFill/GeomFill_SectionGenerator.cxx         |    2 +-
 src/GeomFill/GeomFill_SectionPlacement.cxx         |    2 +-
 src/GeomFill/GeomFill_SimpleBound.cdl              |    3 +-
 src/GeomFill/GeomFill_SimpleBound.cxx              |    2 +-
 src/GeomFill/GeomFill_Sweep.cxx                    |   18 +-
 src/GeomFill/GeomFill_SweepFunction.cxx            |    2 +-
 src/GeomFill/GeomFill_SweepSectionGenerator.cxx    |    6 +-
 src/GeomFill/GeomFill_TgtOnCoons.cdl               |    2 +-
 src/GeomInt/GeomInt.cdl                            |   12 +-
 src/GeomInt/GeomInt.cxx                            |   50 +
 src/GeomInt/GeomInt_IntSS_1.cxx                    |    7 +-
 src/GeomInt/GeomInt_LineConstructor.cdl            |   10 +-
 src/GeomInt/GeomInt_LineConstructor.cxx            | 1258 +++--
 src/GeomInt/GeomInt_LineConstructor.lxx            |    2 +
 src/GeomLProp/GeomLProp_CurveTool.cxx              |   14 +-
 src/GeomLProp/GeomLProp_SurfaceTool.cxx            |   12 +-
 src/GeomLib/GeomLib.cdl                            |   23 +-
 src/GeomLib/GeomLib.cxx                            |    6 +-
 src/GeomLib/GeomLib_Check2dBSplineCurve.cdl        |    5 +-
 src/GeomLib/GeomLib_CheckBSplineCurve.cdl          |    5 +-
 src/GeomLib/GeomLib_DenominatorMultiplier.cdl      |    6 +-
 src/GeomLib/GeomLib_Interpolate.cxx                |    2 +-
 src/GeomLib/GeomLib_Tool.cdl                       |    3 +-
 src/GeomPlate/GeomPlate.cdl                        |   20 +-
 src/GeomPlate/GeomPlate_BuildAveragePlane.cdl      |    2 +
 src/GeomPlate/GeomPlate_BuildAveragePlane.cxx      |    3 -
 src/GeomPlate/GeomPlate_BuildPlateSurface.cxx      |   70 +-
 src/GeomPlate/GeomPlate_CurveConstraint.cxx        |    6 +-
 src/GeomPlate/GeomPlate_MakeApprox.cxx             |   17 +-
 src/GeomPlate/GeomPlate_PlateG0Criterion.cdl       |    3 +-
 src/GeomPlate/GeomPlate_PlateG1Criterion.cdl       |    3 +-
 src/GeomPlate/GeomPlate_Surface.cdl                |    8 +-
 src/GeomToIGES/GeomToIGES_GeomCurve.cdl            |   24 +-
 src/GeomToIGES/GeomToIGES_GeomCurve.cxx            |    4 +-
 src/GeomToIGES/GeomToIGES_GeomPoint.cdl            |    4 +-
 src/GeomToIGES/GeomToIGES_GeomSurface.cdl          |   40 +-
 src/GeomToIGES/GeomToIGES_GeomVector.cdl           |    6 +-
 src/GeomToStep/GeomToStep_MakeBoundedCurve.cxx     |    2 +-
 src/GeomToStep/GeomToStep_MakeConic.cxx            |    4 +-
 src/GeomToStep/GeomToStep_MakeCurve.cxx            |    6 +-
 src/GeomToStep/GeomToStep_MakeSurface.cxx          |    2 +-
 src/GeomTools/GeomTools.cdl                        |   11 +-
 src/GeomTools/GeomTools.cxx                        |   19 +
 src/GeomTools/GeomTools_Curve2dSet.cxx             |   42 +-
 src/GeomTools/GeomTools_CurveSet.cxx               |   44 +-
 src/GeomTools/GeomTools_Debug.cxx                  |    4 +-
 src/GeomTools/GeomTools_SurfaceSet.cxx             |   49 +-
 src/GeomTools/GeomTools_UndefinedTypeHandler.cdl   |    2 +-
 src/GeometryTest/GeometryTest_APICommands.cxx      |  286 +-
 .../GeometryTest_ConstraintCommands.cxx            |  641 ++-
 src/GeometryTest/GeometryTest_CurveCommands.cxx    |   53 +-
 src/GeometryTest/GeometryTest_SurfaceCommands.cxx  |   42 +
 src/GeomliteTest/GeomliteTest_API2dCommands.cxx    |    2 +
 src/GeomliteTest/GeomliteTest_ApproxCommands.cxx   |   16 +-
 src/GeomliteTest/GeomliteTest_SurfaceCommands.cxx  |    8 +-
 src/GraphDS/GraphDS.cdl                            |   70 -
 src/GraphDS/GraphDS_DirectedGraph.cdl              |  386 --
 src/GraphDS/GraphDS_DirectedGraph.gxx              |  185 -
 src/GraphDS/GraphDS_Edge.gxx                       |  120 -
 src/GraphDS/GraphDS_EdgesIterator.gxx              |  118 -
 src/GraphDS/GraphDS_EntitiesIterator.gxx           |  165 -
 src/GraphDS/GraphDS_Entity.gxx                     |  154 -
 src/GraphDS/GraphDS_IncidentEntitiesIterator.gxx   |  326 --
 src/GraphDS/GraphDS_IncidentRelationsIterator.gxx  |  115 -
 src/GraphDS/GraphDS_Relation.gxx                   |  209 -
 src/GraphDS/GraphDS_RelationGraph.cdl              |  523 --
 src/GraphDS/GraphDS_RelationGraph.gxx              |  325 --
 src/GraphDS/GraphDS_RelationsIterator.gxx          |  156 -
 src/GraphDS/GraphDS_Vertex.gxx                     |  156 -
 src/GraphDS/GraphDS_VerticesIterator.gxx           |  127 -
 src/GraphTools/GraphTools.cdl                      |  107 -
 src/GraphTools/GraphTools_AdjSCIterator.gxx        |   91 -
 src/GraphTools/GraphTools_BFSIterator.cdl          |   73 -
 src/GraphTools/GraphTools_BFSIterator.gxx          |   97 -
 .../GraphTools_ConnectedVerticesFromIterator.cdl   |  101 -
 .../GraphTools_ConnectedVerticesFromIterator.gxx   |  211 -
 .../GraphTools_ConnectedVerticesIterator.cdl       |  102 -
 .../GraphTools_ConnectedVerticesIterator.gxx       |  143 -
 src/GraphTools/GraphTools_DFSIterator.cdl          |   82 -
 src/GraphTools/GraphTools_DFSIterator.gxx          |   89 -
 src/GraphTools/GraphTools_GraphIterator.cdl        |   69 -
 src/GraphTools/GraphTools_GraphIterator.gxx        |   15 -
 src/GraphTools/GraphTools_RGNode.cdl               |   53 -
 src/GraphTools/GraphTools_RGNode.cxx               |  117 -
 src/GraphTools/GraphTools_ReducedGraph.cdl         |  253 -
 src/GraphTools/GraphTools_ReducedGraph.gxx         |  261 -
 src/GraphTools/GraphTools_SC.cdl                   |   67 -
 src/GraphTools/GraphTools_SC.cxx                   |  116 -
 src/GraphTools/GraphTools_SortedSCIterator.gxx     |   90 -
 .../GraphTools_SortedStrgCmptsFromIterator.cdl     |  129 -
 .../GraphTools_SortedStrgCmptsFromIterator.gxx     |  200 -
 .../GraphTools_SortedStrgCmptsIterator.cdl         |  117 -
 .../GraphTools_SortedStrgCmptsIterator.gxx         |  140 -
 src/GraphTools/GraphTools_TSNode.cdl               |   49 -
 src/GraphTools/GraphTools_TSNode.cxx               |  104 -
 .../GraphTools_TopologicalSortFromIterator.cdl     |  114 -
 .../GraphTools_TopologicalSortFromIterator.gxx     |  225 -
 .../GraphTools_TopologicalSortIterator.cdl         |  107 -
 .../GraphTools_TopologicalSortIterator.gxx         |  154 -
 src/GraphTools/GraphTools_VertexIterator.cdl       |   69 -
 src/GraphTools/GraphTools_VertexIterator.gxx       |   15 -
 src/Graphic3d/FILES                                |   43 +-
 src/Graphic3d/Graphic3d.cdl                        |  193 +-
 src/Graphic3d/Graphic3d.cxx                        |  113 -
 src/Graphic3d/Graphic3d_ArrayOfPoints.cdl          |    7 +-
 src/Graphic3d/Graphic3d_ArrayOfPoints.cxx          |    7 +-
 src/Graphic3d/Graphic3d_ArrayOfPolygons.cdl        |    9 +-
 src/Graphic3d/Graphic3d_ArrayOfPolygons.cxx        |   19 +-
 src/Graphic3d/Graphic3d_ArrayOfPolylines.cdl       |    9 +-
 src/Graphic3d/Graphic3d_ArrayOfPolylines.cxx       |   15 +-
 src/Graphic3d/Graphic3d_ArrayOfPrimitives.cdl      |  126 +-
 src/Graphic3d/Graphic3d_ArrayOfPrimitives.cxx      | 1140 ++--
 src/Graphic3d/Graphic3d_ArrayOfPrimitives.lxx      |  496 +-
 .../Graphic3d_ArrayOfQuadrangleStrips.cdl          |    3 +-
 .../Graphic3d_ArrayOfQuadrangleStrips.cxx          |   16 +-
 src/Graphic3d/Graphic3d_ArrayOfQuadrangles.cdl     |    9 +-
 src/Graphic3d/Graphic3d_ArrayOfQuadrangles.cxx     |   15 +-
 src/Graphic3d/Graphic3d_ArrayOfSegments.cdl        |    3 +-
 src/Graphic3d/Graphic3d_ArrayOfSegments.cxx        |   10 +-
 src/Graphic3d/Graphic3d_ArrayOfTriangleFans.cdl    |    3 +-
 src/Graphic3d/Graphic3d_ArrayOfTriangleFans.cxx    |   16 +-
 src/Graphic3d/Graphic3d_ArrayOfTriangleStrips.cdl  |    3 +-
 src/Graphic3d/Graphic3d_ArrayOfTriangleStrips.cxx  |   16 +-
 src/Graphic3d/Graphic3d_ArrayOfTriangles.cdl       |    9 +-
 src/Graphic3d/Graphic3d_ArrayOfTriangles.cxx       |   15 +-
 src/Graphic3d/Graphic3d_AspectFillArea3d.cdl       |    6 +-
 src/Graphic3d/Graphic3d_AspectFillArea3d.cxx       |   14 +-
 src/Graphic3d/Graphic3d_AspectLine3d.cdl           |    4 +-
 src/Graphic3d/Graphic3d_AspectMarker3d.cdl         |   13 +-
 src/Graphic3d/Graphic3d_AspectMarker3d.cxx         |    9 +
 src/Graphic3d/Graphic3d_AspectText3d.cdl           |    4 +-
 src/Graphic3d/Graphic3d_BndBox4d.hxx               |   23 +
 src/Graphic3d/Graphic3d_BndBox4f.hxx               |   23 +
 src/Graphic3d/Graphic3d_BoundBuffer.hxx            |   74 +
 src/Graphic3d/Graphic3d_BoundBuffer_Handle.hxx     |   20 +
 src/Graphic3d/Graphic3d_Buffer.hxx                 |  212 +
 src/Graphic3d/Graphic3d_Buffer_Handle.hxx          |   20 +
 src/Graphic3d/Graphic3d_CAspectFillArea.hxx        |   84 +
 src/Graphic3d/Graphic3d_CAspectLine.hxx            |   37 +
 src/Graphic3d/Graphic3d_CAspectMarker.hxx          |   52 +
 src/Graphic3d/Graphic3d_CAspectText.hxx            |   44 +
 src/Graphic3d/Graphic3d_CBitFields16.cxx           |   22 -
 src/Graphic3d/Graphic3d_CBitFields16.hxx           |    7 -
 src/Graphic3d/Graphic3d_CBitFields20.cxx           |   22 -
 src/Graphic3d/Graphic3d_CBitFields20.hxx           |    7 -
 src/Graphic3d/Graphic3d_CBitFields4.cxx            |   22 -
 src/Graphic3d/Graphic3d_CBitFields4.hxx            |    7 -
 src/Graphic3d/Graphic3d_CBitFields8.cxx            |   22 -
 src/Graphic3d/Graphic3d_CBitFields8.hxx            |    7 -
 src/Graphic3d/Graphic3d_CBounds.cxx                |   21 -
 src/Graphic3d/Graphic3d_CBounds.hxx                |   34 -
 src/Graphic3d/Graphic3d_CGraduatedTrihedron.cxx    |   23 -
 src/Graphic3d/Graphic3d_CGraduatedTrihedron.hxx    |    4 +-
 src/Graphic3d/Graphic3d_CGroup.cxx                 |   22 -
 src/Graphic3d/Graphic3d_CGroup.hxx                 |  133 -
 src/Graphic3d/Graphic3d_CLight.cxx                 |   21 -
 src/Graphic3d/Graphic3d_CLight.hxx                 |    1 -
 src/Graphic3d/Graphic3d_CPick.cxx                  |   21 -
 src/Graphic3d/Graphic3d_CPick.hxx                  |    8 -
 src/Graphic3d/Graphic3d_CStructure.cxx             |   54 +-
 src/Graphic3d/Graphic3d_CStructure.hxx             |  131 +-
 src/Graphic3d/Graphic3d_CStructure_Handle.hxx      |   24 +
 src/Graphic3d/Graphic3d_CTexture.cxx               |   21 -
 src/Graphic3d/Graphic3d_CTexture.hxx               |    5 +-
 src/Graphic3d/Graphic3d_CTransPersStruct.cxx       |   21 -
 src/Graphic3d/Graphic3d_CTransPersStruct.hxx       |    7 -
 src/Graphic3d/Graphic3d_CUserDraw.cxx              |   21 -
 src/Graphic3d/Graphic3d_CUserDraw.hxx              |    7 -
 src/Graphic3d/Graphic3d_CView.cxx                  |   21 -
 src/Graphic3d/Graphic3d_CView.hxx                  |   42 +-
 src/Graphic3d/Graphic3d_Camera.cxx                 | 1138 ++++
 src/Graphic3d/Graphic3d_Camera.hxx                 |  625 +++
 src/Graphic3d/Graphic3d_Camera_Handle.hxx          |   22 +
 src/Graphic3d/Graphic3d_ClipPlane.cxx              |    5 +-
 src/Graphic3d/Graphic3d_ClipPlane_Handle.hxx       |    1 +
 src/Graphic3d/Graphic3d_GraphicDriver.cdl          |  412 +-
 src/Graphic3d/Graphic3d_GraphicDriver.cxx          |   49 +-
 src/Graphic3d/Graphic3d_Group.cdl                  |  169 +-
 src/Graphic3d/Graphic3d_Group.cxx                  | 1207 ++++-
 src/Graphic3d/Graphic3d_Group.pxx                  |   32 -
 src/Graphic3d/Graphic3d_Group_1.cxx                |  104 -
 src/Graphic3d/Graphic3d_Group_10.cxx               |  156 -
 src/Graphic3d/Graphic3d_Group_13.cxx               |  124 -
 src/Graphic3d/Graphic3d_Group_2.cxx                |  117 -
 src/Graphic3d/Graphic3d_Group_8.cxx                | 1124 ----
 src/Graphic3d/Graphic3d_IndexBuffer.hxx            |   81 +
 src/Graphic3d/Graphic3d_IndexBuffer_Handle.hxx     |   20 +
 src/Graphic3d/Graphic3d_MarkerImage.cxx            |    2 +-
 src/Graphic3d/Graphic3d_MarkerImage.hxx            |    2 +-
 src/Graphic3d/Graphic3d_MarkerImage_Handle.hxx     |    2 +-
 src/Graphic3d/Graphic3d_Mat4.hxx                   |    1 -
 src/Graphic3d/Graphic3d_Mat4d.hxx                  |   22 +
 src/Graphic3d/Graphic3d_MaterialAspect.cdl         |   99 +-
 src/Graphic3d/Graphic3d_MaterialAspect.cxx         | 1680 +++---
 src/Graphic3d/Graphic3d_NListOfHAsciiString.hxx    |    6 +-
 src/Graphic3d/Graphic3d_Plotter.cdl                |  102 -
 src/Graphic3d/Graphic3d_Plotter.cxx                |   83 -
 src/Graphic3d/Graphic3d_PrimitiveArray.hxx         |   24 -
 src/Graphic3d/Graphic3d_RenderingParams.hxx        |   65 +
 src/Graphic3d/Graphic3d_SequenceOfGroup.hxx        |   24 +
 src/Graphic3d/Graphic3d_ShaderObject.cxx           |    2 +-
 src/Graphic3d/Graphic3d_ShaderProgram.cxx          |    2 +-
 src/Graphic3d/Graphic3d_Structure.cdl              |  222 +-
 src/Graphic3d/Graphic3d_Structure.cxx              | 3889 +++++++-------
 src/Graphic3d/Graphic3d_Structure.lxx              |   23 +
 src/Graphic3d/Graphic3d_Structure.pxx              |   19 -
 src/Graphic3d/Graphic3d_StructureManager.cdl       |   20 +-
 src/Graphic3d/Graphic3d_StructureManager.cxx       |   34 -
 src/Graphic3d/Graphic3d_Texture1Dmanual.cdl        |    6 +-
 src/Graphic3d/Graphic3d_Texture1Dsegment.cdl       |    6 +-
 src/Graphic3d/Graphic3d_Texture2Dmanual.cdl        |    6 +-
 src/Graphic3d/Graphic3d_Texture2Dplane.cdl         |    6 +-
 src/Graphic3d/Graphic3d_TextureEnv.cdl             |    4 +-
 src/Graphic3d/Graphic3d_TextureRoot.cxx            |    6 +-
 src/Graphic3d/Graphic3d_Vec.hxx                    |    1 +
 src/Graphic3d/Graphic3d_Vertex.hxx                 |  109 +-
 src/Graphic3d/Graphic3d_ZLayerSettings.hxx         |    4 +-
 src/HLRAlgo/HLRAlgo.cdl                            |   42 +-
 src/HLRAlgo/HLRAlgo_EdgesBlock.cdl                 |    2 +-
 src/HLRAlgo/HLRAlgo_PolyAlgo.cdl                   |    2 +-
 src/HLRAlgo/HLRAlgo_PolyData.cdl                   |    3 +-
 src/HLRAlgo/HLRAlgo_PolyData.cxx                   |    8 +-
 src/HLRAlgo/HLRAlgo_PolyHidingData.cdl             |    1 +
 src/HLRAlgo/HLRAlgo_PolyInternalData.cdl           |    3 +-
 src/HLRAlgo/HLRAlgo_PolyInternalData.cxx           |   14 +-
 src/HLRAlgo/HLRAlgo_PolyInternalNode.cdl           |    3 +-
 src/HLRAlgo/HLRAlgo_PolyInternalSegment.cdl        |    1 +
 src/HLRAlgo/HLRAlgo_PolyShellData.cdl              |    3 +-
 src/HLRAlgo/HLRAlgo_Projector.cdl                  |    1 +
 src/HLRAlgo/HLRAlgo_TriangleData.cdl               |    1 +
 src/HLRAlgo/HLRAlgo_WiresBlock.cdl                 |    2 +-
 src/HLRAppli/HLRAppli_ReflectLines.cxx             |    4 +
 src/HLRBRep/HLRBRep.cdl                            |    7 +-
 src/HLRBRep/HLRBRep_Algo.cdl                       |    7 +-
 src/HLRBRep/HLRBRep_AreaLimit.cdl                  |    6 +-
 src/HLRBRep/HLRBRep_BCurveTool.cxx                 |    4 +-
 src/HLRBRep/HLRBRep_BSurfaceTool.lxx               |   12 +-
 src/HLRBRep/HLRBRep_Curve.cxx                      |    2 -
 src/HLRBRep/HLRBRep_CurveTool.cxx                  |    4 +-
 src/HLRBRep/HLRBRep_CurveTool.lxx                  |    8 +-
 src/HLRBRep/HLRBRep_Data.cdl                       |    2 +-
 src/HLRBRep/HLRBRep_Data.cxx                       |   65 +-
 src/HLRBRep/HLRBRep_EdgeIList.cxx                  |    6 +-
 src/HLRBRep/HLRBRep_Hider.cxx                      |   26 +-
 src/HLRBRep/HLRBRep_InternalAlgo.cdl               |    4 +-
 src/HLRBRep/HLRBRep_InternalAlgo.cxx               |   46 +-
 src/HLRBRep/HLRBRep_PolyAlgo.cdl                   |    9 +-
 src/HLRBRep/HLRBRep_PolyAlgo.cxx                   |   96 +-
 src/HLRBRep/HLRBRep_ShapeToHLR.cdl                 |    4 +-
 src/HLRBRep/HLRBRep_SurfaceTool.lxx                |   12 +-
 src/HLRTest/HLRTest.cdl                            |    5 +-
 src/HLRTest/HLRTest_DrawableEdgeTool.cdl           |    4 +-
 src/HLRTest/HLRTest_DrawablePolyEdgeTool.cdl       |    4 +-
 src/HLRTest/HLRTest_OutLiner.cdl                   |    4 +-
 src/HLRTest/HLRTest_Projector.cdl                  |    6 +-
 src/HLRTest/HLRTest_ShapeData.cdl                  |    2 +-
 src/HLRTopoBRep/HLRTopoBRep_DSFiller.cdl           |    6 +-
 src/HLRTopoBRep/HLRTopoBRep_DSFiller.cxx           |   16 +-
 src/HLRTopoBRep/HLRTopoBRep_FaceIsoLiner.cxx       |    8 +-
 src/HLRTopoBRep/HLRTopoBRep_OutLiner.cdl           |    6 +-
 src/Hatch/Hatch.cdl                                |    6 +-
 src/HatchGen/HatchGen.cdl                          |   26 +-
 src/HatchGen/HatchGen_ElementGen.cdl               |   84 -
 src/HatchGen/HatchGen_ElementGen.gxx               |   87 -
 src/HatchGen/HatchGen_ElementsGen.cdl              |  152 -
 src/HatchGen/HatchGen_ElementsGen.gxx              |  227 -
 src/HatchGen/HatchGen_Hatcher.cdl                  |  513 --
 src/HatchGen/HatchGen_Hatcher.gxx                  | 1497 ------
 src/HatchGen/HatchGen_Hatcher.lxx                  |  261 -
 src/HatchGen/HatchGen_HatchingGen.cdl              |  256 -
 src/HatchGen/HatchGen_HatchingGen.gxx              |  332 --
 src/HatchGen/HatchGen_Intersector.cdl              |  127 -
 src/HatchGen/HatchGen_Intersector.gxx              |   13 -
 .../HeaderSection_FileDescription.cdl              |   16 +-
 src/HeaderSection/HeaderSection_FileName.cdl       |   48 +-
 src/HeaderSection/HeaderSection_FileSchema.cdl     |   10 +-
 .../HeaderSection_HeaderRecognizer.cdl             |    2 +-
 src/HeaderSection/HeaderSection_Protocol.cdl       |    2 +-
 src/IFGraph/IFGraph.cdl                            |   13 +-
 src/IFGraph/IFGraph_SCRoots.cxx                    |    4 +-
 src/IFGraph/IFGraph_StrongComponants.cxx           |    6 +-
 src/IFSelect/FILES                                 |    1 -
 src/IFSelect/IFSelect.cdl                          |    4 +-
 src/IFSelect/IFSelect_Act.cdl                      |    4 +-
 src/IFSelect/IFSelect_ActFunc.cxx                  |   30 -
 src/IFSelect/IFSelect_ActFunc.hxx                  |    5 +-
 src/IFSelect/IFSelect_Activator.cdl                |    4 +-
 src/IFSelect/IFSelect_Activator.cxx                |    2 +-
 src/IFSelect/IFSelect_AppliedModifiers.cdl         |    6 +-
 src/IFSelect/IFSelect_BasicDumper.cdl              |    4 +-
 src/IFSelect/IFSelect_CheckCounter.cdl             |    2 +-
 src/IFSelect/IFSelect_ContextWrite.cdl             |    8 +-
 src/IFSelect/IFSelect_DispGlobal.cdl               |    2 +-
 src/IFSelect/IFSelect_DispPerCount.cdl             |    6 +-
 src/IFSelect/IFSelect_DispPerFiles.cdl             |    6 +-
 src/IFSelect/IFSelect_DispPerOne.cdl               |    2 +-
 src/IFSelect/IFSelect_DispPerSignature.cdl         |    6 +-
 src/IFSelect/IFSelect_Dispatch.cdl                 |    6 +-
 src/IFSelect/IFSelect_Editor.cdl                   |    6 +-
 src/IFSelect/IFSelect_Functions.cxx                |   24 -
 src/IFSelect/IFSelect_GeneralModifier.cdl          |    4 +-
 src/IFSelect/IFSelect_GraphCounter.cdl             |    2 +-
 src/IFSelect/IFSelect_IntParam.cdl                 |    2 +-
 src/IFSelect/IFSelect_ModelCopier.cdl              |   16 +-
 src/IFSelect/IFSelect_ModelModifier.cdl            |    6 +-
 src/IFSelect/IFSelect_ModifEditForm.cdl            |    4 +-
 src/IFSelect/IFSelect_ModifReorder.cdl             |    4 +-
 src/IFSelect/IFSelect_Modifier.cdl                 |    2 +-
 src/IFSelect/IFSelect_PacketList.cdl               |    2 +-
 src/IFSelect/IFSelect_SelectAnyList.cdl            |   12 +-
 src/IFSelect/IFSelect_SelectCombine.cdl            |    4 +-
 src/IFSelect/IFSelect_SelectControl.cdl            |    8 +-
 src/IFSelect/IFSelect_SelectDeduct.cdl             |    4 +-
 src/IFSelect/IFSelect_SelectDiff.cdl               |    2 +-
 src/IFSelect/IFSelect_SelectEntityNumber.cdl       |    6 +-
 src/IFSelect/IFSelect_SelectErrorEntities.cdl      |    2 +-
 src/IFSelect/IFSelect_SelectFlag.cdl               |    2 +-
 src/IFSelect/IFSelect_SelectIncorrectEntities.cdl  |    2 +-
 src/IFSelect/IFSelect_SelectIntersection.cdl       |    2 +-
 src/IFSelect/IFSelect_SelectList.cdl               |   67 -
 src/IFSelect/IFSelect_SelectList.gxx               |   44 -
 src/IFSelect/IFSelect_SelectModelEntities.cdl      |    2 +-
 src/IFSelect/IFSelect_SelectModelRoots.cdl         |    2 +-
 src/IFSelect/IFSelect_SelectPointed.cdl            |    2 +-
 src/IFSelect/IFSelect_SelectRange.cdl              |   14 +-
 src/IFSelect/IFSelect_SelectRootComps.cdl          |    2 +-
 src/IFSelect/IFSelect_SelectRoots.cdl              |    2 +-
 src/IFSelect/IFSelect_SelectSent.cdl               |    2 +-
 src/IFSelect/IFSelect_SelectShared.cdl             |    2 +-
 src/IFSelect/IFSelect_SelectSharing.cdl            |    2 +-
 src/IFSelect/IFSelect_SelectSignature.cdl          |   10 +-
 src/IFSelect/IFSelect_SelectSignedShared.cdl       |    4 +-
 src/IFSelect/IFSelect_SelectSignedSharing.cdl      |    4 +-
 src/IFSelect/IFSelect_SelectType.cdl               |    4 +-
 src/IFSelect/IFSelect_SelectUnion.cdl              |    2 +-
 src/IFSelect/IFSelect_SelectUnknownEntities.cdl    |    2 +-
 src/IFSelect/IFSelect_SessionDumper.cdl            |    2 +-
 src/IFSelect/IFSelect_SessionFile.cdl              |    6 +-
 src/IFSelect/IFSelect_SessionFile.cxx              |    6 +-
 src/IFSelect/IFSelect_SessionPilot.cdl             |   14 +-
 src/IFSelect/IFSelect_SessionPilot.cxx             |    3 +-
 src/IFSelect/IFSelect_ShareOut.cdl                 |   20 +-
 src/IFSelect/IFSelect_ShareOutResult.cdl           |    6 +-
 src/IFSelect/IFSelect_SignAncestor.cdl             |    2 +-
 src/IFSelect/IFSelect_SignCategory.cdl             |    2 +-
 src/IFSelect/IFSelect_SignCounter.cdl              |    8 +-
 src/IFSelect/IFSelect_SignMultiple.cdl             |    2 +-
 src/IFSelect/IFSelect_SignType.cdl                 |    2 +-
 src/IFSelect/IFSelect_SignValidity.cdl             |    2 +-
 src/IFSelect/IFSelect_SignatureList.cdl            |    2 +-
 src/IFSelect/IFSelect_TransformStandard.cdl        |   18 +-
 src/IFSelect/IFSelect_Transformer.cdl              |    4 +-
 src/IFSelect/IFSelect_WorkLibrary.cdl              |    4 +-
 src/IFSelect/IFSelect_WorkSession.cdl              |   86 +-
 src/IFSelect/IFSelect_WorkSession.cxx              |    2 +-
 src/IGESAppli/IGESAppli.cdl                        |   66 -
 src/IGESAppli/IGESAppli_DrilledHole.cdl            |    2 +-
 src/IGESAppli/IGESAppli_ElementResults.cdl         |    2 +-
 src/IGESAppli/IGESAppli_FiniteElement.cdl          |    2 +-
 src/IGESAppli/IGESAppli_Flow.cdl                   |    2 +-
 src/IGESAppli/IGESAppli_FlowLineSpec.cdl           |    2 +-
 src/IGESAppli/IGESAppli_GeneralModule.cdl          |    6 +-
 src/IGESAppli/IGESAppli_LevelFunction.cdl          |    2 +-
 src/IGESAppli/IGESAppli_LevelToPWBLayerMap.cdl     |    2 +-
 src/IGESAppli/IGESAppli_LineWidening.cdl           |    2 +-
 src/IGESAppli/IGESAppli_NodalConstraint.cdl        |    2 +-
 src/IGESAppli/IGESAppli_NodalDisplAndRot.cdl       |    2 +-
 src/IGESAppli/IGESAppli_NodalResults.cdl           |    2 +-
 src/IGESAppli/IGESAppli_Node.cdl                   |    2 +-
 src/IGESAppli/IGESAppli_PWBArtworkStackup.cdl      |    2 +-
 src/IGESAppli/IGESAppli_PWBDrilledHole.cdl         |    2 +-
 src/IGESAppli/IGESAppli_PartNumber.cdl             |    2 +-
 src/IGESAppli/IGESAppli_PinNumber.cdl              |    2 +-
 src/IGESAppli/IGESAppli_PipingFlow.cdl             |    2 +-
 src/IGESAppli/IGESAppli_Protocol.cdl               |    2 +-
 src/IGESAppli/IGESAppli_ReadWriteModule.cdl        |    4 +-
 src/IGESAppli/IGESAppli_ReferenceDesignator.cdl    |    2 +-
 src/IGESAppli/IGESAppli_RegionRestriction.cdl      |    2 +-
 src/IGESAppli/IGESAppli_SpecificModule.cdl         |    4 +-
 src/IGESAppli/IGESAppli_ToolDrilledHole.cdl        |    6 +-
 src/IGESAppli/IGESAppli_ToolElementResults.cdl     |    4 +-
 src/IGESAppli/IGESAppli_ToolFiniteElement.cdl      |    4 +-
 src/IGESAppli/IGESAppli_ToolFlow.cdl               |    6 +-
 src/IGESAppli/IGESAppli_ToolFlowLineSpec.cdl       |    4 +-
 src/IGESAppli/IGESAppli_ToolLevelFunction.cdl      |    6 +-
 src/IGESAppli/IGESAppli_ToolLevelToPWBLayerMap.cdl |    4 +-
 src/IGESAppli/IGESAppli_ToolLineWidening.cdl       |    6 +-
 src/IGESAppli/IGESAppli_ToolNodalConstraint.cdl    |    4 +-
 src/IGESAppli/IGESAppli_ToolNodalDisplAndRot.cdl   |    4 +-
 src/IGESAppli/IGESAppli_ToolNodalResults.cdl       |    4 +-
 src/IGESAppli/IGESAppli_ToolNode.cdl               |    4 +-
 src/IGESAppli/IGESAppli_ToolPWBArtworkStackup.cdl  |    4 +-
 src/IGESAppli/IGESAppli_ToolPWBDrilledHole.cdl     |    6 +-
 src/IGESAppli/IGESAppli_ToolPartNumber.cdl         |    6 +-
 src/IGESAppli/IGESAppli_ToolPinNumber.cdl          |    6 +-
 src/IGESAppli/IGESAppli_ToolPipingFlow.cdl         |    6 +-
 .../IGESAppli_ToolReferenceDesignator.cdl          |    6 +-
 src/IGESAppli/IGESAppli_ToolRegionRestriction.cdl  |    6 +-
 src/IGESBasic/IGESBasic.cdl                        |   73 +-
 src/IGESBasic/IGESBasic_AssocGroupType.cdl         |    2 +-
 src/IGESBasic/IGESBasic_ExternalRefFile.cdl        |    2 +-
 src/IGESBasic/IGESBasic_ExternalRefFileIndex.cdl   |    2 +-
 src/IGESBasic/IGESBasic_ExternalRefFileName.cdl    |    2 +-
 src/IGESBasic/IGESBasic_ExternalRefLibName.cdl     |    2 +-
 src/IGESBasic/IGESBasic_ExternalRefName.cdl        |    2 +-
 src/IGESBasic/IGESBasic_ExternalReferenceFile.cdl  |    2 +-
 src/IGESBasic/IGESBasic_GeneralModule.cdl          |    6 +-
 src/IGESBasic/IGESBasic_Group.cdl                  |    2 +-
 src/IGESBasic/IGESBasic_GroupWithoutBackP.cdl      |    2 +-
 src/IGESBasic/IGESBasic_Hierarchy.cdl              |    2 +-
 src/IGESBasic/IGESBasic_Name.cdl                   |    2 +-
 src/IGESBasic/IGESBasic_OrderedGroup.cdl           |    6 +-
 .../IGESBasic_OrderedGroupWithoutBackP.cdl         |    6 +-
 src/IGESBasic/IGESBasic_Protocol.cdl               |    2 +-
 src/IGESBasic/IGESBasic_ReadWriteModule.cdl        |    4 +-
 src/IGESBasic/IGESBasic_SingleParent.cdl           |    2 +-
 src/IGESBasic/IGESBasic_SingularSubfigure.cdl      |    2 +-
 src/IGESBasic/IGESBasic_SpecificModule.cdl         |    4 +-
 src/IGESBasic/IGESBasic_SubfigureDef.cdl           |    2 +-
 src/IGESBasic/IGESBasic_ToolAssocGroupType.cdl     |    6 +-
 src/IGESBasic/IGESBasic_ToolExternalRefFile.cdl    |    4 +-
 .../IGESBasic_ToolExternalRefFileIndex.cdl         |    4 +-
 .../IGESBasic_ToolExternalRefFileName.cdl          |    4 +-
 src/IGESBasic/IGESBasic_ToolExternalRefLibName.cdl |    4 +-
 src/IGESBasic/IGESBasic_ToolExternalRefName.cdl    |    4 +-
 .../IGESBasic_ToolExternalReferenceFile.cdl        |    4 +-
 src/IGESBasic/IGESBasic_ToolGroup.cdl              |    6 +-
 src/IGESBasic/IGESBasic_ToolGroupWithoutBackP.cdl  |    6 +-
 src/IGESBasic/IGESBasic_ToolHierarchy.cdl          |    6 +-
 src/IGESBasic/IGESBasic_ToolName.cdl               |    6 +-
 src/IGESBasic/IGESBasic_ToolOrderedGroup.cdl       |    6 +-
 .../IGESBasic_ToolOrderedGroupWithoutBackP.cdl     |    6 +-
 src/IGESBasic/IGESBasic_ToolSingleParent.cdl       |    6 +-
 src/IGESBasic/IGESBasic_ToolSingularSubfigure.cdl  |    4 +-
 src/IGESBasic/IGESBasic_ToolSubfigureDef.cdl       |    4 +-
 src/IGESCAFControl/IGESCAFControl.cdl              |    1 -
 src/IGESCAFControl/IGESCAFControl_Reader.cdl       |    2 +-
 src/IGESCAFControl/IGESCAFControl_Reader.cxx       |    6 +-
 src/IGESCAFControl/IGESCAFControl_Writer.cdl       |    2 +-
 src/IGESCAFControl/IGESCAFControl_Writer.cxx       |  127 +-
 src/IGESControl/IGESControl_ActorWrite.cdl         |    2 +-
 src/IGESControl/IGESControl_AlgoContainer.cdl      |    2 +-
 src/IGESControl/IGESControl_Controller.cdl         |   10 +-
 src/IGESControl/IGESControl_IGESBoundary.cdl       |    4 +-
 src/IGESControl/IGESControl_IGESBoundary.cxx       |   10 +-
 src/IGESControl/IGESControl_Reader.cdl             |    2 +-
 src/IGESControl/IGESControl_ToolContainer.cdl      |    2 +-
 src/IGESControl/IGESControl_Writer.cdl             |    6 +-
 src/IGESControl/IGESControl_Writer.cxx             |   12 +-
 src/IGESConvGeom/IGESConvGeom.cdl                  |   10 +-
 src/IGESConvGeom/IGESConvGeom_GeomBuilder.cdl      |   13 +-
 src/IGESConvGeom/IGESConvGeom_GeomBuilder.cxx      |   29 -
 src/IGESData/IGESData_BasicEditor.cdl              |    4 +-
 src/IGESData/IGESData_DefaultGeneral.cdl           |    6 +-
 src/IGESData/IGESData_DefaultSpecific.cdl          |    2 +-
 src/IGESData/IGESData_DirChecker.cdl               |    2 +-
 src/IGESData/IGESData_FileProtocol.cdl             |    2 +-
 src/IGESData/IGESData_FreeFormatEntity.cdl         |    8 +-
 src/IGESData/IGESData_GeneralModule.cdl            |   14 +-
 src/IGESData/IGESData_GlobalSection.cdl            |    4 +-
 src/IGESData/IGESData_IGESEntity.cdl               |    8 +-
 src/IGESData/IGESData_IGESModel.cdl                |    6 +-
 src/IGESData/IGESData_IGESReaderData.cdl           |    2 +-
 src/IGESData/IGESData_IGESReaderTool.cdl           |   20 +-
 src/IGESData/IGESData_ParamReader.cdl              |   10 +-
 src/IGESData/IGESData_Protocol.cdl                 |    6 +-
 src/IGESData/IGESData_ReadWriteModule.cdl          |    4 +-
 src/IGESData/IGESData_ReadWriteModule.cxx          |    2 +-
 src/IGESData/IGESData_SpecificModule.cdl           |    2 +-
 src/IGESData/IGESData_ToolLocation.cdl             |    2 +-
 src/IGESData/IGESData_UndefinedEntity.cdl          |    8 +-
 src/IGESDefs/IGESDefs.cdl                          |   29 -
 src/IGESDefs/IGESDefs_AssociativityDef.cdl         |    2 +-
 src/IGESDefs/IGESDefs_AttributeDef.cdl             |    2 +-
 src/IGESDefs/IGESDefs_AttributeTable.cdl           |    2 +-
 src/IGESDefs/IGESDefs_GeneralModule.cdl            |    6 +-
 src/IGESDefs/IGESDefs_GenericData.cdl              |    2 +-
 src/IGESDefs/IGESDefs_MacroDef.cdl                 |    2 +-
 src/IGESDefs/IGESDefs_Protocol.cdl                 |    2 +-
 src/IGESDefs/IGESDefs_ReadWriteModule.cdl          |    4 +-
 src/IGESDefs/IGESDefs_SpecificModule.cdl           |    2 +-
 src/IGESDefs/IGESDefs_TabularData.cdl              |    2 +-
 src/IGESDefs/IGESDefs_ToolAssociativityDef.cdl     |    4 +-
 src/IGESDefs/IGESDefs_ToolAttributeDef.cdl         |    4 +-
 src/IGESDefs/IGESDefs_ToolAttributeTable.cdl       |    4 +-
 src/IGESDefs/IGESDefs_ToolGenericData.cdl          |    4 +-
 src/IGESDefs/IGESDefs_ToolMacroDef.cdl             |    4 +-
 src/IGESDefs/IGESDefs_ToolTabularData.cdl          |    4 +-
 src/IGESDefs/IGESDefs_ToolUnitsData.cdl            |    4 +-
 src/IGESDefs/IGESDefs_UnitsData.cdl                |    2 +-
 src/IGESDimen/IGESDimen.cdl                        |   76 -
 src/IGESDimen/IGESDimen_AngularDimension.cdl       |    2 +-
 src/IGESDimen/IGESDimen_BasicDimension.cdl         |    2 +-
 src/IGESDimen/IGESDimen_CenterLine.cdl             |    2 +-
 src/IGESDimen/IGESDimen_CurveDimension.cdl         |    2 +-
 src/IGESDimen/IGESDimen_DiameterDimension.cdl      |    2 +-
 src/IGESDimen/IGESDimen_DimensionDisplayData.cdl   |    2 +-
 src/IGESDimen/IGESDimen_DimensionTolerance.cdl     |    2 +-
 src/IGESDimen/IGESDimen_DimensionUnits.cdl         |    2 +-
 src/IGESDimen/IGESDimen_DimensionedGeometry.cdl    |    2 +-
 src/IGESDimen/IGESDimen_FlagNote.cdl               |    2 +-
 src/IGESDimen/IGESDimen_GeneralLabel.cdl           |    2 +-
 src/IGESDimen/IGESDimen_GeneralModule.cdl          |    6 +-
 src/IGESDimen/IGESDimen_GeneralNote.cdl            |    2 +-
 src/IGESDimen/IGESDimen_GeneralSymbol.cdl          |    2 +-
 src/IGESDimen/IGESDimen_LeaderArrow.cdl            |    2 +-
 src/IGESDimen/IGESDimen_LinearDimension.cdl        |    2 +-
 src/IGESDimen/IGESDimen_NewDimensionedGeometry.cdl |    2 +-
 src/IGESDimen/IGESDimen_NewGeneralNote.cdl         |    2 +-
 src/IGESDimen/IGESDimen_OrdinateDimension.cdl      |    2 +-
 src/IGESDimen/IGESDimen_PointDimension.cdl         |    2 +-
 src/IGESDimen/IGESDimen_Protocol.cdl               |    2 +-
 src/IGESDimen/IGESDimen_RadiusDimension.cdl        |    2 +-
 src/IGESDimen/IGESDimen_ReadWriteModule.cdl        |    4 +-
 src/IGESDimen/IGESDimen_Section.cdl                |    2 +-
 src/IGESDimen/IGESDimen_SectionedArea.cdl          |    2 +-
 src/IGESDimen/IGESDimen_SpecificModule.cdl         |    4 +-
 src/IGESDimen/IGESDimen_ToolAngularDimension.cdl   |    4 +-
 src/IGESDimen/IGESDimen_ToolBasicDimension.cdl     |    6 +-
 src/IGESDimen/IGESDimen_ToolCenterLine.cdl         |    6 +-
 src/IGESDimen/IGESDimen_ToolCurveDimension.cdl     |    4 +-
 src/IGESDimen/IGESDimen_ToolDiameterDimension.cdl  |    4 +-
 .../IGESDimen_ToolDimensionDisplayData.cdl         |    6 +-
 src/IGESDimen/IGESDimen_ToolDimensionTolerance.cdl |    6 +-
 src/IGESDimen/IGESDimen_ToolDimensionUnits.cdl     |    6 +-
 .../IGESDimen_ToolDimensionedGeometry.cdl          |    6 +-
 src/IGESDimen/IGESDimen_ToolFlagNote.cdl           |    4 +-
 src/IGESDimen/IGESDimen_ToolGeneralLabel.cdl       |    4 +-
 src/IGESDimen/IGESDimen_ToolGeneralNote.cdl        |    4 +-
 src/IGESDimen/IGESDimen_ToolGeneralSymbol.cdl      |    4 +-
 src/IGESDimen/IGESDimen_ToolLeaderArrow.cdl        |    4 +-
 src/IGESDimen/IGESDimen_ToolLinearDimension.cdl    |    4 +-
 .../IGESDimen_ToolNewDimensionedGeometry.cdl       |    6 +-
 src/IGESDimen/IGESDimen_ToolNewGeneralNote.cdl     |    4 +-
 src/IGESDimen/IGESDimen_ToolOrdinateDimension.cdl  |    4 +-
 src/IGESDimen/IGESDimen_ToolPointDimension.cdl     |    4 +-
 src/IGESDimen/IGESDimen_ToolRadiusDimension.cdl    |    4 +-
 src/IGESDimen/IGESDimen_ToolSection.cdl            |    6 +-
 src/IGESDimen/IGESDimen_ToolSectionedArea.cdl      |    4 +-
 src/IGESDimen/IGESDimen_ToolWitnessLine.cdl        |    6 +-
 src/IGESDimen/IGESDimen_WitnessLine.cdl            |    2 +-
 src/IGESDraw/IGESDraw.cdl                          |   62 -
 src/IGESDraw/IGESDraw_CircArraySubfigure.cdl       |    2 +-
 src/IGESDraw/IGESDraw_ConnectPoint.cdl             |    2 +-
 src/IGESDraw/IGESDraw_Drawing.cdl                  |    2 +-
 src/IGESDraw/IGESDraw_DrawingWithRotation.cdl      |    2 +-
 src/IGESDraw/IGESDraw_GeneralModule.cdl            |   10 +-
 src/IGESDraw/IGESDraw_LabelDisplay.cdl             |    2 +-
 src/IGESDraw/IGESDraw_NetworkSubfigure.cdl         |    2 +-
 src/IGESDraw/IGESDraw_NetworkSubfigureDef.cdl      |    2 +-
 src/IGESDraw/IGESDraw_PerspectiveView.cdl          |    2 +-
 src/IGESDraw/IGESDraw_Planar.cdl                   |    2 +-
 src/IGESDraw/IGESDraw_Protocol.cdl                 |    2 +-
 src/IGESDraw/IGESDraw_ReadWriteModule.cdl          |    4 +-
 src/IGESDraw/IGESDraw_RectArraySubfigure.cdl       |    2 +-
 src/IGESDraw/IGESDraw_SegmentedViewsVisible.cdl    |    2 +-
 src/IGESDraw/IGESDraw_SpecificModule.cdl           |    4 +-
 src/IGESDraw/IGESDraw_ToolCircArraySubfigure.cdl   |    4 +-
 src/IGESDraw/IGESDraw_ToolConnectPoint.cdl         |    4 +-
 src/IGESDraw/IGESDraw_ToolDrawing.cdl              |    6 +-
 src/IGESDraw/IGESDraw_ToolDrawingWithRotation.cdl  |    6 +-
 src/IGESDraw/IGESDraw_ToolLabelDisplay.cdl         |    4 +-
 src/IGESDraw/IGESDraw_ToolNetworkSubfigure.cdl     |    4 +-
 src/IGESDraw/IGESDraw_ToolNetworkSubfigureDef.cdl  |    4 +-
 src/IGESDraw/IGESDraw_ToolPerspectiveView.cdl      |    4 +-
 src/IGESDraw/IGESDraw_ToolPlanar.cdl               |    6 +-
 src/IGESDraw/IGESDraw_ToolRectArraySubfigure.cdl   |    4 +-
 .../IGESDraw_ToolSegmentedViewsVisible.cdl         |    4 +-
 src/IGESDraw/IGESDraw_ToolView.cdl                 |    4 +-
 src/IGESDraw/IGESDraw_ToolViewsVisible.cdl         |    8 +-
 src/IGESDraw/IGESDraw_ToolViewsVisibleWithAttr.cdl |    8 +-
 src/IGESDraw/IGESDraw_View.cdl                     |    2 +-
 src/IGESDraw/IGESDraw_ViewsVisible.cdl             |    2 +-
 src/IGESDraw/IGESDraw_ViewsVisibleWithAttr.cdl     |    2 +-
 src/IGESFile/igesread.c                            |    4 +-
 src/IGESGeom/IGESGeom.cdl                          |   46 -
 src/IGESGeom/IGESGeom_BSplineCurve.cdl             |    2 +-
 src/IGESGeom/IGESGeom_BSplineSurface.cdl           |    2 +-
 src/IGESGeom/IGESGeom_Boundary.cdl                 |    4 +-
 src/IGESGeom/IGESGeom_BoundedSurface.cdl           |    2 +-
 src/IGESGeom/IGESGeom_CircularArc.cdl              |    2 +-
 src/IGESGeom/IGESGeom_CompositeCurve.cdl           |    2 +-
 src/IGESGeom/IGESGeom_ConicArc.cdl                 |    2 +-
 src/IGESGeom/IGESGeom_CopiousData.cdl              |    2 +-
 src/IGESGeom/IGESGeom_CurveOnSurface.cdl           |    2 +-
 src/IGESGeom/IGESGeom_Direction.cdl                |    2 +-
 src/IGESGeom/IGESGeom_Flash.cdl                    |    2 +-
 src/IGESGeom/IGESGeom_GeneralModule.cdl            |    6 +-
 src/IGESGeom/IGESGeom_Line.cdl                     |    2 +-
 src/IGESGeom/IGESGeom_OffsetCurve.cdl              |    2 +-
 src/IGESGeom/IGESGeom_OffsetSurface.cdl            |    2 +-
 src/IGESGeom/IGESGeom_Plane.cdl                    |    2 +-
 src/IGESGeom/IGESGeom_Point.cdl                    |    2 +-
 src/IGESGeom/IGESGeom_Protocol.cdl                 |    2 +-
 src/IGESGeom/IGESGeom_ReadWriteModule.cdl          |    4 +-
 src/IGESGeom/IGESGeom_RuledSurface.cdl             |    2 +-
 src/IGESGeom/IGESGeom_SpecificModule.cdl           |    4 +-
 src/IGESGeom/IGESGeom_SplineCurve.cdl              |    2 +-
 src/IGESGeom/IGESGeom_SplineSurface.cdl            |    2 +-
 src/IGESGeom/IGESGeom_SurfaceOfRevolution.cdl      |    2 +-
 src/IGESGeom/IGESGeom_TabulatedCylinder.cdl        |    2 +-
 src/IGESGeom/IGESGeom_ToolBSplineCurve.cdl         |    4 +-
 src/IGESGeom/IGESGeom_ToolBSplineSurface.cdl       |    4 +-
 src/IGESGeom/IGESGeom_ToolBoundary.cdl             |    6 +-
 src/IGESGeom/IGESGeom_ToolBoundedSurface.cdl       |    4 +-
 src/IGESGeom/IGESGeom_ToolCircularArc.cdl          |    4 +-
 src/IGESGeom/IGESGeom_ToolCompositeCurve.cdl       |    4 +-
 src/IGESGeom/IGESGeom_ToolConicArc.cdl             |    6 +-
 src/IGESGeom/IGESGeom_ToolCopiousData.cdl          |    4 +-
 src/IGESGeom/IGESGeom_ToolCurveOnSurface.cdl       |    6 +-
 src/IGESGeom/IGESGeom_ToolDirection.cdl            |    4 +-
 src/IGESGeom/IGESGeom_ToolFlash.cdl                |    6 +-
 src/IGESGeom/IGESGeom_ToolLine.cdl                 |    4 +-
 src/IGESGeom/IGESGeom_ToolOffsetCurve.cdl          |    6 +-
 src/IGESGeom/IGESGeom_ToolOffsetSurface.cdl        |    4 +-
 src/IGESGeom/IGESGeom_ToolPlane.cdl                |    4 +-
 src/IGESGeom/IGESGeom_ToolPoint.cdl                |    4 +-
 src/IGESGeom/IGESGeom_ToolRuledSurface.cdl         |    4 +-
 src/IGESGeom/IGESGeom_ToolSplineCurve.cdl          |    4 +-
 src/IGESGeom/IGESGeom_ToolSplineSurface.cdl        |    4 +-
 src/IGESGeom/IGESGeom_ToolSurfaceOfRevolution.cdl  |    4 +-
 src/IGESGeom/IGESGeom_ToolTabulatedCylinder.cdl    |    4 +-
 src/IGESGeom/IGESGeom_ToolTransformationMatrix.cdl |    6 +-
 src/IGESGeom/IGESGeom_ToolTrimmedSurface.cdl       |    4 +-
 src/IGESGeom/IGESGeom_TransformationMatrix.cdl     |    2 +-
 src/IGESGeom/IGESGeom_TrimmedSurface.cdl           |    2 +-
 src/IGESGraph/IGESGraph.cdl                        |   53 -
 src/IGESGraph/IGESGraph_Color.cdl                  |    2 +-
 src/IGESGraph/IGESGraph_DefinitionLevel.cdl        |    2 +-
 src/IGESGraph/IGESGraph_DrawingSize.cdl            |    2 +-
 src/IGESGraph/IGESGraph_DrawingUnits.cdl           |    2 +-
 src/IGESGraph/IGESGraph_GeneralModule.cdl          |    6 +-
 src/IGESGraph/IGESGraph_HighLight.cdl              |    2 +-
 src/IGESGraph/IGESGraph_IntercharacterSpacing.cdl  |    2 +-
 src/IGESGraph/IGESGraph_LineFontDefPattern.cdl     |    2 +-
 src/IGESGraph/IGESGraph_LineFontDefTemplate.cdl    |    2 +-
 src/IGESGraph/IGESGraph_LineFontPredefined.cdl     |    2 +-
 src/IGESGraph/IGESGraph_NominalSize.cdl            |    2 +-
 src/IGESGraph/IGESGraph_Pick.cdl                   |    2 +-
 src/IGESGraph/IGESGraph_Protocol.cdl               |    2 +-
 src/IGESGraph/IGESGraph_ReadWriteModule.cdl        |    4 +-
 src/IGESGraph/IGESGraph_SpecificModule.cdl         |    4 +-
 src/IGESGraph/IGESGraph_TextDisplayTemplate.cdl    |    2 +-
 src/IGESGraph/IGESGraph_TextFontDef.cdl            |    2 +-
 src/IGESGraph/IGESGraph_ToolColor.cdl              |    4 +-
 src/IGESGraph/IGESGraph_ToolDefinitionLevel.cdl    |    4 +-
 src/IGESGraph/IGESGraph_ToolDrawingSize.cdl        |    6 +-
 src/IGESGraph/IGESGraph_ToolDrawingUnits.cdl       |    6 +-
 src/IGESGraph/IGESGraph_ToolHighLight.cdl          |    6 +-
 .../IGESGraph_ToolIntercharacterSpacing.cdl        |    6 +-
 src/IGESGraph/IGESGraph_ToolLineFontDefPattern.cdl |    4 +-
 .../IGESGraph_ToolLineFontDefTemplate.cdl          |    4 +-
 src/IGESGraph/IGESGraph_ToolLineFontPredefined.cdl |    6 +-
 src/IGESGraph/IGESGraph_ToolNominalSize.cdl        |    6 +-
 src/IGESGraph/IGESGraph_ToolPick.cdl               |    6 +-
 .../IGESGraph_ToolTextDisplayTemplate.cdl          |    4 +-
 src/IGESGraph/IGESGraph_ToolTextFontDef.cdl        |    4 +-
 src/IGESGraph/IGESGraph_ToolUniformRectGrid.cdl    |    6 +-
 src/IGESGraph/IGESGraph_UniformRectGrid.cdl        |    2 +-
 src/IGESSelect/IGESSelect_Activator.cdl            |    4 +-
 src/IGESSelect/IGESSelect_AddFileComment.cdl       |    2 +-
 src/IGESSelect/IGESSelect_AddGroup.cdl             |    4 +-
 src/IGESSelect/IGESSelect_AutoCorrect.cdl          |    4 +-
 src/IGESSelect/IGESSelect_ChangeLevelList.cdl      |   12 +-
 src/IGESSelect/IGESSelect_ChangeLevelNumber.cdl    |   12 +-
 src/IGESSelect/IGESSelect_ComputeStatus.cdl        |    4 +-
 src/IGESSelect/IGESSelect_CounterOfLevelNumber.cdl |    2 +-
 src/IGESSelect/IGESSelect_DispPerDrawing.cdl       |    2 +-
 src/IGESSelect/IGESSelect_DispPerSingleView.cdl    |    2 +-
 src/IGESSelect/IGESSelect_Dumper.cdl               |    4 +-
 src/IGESSelect/IGESSelect_EditDirPart.cdl          |    2 +-
 src/IGESSelect/IGESSelect_EditHeader.cdl           |    2 +-
 src/IGESSelect/IGESSelect_FloatFormat.cdl          |    2 +-
 src/IGESSelect/IGESSelect_IGESName.cdl             |    2 +-
 src/IGESSelect/IGESSelect_IGESTypeForm.cdl         |    2 +-
 src/IGESSelect/IGESSelect_RebuildDrawings.cdl      |    4 +-
 src/IGESSelect/IGESSelect_RebuildGroups.cdl        |    4 +-
 src/IGESSelect/IGESSelect_RemoveCurves.cdl         |    4 +-
 src/IGESSelect/IGESSelect_SelectBasicGeom.cdl      |    2 +-
 src/IGESSelect/IGESSelect_SelectBypassGroup.cdl    |    2 +-
 .../IGESSelect_SelectBypassSubfigure.cdl           |    2 +-
 src/IGESSelect/IGESSelect_SelectDrawingFrom.cdl    |    2 +-
 src/IGESSelect/IGESSelect_SelectFaces.cdl          |    2 +-
 src/IGESSelect/IGESSelect_SelectFromDrawing.cdl    |    2 +-
 src/IGESSelect/IGESSelect_SelectFromSingleView.cdl |    2 +-
 src/IGESSelect/IGESSelect_SelectLevelNumber.cdl    |    6 +-
 src/IGESSelect/IGESSelect_SelectName.cdl           |    2 +-
 src/IGESSelect/IGESSelect_SelectPCurves.cdl        |    2 +-
 src/IGESSelect/IGESSelect_SelectSingleViewFrom.cdl |    2 +-
 src/IGESSelect/IGESSelect_SelectSubordinate.cdl    |    2 +-
 src/IGESSelect/IGESSelect_SelectVisibleStatus.cdl  |    2 +-
 src/IGESSelect/IGESSelect_SetGlobalParameter.cdl   |    8 +-
 src/IGESSelect/IGESSelect_SetLabel.cdl             |    2 +-
 src/IGESSelect/IGESSelect_SetVersion5.cdl          |    4 +-
 src/IGESSelect/IGESSelect_SignLevelNumber.cdl      |    2 +-
 src/IGESSelect/IGESSelect_SignStatus.cdl           |    2 +-
 src/IGESSelect/IGESSelect_SplineToBSpline.cdl      |    6 +-
 src/IGESSelect/IGESSelect_SplineToBSpline.cxx      |    2 +-
 src/IGESSelect/IGESSelect_UpdateCreationDate.cdl   |    4 +-
 src/IGESSelect/IGESSelect_UpdateFileName.cdl       |    4 +-
 src/IGESSelect/IGESSelect_UpdateLastChange.cdl     |    4 +-
 src/IGESSelect/IGESSelect_ViewSorter.cdl           |    2 +-
 src/IGESSelect/IGESSelect_WorkLibrary.cdl          |    4 +-
 src/IGESSelect/IGESSelect_WorkLibrary.cxx          |    3 +-
 src/IGESSolid/IGESSolid.cdl                        |   75 -
 src/IGESSolid/IGESSolid_Block.cdl                  |    2 +-
 src/IGESSolid/IGESSolid_BooleanTree.cdl            |    2 +-
 src/IGESSolid/IGESSolid_ConeFrustum.cdl            |    2 +-
 src/IGESSolid/IGESSolid_ConicalSurface.cdl         |    2 +-
 src/IGESSolid/IGESSolid_Cylinder.cdl               |    2 +-
 src/IGESSolid/IGESSolid_CylindricalSurface.cdl     |    2 +-
 src/IGESSolid/IGESSolid_EdgeList.cdl               |    3 +-
 src/IGESSolid/IGESSolid_Ellipsoid.cdl              |    2 +-
 src/IGESSolid/IGESSolid_Face.cdl                   |    2 +-
 src/IGESSolid/IGESSolid_GeneralModule.cdl          |    6 +-
 src/IGESSolid/IGESSolid_Loop.cdl                   |    2 +-
 src/IGESSolid/IGESSolid_ManifoldSolid.cdl          |    2 +-
 src/IGESSolid/IGESSolid_PlaneSurface.cdl           |    2 +-
 src/IGESSolid/IGESSolid_Protocol.cdl               |    2 +-
 src/IGESSolid/IGESSolid_ReadWriteModule.cdl        |    4 +-
 src/IGESSolid/IGESSolid_RightAngularWedge.cdl      |    2 +-
 src/IGESSolid/IGESSolid_SelectedComponent.cdl      |    2 +-
 src/IGESSolid/IGESSolid_Shell.cdl                  |    2 +-
 src/IGESSolid/IGESSolid_SolidAssembly.cdl          |    2 +-
 src/IGESSolid/IGESSolid_SolidInstance.cdl          |    2 +-
 src/IGESSolid/IGESSolid_SolidOfLinearExtrusion.cdl |    2 +-
 src/IGESSolid/IGESSolid_SolidOfRevolution.cdl      |    2 +-
 src/IGESSolid/IGESSolid_SpecificModule.cdl         |    2 +-
 src/IGESSolid/IGESSolid_Sphere.cdl                 |    2 +-
 src/IGESSolid/IGESSolid_SphericalSurface.cdl       |    2 +-
 src/IGESSolid/IGESSolid_ToolBlock.cdl              |    4 +-
 src/IGESSolid/IGESSolid_ToolBooleanTree.cdl        |    4 +-
 src/IGESSolid/IGESSolid_ToolConeFrustum.cdl        |    4 +-
 src/IGESSolid/IGESSolid_ToolConicalSurface.cdl     |    4 +-
 src/IGESSolid/IGESSolid_ToolCylinder.cdl           |    4 +-
 src/IGESSolid/IGESSolid_ToolCylindricalSurface.cdl |    4 +-
 src/IGESSolid/IGESSolid_ToolEdgeList.cdl           |    4 +-
 src/IGESSolid/IGESSolid_ToolEllipsoid.cdl          |    4 +-
 src/IGESSolid/IGESSolid_ToolFace.cdl               |    4 +-
 src/IGESSolid/IGESSolid_ToolLoop.cdl               |    4 +-
 src/IGESSolid/IGESSolid_ToolManifoldSolid.cdl      |    4 +-
 src/IGESSolid/IGESSolid_ToolPlaneSurface.cdl       |    4 +-
 src/IGESSolid/IGESSolid_ToolRightAngularWedge.cdl  |    4 +-
 src/IGESSolid/IGESSolid_ToolSelectedComponent.cdl  |    4 +-
 src/IGESSolid/IGESSolid_ToolShell.cdl              |    4 +-
 src/IGESSolid/IGESSolid_ToolSolidAssembly.cdl      |    4 +-
 src/IGESSolid/IGESSolid_ToolSolidInstance.cdl      |    4 +-
 .../IGESSolid_ToolSolidOfLinearExtrusion.cdl       |    4 +-
 src/IGESSolid/IGESSolid_ToolSolidOfRevolution.cdl  |    4 +-
 src/IGESSolid/IGESSolid_ToolSphere.cdl             |    4 +-
 src/IGESSolid/IGESSolid_ToolSphericalSurface.cdl   |    4 +-
 src/IGESSolid/IGESSolid_ToolToroidalSurface.cdl    |    4 +-
 src/IGESSolid/IGESSolid_ToolTorus.cdl              |    4 +-
 src/IGESSolid/IGESSolid_ToolVertexList.cdl         |    4 +-
 src/IGESSolid/IGESSolid_TopoBuilder.cdl            |   16 +-
 src/IGESSolid/IGESSolid_ToroidalSurface.cdl        |    2 +-
 src/IGESSolid/IGESSolid_Torus.cdl                  |    2 +-
 src/IGESSolid/IGESSolid_VertexList.cdl             |    3 +-
 src/IGESToBRep/FILES                               |    1 -
 src/IGESToBRep/IGESToBRep.cxx                      |    4 +-
 src/IGESToBRep/IGESToBRep_Actor.cdl                |    6 +-
 src/IGESToBRep/IGESToBRep_AlgoContainer.cdl        |    2 +-
 src/IGESToBRep/IGESToBRep_BasicCurve.cdl           |   30 +-
 src/IGESToBRep/IGESToBRep_BasicCurve.cxx           |    6 +-
 src/IGESToBRep/IGESToBRep_BasicSurface.cdl         |   16 +-
 src/IGESToBRep/IGESToBRep_BasicSurface.cxx         |    2 +-
 src/IGESToBRep/IGESToBRep_IGESBoundary.cdl         |    4 +-
 src/IGESToBRep/IGESToBRep_Reader.cdl               |    2 +-
 src/IGESToBRep/IGESToBRep_ToolContainer.cdl        |    2 +-
 src/IGESToBRep/IGESToBRep_TopoSurface.cxx          |    6 +-
 src/IGESToBRep/project.pxx                         |  135 -
 src/IVtk/FILES                                     |   13 +
 src/IVtk/IVtk_IShape.cxx                           |   20 +
 src/IVtk/IVtk_IShape.hxx                           |   48 +
 src/IVtk/IVtk_IShapeData.cxx                       |   20 +
 src/IVtk/IVtk_IShapeData.hxx                       |   81 +
 src/IVtk/IVtk_IShapeMesher.cxx                     |   41 +
 src/IVtk/IVtk_IShapeMesher.hxx                     |   47 +
 src/IVtk/IVtk_IShapePickerAlgo.cxx                 |   20 +
 src/IVtk/IVtk_IShapePickerAlgo.hxx                 |   90 +
 src/IVtk/IVtk_IView.cxx                            |   20 +
 src/IVtk/IVtk_IView.hxx                            |   77 +
 src/IVtk/IVtk_Interface.cxx                        |   20 +
 src/IVtk/IVtk_Interface.hxx                        |   40 +
 src/IVtk/IVtk_Types.hxx                            |   90 +
 src/IVtkDraw/EXTERNLIB                             |    1 +
 src/IVtkDraw/FILES                                 |    7 +
 src/IVtkDraw/IVtkDraw.cxx                          | 1159 +++++
 src/IVtkDraw/IVtkDraw.hxx                          |   45 +
 .../IVtkDraw_HighlightAndSelectionPipeline.cxx     |  244 +
 .../IVtkDraw_HighlightAndSelectionPipeline.hxx     |  128 +
 src/IVtkDraw/IVtkDraw_Interactor.cxx               | 1014 ++++
 src/IVtkDraw/IVtkDraw_Interactor.hxx               |  118 +
 src/IVtkOCC/FILES                                  |   10 +
 src/IVtkOCC/IVtkOCC_SelectableObject.cxx           |  172 +
 src/IVtkOCC/IVtkOCC_SelectableObject.hxx           |   66 +
 src/IVtkOCC/IVtkOCC_Shape.cxx                      |  120 +
 src/IVtkOCC/IVtkOCC_Shape.hxx                      |   99 +
 src/IVtkOCC/IVtkOCC_ShapeMesher.cxx                |  976 ++++
 src/IVtkOCC/IVtkOCC_ShapeMesher.hxx                |  192 +
 src/IVtkOCC/IVtkOCC_ShapePickerAlgo.cxx            |  362 ++
 src/IVtkOCC/IVtkOCC_ShapePickerAlgo.hxx            |  126 +
 src/IVtkOCC/IVtkOCC_ViewerSelector.cxx             |  324 ++
 src/IVtkOCC/IVtkOCC_ViewerSelector.hxx             |   89 +
 src/IVtkTools/EXTERNLIB                            |    1 +
 src/IVtkTools/FILES                                |   13 +
 src/IVtkTools/IVtkTools.cxx                        |  124 +
 src/IVtkTools/IVtkTools.hxx                        |   88 +
 src/IVtkTools/IVtkTools_DisplayModeFilter.cxx      |  142 +
 src/IVtkTools/IVtkTools_DisplayModeFilter.hxx      |   59 +
 src/IVtkTools/IVtkTools_ShapeDataSource.cxx        |  218 +
 src/IVtkTools/IVtkTools_ShapeDataSource.hxx        |  118 +
 src/IVtkTools/IVtkTools_ShapeObject.cxx            |  157 +
 src/IVtkTools/IVtkTools_ShapeObject.hxx            |   85 +
 src/IVtkTools/IVtkTools_ShapePicker.cxx            |  376 ++
 src/IVtkTools/IVtkTools_ShapePicker.hxx            |  151 +
 src/IVtkTools/IVtkTools_SubPolyDataFilter.cxx      |  243 +
 src/IVtkTools/IVtkTools_SubPolyDataFilter.hxx      |   68 +
 src/IVtkVTK/EXTERNLIB                              |    1 +
 src/IVtkVTK/FILES                                  |    5 +
 src/IVtkVTK/IVtkVTK_CMPLRS.edl                     |   11 +
 src/IVtkVTK/IVtkVTK_ShapeData.cxx                  |  150 +
 src/IVtkVTK/IVtkVTK_ShapeData.hxx                  |  117 +
 src/IVtkVTK/IVtkVTK_View.cxx                       |  161 +
 src/IVtkVTK/IVtkVTK_View.hxx                       |   83 +
 src/Image/Image_AlienPixMap.cxx                    |   68 +-
 src/Image/Image_AlienPixMap.hxx                    |    2 +-
 src/Image/Image_Diff.cxx                           |   95 +-
 src/Image/Image_PixMap.cxx                         |  124 +-
 src/Image/Image_PixMap.hxx                         |   66 +-
 src/Image/Image_PixMapData.hxx                     |  107 +-
 src/Image/Image_PixMap_Handle.hxx                  |    2 +-
 src/IncludeLibrary/FILES                           |   20 -
 src/IncludeLibrary/IncludeLibrary_Mode_Connect.h   |   33 -
 src/IncludeLibrary/IncludeLibrary_NTD_interface.h  |  398 --
 src/IncludeLibrary/IncludeLibrary_NTD_starter.h    |   47 -
 src/IncludeLibrary/IncludeLibrary_NTD_stsdef.h     |  432 --
 src/IncludeLibrary/IncludeLibrary_NTD_stsmsg.h     |  317 --
 .../IncludeLibrary_buf_cmd_rsp_siz.h               |   32 -
 .../IncludeLibrary_call_get_receiving.h            |   31 -
 src/IncludeLibrary/IncludeLibrary_comand.h         |  274 -
 src/IncludeLibrary/IncludeLibrary_debug.h          |   69 -
 src/IncludeLibrary/IncludeLibrary_inverse.h        |   21 -
 src/IncludeLibrary/IncludeLibrary_inverse_mimot.h  |   22 -
 src/IncludeLibrary/IncludeLibrary_max.h            |   18 -
 src/IncludeLibrary/IncludeLibrary_ntd.h            |   58 -
 src/IncludeLibrary/IncludeLibrary_osd.h            |   87 -
 src/IncludeLibrary/IncludeLibrary_osd_dlopen.h     |  232 -
 .../IncludeLibrary_server_interface.h              |  133 -
 src/IncludeLibrary/IncludeLibrary_srvtyp.h         |  137 -
 src/IncludeLibrary/IncludeLibrary_status.h         |  118 -
 src/IncludeLibrary/IncludeLibrary_stsgrpdef.h      |  164 -
 src/IncludeLibrary/IncludeLibrary_typedef.h        |  153 -
 src/IntAna/IntAna_Curve.cxx                        |    2 +-
 src/IntAna/IntAna_Int3Pln.cxx                      |    2 +-
 src/IntAna/IntAna_IntConicQuad.cxx                 |    2 +-
 src/IntAna/IntAna_IntQuadQuad.cxx                  |    2 +-
 src/IntAna/IntAna_QuadQuadGeo.cxx                  |  337 +-
 src/IntAna/IntAna_Quadric.cxx                      |    2 +-
 src/IntAna2d/IntAna2d_Outils.hxx                   |   11 -
 src/IntCurve/IntCurve.cdl                          |    6 +-
 src/IntCurve/IntCurve_DistBetweenPCurvesGen.gxx    |    2 +-
 src/IntCurve/IntCurve_IntConicConic_1.cxx          |  289 +-
 src/IntCurve/IntCurve_IntConicCurveGen.cdl         |    2 +-
 src/IntCurve/IntCurve_IntCurveCurveGen.gxx         | 1181 +++--
 src/IntCurve/IntCurve_IntPolyPolyGen.gxx           |    2 +-
 src/IntCurveSurface/FILES                          |    2 -
 src/IntCurveSurface/IntCurveSurface.cdl            |   10 +-
 src/IntCurveSurface/IntCurveSurface_CurveTool.cdl  |  236 -
 src/IntCurveSurface/IntCurveSurface_CurveTool.gxx  |   48 -
 src/IntCurveSurface/IntCurveSurface_CurveTool.lxx  |  164 -
 src/IntCurveSurface/IntCurveSurface_HCurveTool.gxx |    4 +-
 src/IntCurveSurface/IntCurveSurface_HCurveTool.lxx |    4 +-
 src/IntCurveSurface/IntCurveSurface_Inter.gxx      |    8 +-
 src/IntCurveSurface/IntCurveSurface_Polygon.gxx    |    4 +
 src/IntCurveSurface/IntCurveSurface_Polyhedron.gxx |    6 +-
 .../IntCurveSurface_QuadricCurveFunc.cdl           |    2 +-
 .../IntCurveSurface_SurfaceTool.cdl                |  240 -
 .../IntCurveSurface_SurfaceTool.gxx                |  139 -
 .../IntCurveSurface_SurfaceTool.lxx                |  239 -
 src/IntCurvesFace/IntCurvesFace_Intersector.cxx    |   64 +-
 src/IntImp/IntImp.cdl                              |   14 -
 src/IntImp/IntImp_COnSCurveTool.cdl                |   45 -
 src/IntImp/IntImp_COnSCurveTool.gxx                |   13 -
 src/IntImp/IntImp_CSCurveTool.cdl                  |   45 -
 src/IntImp/IntImp_CSCurveTool.gxx                  |   13 -
 src/IntImp/IntImp_CSFunction.cdl                   |   82 -
 src/IntImp/IntImp_CSFunction.gxx                   |   13 -
 src/IntImp/IntImp_CurveTool.cdl                    |   40 -
 src/IntImp/IntImp_CurveTool.gxx                    |   13 -
 src/IntImp/IntImp_ISurfaceTool.cdl                 |   58 -
 src/IntImp/IntImp_ISurfaceTool.gxx                 |   13 -
 src/IntImp/IntImp_Int2S.cdl                        |    2 +-
 src/IntImp/IntImp_Int2S.gxx                        |    2 +-
 src/IntImp/IntImp_IntCS.cdl                        |    7 +-
 src/IntImp/IntImp_IntCS.gxx                        |    2 +-
 src/IntImp/IntImp_PSurfaceTool.cdl                 |   88 -
 src/IntImp/IntImp_PSurfaceTool.gxx                 |   13 -
 src/IntImp/IntImp_ZerCOnSSParFunc.cdl              |   92 -
 src/IntImp/IntImp_ZerCOnSSParFunc.gxx              |  127 -
 src/IntImp/IntImp_ZerCSParFunc.cdl                 |    5 +-
 src/IntImp/IntImp_ZerCSParFunc.gxx                 |    2 +-
 src/IntImp/IntImp_ZerImpFunc.cdl                   |    4 +-
 src/IntImp/IntImp_ZerImpFunc.gxx                   |    2 +-
 src/IntImp/IntImp_ZerParFunc.cdl                   |    2 +-
 src/IntImp/IntImp_ZerParFunc.gxx                   |    2 +-
 src/IntImp/IntImp_ZerParFunc.lxx                   |    7 -
 src/IntImpParGen/IntImpParGen.cdl                  |    3 -
 src/IntImpParGen/IntImpParGen_ImpParTool.cdl       |    2 +-
 src/IntImpParGen/IntImpParGen_Intersector.cdl      |    2 +-
 src/IntImpParGen/IntImpParGen_ParTool.cdl          |   76 -
 src/IntImpParGen/IntImpParGen_ParTool.gxx          |   13 -
 src/IntImpParGen/IntImpParGen_Tool.hxx             |   15 -
 src/IntPatch/IntPatch.cdl                          |   19 +-
 src/IntPatch/IntPatch_ALine.cdl                    |    6 +-
 src/IntPatch/IntPatch_ALineToWLine.cxx             |    6 +-
 src/IntPatch/IntPatch_CSFunction.cdl               |   89 +
 src/IntPatch/IntPatch_CSFunction.cxx               |  135 +
 src/IntPatch/IntPatch_GLine.cdl                    |   30 +-
 src/IntPatch/IntPatch_HCurve2dTool.cxx             |    4 +-
 src/IntPatch/IntPatch_HCurve2dTool.lxx             |    4 +-
 src/IntPatch/IntPatch_HInterTool.cxx               |    7 +-
 src/IntPatch/IntPatch_ImpImpIntersection.cdl       |    3 +-
 src/IntPatch/IntPatch_ImpImpIntersection_0.gxx     |   13 +-
 src/IntPatch/IntPatch_ImpImpIntersection_1.gxx     |   14 +
 src/IntPatch/IntPatch_ImpImpIntersection_2.gxx     |  295 +-
 src/IntPatch/IntPatch_ImpImpIntersection_4.gxx     | 2172 +++++++-
 src/IntPatch/IntPatch_ImpPrmIntersection.cxx       |   57 +-
 src/IntPatch/IntPatch_InterferencePolyhedron.cdl   |  109 +
 src/IntPatch/IntPatch_InterferencePolyhedron.cxx   |  975 ++++
 src/IntPatch/IntPatch_Intersection.cdl             |   10 +
 src/IntPatch/IntPatch_Intersection.cxx             |  158 +-
 src/IntPatch/IntPatch_LineConstructor.cxx          |   11 +-
 src/IntPatch/IntPatch_PrmPrmIntersection.cxx       |   31 +-
 src/IntPatch/IntPatch_RLine.cdl                    |    6 +-
 src/IntPatch/IntPatch_RstInt.cxx                   |    5 -
 src/IntPatch/IntPatch_WLine.cdl                    |    6 +-
 src/IntPolyh/IntPolyh.cdl                          |    9 +-
 src/IntPolyh/IntPolyh_ArrayOfCouples.hxx           |    7 -
 src/IntPolyh/IntPolyh_ArrayOfEdges.hxx             |    7 -
 src/IntPolyh/IntPolyh_ArrayOfPoints.hxx            |    7 -
 src/IntPolyh/IntPolyh_ArrayOfSectionLines.hxx      |    7 -
 src/IntPolyh/IntPolyh_ArrayOfStartPoints.hxx       |    7 -
 src/IntPolyh/IntPolyh_ArrayOfTangentZones.hxx      |    7 -
 src/IntPolyh/IntPolyh_ArrayOfTriangles.hxx         |    7 -
 src/IntPolyh/IntPolyh_Couple.cdl                   |    2 +-
 src/IntPolyh/IntPolyh_Intersection.cdl             |    7 +-
 src/IntPolyh/IntPolyh_Intersection.cxx             |   11 -
 src/IntPolyh/IntPolyh_MaillageAffinage.cdl         |    2 +-
 src/IntPolyh/IntPolyh_SectionLine.cxx              |   25 +-
 src/IntStart/IntStart.cdl                          |   14 -
 src/IntStart/IntStart_ArcTool.cdl                  |   41 -
 src/IntStart/IntStart_ArcTool.gxx                  |   13 -
 src/IntStart/IntStart_PSurfaceTool.cdl             |   77 -
 src/IntStart/IntStart_PSurfaceTool.gxx             |   13 -
 src/IntStart/IntStart_SIFunction.cdl               |  124 -
 src/IntStart/IntStart_SIFunction.gxx               |   13 -
 src/IntStart/IntStart_SITool.cdl                   |   43 -
 src/IntStart/IntStart_SITool.gxx                   |   13 -
 src/IntStart/IntStart_SOBFunction.cdl              |   64 -
 src/IntStart/IntStart_SOBFunction.gxx              |   13 -
 src/IntStart/IntStart_SOBTool.cdl                  |  151 -
 src/IntStart/IntStart_SOBTool.gxx                  |   13 -
 src/IntStart/IntStart_SearchInside.cdl             |    6 +-
 src/IntStart/IntStart_SearchInside.gxx             |    2 +-
 src/IntStart/IntStart_SearchOnBoundaries.cdl       |    9 +-
 src/IntStart/IntStart_SearchOnBoundaries.gxx       |    2 +-
 src/IntStart/IntStart_TopolTool.cdl                |   98 -
 src/IntStart/IntStart_TopolTool.gxx                |   13 -
 src/IntSurf/IntSurf_Allocator.hxx                  |    2 +-
 src/IntSurf/IntSurf_LineOn2S.cdl                   |    4 +-
 src/IntSurf/IntSurf_Quadric.lxx                    |   11 -
 src/IntTools/IntTools.cdl                          |  166 +-
 src/IntTools/IntTools_BaseRangeSample.cdl          |    2 +-
 src/IntTools/IntTools_BeanFaceIntersector.cdl      |  244 +-
 src/IntTools/IntTools_BeanFaceIntersector.cxx      | 1510 +++---
 src/IntTools/IntTools_Context.cdl                  |  306 ++
 src/IntTools/IntTools_Context.cxx                  |  847 +++
 src/IntTools/IntTools_Curve.cdl                    |    4 +-
 src/IntTools/IntTools_CurveRangeSample.cdl         |    2 +
 .../IntTools_CurveRangeSampleMapHasher.cdl         |    1 +
 src/IntTools/IntTools_EdgeEdge.cdl                 |   33 +-
 src/IntTools/IntTools_EdgeEdge.cxx                 |  504 +-
 src/IntTools/IntTools_EdgeEdge.lxx                 |    6 +
 src/IntTools/IntTools_EdgeFace.cdl                 |  380 +-
 src/IntTools/IntTools_EdgeFace.cxx                 |  485 +-
 src/IntTools/IntTools_FClass2d.cxx                 |  527 +-
 src/IntTools/IntTools_FaceFace.cdl                 |  175 +-
 src/IntTools/IntTools_FaceFace.cxx                 |  758 +--
 src/IntTools/IntTools_LineConstructor.cdl          |   98 -
 src/IntTools/IntTools_LineConstructor.cxx          |  983 ----
 src/IntTools/IntTools_LineConstructor.lxx          |   80 -
 src/IntTools/IntTools_ShrunkRange.cdl              |   95 +
 src/IntTools/IntTools_ShrunkRange.cxx              |  490 ++
 src/IntTools/IntTools_SurfaceRangeSample.cdl       |    2 +
 src/IntTools/IntTools_Tools.cdl                    |  313 +-
 src/IntTools/IntTools_Tools.cxx                    |  271 +-
 src/IntTools/IntTools_TopolTool.cdl                |    4 +-
 src/IntWalk/FILES                                  |    4 -
 src/IntWalk/IntWalk.cdl                            |   29 +-
 src/IntWalk/IntWalk_IWFunction.cdl                 |  124 -
 src/IntWalk/IntWalk_IWFunction.gxx                 |   13 -
 src/IntWalk/IntWalk_IWLine.cdl                     |    4 +-
 src/IntWalk/IntWalk_IWLine.lxx                     |    8 -
 src/IntWalk/IntWalk_IWalking.cdl                   |   18 +-
 src/IntWalk/IntWalk_IWalking_2.gxx                 |    4 +-
 src/IntWalk/IntWalk_IWalking_6.gxx                 |    2 +-
 src/IntWalk/IntWalk_Iterator.cdl                   |   61 -
 src/IntWalk/IntWalk_Iterator.gxx                   |   13 -
 src/IntWalk/IntWalk_LoopPointTool.cdl              |   64 -
 src/IntWalk/IntWalk_LoopPointTool.gxx              |   13 -
 src/IntWalk/IntWalk_PSurfaceTool.cdl               |   73 -
 src/IntWalk/IntWalk_PSurfaceTool.gxx               |   13 -
 src/IntWalk/IntWalk_PWalking.cdl                   |   31 +-
 src/IntWalk/IntWalk_PWalking.cxx                   | 2980 +++++++++++
 src/IntWalk/IntWalk_PWalking.gxx                   |   24 -
 src/IntWalk/IntWalk_PWalking_1.gxx                 | 2407 ---------
 src/IntWalk/IntWalk_PWalking_2.gxx                 |  138 -
 src/IntWalk/IntWalk_PWalking_3.gxx                 |  297 --
 src/IntWalk/IntWalk_PWalking_4.gxx                 |  176 -
 src/IntWalk/IntWalk_PathPointTool.cdl              |  115 -
 src/IntWalk/IntWalk_PathPointTool.gxx              |   13 -
 src/IntWalk/IntWalk_VectorOfInteger.hxx            |    2 +
 src/IntWalk/IntWalk_VectorOfWalkingData.hxx        |    2 +
 src/Interface/Interface.cdl                        |    8 +-
 src/Interface/Interface_BitMap.cdl                 |    4 +-
 src/Interface/Interface_CopyControl.cdl            |    4 +-
 src/Interface/Interface_CopyMap.cdl                |    6 +-
 src/Interface/Interface_CopyTool.cdl               |   20 +-
 src/Interface/Interface_EntityCluster.cdl          |   12 +-
 src/Interface/Interface_EntityCluster.cxx          |    2 +-
 src/Interface/Interface_EntityIterator.cdl         |    6 +-
 src/Interface/Interface_FileReaderData.cdl         |    6 +-
 src/Interface/Interface_FileReaderData.cxx         |    2 +-
 src/Interface/Interface_FileReaderTool.cdl         |   26 +-
 src/Interface/Interface_GTool.cdl                  |    6 +-
 src/Interface/Interface_GeneralModule.cdl          |   12 +-
 src/Interface/Interface_HGraph.cdl                 |   10 +-
 src/Interface/Interface_IntList.cdl                |    2 +-
 src/Interface/Interface_IntVal.cdl                 |    2 +-
 src/Interface/Interface_InterfaceModel.cdl         |   24 +-
 src/Interface/Interface_JaggedArray.cdl            |    2 +-
 src/Interface/Interface_LineBuffer.cdl             |    4 +-
 src/Interface/Interface_ParamSet.cdl               |    2 +-
 src/Interface/Interface_Protocol.cdl               |    4 +-
 src/Interface/Interface_ReaderModule.cdl           |    4 +-
 src/Interface/Interface_Recognizer.cdl             |    8 +-
 src/Interface/Interface_ReportEntity.cdl           |   12 +-
 src/Interface/Interface_STAT.cxx                   |   60 +-
 src/Interface/Interface_SignLabel.cdl              |    2 +-
 src/Interface/Interface_Static.cdl                 |    6 +-
 src/Interface/Interface_Static.cxx                 |    6 +-
 src/Interface/Interface_StaticSatisfies.hxx        |    2 +-
 src/Interface/Interface_TypedValue.cdl             |    2 +-
 src/Interface/Interface_UndefinedContent.cdl       |   12 +-
 src/Interface/Interface_ValueInterpret.hxx         |    2 +-
 src/Interface/Interface_ValueSatisfies.hxx         |    2 +-
 src/InterfaceGraphic/FILES                         |    8 -
 src/InterfaceGraphic/InterfaceGraphic.hxx          |   31 +-
 src/InterfaceGraphic/InterfaceGraphic_Aspect.hxx   |   17 +-
 src/InterfaceGraphic/InterfaceGraphic_Cocoa.hxx    |   36 -
 .../InterfaceGraphic_Graphic3d.hxx                 |  361 +-
 src/InterfaceGraphic/InterfaceGraphic_Palette.c    |  147 -
 .../InterfaceGraphic_PrimitiveArray.hxx            |   65 -
 src/InterfaceGraphic/InterfaceGraphic_WNT.hxx      |   81 -
 src/InterfaceGraphic/InterfaceGraphic_X11.hxx      |   48 -
 src/InterfaceGraphic/InterfaceGraphic_XWD.hxx      |   30 -
 src/InterfaceGraphic/InterfaceGraphic_cPrintf.cxx  |  147 -
 src/InterfaceGraphic/InterfaceGraphic_telem.hxx    |   10 +-
 src/InterfaceGraphic/InterfaceGraphic_wntio.hxx    |   42 -
 src/Intf/Intf.cdl                                  |   29 -
 src/Intf/Intf_Interference.cdl                     |    4 +-
 src/Intf/Intf_InterferencePolygon2d.cxx            |    2 +-
 src/Intf/Intf_InterferencePolygon3d.cdl            |  148 -
 src/Intf/Intf_InterferencePolygon3d.gxx            |  320 --
 src/Intf/Intf_InterferencePolygonPolyhedron.cdl    |    2 +-
 src/Intf/Intf_InterferencePolyhedron.cdl           |  111 -
 src/Intf/Intf_InterferencePolyhedron.gxx           |  968 ----
 src/Intf/Intf_Polygon2d.cdl                        |    4 +-
 src/Intf/Intf_Tool.cdl                             |    3 +
 src/Intf/Intf_Tool.cxx                             |  225 +-
 src/Intf/Intf_ToolPolyhedron.cdl                   |   89 -
 src/Intf/Intf_ToolPolyhedron.gxx                   |   13 -
 src/LDOM/LDOMBasicString.cxx                       |    6 +-
 src/LDOM/LDOMParser.cxx                            |    6 +
 src/LDOM/LDOM_BasicElement.cxx                     |    4 +-
 src/LDOM/LDOM_BasicNode.cxx                        |    2 +-
 src/LDOM/LDOM_MemManager.cxx                       |    2 +-
 src/LDOM/LDOM_OSStream.cxx                         |   43 +-
 src/LDOM/LDOM_OSStream.hxx                         |    3 +
 src/LDOM/LDOM_XmlReader.cxx                        |   10 +-
 src/LProp/LProp.cdl                                |   20 +-
 src/LProp/LProp_CurveTool.cdl                      |   55 -
 src/LProp/LProp_CurveTool.gxx                      |   13 -
 src/LProp/LProp_FuncCurExt.cdl                     |   51 -
 src/LProp/LProp_FuncCurExt.gxx                     |  127 -
 src/LProp/LProp_FuncCurNul.cdl                     |   45 -
 src/LProp/LProp_FuncCurNul.gxx                     |   90 -
 src/LProp/LProp_NumericCurInf.cdl                  |   68 -
 src/LProp/LProp_NumericCurInf.gxx                  |  122 -
 src/LProp/LProp_SurfaceTool.cdl                    |   50 -
 src/LProp/LProp_SurfaceTool.gxx                    |   13 -
 src/Law/Law.cdl                                    |    6 +-
 src/Law/Law_BSpFunc.cdl                            |    6 +-
 src/Law/Law_BSpline.cdl                            |    6 +-
 src/Law/Law_Composite.cdl                          |    6 +-
 src/Law/Law_Constant.cdl                           |    2 +-
 src/Law/Law_Interpol.cdl                           |    2 +-
 src/Law/Law_Interpol.cxx                           |    6 +-
 src/Law/Law_Interpolate.cxx                        |    2 +-
 src/Law/Law_Linear.cdl                             |    2 +-
 src/Law/Law_S.cdl                                  |    2 +-
 src/LibCtl/FILES                                   |    1 -
 src/LibCtl/LibCtl.cdl                              |    1 -
 src/LibCtl/LibCtl_Library.cdl                      |    6 +-
 src/LibCtl/LibCtl_ProtocolTemplate.cdl             |   59 -
 src/LibCtl/LibCtl_ProtocolTemplate.gxx             |   13 -
 src/LocOpe/LocOpe.cdl                              |    2 +-
 src/LocOpe/LocOpe_BuildShape.cxx                   |    3 +-
 src/LocOpe/LocOpe_BuildWires.cdl                   |    6 +-
 src/LocOpe/LocOpe_BuildWires.cxx                   |    4 +-
 src/LocOpe/LocOpe_CurveShapeIntersector.cxx        |    3 +-
 src/LocOpe/LocOpe_DPrism.cxx                       |    4 +-
 src/LocOpe/LocOpe_FindEdges.cxx                    |    8 +-
 src/LocOpe/LocOpe_GluedShape.cdl                   |    4 +-
 src/LocOpe/LocOpe_HBuilder.cdl                     |    2 +-
 src/LocOpe/LocOpe_ProjectedWires.cdl               |   87 -
 src/LocOpe/LocOpe_ProjectedWires.cxx               |   17 -
 src/LocOpe/LocOpe_SplitDrafts.cxx                  |    6 +-
 src/LocOpe/LocOpe_SplitShape.cxx                   |  182 +-
 src/LocOpe/LocOpe_Spliter.cdl                      |    4 +-
 src/LocOpe/LocOpe_Spliter.cxx                      |   81 +-
 src/LocOpe/LocOpe_WiresOnShape.cdl                 |   16 +-
 src/LocOpe/LocOpe_WiresOnShape.cxx                 |  138 +-
 src/LocalAnalysis/LocalAnalysis.cdl                |    6 +-
 src/MAT/MAT.cdl                                    |   20 +-
 src/MAT/MAT_Arc.cdl                                |    6 +-
 src/MAT/MAT_Arc.cxx                                |    2 +-
 src/MAT/MAT_BasicElt.cdl                           |    2 +-
 src/MAT/MAT_BasicElt.cxx                           |    4 +-
 src/MAT/MAT_Bisector.cdl                           |    2 +-
 src/MAT/MAT_Edge.cdl                               |    2 +-
 src/MAT/MAT_Graph.cdl                              |    8 +-
 src/MAT/MAT_Graph.cxx                              |    6 +-
 src/MAT/MAT_Mat.cdl                                |  107 -
 src/MAT/MAT_Mat.gxx                                |  994 ----
 src/MAT/MAT_Node.cdl                               |    4 +-
 src/MAT/MAT_TList.cdl                              |   14 +-
 src/MAT/MAT_Tool.cdl                               |  126 -
 src/MAT/MAT_Tool.gxx                               |   15 -
 src/MAT/MAT_Zone.cdl                               |    4 +-
 src/MAT2d/MAT2d.cdl                                |   27 +-
 src/MAT2d/MAT2d_BisectingLocus.cdl                 |  169 -
 src/MAT2d/MAT2d_BisectingLocus.gxx                 |  340 --
 src/MAT2d/MAT2d_Circuit.cdl                        |   18 +-
 src/MAT2d/MAT2d_Circuit.cxx                        |  317 +-
 src/MAT2d/MAT2d_Connexion.cdl                      |    6 +-
 src/MAT2d/MAT2d_Mat2d.cdl                          |  114 +
 src/MAT2d/MAT2d_Mat2d.cxx                          | 1662 ++++++
 src/MAT2d/MAT2d_MiniPath.cdl                       |   14 +-
 src/MAT2d/MAT2d_SketchExplorer.cdl                 |    1 +
 src/MAT2d/MAT2d_Tool2d.cdl                         |   22 +-
 src/MAT2d/MAT2d_Tool2d.cxx                         |   59 +-
 src/MDF/MDF.cdl                                    |    4 +-
 src/MDF/MDF_ARDriver.cdl                           |    4 +-
 src/MDF/MDF_ASDriver.cdl                           |    4 +-
 src/MDF/MDF_DriverTable.cdl                        |    2 +-
 src/MDF/MDF_ReferenceRetrievalDriver.cdl           |    6 +-
 src/MDF/MDF_ReferenceStorageDriver.cdl             |    6 +-
 src/MDF/MDF_RelocationTable.cdl                    |    6 +-
 src/MDF/MDF_TagSourceRetrievalDriver.cdl           |    6 +-
 src/MDF/MDF_TagSourceStorageDriver.cdl             |    6 +-
 src/MDF/MDF_Tool.cxx                               |   16 +-
 src/MDataStd/MDataStd.cdl                          |    8 +-
 .../MDataStd_AsciiStringRetrievalDriver.cdl        |    6 +-
 src/MDataStd/MDataStd_AsciiStringStorageDriver.cdl |    6 +-
 .../MDataStd_BooleanArrayRetrievalDriver.cdl       |    6 +-
 .../MDataStd_BooleanArrayStorageDriver.cdl         |    6 +-
 .../MDataStd_BooleanListRetrievalDriver.cdl        |    6 +-
 src/MDataStd/MDataStd_BooleanListStorageDriver.cdl |    6 +-
 src/MDataStd/MDataStd_ByteArrayRetrievalDriver.cdl |    6 +-
 .../MDataStd_ByteArrayRetrievalDriver_1.cdl        |    6 +-
 src/MDataStd/MDataStd_ByteArrayStorageDriver.cdl   |    6 +-
 src/MDataStd/MDataStd_CommentRetrievalDriver.cdl   |    6 +-
 src/MDataStd/MDataStd_CommentStorageDriver.cdl     |    6 +-
 src/MDataStd/MDataStd_DirectoryRetrievalDriver.cdl |    6 +-
 src/MDataStd/MDataStd_DirectoryStorageDriver.cdl   |    6 +-
 .../MDataStd_ExpressionRetrievalDriver.cdl         |    6 +-
 src/MDataStd/MDataStd_ExpressionStorageDriver.cdl  |    6 +-
 .../MDataStd_ExtStringArrayRetrievalDriver.cdl     |    6 +-
 .../MDataStd_ExtStringArrayRetrievalDriver_1.cdl   |    6 +-
 .../MDataStd_ExtStringArrayStorageDriver.cdl       |    6 +-
 .../MDataStd_ExtStringListRetrievalDriver.cdl      |    6 +-
 .../MDataStd_ExtStringListStorageDriver.cdl        |    6 +-
 .../MDataStd_IntPackedMapRetrievalDriver.cdl       |    6 +-
 .../MDataStd_IntPackedMapRetrievalDriver_1.cdl     |    6 +-
 .../MDataStd_IntPackedMapStorageDriver.cdl         |    6 +-
 .../MDataStd_IntegerArrayRetrievalDriver.cdl       |    6 +-
 .../MDataStd_IntegerArrayRetrievalDriver_1.cdl     |    6 +-
 .../MDataStd_IntegerArrayStorageDriver.cdl         |    6 +-
 .../MDataStd_IntegerListRetrievalDriver.cdl        |    6 +-
 src/MDataStd/MDataStd_IntegerListStorageDriver.cdl |    6 +-
 src/MDataStd/MDataStd_IntegerRetrievalDriver.cdl   |    6 +-
 src/MDataStd/MDataStd_IntegerStorageDriver.cdl     |    6 +-
 src/MDataStd/MDataStd_NameRetrievalDriver.cdl      |    6 +-
 src/MDataStd/MDataStd_NameStorageDriver.cdl        |    6 +-
 src/MDataStd/MDataStd_NamedDataRetrievalDriver.cdl |    6 +-
 src/MDataStd/MDataStd_NamedDataRetrievalDriver.cxx |    2 +-
 src/MDataStd/MDataStd_NamedDataStorageDriver.cdl   |    6 +-
 src/MDataStd/MDataStd_NoteBookRetrievalDriver.cdl  |    6 +-
 src/MDataStd/MDataStd_NoteBookStorageDriver.cdl    |    6 +-
 src/MDataStd/MDataStd_RealArrayRetrievalDriver.cdl |    6 +-
 .../MDataStd_RealArrayRetrievalDriver_1.cdl        |    6 +-
 src/MDataStd/MDataStd_RealArrayStorageDriver.cdl   |    6 +-
 src/MDataStd/MDataStd_RealListRetrievalDriver.cdl  |    6 +-
 src/MDataStd/MDataStd_RealListStorageDriver.cdl    |    6 +-
 src/MDataStd/MDataStd_RealRetrievalDriver.cdl      |    6 +-
 src/MDataStd/MDataStd_RealStorageDriver.cdl        |    6 +-
 .../MDataStd_ReferenceArrayRetrievalDriver.cdl     |    6 +-
 .../MDataStd_ReferenceArrayStorageDriver.cdl       |    6 +-
 .../MDataStd_ReferenceListRetrievalDriver.cdl      |    6 +-
 .../MDataStd_ReferenceListStorageDriver.cdl        |    6 +-
 src/MDataStd/MDataStd_RelationRetrievalDriver.cdl  |    6 +-
 src/MDataStd/MDataStd_RelationStorageDriver.cdl    |    6 +-
 src/MDataStd/MDataStd_TickRetrievalDriver.cdl      |    6 +-
 src/MDataStd/MDataStd_TickStorageDriver.cdl        |    6 +-
 src/MDataStd/MDataStd_TreeNodeRetrievalDriver.cdl  |    6 +-
 src/MDataStd/MDataStd_TreeNodeStorageDriver.cdl    |    6 +-
 .../MDataStd_UAttributeRetrievalDriver.cdl         |    6 +-
 src/MDataStd/MDataStd_UAttributeStorageDriver.cdl  |    6 +-
 src/MDataStd/MDataStd_VariableRetrievalDriver.cdl  |    6 +-
 src/MDataStd/MDataStd_VariableStorageDriver.cdl    |    6 +-
 src/MDataXtd/MDataXtd.cdl                          |    8 +-
 src/MDataXtd/MDataXtd_AxisRetrievalDriver.cdl      |    6 +-
 src/MDataXtd/MDataXtd_AxisStorageDriver.cdl        |    6 +-
 .../MDataXtd_ConstraintRetrievalDriver.cdl         |    6 +-
 src/MDataXtd/MDataXtd_ConstraintStorageDriver.cdl  |    6 +-
 src/MDataXtd/MDataXtd_GeometryRetrievalDriver.cdl  |    6 +-
 src/MDataXtd/MDataXtd_GeometryStorageDriver.cdl    |    6 +-
 .../MDataXtd_PatternStdRetrievalDriver.cdl         |    6 +-
 src/MDataXtd/MDataXtd_PatternStdStorageDriver.cdl  |    6 +-
 src/MDataXtd/MDataXtd_PlacementRetrievalDriver.cdl |    6 +-
 src/MDataXtd/MDataXtd_PlacementStorageDriver.cdl   |    6 +-
 src/MDataXtd/MDataXtd_PlaneRetrievalDriver.cdl     |    6 +-
 src/MDataXtd/MDataXtd_PlaneStorageDriver.cdl       |    6 +-
 src/MDataXtd/MDataXtd_PointRetrievalDriver.cdl     |    6 +-
 src/MDataXtd/MDataXtd_PointStorageDriver.cdl       |    6 +-
 src/MDataXtd/MDataXtd_ShapeRetrievalDriver.cdl     |    6 +-
 src/MDataXtd/MDataXtd_ShapeStorageDriver.cdl       |    6 +-
 src/MDocStd/MDocStd.cdl                            |    8 +-
 src/MDocStd/MDocStd.cxx                            |    6 +-
 src/MDocStd/MDocStd_DocumentRetrievalDriver.cdl    |    4 +-
 src/MDocStd/MDocStd_DocumentStorageDriver.cdl      |    2 +-
 src/MDocStd/MDocStd_XLinkRetrievalDriver.cdl       |    6 +-
 src/MDocStd/MDocStd_XLinkStorageDriver.cdl         |    6 +-
 .../MFunction_FunctionRetrievalDriver.cdl          |    6 +-
 src/MFunction/MFunction_FunctionStorageDriver.cdl  |    6 +-
 src/MMgt/MMgt.cdl                                  |    2 -
 src/MMgt/MMgt_TShared.cdl                          |    2 +
 src/MNaming/MNaming_NamedShapeRetrievalDriver.cdl  |    6 +-
 src/MNaming/MNaming_NamedShapeStorageDriver.cdl    |    6 +-
 src/MNaming/MNaming_NamingRetrievalDriver.cdl      |    6 +-
 src/MNaming/MNaming_NamingRetrievalDriver_1.cdl    |    6 +-
 src/MNaming/MNaming_NamingRetrievalDriver_1.cxx    |    4 +-
 src/MNaming/MNaming_NamingRetrievalDriver_2.cdl    |    6 +-
 src/MNaming/MNaming_NamingStorageDriver.cdl        |    6 +-
 src/MPrsStd/MPrsStd.cdl                            |    8 +-
 .../MPrsStd_AISPresentationRetrievalDriver.cdl     |    9 +-
 .../MPrsStd_AISPresentationRetrievalDriver.cxx     |    2 +-
 .../MPrsStd_AISPresentationRetrievalDriver_1.cdl   |    9 +-
 .../MPrsStd_AISPresentationRetrievalDriver_1.cxx   |    2 +-
 .../MPrsStd_AISPresentationStorageDriver.cdl       |    9 +-
 .../MPrsStd_AISPresentationStorageDriver.cxx       |    2 +-
 src/MPrsStd/MPrsStd_PositionRetrievalDriver.cdl    |   10 +-
 src/MPrsStd/MPrsStd_PositionStorageDriver.cdl      |    9 +-
 src/MXCAFDoc/MXCAFDoc_AreaRetrievalDriver.cdl      |    8 +-
 src/MXCAFDoc/MXCAFDoc_AreaStorageDriver.cdl        |    8 +-
 src/MXCAFDoc/MXCAFDoc_CentroidRetrievalDriver.cdl  |    8 +-
 src/MXCAFDoc/MXCAFDoc_CentroidStorageDriver.cdl    |    8 +-
 src/MXCAFDoc/MXCAFDoc_ColorRetrievalDriver.cdl     |    8 +-
 src/MXCAFDoc/MXCAFDoc_ColorStorageDriver.cdl       |    8 +-
 src/MXCAFDoc/MXCAFDoc_ColorToolRetrievalDriver.cdl |    8 +-
 src/MXCAFDoc/MXCAFDoc_ColorToolStorageDriver.cdl   |    8 +-
 src/MXCAFDoc/MXCAFDoc_DatumRetrievalDriver.cdl     |    6 +-
 src/MXCAFDoc/MXCAFDoc_DatumStorageDriver.cdl       |    6 +-
 src/MXCAFDoc/MXCAFDoc_DimTolRetrievalDriver.cdl    |    6 +-
 src/MXCAFDoc/MXCAFDoc_DimTolStorageDriver.cdl      |    6 +-
 .../MXCAFDoc_DimTolToolRetrievalDriver.cdl         |    8 +-
 src/MXCAFDoc/MXCAFDoc_DimTolToolStorageDriver.cdl  |    8 +-
 .../MXCAFDoc_DocumentToolRetrievalDriver.cdl       |    8 +-
 .../MXCAFDoc_DocumentToolStorageDriver.cdl         |    8 +-
 src/MXCAFDoc/MXCAFDoc_GraphNodeRetrievalDriver.cdl |    8 +-
 src/MXCAFDoc/MXCAFDoc_GraphNodeStorageDriver.cdl   |    8 +-
 src/MXCAFDoc/MXCAFDoc_LayerToolRetrievalDriver.cdl |    8 +-
 src/MXCAFDoc/MXCAFDoc_LayerToolStorageDriver.cdl   |    8 +-
 src/MXCAFDoc/MXCAFDoc_LocationRetrievalDriver.cdl  |    8 +-
 src/MXCAFDoc/MXCAFDoc_LocationStorageDriver.cdl    |    8 +-
 src/MXCAFDoc/MXCAFDoc_MaterialRetrievalDriver.cdl  |    6 +-
 src/MXCAFDoc/MXCAFDoc_MaterialStorageDriver.cdl    |    6 +-
 .../MXCAFDoc_MaterialToolRetrievalDriver.cdl       |    8 +-
 .../MXCAFDoc_MaterialToolStorageDriver.cdl         |    8 +-
 src/MXCAFDoc/MXCAFDoc_ShapeToolRetrievalDriver.cdl |    8 +-
 src/MXCAFDoc/MXCAFDoc_ShapeToolStorageDriver.cdl   |    8 +-
 src/MXCAFDoc/MXCAFDoc_VolumeRetrievalDriver.cdl    |    8 +-
 src/MXCAFDoc/MXCAFDoc_VolumeStorageDriver.cdl      |    8 +-
 src/Materials/Materials.cdl                        |  103 -
 src/Materials/Materials.cxx                        |  124 -
 src/Materials/Materials_Color.cdl                  |   71 -
 src/Materials/Materials_Color.cxx                  |   74 -
 src/Materials/Materials_Material.cdl               |   63 -
 src/Materials/Materials_Material.cxx               |   52 -
 src/Materials/Materials_MaterialDefinition.cdl     |   55 -
 src/Materials/Materials_MaterialDefinition.cxx     |   86 -
 src/Materials/Materials_MaterialsDictionary.cdl    |   85 -
 src/Materials/Materials_MaterialsDictionary.cxx    |  245 -
 src/MeshTest/FILES                                 |    2 +
 src/MeshTest/MeshTest.cdl                          |    7 +-
 src/MeshTest/MeshTest.cxx                          |  218 +-
 src/MeshTest/MeshTest_CheckTopology.cxx            |   19 +-
 src/MeshTest/MeshTest_CheckTopology.hxx            |    6 +-
 src/MeshTest/MeshTest_DrawableMesh.cdl             |   82 -
 src/MeshTest/MeshTest_DrawableMesh.cxx             |  136 +-
 src/MeshTest/MeshTest_DrawableMesh.hxx             |   76 +
 src/MeshTest/MeshTest_PluginCommands.cxx           |    2 +-
 src/MeshVS/FILES                                   |    1 +
 src/MeshVS/MeshVS.cdl                              |   12 +-
 src/MeshVS/MeshVS_ColorHasher.cdl                  |    2 +-
 src/MeshVS/MeshVS_DeformedDataSource.cdl           |    2 +-
 src/MeshVS/MeshVS_DeformedDataSource.cxx           |    2 +-
 src/MeshVS/MeshVS_DummySensitiveEntity.cdl         |    2 +-
 src/MeshVS/MeshVS_ElementalColorPrsBuilder.cdl     |    2 +-
 src/MeshVS/MeshVS_ElementalColorPrsBuilder.cxx     |  355 +-
 src/MeshVS/MeshVS_Mesh.cdl                         |    2 +-
 src/MeshVS/MeshVS_Mesh.cxx                         |   20 +-
 src/MeshVS/MeshVS_MeshEntityOwner.cdl              |    2 +-
 src/MeshVS/MeshVS_MeshOwner.cdl                    |    2 +-
 src/MeshVS/MeshVS_MeshOwner.cxx                    |    2 +-
 src/MeshVS/MeshVS_MeshPrsBuilder.cdl               |   47 +-
 src/MeshVS/MeshVS_MeshPrsBuilder.cxx               |  827 +--
 src/MeshVS/MeshVS_NodalColorPrsBuilder.cdl         |   38 +-
 src/MeshVS/MeshVS_NodalColorPrsBuilder.cxx         |  436 +-
 src/MeshVS/MeshVS_SensitiveFace.cdl                |    2 +-
 src/MeshVS/MeshVS_SensitiveMesh.cdl                |    2 +-
 src/MeshVS/MeshVS_SensitivePolyhedron.cdl          |    2 +-
 src/MeshVS/MeshVS_SensitiveSegment.cdl             |    2 +-
 src/MeshVS/MeshVS_SymmetricPairHasher.hxx          |   36 +
 src/MeshVS/MeshVS_TextPrsBuilder.cdl               |    2 +-
 src/MeshVS/MeshVS_TwoColors.hxx                    |   11 +-
 src/MeshVS/MeshVS_VectorPrsBuilder.cdl             |    2 +-
 src/MeshVS/MeshVS_VectorPrsBuilder.cxx             |  110 +-
 src/Message/Message.cdl                            |   15 +-
 src/Message/Message_Algorithm.cxx                  |    4 +-
 src/Message/Message_Messenger.lxx                  |   11 -
 src/Message/Message_Msg.cxx                        |    2 +-
 src/Message/Message_MsgFile.cdl                    |    3 +
 src/Message/Message_MsgFile.cxx                    |   68 +-
 src/Message/Message_Printer.cdl                    |   81 +-
 src/Message/Message_Printer.cxx                    |   32 +-
 src/Message/Message_Printer.lxx                    |   36 +
 src/Message/Message_PrinterOStream.cdl             |   12 -
 src/Message/Message_PrinterOStream.cxx             |   65 +-
 src/Message/Message_PrinterOStream.lxx             |   21 -
 src/Message/Message_ProgressIndicator.cdl          |    2 +-
 src/MgtBRep/MgtBRep.cdl                            |    6 +-
 src/MgtBRep/MgtBRep_TranslateTool.cdl              |   25 +-
 src/MgtBRep/MgtBRep_TranslateTool1.cdl             |    1 +
 src/MgtGeom/MgtGeom.cxx                            |    8 +
 src/MgtGeom2d/MgtGeom2d.cxx                        |    4 +
 src/MgtTopoDS/MgtTopoDS.cdl                        |    4 -
 src/MgtTopoDS/MgtTopoDS.cxx                        |    4 +-
 src/MgtTopoDS/MgtTopoDS_TranslateTool.cdl          |   36 +-
 src/MgtTopoDS/MgtTopoDS_TranslateTool1.cdl         |    2 +-
 src/MoniTool/FILES                                 |    2 -
 src/MoniTool/MoniTool.cdl                          |    4 +-
 src/MoniTool/MoniTool_AttrList.cdl                 |    2 +-
 src/MoniTool/MoniTool_Elem.cdl                     |   62 -
 src/MoniTool/MoniTool_Elem.gxx                     |   41 -
 src/MoniTool/MoniTool_IntVal.cdl                   |    2 +-
 src/MoniTool/MoniTool_Option.cdl                   |    6 +-
 src/MoniTool/MoniTool_RealVal.cdl                  |    2 +-
 src/MoniTool/MoniTool_SignShape.cdl                |    2 +-
 src/MoniTool/MoniTool_TransientElem.cdl            |   61 +
 src/MoniTool/MoniTool_TransientElem.cxx            |   45 +
 src/MoniTool/MoniTool_TypedValue.cdl               |    8 +-
 src/MoniTool/MoniTool_ValueInterpret.cxx           |   30 -
 src/MoniTool/MoniTool_ValueInterpret.hxx           |    6 +-
 src/MoniTool/MoniTool_ValueSatisfies.cxx           |   30 -
 src/MoniTool/MoniTool_ValueSatisfies.hxx           |    3 -
 src/NCollection/FILES                              |   25 +-
 src/NCollection/NCollection_AccAllocator.cxx       |  190 +
 src/NCollection/NCollection_AccAllocator.hxx       |  173 +
 src/NCollection/NCollection_AlignedAllocator.cxx   |   51 +
 src/NCollection/NCollection_AlignedAllocator.hxx   |   56 +
 src/NCollection/NCollection_Array1.hxx             |  198 +-
 src/NCollection/NCollection_Array2.hxx             |  105 +-
 src/NCollection/NCollection_BaseAllocator.cxx      |    3 +-
 src/NCollection/NCollection_BaseCollection.hxx     |  129 -
 src/NCollection/NCollection_BaseList.cxx           |   21 +-
 src/NCollection/NCollection_BaseList.hxx           |   39 +-
 src/NCollection/NCollection_BaseMap.cxx            |   26 +-
 src/NCollection/NCollection_BaseMap.hxx            |   50 +-
 src/NCollection/NCollection_BaseSequence.cxx       |  168 +-
 src/NCollection/NCollection_BaseSequence.hxx       |  136 +-
 src/NCollection/NCollection_BaseVector.cxx         |   26 +-
 src/NCollection/NCollection_BaseVector.hxx         |   80 +-
 src/NCollection/NCollection_Buffer.hxx             |  139 +
 src/NCollection/NCollection_CellFilter.hxx         |    2 +-
 src/NCollection/NCollection_DataMap.hxx            |  244 +-
 src/NCollection/NCollection_DefaultHasher.hxx      |   28 +-
 src/NCollection/NCollection_DefineArray1.hxx       |    1 -
 src/NCollection/NCollection_DefineArray2.hxx       |    1 -
 .../NCollection_DefineBaseCollection.hxx           |   45 -
 src/NCollection/NCollection_DefineDataMap.hxx      |    1 -
 src/NCollection/NCollection_DefineDoubleMap.hxx    |    1 -
 src/NCollection/NCollection_DefineHArray1.hxx      |   41 +-
 src/NCollection/NCollection_DefineHArray2.hxx      |   50 +-
 src/NCollection/NCollection_DefineHSequence.hxx    |   44 +-
 src/NCollection/NCollection_DefineHSet.hxx         |   57 -
 .../NCollection_DefineIndexedDataMap.hxx           |    1 -
 src/NCollection/NCollection_DefineIndexedMap.hxx   |    1 -
 src/NCollection/NCollection_DefineMap.hxx          |    1 -
 src/NCollection/NCollection_DefineQueue.hxx        |   34 -
 src/NCollection/NCollection_DefineSList.hxx        |   54 -
 src/NCollection/NCollection_DefineSequence.hxx     |    1 -
 src/NCollection/NCollection_DefineSet.hxx          |   34 -
 src/NCollection/NCollection_DefineStack.hxx        |   35 -
 .../NCollection_DefineTListIterator.hxx            |   30 -
 src/NCollection/NCollection_DefineTListNode.hxx    |   28 -
 src/NCollection/NCollection_DefineVector.hxx       |    1 -
 src/NCollection/NCollection_DoubleMap.hxx          |   99 +-
 src/NCollection/NCollection_EBTree.hxx             |    2 +-
 src/NCollection/NCollection_HSet.hxx               |   27 -
 src/NCollection/NCollection_Handle.hxx             |   10 +-
 src/NCollection/NCollection_HeapAllocator.cxx      |    2 +-
 src/NCollection/NCollection_HeapAllocator.hxx      |    4 +-
 src/NCollection/NCollection_IncAllocator.cxx       |   10 +-
 src/NCollection/NCollection_IndexedDataMap.hxx     |  155 +-
 src/NCollection/NCollection_IndexedMap.hxx         |  120 +-
 src/NCollection/NCollection_List.hxx               |  116 +-
 src/NCollection/NCollection_ListNode.hxx           |   12 +-
 src/NCollection/NCollection_LocalArray.hxx         |    2 +-
 src/NCollection/NCollection_Map.hxx                |  101 +-
 src/NCollection/NCollection_Mat4.hxx               |   48 +-
 src/NCollection/NCollection_Queue.hxx              |  142 -
 src/NCollection/NCollection_SList.hxx              |  285 -
 src/NCollection/NCollection_Sequence.hxx           |  151 +-
 src/NCollection/NCollection_Set.hxx                |  227 -
 src/NCollection/NCollection_SparseArray.hxx        |    7 +-
 src/NCollection/NCollection_SparseArrayBase.hxx    |    4 -
 src/NCollection/NCollection_Stack.hxx              |  142 -
 src/NCollection/NCollection_StdBase.hxx            |   37 -
 src/NCollection/NCollection_StlIterator.hxx        |  254 +
 src/NCollection/NCollection_TListIterator.hxx      |   27 +-
 src/NCollection/NCollection_TListNode.hxx          |    8 +-
 src/NCollection/NCollection_UBTree.hxx             |    9 +-
 src/NCollection/NCollection_UBTreeFiller.hxx       |   13 +-
 src/NCollection/NCollection_UtfString.hxx          |    6 +-
 src/NCollection/NCollection_Vec2.hxx               |   14 +
 src/NCollection/NCollection_Vec3.hxx               |   16 +
 src/NCollection/NCollection_Vec4.hxx               |   22 +-
 src/NCollection/NCollection_Vector.hxx             |  132 +-
 src/NCollection/NCollection_WinHeapAllocator.cxx   |   97 +
 src/NCollection/NCollection_WinHeapAllocator.hxx   |   68 +
 src/NIS/Handle_NIS_View.hxx                        |    4 +-
 src/NIS/NIS_DrawList.cxx                           |    8 +-
 src/NIS/NIS_DrawList.hxx                           |   14 +-
 src/NIS/NIS_Drawer.cxx                             |   20 +-
 src/NIS/NIS_Drawer.hxx                             |   28 +-
 src/NIS/NIS_InteractiveContext.cxx                 |   98 +-
 src/NIS/NIS_InteractiveContext.hxx                 |  100 +-
 src/NIS/NIS_InteractiveObject.cxx                  |   10 +-
 src/NIS/NIS_InteractiveObject.hxx                  |   30 +-
 src/NIS/NIS_ObjectsIterator.cxx                    |    2 +-
 src/NIS/NIS_ObjectsIterator.hxx                    |   10 +-
 src/NIS/NIS_SelectFilter.cxx                       |    2 +-
 src/NIS/NIS_SelectFilter.hxx                       |   15 +-
 src/NIS/NIS_Surface.cxx                            |   16 +-
 src/NIS/NIS_Surface.hxx                            |   16 +-
 src/NIS/NIS_SurfaceDrawer.cxx                      |   14 +-
 src/NIS/NIS_SurfaceDrawer.hxx                      |    8 +-
 src/NIS/NIS_Triangulated.cxx                       |    4 +-
 src/NIS/NIS_Triangulated.hxx                       |   10 +-
 src/NIS/NIS_TriangulatedDrawer.cxx                 |   17 +-
 src/NIS/NIS_TriangulatedDrawer.hxx                 |    6 +-
 src/NIS/NIS_View.cxx                               |  112 +-
 src/NIS/NIS_View.hxx                               |   20 +-
 src/NLPlate/NLPlate.cdl                            |    2 +-
 src/NLPlate/NLPlate_HPG0Constraint.cdl             |    2 +-
 src/NLPlate/NLPlate_HPG0G1Constraint.cdl           |    2 +-
 src/NLPlate/NLPlate_HPG0G2Constraint.cdl           |    2 +-
 src/NLPlate/NLPlate_HPG0G3Constraint.cdl           |    2 +-
 src/NLPlate/NLPlate_HPG1Constraint.cdl             |    2 +-
 src/NLPlate/NLPlate_HPG2Constraint.cdl             |    2 +-
 src/NLPlate/NLPlate_HPG3Constraint.cdl             |    2 +-
 src/NLPlate/NLPlate_NLPlate.cxx                    |   14 +-
 src/OS/Draw.tcl                                    |    9 +-
 src/OS/FoundationClasses.tcl                       |    2 +-
 src/OS/Visualization.tcl                           |   27 +-
 src/OSD/FILES                                      |    3 +-
 src/OSD/OSD.cdl                                    |   28 -
 src/OSD/OSD.cxx                                    |   20 +-
 src/OSD/OSD_Chronometer.cxx                        |   29 +-
 src/OSD/OSD_Directory.cdl                          |    2 +-
 src/OSD/OSD_Directory.cxx                          |   32 +-
 src/OSD/OSD_DirectoryIterator.cxx                  |   38 +-
 src/OSD/OSD_Disk.cdl                               |    2 +-
 src/OSD/OSD_Disk.cxx                               |   61 +-
 src/OSD/OSD_Error.cdl                              |    2 +-
 src/OSD/OSD_Error.cxx                              |   30 +-
 src/OSD/OSD_File.cxx                               |  135 +-
 src/OSD/OSD_FileIterator.cxx                       |   43 +-
 src/OSD/OSD_FileNode.cdl                           |    2 +-
 src/OSD/OSD_FileNode.cxx                           |  133 +-
 src/OSD/OSD_Function.cxx                           |   23 -
 src/OSD/OSD_Function.hxx                           |    4 +-
 src/OSD/OSD_Host.cdl                               |    1 +
 src/OSD/OSD_Host.cxx                               |   50 +-
 src/OSD/OSD_MAllocHook.cxx                         |   12 +-
 src/OSD/OSD_MemInfo.cxx                            |   12 -
 src/OSD/OSD_OpenFile.cxx                           |  125 +
 src/OSD/OSD_OpenFile.hxx                           |   80 +
 src/OSD/OSD_Path.cdl                               |    9 +-
 src/OSD/OSD_Path.cxx                               |  328 +-
 src/OSD/OSD_PerfMeter.h                            |  249 +-
 src/OSD/OSD_PerfMeter.hxx                          |   78 +-
 src/OSD/OSD_Printer.cdl                            |    2 +-
 src/OSD/OSD_Process.cxx                            |   52 +-
 src/OSD/OSD_SharedLibrary.cdl                      |    2 +
 src/OSD/OSD_SharedLibrary.cxx                      |   56 +-
 src/OSD/OSD_Timer.cxx                              |    8 +-
 src/OSD/OSD_WNT.cxx                                |  186 +-
 src/OSD/OSD_WNT_1.hxx                              |   28 +-
 src/OSD/OSD_signal.cxx                             |   79 +-
 src/OSD/OSD_signal_WNT.cxx                         |   64 +-
 src/ObjMgt/ObjMgt.cdl                              |    6 +-
 src/ObjMgt/ObjMgt_ExternRef.cdl                    |    1 +
 src/ObjMgt/ObjMgt_ExternShareable.cdl              |    2 +
 src/OpenGl/EXTERNLIB                               |    1 -
 src/OpenGl/FILES                                   |   57 +-
 src/OpenGl/Handle_OpenGl_Display.hxx               |   29 -
 src/OpenGl/Handle_OpenGl_Sampler.hxx               |   24 +
 src/OpenGl/OpenGl_AABB.cxx                         |  132 -
 src/OpenGl/OpenGl_AABB.hxx                         |   83 -
 src/OpenGl/OpenGl_AVIWriter.hxx                    |    8 +-
 src/OpenGl/OpenGl_ArbDbg.hxx                       |   16 +-
 src/OpenGl/OpenGl_ArbFBO.hxx                       |   51 +
 src/OpenGl/OpenGl_ArbIns.hxx                       |   14 +-
 src/OpenGl/OpenGl_ArbTBO.hxx                       |   10 +-
 src/OpenGl/OpenGl_ArbTexBindless.hxx               |   47 +
 src/OpenGl/OpenGl_ArbVBO.hxx                       |   32 -
 src/OpenGl/OpenGl_AspectFace.cxx                   |   37 +-
 src/OpenGl/OpenGl_AspectFace.hxx                   |   37 +-
 src/OpenGl/OpenGl_AspectLine.cxx                   |   15 +-
 src/OpenGl/OpenGl_AspectLine.hxx                   |   21 +-
 src/OpenGl/OpenGl_AspectMarker.cxx                 |  104 +-
 src/OpenGl/OpenGl_AspectMarker.hxx                 |   53 +-
 src/OpenGl/OpenGl_AspectText.cxx                   |   15 +-
 src/OpenGl/OpenGl_AspectText.hxx                   |   10 +-
 src/OpenGl/OpenGl_BVHClipPrimitiveSet.cxx          |  143 +
 src/OpenGl/OpenGl_BVHClipPrimitiveSet.hxx          |   78 +
 src/OpenGl/OpenGl_BVHTreeSelector.cxx              |  287 +
 src/OpenGl/OpenGl_BVHTreeSelector.hxx              |  117 +
 src/OpenGl/OpenGl_CView.hxx                        |    4 +-
 src/OpenGl/OpenGl_CappingAlgo.cxx                  |   67 +-
 src/OpenGl/OpenGl_CappingAlgo.hxx                  |    6 +-
 src/OpenGl/OpenGl_CappingPlaneResource.cxx         |   16 +-
 src/OpenGl/OpenGl_CappingPlaneResource.hxx         |    2 +-
 src/OpenGl/OpenGl_Caps.cxx                         |   12 +-
 src/OpenGl/OpenGl_Caps.hxx                         |   12 +-
 src/OpenGl/OpenGl_Cl.hxx                           |   29 -
 src/OpenGl/OpenGl_Clipping.cxx                     |  107 +-
 src/OpenGl/OpenGl_Clipping.hxx                     |   26 +-
 src/OpenGl/OpenGl_Context.cxx                      | 1793 +++++--
 src/OpenGl/OpenGl_Context.hxx                      |  307 +-
 src/OpenGl/OpenGl_Context_1.mm                     |    2 +
 src/OpenGl/OpenGl_Cylinder.cxx                     |   71 +
 src/OpenGl/OpenGl_Cylinder.hxx                     |   54 +
 src/OpenGl/OpenGl_Disk.cxx                         |   63 +
 src/OpenGl/OpenGl_Disk.hxx                         |   52 +
 src/OpenGl/OpenGl_Display.cxx                      |  165 -
 src/OpenGl/OpenGl_Display.hxx                      |  107 -
 src/OpenGl/OpenGl_Display_2.cxx                    |  571 --
 src/OpenGl/OpenGl_Element.hxx                      |   14 +-
 src/OpenGl/OpenGl_ExtFBO.hxx                       |   39 -
 src/OpenGl/OpenGl_ExtGS.hxx                        |    8 +-
 src/OpenGl/OpenGl_Flipper.cxx                      |   82 +-
 src/OpenGl/OpenGl_Flipper.hxx                      |    2 +-
 src/OpenGl/OpenGl_Font.cxx                         |   10 +-
 src/OpenGl/OpenGl_Font.hxx                         |    2 +-
 src/OpenGl/OpenGl_FrameBuffer.cxx                  |  209 +-
 src/OpenGl/OpenGl_FrameBuffer.hxx                  |   78 +-
 src/OpenGl/OpenGl_GlCore11.hxx                     | 1365 ++++-
 src/OpenGl/OpenGl_GlCore11Fwd.hxx                  |  513 ++
 src/OpenGl/OpenGl_GlCore12.hxx                     |   46 +-
 src/OpenGl/OpenGl_GlCore13.hxx                     |  140 +-
 src/OpenGl/OpenGl_GlCore14.hxx                     |   36 +-
 src/OpenGl/OpenGl_GlCore15.hxx                     |   63 +-
 src/OpenGl/OpenGl_GlCore20.hxx                     |  208 +-
 src/OpenGl/OpenGl_GlCore21.hxx                     |   47 +
 src/OpenGl/OpenGl_GlCore30.hxx                     |  138 +
 src/OpenGl/OpenGl_GlCore31.hxx                     |   60 +
 src/OpenGl/OpenGl_GlCore32.hxx                     |   72 +
 src/OpenGl/OpenGl_GlCore33.hxx                     |  111 +
 src/OpenGl/OpenGl_GlCore40.hxx                     |  105 +
 src/OpenGl/OpenGl_GlCore41.hxx                     |  143 +
 src/OpenGl/OpenGl_GlCore42.hxx                     |   72 +
 src/OpenGl/OpenGl_GlCore43.hxx                     |   84 +
 src/OpenGl/OpenGl_GlCore44.hxx                     |   50 +
 src/OpenGl/OpenGl_GlFunctions.hxx                  | 1578 ++++++
 src/OpenGl/OpenGl_GraduatedTrihedron.cxx           |   63 +-
 src/OpenGl/OpenGl_GraduatedTrihedron.hxx           |    2 +-
 src/OpenGl/OpenGl_GraphicDriver.cxx                |  541 +-
 src/OpenGl/OpenGl_GraphicDriver.hxx                |  311 +-
 src/OpenGl/OpenGl_GraphicDriver_1.cxx              |   54 -
 src/OpenGl/OpenGl_GraphicDriver_2.cxx              |   52 -
 src/OpenGl/OpenGl_GraphicDriver_3.cxx              |   81 -
 src/OpenGl/OpenGl_GraphicDriver_4.cxx              |  117 +-
 src/OpenGl/OpenGl_GraphicDriver_7.cxx              |  275 +-
 src/OpenGl/OpenGl_GraphicDriver_713.cxx            |   25 -
 src/OpenGl/OpenGl_GraphicDriver_Export.cxx         |    4 -
 src/OpenGl/OpenGl_GraphicDriver_Layer.cxx          |   65 +-
 src/OpenGl/OpenGl_Group.cxx                        |  284 +-
 src/OpenGl/OpenGl_Group.hxx                        |  105 +-
 src/OpenGl/OpenGl_Layer.cxx                        |    4 +-
 src/OpenGl/OpenGl_Layer.hxx                        |    6 +-
 src/OpenGl/OpenGl_LayerList.cxx                    |   72 +-
 src/OpenGl/OpenGl_LayerList.hxx                    |   18 +-
 src/OpenGl/OpenGl_LineAttributes.cxx               |  626 +++
 src/OpenGl/OpenGl_LineAttributes.hxx               |   55 +
 src/OpenGl/OpenGl_NamedStatus.hxx                  |   15 +-
 src/OpenGl/OpenGl_PointSprite.cxx                  |    9 +-
 src/OpenGl/OpenGl_PointSprite.hxx                  |    2 +-
 src/OpenGl/OpenGl_PrimitiveArray.cxx               | 1126 ++--
 src/OpenGl/OpenGl_PrimitiveArray.hxx               |   87 +-
 src/OpenGl/OpenGl_PrinterContext.cxx               |    8 +-
 src/OpenGl/OpenGl_PrinterContext.hxx               |    5 +-
 src/OpenGl/OpenGl_PriorityList.cxx                 |  255 +-
 src/OpenGl/OpenGl_PriorityList.hxx                 |   56 +-
 src/OpenGl/OpenGl_Quadric.cxx                      |  105 +
 src/OpenGl/OpenGl_Quadric.hxx                      |   74 +
 src/OpenGl/OpenGl_RaytraceSource.cxx               |  936 ----
 src/OpenGl/OpenGl_RaytraceTypes.hxx                |   41 -
 src/OpenGl/OpenGl_Resource.hxx                     |    2 +-
 src/OpenGl/OpenGl_Sampler.cxx                      |  133 +
 src/OpenGl/OpenGl_Sampler.hxx                      |   84 +
 src/OpenGl/OpenGl_SceneGeometry.cxx                |  844 ++-
 src/OpenGl/OpenGl_SceneGeometry.hxx                |  443 +-
 src/OpenGl/OpenGl_SetOfShaderPrograms.hxx          |   59 +
 src/OpenGl/OpenGl_ShaderManager.cxx                |  642 ++-
 src/OpenGl/OpenGl_ShaderManager.hxx                |  230 +-
 src/OpenGl/OpenGl_ShaderObject.cxx                 |    4 +-
 src/OpenGl/OpenGl_ShaderObject.hxx                 |    2 +-
 src/OpenGl/OpenGl_ShaderProgram.cxx                |  297 +-
 src/OpenGl/OpenGl_ShaderProgram.hxx                |  104 +-
 src/OpenGl/OpenGl_ShaderStates.cxx                 |   52 +-
 src/OpenGl/OpenGl_ShaderStates.hxx                 |   43 +-
 src/OpenGl/OpenGl_Sphere.cxx                       |   66 +
 src/OpenGl/OpenGl_Sphere.hxx                       |   50 +
 src/OpenGl/OpenGl_StencilTest.cxx                  |    2 +-
 src/OpenGl/OpenGl_StencilTest.hxx                  |    2 +-
 src/OpenGl/OpenGl_Structure.cxx                    |  557 +-
 src/OpenGl/OpenGl_Structure.hxx                    |  187 +-
 src/OpenGl/OpenGl_StructureShadow.cxx              |   48 +
 src/OpenGl/OpenGl_StructureShadow.hxx              |   45 +
 src/OpenGl/OpenGl_Text.cxx                         |  264 +-
 src/OpenGl/OpenGl_Text.hxx                         |   16 +-
 src/OpenGl/OpenGl_TextFormatter.cxx                |   54 +-
 src/OpenGl/OpenGl_TextFormatter.hxx                |    9 -
 src/OpenGl/OpenGl_Texture.cxx                      |  436 +-
 src/OpenGl/OpenGl_Texture.hxx                      |  157 +-
 src/OpenGl/OpenGl_TextureBufferArb.cxx             |   66 +-
 src/OpenGl/OpenGl_TextureBufferArb.hxx             |    9 +-
 src/OpenGl/OpenGl_Trihedron.cxx                    |  618 ++-
 src/OpenGl/OpenGl_Trihedron.hxx                    |   22 +-
 src/OpenGl/OpenGl_Utils.hxx                        |  518 ++
 src/OpenGl/OpenGl_VertexBuffer.cxx                 |  194 +-
 src/OpenGl/OpenGl_VertexBuffer.hxx                 |  246 +-
 src/OpenGl/OpenGl_VertexBuffer.lxx                 |  129 +
 src/OpenGl/OpenGl_VertexBufferCompat.cxx           |  225 +
 src/OpenGl/OpenGl_VertexBufferCompat.hxx           |   94 +
 src/OpenGl/OpenGl_View.cxx                         |  473 +-
 src/OpenGl/OpenGl_View.hxx                         |  147 +-
 src/OpenGl/OpenGl_View_1.cxx                       |  254 -
 src/OpenGl/OpenGl_View_2.cxx                       | 1328 ++---
 src/OpenGl/OpenGl_Window.cxx                       |  323 +-
 src/OpenGl/OpenGl_Window.hxx                       |   30 +-
 src/OpenGl/OpenGl_Window_1.mm                      |   23 +-
 src/OpenGl/OpenGl_Workspace.cxx                    |  502 +-
 src/OpenGl/OpenGl_Workspace.hxx                    |  566 +-
 src/OpenGl/OpenGl_Workspace_2.cxx                  |  161 +-
 src/OpenGl/OpenGl_Workspace_3.cxx                  |  232 -
 src/OpenGl/OpenGl_Workspace_5.cxx                  |  115 +-
 src/OpenGl/OpenGl_Workspace_Raytrace.cxx           | 3216 +++++++-----
 src/OpenGl/OpenGl_glext.h                          |  973 +++-
 src/OpenGl/OpenGl_telem_util.cxx                   |    4 +-
 src/OpenGl/OpenGl_telem_view.cxx                   |  343 --
 src/OpenGl/OpenGl_telem_view.hxx                   |   84 -
 src/OpenGl/OpenGl_tsm.hxx                          |   29 -
 src/PBRep/PBRep.cdl                                |   58 +-
 src/PBRep/PBRep_Curve3D.cdl                        |    2 +-
 src/PBRep/PBRep_CurveOn2Surfaces.cdl               |    2 +-
 src/PBRep/PBRep_CurveOnClosedSurface.cdl           |    2 +-
 src/PBRep/PBRep_CurveOnSurface.cdl                 |    2 +-
 src/PBRep/PBRep_GCurve.cdl                         |    1 +
 src/PBRep/PBRep_PointOnCurve.cdl                   |    4 +-
 src/PBRep/PBRep_PointOnCurveOnSurface.cdl          |    5 +-
 src/PBRep/PBRep_PointOnSurface.cdl                 |    4 +-
 src/PBRep/PBRep_PointsOnSurface.cdl                |    2 +-
 src/PBRep/PBRep_Polygon3D.cdl                      |    4 +-
 src/PBRep/PBRep_PolygonOnClosedSurface.cdl         |    2 +-
 src/PBRep/PBRep_PolygonOnClosedTriangulation.cdl   |    2 +-
 src/PBRep/PBRep_PolygonOnSurface.cdl               |    2 +-
 src/PBRep/PBRep_PolygonOnTriangulation.cdl         |    2 +-
 src/PBRep/PBRep_TEdge.cdl                          |    2 +-
 src/PBRep/PBRep_TEdge1.cdl                         |    2 +-
 src/PBRep/PBRep_TFace.cdl                          |    2 +-
 src/PBRep/PBRep_TFace1.cdl                         |    2 +-
 src/PBRep/PBRep_TVertex.cdl                        |    2 +-
 src/PBRep/PBRep_TVertex1.cdl                       |    2 +-
 src/PCDM/PCDM_ReadWriter.cdl                       |   10 +-
 src/PCDM/PCDM_ReadWriter.cxx                       |    7 +-
 src/PCDM/PCDM_ReadWriter_1.cdl                     |   10 +-
 src/PCDM/PCDM_ReadWriter_1.cxx                     |   26 +-
 src/PCDM/PCDM_Reader.cdl                           |    2 +-
 src/PCDM/PCDM_ReferenceIterator.cdl                |    2 +-
 src/PCDM/PCDM_RetrievalDriver.cdl                  |    4 +-
 src/PCDM/PCDM_RetrievalDriver.cxx                  |    8 +-
 src/PCDMShape/PCDMShape_Document.cdl               |    4 +-
 src/PColPGeom/PColPGeom.cdl                        |   64 -
 src/PColPGeom2d/PColPGeom2d.cdl                    |   46 -
 src/PColStd/FILES                                  |    2 -
 src/PColStd/PColStd.cdl                            |   49 -
 src/PColStd/PColStd_CMPLRS.edl                     |   17 -
 src/PColStd/PColStd_HashAsciiString.cdl            |   43 -
 src/PColStd/PColStd_HashAsciiString.cxx            |   66 -
 src/PColStd/PColStd_HashExtendedString.cdl         |   43 -
 src/PColStd/PColStd_HashExtendedString.cxx         |   66 -
 src/PColStd/PColStd_LDSHR.edl                      |   17 -
 src/PCollection/FILES                              |    4 -
 src/PCollection/PCollection.cdl                    |  117 -
 src/PCollection/PCollection_ATInOrderIterator.gxx  |  141 -
 .../PCollection_ATPostOrderIterator.gxx            |  117 -
 src/PCollection/PCollection_ATPreOrderIterator.gxx |  131 -
 src/PCollection/PCollection_AVLIterator.gxx        |  121 -
 src/PCollection/PCollection_AVLNode.gxx            |  167 -
 .../PCollection_AdjacentVerticesIterator.gxx       |   77 -
 src/PCollection/PCollection_BackEdgesIterator.gxx  |   74 -
 .../PCollection_BreadthFirstIterator.gxx           |   93 -
 src/PCollection/PCollection_CMPLRS.edl             |   17 -
 src/PCollection/PCollection_Compare.cdl            |   46 -
 src/PCollection/PCollection_Compare.gxx            |   51 -
 src/PCollection/PCollection_CompareOfInteger.cdl   |   37 -
 src/PCollection/PCollection_CompareOfInteger.cxx   |   42 -
 src/PCollection/PCollection_CompareOfReal.cdl      |   37 -
 src/PCollection/PCollection_CompareOfReal.cxx      |   49 -
 src/PCollection/PCollection_DepthFirstIterator.gxx |   85 -
 src/PCollection/PCollection_DoubleMapIterator.gxx  |  105 -
 src/PCollection/PCollection_DoubleMapNode.gxx      |   95 -
 src/PCollection/PCollection_Edge.gxx               |  115 -
 src/PCollection/PCollection_EdgesIterator.gxx      |   79 -
 src/PCollection/PCollection_FrontEdgesIterator.gxx |   77 -
 src/PCollection/PCollection_HAVLSearchTree.cdl     |  403 --
 src/PCollection/PCollection_HAVLSearchTree.gxx     |  456 --
 src/PCollection/PCollection_HArbitraryTree.cdl     |  467 --
 src/PCollection/PCollection_HArbitraryTree.gxx     |  320 --
 src/PCollection/PCollection_HArray1.cdl            |   16 +-
 src/PCollection/PCollection_HArray1.gxx            |   24 -
 src/PCollection/PCollection_HArray2.cdl            |   16 +-
 src/PCollection/PCollection_HArray2.gxx            |   23 -
 src/PCollection/PCollection_HAsciiString.cdl       |   25 +-
 src/PCollection/PCollection_HAsciiString.cxx       |   22 -
 src/PCollection/PCollection_HDataMap.cdl           |  234 -
 src/PCollection/PCollection_HDataMap.gxx           |  260 -
 src/PCollection/PCollection_HDataMap.lxx           |   33 -
 src/PCollection/PCollection_HDirectedGraph.cdl     |  704 ---
 src/PCollection/PCollection_HDirectedGraph.gxx     |  192 -
 src/PCollection/PCollection_HDoubleList.cdl        |  133 -
 src/PCollection/PCollection_HDoubleList.gxx        |  184 -
 src/PCollection/PCollection_HDoubleMap.cdl         |  209 -
 src/PCollection/PCollection_HDoubleMap.gxx         |  323 --
 src/PCollection/PCollection_HExtendedString.cdl    |   20 +-
 src/PCollection/PCollection_HExtendedString.cxx    |   23 -
 src/PCollection/PCollection_HIndexedDataMap.cdl    |  217 -
 src/PCollection/PCollection_HIndexedDataMap.gxx    |  311 --
 src/PCollection/PCollection_HQueue.cdl             |  158 -
 src/PCollection/PCollection_HQueue.gxx             |  166 -
 src/PCollection/PCollection_HSequence.cdl          |   32 +-
 src/PCollection/PCollection_HSequence.gxx          |   46 -
 src/PCollection/PCollection_HSet.cdl               |  171 -
 src/PCollection/PCollection_HSet.gxx               |  403 --
 src/PCollection/PCollection_HSingleList.cdl        |  114 -
 src/PCollection/PCollection_HSingleList.gxx        |  176 -
 src/PCollection/PCollection_HStack.cdl             |  151 -
 src/PCollection/PCollection_HStack.gxx             |  178 -
 src/PCollection/PCollection_Hash.cdl               |   39 -
 src/PCollection/PCollection_Hash.gxx               |   57 -
 src/PCollection/PCollection_IndexedDataMapNode.gxx |  170 -
 src/PCollection/PCollection_LDSHR.edl              |   17 -
 src/PCollection/PCollection_LeavesIterator.gxx     |   82 -
 src/PCollection/PCollection_MapIterator.gxx        |  102 -
 src/PCollection/PCollection_MapNode.gxx            |  109 -
 src/PCollection/PCollection_QueueIterator.gxx      |   87 -
 src/PCollection/PCollection_RootsIterator.gxx      |   84 -
 src/PCollection/PCollection_SetIterator.gxx        |   53 -
 src/PCollection/PCollection_StackIterator.gxx      |   87 -
 src/PCollection/PCollection_Vertex.gxx             |  193 -
 src/PCollection/PCollection_VerticesIterator.gxx   |   79 -
 src/PCollection/PCollection_WOKSteps.edl           |   24 -
 src/PDF/PDF_Data.cdl                               |    4 +-
 src/PDF/PDF_Reference.cdl                          |    4 +-
 src/PDF/PDF_TagSource.cdl                          |    4 +-
 src/PDataStd/PDataStd.cdl                          |   12 +-
 src/PDataStd/PDataStd_AsciiString.cdl              |    4 +-
 src/PDataStd/PDataStd_BooleanArray.cdl             |    2 +-
 src/PDataStd/PDataStd_BooleanList.cdl              |    2 +-
 src/PDataStd/PDataStd_ByteArray.cdl                |    2 +-
 src/PDataStd/PDataStd_ByteArray_1.cdl              |    2 +-
 src/PDataStd/PDataStd_Comment.cdl                  |    4 +-
 src/PDataStd/PDataStd_Directory.cdl                |    2 +-
 src/PDataStd/PDataStd_Expression.cdl               |    4 +-
 src/PDataStd/PDataStd_ExtStringArray.cdl           |    2 +-
 src/PDataStd/PDataStd_ExtStringArray_1.cdl         |    2 +-
 src/PDataStd/PDataStd_ExtStringList.cdl            |    2 +-
 src/PDataStd/PDataStd_IntPackedMap.cdl             |    2 +-
 src/PDataStd/PDataStd_IntPackedMap_1.cdl           |    2 +-
 src/PDataStd/PDataStd_Integer.cdl                  |    4 +-
 src/PDataStd/PDataStd_IntegerArray.cdl             |    2 +-
 src/PDataStd/PDataStd_IntegerArray_1.cdl           |    2 +-
 src/PDataStd/PDataStd_IntegerList.cdl              |    2 +-
 src/PDataStd/PDataStd_Name.cdl                     |    4 +-
 src/PDataStd/PDataStd_NamedData.cdl                |    2 +-
 src/PDataStd/PDataStd_NoteBook.cdl                 |    2 +-
 src/PDataStd/PDataStd_Real.cdl                     |    4 +-
 src/PDataStd/PDataStd_RealArray.cdl                |    2 +-
 src/PDataStd/PDataStd_RealArray_1.cdl              |    2 +-
 src/PDataStd/PDataStd_RealList.cdl                 |    2 +-
 src/PDataStd/PDataStd_ReferenceArray.cdl           |    2 +-
 src/PDataStd/PDataStd_ReferenceList.cdl            |    2 +-
 src/PDataStd/PDataStd_Relation.cdl                 |    4 +-
 src/PDataStd/PDataStd_Tick.cdl                     |    2 +-
 src/PDataStd/PDataStd_TreeNode.cdl                 |    2 +-
 src/PDataStd/PDataStd_UAttribute.cdl               |    2 +-
 src/PDataStd/PDataStd_Variable.cdl                 |    4 +-
 src/PDataXtd/PDataXtd.cdl                          |    4 +-
 src/PDataXtd/PDataXtd_Axis.cdl                     |    2 +-
 src/PDataXtd/PDataXtd_Constraint.cdl               |    4 +-
 src/PDataXtd/PDataXtd_Geometry.cdl                 |    4 +-
 src/PDataXtd/PDataXtd_PatternStd.cdl               |    2 +-
 src/PDataXtd/PDataXtd_Placement.cdl                |    2 +-
 src/PDataXtd/PDataXtd_Plane.cdl                    |    2 +-
 src/PDataXtd/PDataXtd_Point.cdl                    |    2 +-
 src/PDataXtd/PDataXtd_Shape.cdl                    |    2 +-
 src/PFunction/PFunction_Function.cdl               |    2 +-
 src/PGeom/PGeom_Axis1Placement.cdl                 |    4 +-
 src/PGeom/PGeom_Axis2Placement.cdl                 |    4 +-
 src/PGeom/PGeom_BSplineCurve.cdl                   |    4 +-
 src/PGeom/PGeom_BSplineSurface.cdl                 |    4 +-
 src/PGeom/PGeom_BezierCurve.cdl                    |    4 +-
 src/PGeom/PGeom_BezierSurface.cdl                  |    4 +-
 src/PGeom/PGeom_CartesianPoint.cdl                 |    4 +-
 src/PGeom/PGeom_Circle.cdl                         |    4 +-
 src/PGeom/PGeom_ConicalSurface.cdl                 |    4 +-
 src/PGeom/PGeom_CylindricalSurface.cdl             |    4 +-
 src/PGeom/PGeom_Direction.cdl                      |    4 +-
 src/PGeom/PGeom_Ellipse.cdl                        |    4 +-
 src/PGeom/PGeom_Hyperbola.cdl                      |    4 +-
 src/PGeom/PGeom_Line.cdl                           |    4 +-
 src/PGeom/PGeom_OffsetCurve.cdl                    |    4 +-
 src/PGeom/PGeom_OffsetSurface.cdl                  |    4 +-
 src/PGeom/PGeom_Parabola.cdl                       |    4 +-
 src/PGeom/PGeom_Plane.cdl                          |    4 +-
 src/PGeom/PGeom_RectangularTrimmedSurface.cdl      |    4 +-
 src/PGeom/PGeom_SphericalSurface.cdl               |    4 +-
 src/PGeom/PGeom_SurfaceOfLinearExtrusion.cdl       |    4 +-
 src/PGeom/PGeom_SurfaceOfRevolution.cdl            |    4 +-
 src/PGeom/PGeom_ToroidalSurface.cdl                |    4 +-
 src/PGeom/PGeom_Transformation.cdl                 |    4 +-
 src/PGeom/PGeom_TrimmedCurve.cdl                   |    4 +-
 src/PGeom/PGeom_VectorWithMagnitude.cdl            |    4 +-
 src/PGeom2d/PGeom2d_AxisPlacement.cdl              |    4 +-
 src/PGeom2d/PGeom2d_BSplineCurve.cdl               |    4 +-
 src/PGeom2d/PGeom2d_BezierCurve.cdl                |    4 +-
 src/PGeom2d/PGeom2d_CartesianPoint.cdl             |    4 +-
 src/PGeom2d/PGeom2d_Circle.cdl                     |    4 +-
 src/PGeom2d/PGeom2d_Direction.cdl                  |    4 +-
 src/PGeom2d/PGeom2d_Ellipse.cdl                    |    4 +-
 src/PGeom2d/PGeom2d_Hyperbola.cdl                  |    4 +-
 src/PGeom2d/PGeom2d_Line.cdl                       |    4 +-
 src/PGeom2d/PGeom2d_OffsetCurve.cdl                |    4 +-
 src/PGeom2d/PGeom2d_Parabola.cdl                   |    4 +-
 src/PGeom2d/PGeom2d_Transformation.cdl             |    4 +-
 src/PGeom2d/PGeom2d_TrimmedCurve.cdl               |    4 +-
 src/PGeom2d/PGeom2d_VectorWithMagnitude.cdl        |    4 +-
 src/PLib/PLib_HermitJacobi.lxx                     |    2 +
 src/PMMgt/FILES                                    |    2 -
 src/PMMgt/PMMgt.cdl                                |    5 -
 src/PMMgt/PMMgt_CMPLRS.edl                         |   17 -
 src/PMMgt/PMMgt_LDSHR.edl                          |   17 -
 src/PMMgt/PMMgt_PManaged.cdl                       |    6 +-
 src/PMMgt/PMMgt_PManaged.cxx                       |   12 +-
 src/PNaming/PNaming_Name.cdl                       |    2 +-
 src/PNaming/PNaming_Name.lxx                       |    4 +-
 src/PNaming/PNaming_Name_1.cdl                     |    2 +-
 src/PNaming/PNaming_Name_1.lxx                     |    4 +-
 src/PNaming/PNaming_Name_2.cdl                     |    2 +-
 src/PNaming/PNaming_Name_2.lxx                     |    4 +-
 src/PNaming/PNaming_NamedShape.cdl                 |    2 +-
 src/PNaming/PNaming_Naming.cdl                     |    2 +-
 src/PNaming/PNaming_Naming_1.cdl                   |    2 +-
 src/PNaming/PNaming_Naming_2.cdl                   |    2 +-
 src/PPoly/PPoly.cdl                                |   19 +-
 src/PPoly/PPoly_Polygon2D.cdl                      |    2 +-
 src/PPoly/PPoly_Polygon3D.cdl                      |    4 +-
 src/PPoly/PPoly_PolygonOnTriangulation.cdl         |    6 +-
 src/PPoly/PPoly_Triangulation.cdl                  |    7 +-
 src/PPrsStd/PPrsStd_AISPresentation.cdl            |    2 +-
 src/PPrsStd/PPrsStd_AISPresentation_1.cdl          |    2 +-
 src/PShort/FILES                                   |    2 -
 src/PShort/PShort_CMPLRS.edl                       |   17 -
 src/PShort/PShort_LDSHR.edl                        |   17 -
 src/PStandard/FILES                                |    2 -
 src/PStandard/PStandard_ArrayNode.cdl              |    2 +-
 src/PStandard/PStandard_CMPLRS.edl                 |   17 -
 src/PStandard/PStandard_LDSHR.edl                  |   17 -
 src/PTopLoc/PTopLoc.cdl                            |   10 +-
 src/PTopLoc/PTopLoc_Datum3D.cdl                    |    2 +-
 src/PTopLoc/PTopLoc_ItemLocation.cdl               |    2 +-
 src/PTopoDS/PTopoDS.cdl                            |  112 +-
 src/PTopoDS/PTopoDS_CompSolid.cdl                  |    6 +-
 src/PTopoDS/PTopoDS_Compound.cdl                   |    6 +-
 src/PTopoDS/PTopoDS_Edge.cdl                       |    6 +-
 src/PTopoDS/PTopoDS_Face.cdl                       |    6 +-
 src/PTopoDS/PTopoDS_HShape.cdl                     |    2 +-
 src/PTopoDS/PTopoDS_Shell.cdl                      |    6 +-
 src/PTopoDS/PTopoDS_Solid.cdl                      |    6 +-
 src/PTopoDS/PTopoDS_TCompSolid.cdl                 |    4 +-
 src/PTopoDS/PTopoDS_TCompSolid1.cdl                |    4 +-
 src/PTopoDS/PTopoDS_TCompound.cdl                  |    2 +-
 src/PTopoDS/PTopoDS_TCompound1.cdl                 |    2 +-
 src/PTopoDS/PTopoDS_TEdge.cdl                      |    4 +-
 src/PTopoDS/PTopoDS_TEdge1.cdl                     |    3 +-
 src/PTopoDS/PTopoDS_TFace.cdl                      |    5 +-
 src/PTopoDS/PTopoDS_TFace1.cdl                     |    5 +-
 src/PTopoDS/PTopoDS_TShape.cdl                     |    3 +-
 src/PTopoDS/PTopoDS_TShape1.cdl                    |    4 +-
 src/PTopoDS/PTopoDS_TShell.cdl                     |    5 +-
 src/PTopoDS/PTopoDS_TShell1.cdl                    |    5 +-
 src/PTopoDS/PTopoDS_TSolid.cdl                     |    7 +-
 src/PTopoDS/PTopoDS_TSolid1.cdl                    |    5 +-
 src/PTopoDS/PTopoDS_TVertex.cdl                    |    3 +-
 src/PTopoDS/PTopoDS_TVertex1.cdl                   |    2 +-
 src/PTopoDS/PTopoDS_TWire.cdl                      |    5 +-
 src/PTopoDS/PTopoDS_TWire1.cdl                     |    8 +-
 src/PTopoDS/PTopoDS_Vertex.cdl                     |    6 +-
 src/PTopoDS/PTopoDS_Wire.cdl                       |    6 +-
 src/PXCAFDoc/PXCAFDoc_Area.cdl                     |    4 +-
 src/PXCAFDoc/PXCAFDoc_Centroid.cdl                 |    4 +-
 src/PXCAFDoc/PXCAFDoc_Color.cdl                    |    4 +-
 src/PXCAFDoc/PXCAFDoc_Datum.cdl                    |    4 +-
 src/PXCAFDoc/PXCAFDoc_DimTol.cdl                   |    4 +-
 src/PXCAFDoc/PXCAFDoc_GraphNode.cdl                |    2 +-
 src/PXCAFDoc/PXCAFDoc_Location.cdl                 |    4 +-
 src/PXCAFDoc/PXCAFDoc_Material.cdl                 |    4 +-
 src/PXCAFDoc/PXCAFDoc_Volume.cdl                   |    4 +-
 src/Plate/Plate_Plate.cxx                          |    2 +-
 src/Plugin/Plugin.cdl                              |   22 +-
 src/Plugin/Plugin.cxx                              |   25 +-
 src/Poly/FILES                                     |    1 -
 src/Poly/Handle_Poly_CoherentTriangulation.hxx     |   27 -
 src/Poly/Poly.cdl                                  |   16 -
 src/Poly/Poly.cxx                                  |    6 +
 src/Poly/Poly_CoherentNode.cxx                     |    6 +-
 src/Poly/Poly_CoherentNode.hxx                     |    6 +-
 src/Poly/Poly_CoherentTriPtr.cxx                   |    8 +-
 src/Poly/Poly_CoherentTriPtr.hxx                   |    8 +-
 src/Poly/Poly_CoherentTriangulation.cxx            |   14 +-
 src/Poly/Poly_CoherentTriangulation.hxx            |  143 +-
 src/Poly/Poly_ListOfTriangulation.hxx              |    4 +-
 src/Poly/Poly_MakeLoops.cxx                        |   28 +-
 src/Poly/Poly_MakeLoops.hxx                        |   18 +-
 src/Poly/Poly_Polygon2D.cdl                        |    2 +-
 src/Poly/Poly_Polygon3D.cdl                        |    4 +-
 src/Poly/Poly_PolygonOnTriangulation.cdl           |    4 +-
 src/Poly/Poly_Triangulation.cdl                    |    7 +-
 src/Primitives/Primitives.cdl                      |   53 -
 src/Primitives/Primitives_Builder.cdl              |  160 -
 src/Primitives/Primitives_Builder.gxx              |   15 -
 src/Primitives/Primitives_OneAxis.cdl              |  492 --
 src/Primitives/Primitives_OneAxis.gxx              | 1375 -----
 src/Primitives/Primitives_Wedge.cdl                |  306 --
 src/Primitives/Primitives_Wedge.gxx                | 1006 ----
 src/ProjLib/ProjLib.cdl                            |   29 +-
 src/ProjLib/ProjLib_CompProjectedCurve.cxx         | 1198 ++---
 src/ProjLib/ProjLib_ComputeApprox.cdl              |    4 +-
 src/ProjLib/ProjLib_ComputeApprox.cxx              |   20 +-
 .../ProjLib_ComputeApproxOnPolarSurface.cdl        |    6 +-
 .../ProjLib_ComputeApproxOnPolarSurface.cxx        |   44 +-
 src/ProjLib/ProjLib_ProjectOnSurface.cdl           |    3 +-
 src/ProjLib/ProjLib_ProjectOnSurface.cxx           |    2 -
 src/ProjLib/ProjLib_ProjectedCurve.cdl             |    5 +-
 src/ProjLib/ProjLib_ProjectedCurve.cxx             |  555 +-
 src/ProjLib/ProjLib_Sphere.cxx                     |    2 +-
 src/Prs3d/FILES                                    |    2 +
 src/Prs3d/Prs3d.cdl                                |   96 +-
 src/Prs3d/Prs3d.cxx                                |   53 +-
 src/Prs3d/Prs3d_ArrowAspect.cdl                    |    4 +-
 src/Prs3d/Prs3d_BasicAspect.cdl                    |    4 +-
 src/Prs3d/Prs3d_DatumAspect.cdl                    |    8 +-
 src/Prs3d/Prs3d_DimensionAspect.cdl                |    8 +-
 src/Prs3d/Prs3d_DimensionAspect.cxx                |    2 +-
 src/Prs3d/Prs3d_Drawer.cdl                         |   59 +-
 src/Prs3d/Prs3d_Drawer.cxx                         |   15 +-
 src/Prs3d/Prs3d_IsoAspect.cdl                      |    4 +-
 src/Prs3d/Prs3d_LineAspect.cdl                     |    4 +-
 src/Prs3d/Prs3d_NListOfSequenceOfPnt.hxx           |   15 +-
 src/Prs3d/Prs3d_PlaneAspect.cdl                    |    8 +-
 src/Prs3d/Prs3d_PlaneSet.cdl                       |    5 +-
 src/Prs3d/Prs3d_PointAspect.cdl                    |    6 +-
 src/Prs3d/Prs3d_Presentation.cdl                   |   51 +-
 src/Prs3d/Prs3d_Presentation.cxx                   |  128 +-
 src/Prs3d/Prs3d_PresentationShadow.cxx             |   30 +
 src/Prs3d/Prs3d_PresentationShadow.hxx             |   39 +
 src/Prs3d/Prs3d_Projector.cdl                      |    4 +-
 src/Prs3d/Prs3d_ShadingAspect.cdl                  |    2 +-
 src/Prs3d/Prs3d_ShapeTool.cdl                      |   12 +-
 src/Prs3d/Prs3d_ShapeTool.cxx                      |   73 +-
 src/Prs3d/Prs3d_TextAspect.cdl                     |    2 +-
 src/Prs3d/Prs3d_WFShape.cxx                        |  106 +-
 src/PrsMgr/FILES                                   |    2 +
 src/PrsMgr/PrsMgr.cdl                              |   19 +-
 src/PrsMgr/PrsMgr_ListOfPresentableObjects.hxx     |   26 +
 src/PrsMgr/PrsMgr_ListOfPresentations.hxx          |   24 +
 src/PrsMgr/PrsMgr_ModedPresentation.cdl            |   33 +-
 src/PrsMgr/PrsMgr_ModedPresentation.cxx            |   18 +-
 src/PrsMgr/PrsMgr_PresentableObject.cdl            |  131 +-
 src/PrsMgr/PrsMgr_PresentableObject.cxx            |  266 +-
 src/PrsMgr/PrsMgr_PresentableObject.lxx            |   26 +-
 src/PrsMgr/PrsMgr_Presentation.cdl                 |  233 +-
 src/PrsMgr/PrsMgr_Presentation.cxx                 |  415 +-
 src/PrsMgr/PrsMgr_Presentation.lxx                 |   21 +-
 src/PrsMgr/PrsMgr_Presentation3d.cdl               |  173 -
 src/PrsMgr/PrsMgr_Presentation3d.cxx               |  392 --
 src/PrsMgr/PrsMgr_PresentationManager.cdl          |  424 +-
 src/PrsMgr/PrsMgr_PresentationManager.cxx          |  728 ++-
 src/PrsMgr/PrsMgr_PresentationManager.lxx          |    9 +-
 src/PrsMgr/PrsMgr_PresentationManager3d.cdl        |  191 -
 src/PrsMgr/PrsMgr_PresentationManager3d.cxx        |  196 -
 src/PrsMgr/PrsMgr_PresentationManager3d.lxx        |   19 -
 src/PrsMgr/PrsMgr_Prs.cdl                          |   12 +-
 src/PrsMgr/PrsMgr_Prs.cxx                          |   20 +-
 src/QABugs/QABugs_1.cxx                            |    2 +-
 src/QABugs/QABugs_11.cxx                           |   59 +-
 src/QABugs/QABugs_12.cxx                           |    4 +-
 src/QABugs/QABugs_13.cxx                           |    1 +
 src/QABugs/QABugs_14.cxx                           |    1 +
 src/QABugs/QABugs_16.cxx                           |   99 +-
 src/QABugs/QABugs_17.cxx                           |   67 +-
 src/QABugs/QABugs_18.cxx                           |   22 -
 src/QABugs/QABugs_19.cxx                           | 1259 ++++-
 src/QABugs/QABugs_3.cxx                            |   33 +-
 src/QABugs/QABugs_4.cxx                            |    8 +-
 src/QABugs/QABugs_8.cxx                            |    8 +-
 src/QABugs/QABugs_9.cxx                            |    4 +-
 src/QABugs/QABugs_MyText.cdl                       |    8 +-
 src/QABugs/QABugs_MyText.cxx                       |    2 +-
 src/QABugs/QABugs_PresentableObject.cdl            |    6 +-
 src/QABugs/QABugs_PresentableObject.cxx            |    4 +-
 src/QADNaming/QADNaming.cdl                        |    4 -
 src/QADNaming/QADNaming_ToolsCommands.cxx          |    8 +-
 src/QADraw/QADraw.cxx                              |  164 +-
 src/QANCollection/FILES                            |   21 +-
 src/QANCollection/QANCollection.cdl                |   21 +-
 src/QANCollection/QANCollection.cxx                |   14 +-
 src/QANCollection/QANCollection1.cxx               |  145 -
 src/QANCollection/QANCollection2.cxx               |  304 --
 src/QANCollection/QANCollection3.cxx               |  276 -
 src/QANCollection/QANCollection4.cxx               |  130 -
 src/QANCollection/QANCollectionTest.cxx            |  150 -
 src/QANCollection/QANCollection_Alloc.cxx          |  130 +
 src/QANCollection/QANCollection_Common2.hxx        |  203 -
 src/QANCollection/QANCollection_Common3.hxx        |  201 -
 src/QANCollection/QANCollection_FuncArrays.hxx     |   92 -
 src/QANCollection/QANCollection_FuncLists.hxx      |  289 -
 src/QANCollection/QANCollection_FuncMaps.hxx       |  287 -
 src/QANCollection/QANCollection_FuncTest.hxx       |   44 -
 src/QANCollection/QANCollection_Perf.cxx           | 1156 ++++
 src/QANCollection/QANCollection_PerfArrays.hxx     |  196 -
 src/QANCollection/QANCollection_PerfLists.hxx      |  526 --
 src/QANCollection/QANCollection_PerfMaps.hxx       |  516 --
 .../QANCollection_PerfSparseArray.hxx              |   82 -
 src/QANCollection/QANCollection_PerfTest.hxx       |   34 -
 src/QANCollection/QANCollection_Simple.cxx         |  222 +
 src/QANCollection/QANCollection_Stl.cxx            | 1289 +++++
 src/QANCollection/QANCollection_Test.cxx           |  788 +++
 .../QANewBRepNaming_BooleanOperationFeat.cxx       |   42 +-
 src/QANewBRepNaming/QANewBRepNaming_Box.cxx        |    2 +-
 src/QANewBRepNaming/QANewBRepNaming_Common.cxx     |    8 +-
 src/QANewBRepNaming/QANewBRepNaming_Cut.cxx        |    4 +-
 src/QANewBRepNaming/QANewBRepNaming_Cylinder.cxx   |   14 +-
 src/QANewBRepNaming/QANewBRepNaming_Fillet.cxx     |    2 +-
 src/QANewBRepNaming/QANewBRepNaming_Fuse.cxx       |    2 +-
 src/QANewBRepNaming/QANewBRepNaming_Gluing.cxx     |   18 +-
 .../QANewBRepNaming_Intersection.cxx               |    8 +-
 src/QANewBRepNaming/QANewBRepNaming_Limitation.cxx |    6 +-
 src/QANewBRepNaming/QANewBRepNaming_Loader.cxx     |    2 +-
 src/QANewBRepNaming/QANewBRepNaming_Prism.cxx      |   14 +-
 src/QANewBRepNaming/QANewBRepNaming_Revol.cxx      |    5 +-
 src/QANewBRepNaming/QANewBRepNaming_Sphere.cxx     |   18 +-
 src/QANewModTopOpe/QANewModTopOpe.cdl              |    6 +-
 src/QANewModTopOpe/QANewModTopOpe_Glue.cdl         |    3 +-
 src/QANewModTopOpe/QANewModTopOpe_Glue_shell.cxx   |    4 +-
 src/QANewModTopOpe/QANewModTopOpe_ReShaper.cdl     |    6 +-
 src/QANewModTopOpe/QANewModTopOpe_Tools.cdl        |   78 +-
 src/QANewModTopOpe/QANewModTopOpe_Tools.cxx        |   25 +-
 src/Quantity/Quantity.cdl                          |   11 -
 src/Quantity/Quantity_Color.cdl                    |   11 +-
 src/Quantity/Quantity_Color.cxx                    |   23 +
 .../RWHeaderSection_GeneralModule.cdl              |    6 +-
 .../RWHeaderSection_RWFileDescription.cdl          |    2 +-
 src/RWHeaderSection/RWHeaderSection_RWFileName.cdl |    2 +-
 .../RWHeaderSection_RWFileSchema.cdl               |    2 +-
 .../RWHeaderSection_ReadWriteModule.cdl            |    4 +-
 .../RWHeaderSection_ReadWriteModule.cxx            |    2 +-
 src/RWStepAP214/RWStepAP214_GeneralModule.cdl      |    6 +-
 .../RWStepAP214_RWAppliedApprovalAssignment.cdl    |    2 +-
 .../RWStepAP214_RWAppliedDateAndTimeAssignment.cdl |    2 +-
 .../RWStepAP214_RWAppliedDateAssignment.cdl        |    2 +-
 .../RWStepAP214_RWAppliedDocumentReference.cdl     |    2 +-
 .../RWStepAP214_RWAppliedGroupAssignment.cxx       |    9 +-
 ...RWStepAP214_RWAppliedOrganizationAssignment.cdl |    2 +-
 ...14_RWAppliedPersonAndOrganizationAssignment.cdl |    2 +-
 .../RWStepAP214_RWAppliedPresentedItem.cdl         |    2 +-
 ...4_RWAppliedSecurityClassificationAssignment.cdl |    2 +-
 ...214_RWAutoDesignActualDateAndTimeAssignment.cdl |    2 +-
 ...WStepAP214_RWAutoDesignActualDateAssignment.cdl |    2 +-
 .../RWStepAP214_RWAutoDesignApprovalAssignment.cdl |    2 +-
 ...epAP214_RWAutoDesignDateAndPersonAssignment.cdl |    2 +-
 .../RWStepAP214_RWAutoDesignDocumentReference.cdl  |    2 +-
 .../RWStepAP214_RWAutoDesignGroupAssignment.cdl    |    2 +-
 ...14_RWAutoDesignNominalDateAndTimeAssignment.cdl |    2 +-
 ...StepAP214_RWAutoDesignNominalDateAssignment.cdl |    2 +-
 ...tepAP214_RWAutoDesignOrganizationAssignment.cdl |    2 +-
 ...RWAutoDesignPersonAndOrganizationAssignment.cdl |    2 +-
 .../RWStepAP214_RWAutoDesignPresentedItem.cdl      |    2 +-
 ...WAutoDesignSecurityClassificationAssignment.cdl |    2 +-
 src/RWStepAP214/RWStepAP214_ReadWriteModule.cdl    |    4 +-
 src/RWStepAP214/RWStepAP214_ReadWriteModule.cxx    |    4 +-
 src/RWStepBasic/RWStepBasic.cdl                    |    2 +-
 src/RWStepBasic/RWStepBasic_RWAddress.cdl          |    2 +-
 .../RWStepBasic_RWApplicationContext.cdl           |    2 +-
 .../RWStepBasic_RWApplicationContextElement.cdl    |    2 +-
 ...RWStepBasic_RWApplicationProtocolDefinition.cdl |    2 +-
 src/RWStepBasic/RWStepBasic_RWApproval.cdl         |    2 +-
 src/RWStepBasic/RWStepBasic_RWApprovalDateTime.cdl |    2 +-
 .../RWStepBasic_RWApprovalPersonOrganization.cdl   |    2 +-
 .../RWStepBasic_RWApprovalRelationship.cdl         |    2 +-
 src/RWStepBasic/RWStepBasic_RWApprovalRole.cdl     |    2 +-
 src/RWStepBasic/RWStepBasic_RWApprovalStatus.cdl   |    2 +-
 src/RWStepBasic/RWStepBasic_RWCalendarDate.cdl     |    2 +-
 .../RWStepBasic_RWConversionBasedUnit.cdl          |    2 +-
 ...WStepBasic_RWConversionBasedUnitAndAreaUnit.cdl |    2 +-
 ...tepBasic_RWConversionBasedUnitAndLengthUnit.cdl |    2 +-
 ...WStepBasic_RWConversionBasedUnitAndMassUnit.cdl |    2 +-
 ...asic_RWConversionBasedUnitAndPlaneAngleUnit.cdl |    2 +-
 ...StepBasic_RWConversionBasedUnitAndRatioUnit.cdl |    2 +-
 ...asic_RWConversionBasedUnitAndSolidAngleUnit.cdl |    2 +-
 ...WStepBasic_RWConversionBasedUnitAndTimeUnit.cdl |    2 +-
 ...tepBasic_RWConversionBasedUnitAndVolumeUnit.cdl |    2 +-
 ...WStepBasic_RWCoordinatedUniversalTimeOffset.cdl |    2 +-
 src/RWStepBasic/RWStepBasic_RWDate.cdl             |    2 +-
 src/RWStepBasic/RWStepBasic_RWDateAndTime.cdl      |    2 +-
 src/RWStepBasic/RWStepBasic_RWDateRole.cdl         |    2 +-
 src/RWStepBasic/RWStepBasic_RWDateTimeRole.cdl     |    2 +-
 src/RWStepBasic/RWStepBasic_RWDerivedUnit.cdl      |    2 +-
 .../RWStepBasic_RWDerivedUnitElement.cdl           |    2 +-
 .../RWStepBasic_RWDimensionalExponents.cdl         |    2 +-
 .../RWStepBasic_RWDocumentRelationship.cdl         |    2 +-
 src/RWStepBasic/RWStepBasic_RWDocumentType.cdl     |    2 +-
 .../RWStepBasic_RWDocumentUsageConstraint.cdl      |    2 +-
 src/RWStepBasic/RWStepBasic_RWEffectivity.cdl      |    2 +-
 .../RWStepBasic_RWLengthMeasureWithUnit.cdl        |    2 +-
 src/RWStepBasic/RWStepBasic_RWLengthUnit.cdl       |    2 +-
 src/RWStepBasic/RWStepBasic_RWLocalTime.cdl        |    2 +-
 .../RWStepBasic_RWMassMeasureWithUnit.cdl          |    2 +-
 src/RWStepBasic/RWStepBasic_RWMeasureWithUnit.cdl  |    2 +-
 .../RWStepBasic_RWMechanicalContext.cdl            |    2 +-
 src/RWStepBasic/RWStepBasic_RWNamedUnit.cdl        |    2 +-
 src/RWStepBasic/RWStepBasic_RWOrdinalDate.cdl      |    2 +-
 src/RWStepBasic/RWStepBasic_RWOrganization.cdl     |    2 +-
 src/RWStepBasic/RWStepBasic_RWOrganizationRole.cdl |    2 +-
 .../RWStepBasic_RWOrganizationalAddress.cdl        |    2 +-
 src/RWStepBasic/RWStepBasic_RWPerson.cdl           |    2 +-
 .../RWStepBasic_RWPersonAndOrganization.cdl        |    2 +-
 .../RWStepBasic_RWPersonAndOrganizationRole.cdl    |    2 +-
 src/RWStepBasic/RWStepBasic_RWPersonalAddress.cdl  |    2 +-
 .../RWStepBasic_RWPlaneAngleMeasureWithUnit.cdl    |    2 +-
 src/RWStepBasic/RWStepBasic_RWPlaneAngleUnit.cdl   |    2 +-
 src/RWStepBasic/RWStepBasic_RWProduct.cdl          |    2 +-
 src/RWStepBasic/RWStepBasic_RWProductCategory.cdl  |    2 +-
 src/RWStepBasic/RWStepBasic_RWProductContext.cdl   |    2 +-
 .../RWStepBasic_RWProductDefinition.cdl            |    2 +-
 .../RWStepBasic_RWProductDefinitionContext.cdl     |    2 +-
 .../RWStepBasic_RWProductDefinitionEffectivity.cdl |    2 +-
 .../RWStepBasic_RWProductDefinitionFormation.cdl   |    2 +-
 ...oductDefinitionFormationWithSpecifiedSource.cdl |    2 +-
 ..._RWProductDefinitionWithAssociatedDocuments.cdl |    2 +-
 ...RWStepBasic_RWProductRelatedProductCategory.cdl |    2 +-
 src/RWStepBasic/RWStepBasic_RWProductType.cdl      |    2 +-
 .../RWStepBasic_RWRatioMeasureWithUnit.cdl         |    2 +-
 .../RWStepBasic_RWSecurityClassification.cdl       |    2 +-
 .../RWStepBasic_RWSecurityClassificationLevel.cdl  |    2 +-
 src/RWStepBasic/RWStepBasic_RWSiUnit.cdl           |    2 +-
 .../RWStepBasic_RWSiUnitAndAreaUnit.cdl            |    2 +-
 .../RWStepBasic_RWSiUnitAndLengthUnit.cdl          |    2 +-
 .../RWStepBasic_RWSiUnitAndMassUnit.cdl            |    2 +-
 .../RWStepBasic_RWSiUnitAndPlaneAngleUnit.cdl      |    2 +-
 .../RWStepBasic_RWSiUnitAndRatioUnit.cdl           |    2 +-
 .../RWStepBasic_RWSiUnitAndSolidAngleUnit.cdl      |    2 +-
 ...sic_RWSiUnitAndThermodynamicTemperatureUnit.cdl |    2 +-
 .../RWStepBasic_RWSiUnitAndTimeUnit.cdl            |    2 +-
 .../RWStepBasic_RWSiUnitAndVolumeUnit.cdl          |    2 +-
 .../RWStepBasic_RWSolidAngleMeasureWithUnit.cdl    |    2 +-
 src/RWStepBasic/RWStepBasic_RWSolidAngleUnit.cdl   |    2 +-
 .../RWStepBasic_RWUncertaintyMeasureWithUnit.cdl   |    2 +-
 .../RWStepBasic_RWWeekOfYearAndDayDate.cdl         |    2 +-
 ...oTolAndGeoTolWthDatRefAndModGeoTolAndPosTol.cdl |    2 +-
 src/RWStepGeom/RWStepGeom.cdl                      |    2 +-
 src/RWStepGeom/RWStepGeom_RWAxis1Placement.cdl     |    2 +-
 src/RWStepGeom/RWStepGeom_RWAxis2Placement2d.cdl   |    2 +-
 src/RWStepGeom/RWStepGeom_RWAxis2Placement3d.cdl   |    2 +-
 src/RWStepGeom/RWStepGeom_RWBSplineCurve.cdl       |    2 +-
 .../RWStepGeom_RWBSplineCurveWithKnots.cdl         |    2 +-
 ...SplineCurveWithKnotsAndRationalBSplineCurve.cdl |    2 +-
 src/RWStepGeom/RWStepGeom_RWBSplineSurface.cdl     |    2 +-
 .../RWStepGeom_RWBSplineSurfaceWithKnots.cdl       |    2 +-
 ...neSurfaceWithKnotsAndRationalBSplineSurface.cdl |    2 +-
 src/RWStepGeom/RWStepGeom_RWBezierCurve.cdl        |    2 +-
 ...epGeom_RWBezierCurveAndRationalBSplineCurve.cdl |    2 +-
 src/RWStepGeom/RWStepGeom_RWBezierSurface.cdl      |    2 +-
 ...om_RWBezierSurfaceAndRationalBSplineSurface.cdl |    2 +-
 src/RWStepGeom/RWStepGeom_RWBoundaryCurve.cdl      |    2 +-
 src/RWStepGeom/RWStepGeom_RWBoundedCurve.cdl       |    2 +-
 src/RWStepGeom/RWStepGeom_RWBoundedSurface.cdl     |    2 +-
 src/RWStepGeom/RWStepGeom_RWCartesianPoint.cdl     |    2 +-
 ...WStepGeom_RWCartesianTransformationOperator.cdl |    2 +-
 ...tepGeom_RWCartesianTransformationOperator3d.cdl |    2 +-
 src/RWStepGeom/RWStepGeom_RWCircle.cdl             |    2 +-
 src/RWStepGeom/RWStepGeom_RWCompositeCurve.cdl     |    2 +-
 .../RWStepGeom_RWCompositeCurveOnSurface.cdl       |    2 +-
 .../RWStepGeom_RWCompositeCurveSegment.cdl         |    2 +-
 src/RWStepGeom/RWStepGeom_RWConic.cdl              |    2 +-
 src/RWStepGeom/RWStepGeom_RWConicalSurface.cdl     |    2 +-
 src/RWStepGeom/RWStepGeom_RWCurve.cdl              |    2 +-
 src/RWStepGeom/RWStepGeom_RWCurveReplica.cdl       |    2 +-
 src/RWStepGeom/RWStepGeom_RWCylindricalSurface.cdl |    2 +-
 src/RWStepGeom/RWStepGeom_RWDegeneratePcurve.cdl   |    2 +-
 .../RWStepGeom_RWDegenerateToroidalSurface.cdl     |    2 +-
 src/RWStepGeom/RWStepGeom_RWDirection.cdl          |    2 +-
 src/RWStepGeom/RWStepGeom_RWElementarySurface.cdl  |    2 +-
 src/RWStepGeom/RWStepGeom_RWEllipse.cdl            |    2 +-
 .../RWStepGeom_RWEvaluatedDegeneratePcurve.cdl     |    2 +-
 ...xtAndGlobUnitAssCtxAndGlobUncertaintyAssCtx.cdl |    2 +-
 ...RWStepGeom_RWGeometricRepresentationContext.cdl |    2 +-
 ...entationContextAndGlobalUnitAssignedContext.cdl |    2 +-
 ...onContextAndParametricRepresentationContext.cdl |    2 +-
 .../RWStepGeom_RWGeometricRepresentationItem.cdl   |    2 +-
 src/RWStepGeom/RWStepGeom_RWHyperbola.cdl          |    2 +-
 src/RWStepGeom/RWStepGeom_RWIntersectionCurve.cdl  |    2 +-
 src/RWStepGeom/RWStepGeom_RWLine.cdl               |    2 +-
 src/RWStepGeom/RWStepGeom_RWOffsetCurve3d.cdl      |    2 +-
 src/RWStepGeom/RWStepGeom_RWOffsetSurface.cdl      |    2 +-
 src/RWStepGeom/RWStepGeom_RWOuterBoundaryCurve.cdl |    2 +-
 src/RWStepGeom/RWStepGeom_RWParabola.cdl           |    2 +-
 src/RWStepGeom/RWStepGeom_RWPcurve.cdl             |    2 +-
 src/RWStepGeom/RWStepGeom_RWPlacement.cdl          |    2 +-
 src/RWStepGeom/RWStepGeom_RWPlane.cdl              |    2 +-
 src/RWStepGeom/RWStepGeom_RWPoint.cdl              |    2 +-
 src/RWStepGeom/RWStepGeom_RWPointOnCurve.cdl       |    2 +-
 src/RWStepGeom/RWStepGeom_RWPointOnSurface.cdl     |    2 +-
 src/RWStepGeom/RWStepGeom_RWPointReplica.cdl       |    2 +-
 src/RWStepGeom/RWStepGeom_RWPolyline.cdl           |    2 +-
 src/RWStepGeom/RWStepGeom_RWQuasiUniformCurve.cdl  |    2 +-
 ..._RWQuasiUniformCurveAndRationalBSplineCurve.cdl |    2 +-
 .../RWStepGeom_RWQuasiUniformSurface.cdl           |    2 +-
 ...uasiUniformSurfaceAndRationalBSplineSurface.cdl |    2 +-
 .../RWStepGeom_RWRationalBSplineCurve.cdl          |    2 +-
 .../RWStepGeom_RWRationalBSplineSurface.cdl        |    2 +-
 .../RWStepGeom_RWRectangularCompositeSurface.cdl   |    2 +-
 .../RWStepGeom_RWRectangularTrimmedSurface.cdl     |    2 +-
 ...pGeom_RWReparametrisedCompositeCurveSegment.cdl |    2 +-
 src/RWStepGeom/RWStepGeom_RWSeamCurve.cdl          |    2 +-
 src/RWStepGeom/RWStepGeom_RWSphericalSurface.cdl   |    2 +-
 src/RWStepGeom/RWStepGeom_RWSurface.cdl            |    2 +-
 src/RWStepGeom/RWStepGeom_RWSurfaceCurve.cdl       |    2 +-
 .../RWStepGeom_RWSurfaceCurveAndBoundedCurve.cdl   |    2 +-
 .../RWStepGeom_RWSurfaceOfLinearExtrusion.cdl      |    2 +-
 .../RWStepGeom_RWSurfaceOfRevolution.cdl           |    2 +-
 src/RWStepGeom/RWStepGeom_RWSurfacePatch.cdl       |    2 +-
 src/RWStepGeom/RWStepGeom_RWSurfaceReplica.cdl     |    2 +-
 src/RWStepGeom/RWStepGeom_RWSweptSurface.cdl       |    2 +-
 src/RWStepGeom/RWStepGeom_RWToroidalSurface.cdl    |    2 +-
 src/RWStepGeom/RWStepGeom_RWTrimmedCurve.cdl       |    2 +-
 src/RWStepGeom/RWStepGeom_RWUniformCurve.cdl       |    2 +-
 ...pGeom_RWUniformCurveAndRationalBSplineCurve.cdl |    2 +-
 src/RWStepGeom/RWStepGeom_RWUniformSurface.cdl     |    2 +-
 ...m_RWUniformSurfaceAndRationalBSplineSurface.cdl |    2 +-
 src/RWStepGeom/RWStepGeom_RWVector.cdl             |    2 +-
 src/RWStepRepr/RWStepRepr.cdl                      |    2 +-
 .../RWStepRepr_RWAssemblyComponentUsage.cxx        |   20 +
 ...StepRepr_RWAssemblyComponentUsageSubstitute.cdl |    2 +-
 .../RWStepRepr_RWCompoundRepresentationItem.cdl    |    2 +-
 .../RWStepRepr_RWDefinitionalRepresentation.cdl    |    2 +-
 .../RWStepRepr_RWDescriptiveRepresentationItem.cdl |    2 +-
 ...tepRepr_RWFunctionallyDefinedTransformation.cdl |    2 +-
 ...StepRepr_RWGlobalUncertaintyAssignedContext.cdl |    2 +-
 .../RWStepRepr_RWGlobalUnitAssignedContext.cdl     |    2 +-
 .../RWStepRepr_RWItemDefinedTransformation.cdl     |    2 +-
 src/RWStepRepr/RWStepRepr_RWMappedItem.cdl         |    2 +-
 .../RWStepRepr_RWMaterialDesignation.cdl           |    2 +-
 .../RWStepRepr_RWMeasureRepresentationItem.cdl     |    2 +-
 ...WStepRepr_RWParametricRepresentationContext.cdl |    2 +-
 ...StepRepr_RWReprItemAndLengthMeasureWithUnit.cdl |    2 +-
 src/RWStepRepr/RWStepRepr_RWRepresentation.cdl     |    2 +-
 .../RWStepRepr_RWRepresentationContext.cdl         |    2 +-
 src/RWStepRepr/RWStepRepr_RWRepresentationItem.cdl |    2 +-
 src/RWStepRepr/RWStepRepr_RWRepresentationMap.cdl  |    2 +-
 .../RWStepRepr_RWRepresentationRelationship.cdl    |    2 +-
 ...epresentationRelationshipWithTransformation.cdl |    2 +-
 src/RWStepRepr/RWStepRepr_RWShapeAspect.cdl        |    2 +-
 ...epresentationRelationshipWithTransformation.cdl |    2 +-
 src/RWStepShape/RWStepShape.cdl                    |    2 +-
 ...StepShape_RWAdvancedBrepShapeRepresentation.cdl |    2 +-
 src/RWStepShape/RWStepShape_RWAdvancedFace.cdl     |    2 +-
 src/RWStepShape/RWStepShape_RWBlock.cdl            |    2 +-
 src/RWStepShape/RWStepShape_RWBooleanResult.cdl    |    2 +-
 src/RWStepShape/RWStepShape_RWBoxDomain.cdl        |    2 +-
 src/RWStepShape/RWStepShape_RWBoxedHalfSpace.cdl   |    2 +-
 src/RWStepShape/RWStepShape_RWBrepWithVoids.cdl    |    2 +-
 src/RWStepShape/RWStepShape_RWClosedShell.cdl      |    2 +-
 src/RWStepShape/RWStepShape_RWConnectedFaceSet.cdl |    2 +-
 ...Shape_RWContextDependentShapeRepresentation.cdl |    2 +-
 .../RWStepShape_RWCsgShapeRepresentation.cdl       |    2 +-
 src/RWStepShape/RWStepShape_RWCsgSolid.cdl         |    2 +-
 ...itionalRepresentationAndShapeRepresentation.cdl |    2 +-
 src/RWStepShape/RWStepShape_RWEdge.cdl             |    2 +-
 src/RWStepShape/RWStepShape_RWEdgeCurve.cdl        |    2 +-
 src/RWStepShape/RWStepShape_RWEdgeCurve.cxx        |   20 +-
 src/RWStepShape/RWStepShape_RWEdgeLoop.cdl         |    2 +-
 .../RWStepShape_RWExtrudedAreaSolid.cdl            |    2 +-
 .../RWStepShape_RWExtrudedFaceSolid.cdl            |    2 +-
 src/RWStepShape/RWStepShape_RWFace.cdl             |    2 +-
 src/RWStepShape/RWStepShape_RWFaceBound.cdl        |    2 +-
 src/RWStepShape/RWStepShape_RWFaceBound.cxx        |    8 +-
 src/RWStepShape/RWStepShape_RWFaceOuterBound.cdl   |    2 +-
 src/RWStepShape/RWStepShape_RWFaceSurface.cdl      |    2 +-
 src/RWStepShape/RWStepShape_RWFacetedBrep.cdl      |    2 +-
 .../RWStepShape_RWFacetedBrepAndBrepWithVoids.cdl  |    2 +-
 ...WStepShape_RWFacetedBrepShapeRepresentation.cdl |    2 +-
 .../RWStepShape_RWGeometricCurveSet.cdl            |    2 +-
 src/RWStepShape/RWStepShape_RWGeometricSet.cdl     |    2 +-
 ...metricallyBoundedSurfaceShapeRepresentation.cdl |    2 +-
 ...tricallyBoundedWireframeShapeRepresentation.cdl |    2 +-
 src/RWStepShape/RWStepShape_RWHalfSpaceSolid.cdl   |    2 +-
 src/RWStepShape/RWStepShape_RWLimitsAndFits.cdl    |    2 +-
 src/RWStepShape/RWStepShape_RWLoop.cdl             |    2 +-
 src/RWStepShape/RWStepShape_RWLoopAndPath.cdl      |    2 +-
 .../RWStepShape_RWManifoldSolidBrep.cdl            |    2 +-
 .../RWStepShape_RWManifoldSolidBrep.cxx            |    4 +-
 ...pShape_RWManifoldSurfaceShapeRepresentation.cdl |    2 +-
 .../RWStepShape_RWMeasureQualification.cdl         |    2 +-
 ...sentationItemAndQualifiedRepresentationItem.cdl |    2 +-
 src/RWStepShape/RWStepShape_RWOpenShell.cdl        |    2 +-
 .../RWStepShape_RWOrientedClosedShell.cdl          |    2 +-
 src/RWStepShape/RWStepShape_RWOrientedEdge.cdl     |    2 +-
 src/RWStepShape/RWStepShape_RWOrientedFace.cdl     |    2 +-
 .../RWStepShape_RWOrientedOpenShell.cdl            |    2 +-
 src/RWStepShape/RWStepShape_RWOrientedPath.cdl     |    2 +-
 src/RWStepShape/RWStepShape_RWPath.cdl             |    2 +-
 .../RWStepShape_RWPlusMinusTolerance.cdl           |    2 +-
 src/RWStepShape/RWStepShape_RWPolyLoop.cdl         |    2 +-
 .../RWStepShape_RWPrecisionQualifier.cdl           |    2 +-
 .../RWStepShape_RWQualifiedRepresentationItem.cdl  |    2 +-
 .../RWStepShape_RWRevolvedAreaSolid.cdl            |    2 +-
 .../RWStepShape_RWRevolvedFaceSolid.cdl            |    2 +-
 .../RWStepShape_RWRightAngularWedge.cdl            |    2 +-
 .../RWStepShape_RWRightCircularCone.cdl            |    2 +-
 .../RWStepShape_RWRightCircularCylinder.cdl        |    2 +-
 .../RWStepShape_RWShapeRepresentation.cdl          |    2 +-
 .../RWStepShape_RWShellBasedSurfaceModel.cdl       |    2 +-
 src/RWStepShape/RWStepShape_RWSolidModel.cdl       |    2 +-
 src/RWStepShape/RWStepShape_RWSolidReplica.cdl     |    2 +-
 src/RWStepShape/RWStepShape_RWSphere.cdl           |    2 +-
 src/RWStepShape/RWStepShape_RWSweptAreaSolid.cdl   |    2 +-
 src/RWStepShape/RWStepShape_RWSweptFaceSolid.cdl   |    2 +-
 src/RWStepShape/RWStepShape_RWToleranceValue.cdl   |    2 +-
 ...RWStepShape_RWTopologicalRepresentationItem.cdl |    2 +-
 src/RWStepShape/RWStepShape_RWTorus.cdl            |    2 +-
 ...StepShape_RWTransitionalShapeRepresentation.cdl |    2 +-
 src/RWStepShape/RWStepShape_RWTypeQualifier.cdl    |    2 +-
 src/RWStepShape/RWStepShape_RWVertex.cdl           |    2 +-
 src/RWStepShape/RWStepShape_RWVertexLoop.cdl       |    2 +-
 src/RWStepShape/RWStepShape_RWVertexPoint.cdl      |    2 +-
 src/RWStepVisual/RWStepVisual.cdl                  |    2 +-
 src/RWStepVisual/RWStepVisual_RWAreaInSet.cdl      |    2 +-
 .../RWStepVisual_RWBackgroundColour.cdl            |    2 +-
 src/RWStepVisual/RWStepVisual_RWCameraImage.cdl    |    2 +-
 src/RWStepVisual/RWStepVisual_RWCameraModel.cdl    |    2 +-
 src/RWStepVisual/RWStepVisual_RWCameraModelD2.cdl  |    2 +-
 src/RWStepVisual/RWStepVisual_RWCameraModelD3.cdl  |    2 +-
 src/RWStepVisual/RWStepVisual_RWCameraUsage.cdl    |    2 +-
 src/RWStepVisual/RWStepVisual_RWColour.cdl         |    2 +-
 src/RWStepVisual/RWStepVisual_RWColourRgb.cdl      |    2 +-
 .../RWStepVisual_RWColourSpecification.cdl         |    2 +-
 src/RWStepVisual/RWStepVisual_RWCompositeText.cdl  |    2 +-
 .../RWStepVisual_RWCompositeTextWithExtent.cdl     |    2 +-
 ...RWStepVisual_RWContextDependentInvisibility.cdl |    2 +-
 ...sual_RWContextDependentOverRidingStyledItem.cdl |    2 +-
 src/RWStepVisual/RWStepVisual_RWCurveStyle.cdl     |    2 +-
 src/RWStepVisual/RWStepVisual_RWCurveStyleFont.cdl |    2 +-
 .../RWStepVisual_RWCurveStyleFontPattern.cdl       |    2 +-
 .../RWStepVisual_RWDraughtingPreDefinedColour.cdl  |    2 +-
 ...WStepVisual_RWDraughtingPreDefinedCurveFont.cdl |    2 +-
 src/RWStepVisual/RWStepVisual_RWFillAreaStyle.cdl  |    2 +-
 .../RWStepVisual_RWFillAreaStyleColour.cdl         |    2 +-
 src/RWStepVisual/RWStepVisual_RWInvisibility.cdl   |    2 +-
 ...RWMechanicalDesignGeometricPresentationArea.cdl |    2 +-
 ...alDesignGeometricPresentationRepresentation.cdl |    2 +-
 .../RWStepVisual_RWOverRidingStyledItem.cdl        |    2 +-
 src/RWStepVisual/RWStepVisual_RWPlanarBox.cdl      |    2 +-
 src/RWStepVisual/RWStepVisual_RWPlanarExtent.cdl   |    2 +-
 src/RWStepVisual/RWStepVisual_RWPointStyle.cdl     |    2 +-
 .../RWStepVisual_RWPreDefinedColour.cdl            |    2 +-
 .../RWStepVisual_RWPreDefinedCurveFont.cdl         |    2 +-
 src/RWStepVisual/RWStepVisual_RWPreDefinedItem.cdl |    2 +-
 .../RWStepVisual_RWPresentationArea.cdl            |    2 +-
 .../RWStepVisual_RWPresentationLayerAssignment.cdl |    2 +-
 .../RWStepVisual_RWPresentationLayerUsage.cdl      |    2 +-
 .../RWStepVisual_RWPresentationRepresentation.cdl  |    2 +-
 .../RWStepVisual_RWPresentationSet.cdl             |    2 +-
 .../RWStepVisual_RWPresentationSize.cdl            |    2 +-
 .../RWStepVisual_RWPresentationStyleAssignment.cdl |    2 +-
 .../RWStepVisual_RWPresentationStyleByContext.cdl  |    2 +-
 .../RWStepVisual_RWPresentationView.cdl            |    2 +-
 .../RWStepVisual_RWPresentedItemRepresentation.cdl |    2 +-
 src/RWStepVisual/RWStepVisual_RWStyledItem.cdl     |    2 +-
 .../RWStepVisual_RWSurfaceSideStyle.cdl            |    2 +-
 .../RWStepVisual_RWSurfaceStyleBoundary.cdl        |    2 +-
 .../RWStepVisual_RWSurfaceStyleControlGrid.cdl     |    2 +-
 .../RWStepVisual_RWSurfaceStyleFillArea.cdl        |    2 +-
 .../RWStepVisual_RWSurfaceStyleParameterLine.cdl   |    2 +-
 ...WStepVisual_RWSurfaceStyleSegmentationCurve.cdl |    2 +-
 .../RWStepVisual_RWSurfaceStyleSilhouette.cdl      |    2 +-
 .../RWStepVisual_RWSurfaceStyleUsage.cdl           |    2 +-
 src/RWStepVisual/RWStepVisual_RWTemplate.cdl       |    2 +-
 .../RWStepVisual_RWTemplateInstance.cdl            |    2 +-
 src/RWStepVisual/RWStepVisual_RWTextLiteral.cdl    |    2 +-
 src/RWStepVisual/RWStepVisual_RWTextStyle.cdl      |    2 +-
 .../RWStepVisual_RWTextStyleForDefinedFont.cdl     |    2 +-
 ...tepVisual_RWTextStyleWithBoxCharacteristics.cdl |    2 +-
 src/RWStepVisual/RWStepVisual_RWViewVolume.cdl     |    2 +-
 src/RWStl/RWStl.cxx                                |   74 +-
 src/Resource/Resource.cdl                          |    1 -
 src/Resource/Resource_Manager.cdl                  |    4 +-
 src/STEPCAFControl/STEPCAFControl.cdl              |    8 +-
 src/STEPCAFControl/STEPCAFControl_ActorWrite.cdl   |    2 +-
 src/STEPCAFControl/STEPCAFControl_Controller.cdl   |    2 +-
 src/STEPCAFControl/STEPCAFControl_Reader.cdl       |    4 +-
 src/STEPCAFControl/STEPCAFControl_Reader.cxx       |   36 +-
 src/STEPCAFControl/STEPCAFControl_Writer.cdl       |    4 +-
 src/STEPCAFControl/STEPCAFControl_Writer.cxx       |   87 +-
 src/STEPConstruct/STEPConstruct.cdl                |   25 +-
 src/STEPConstruct/STEPConstruct.cxx                |   21 +-
 src/STEPConstruct/STEPConstruct_AP203Context.cxx   |   21 +-
 src/STEPConstruct/STEPConstruct_Assembly.cdl       |    2 +-
 src/STEPConstruct/STEPConstruct_Assembly.cxx       |    4 +-
 src/STEPConstruct/STEPConstruct_ContextTool.cdl    |    3 +-
 src/STEPConstruct/STEPConstruct_ExternRefs.cxx     |    8 -
 src/STEPConstruct/STEPConstruct_Styles.cdl         |    3 +-
 src/STEPConstruct/STEPConstruct_Styles.cxx         |   64 +-
 src/STEPConstruct/STEPConstruct_UnitContext.cxx    |   16 +-
 .../STEPConstruct_ValidationProps.cxx              |   37 +-
 src/STEPControl/STEPControl_ActorRead.cdl          |   40 +-
 src/STEPControl/STEPControl_ActorRead.cxx          |   34 +-
 src/STEPControl/STEPControl_ActorWrite.cdl         |   22 +-
 src/STEPControl/STEPControl_ActorWrite.cxx         |  113 +-
 src/STEPControl/STEPControl_Controller.cdl         |   10 +-
 src/STEPControl/STEPControl_Controller.cxx         |    8 +
 src/STEPControl/STEPControl_Reader.cdl             |    2 +-
 src/STEPControl/STEPControl_Reader.cxx             |    2 +-
 src/STEPControl/STEPControl_Writer.cdl             |    4 +-
 .../STEPSelections_AssemblyComponent.cdl           |    4 +-
 src/STEPSelections/STEPSelections_AssemblyLink.cdl |    4 +-
 .../STEPSelections_SelectAssembly.cdl              |    2 +-
 .../STEPSelections_SelectDerived.cdl               |    2 +-
 src/STEPSelections/STEPSelections_SelectFaces.cdl  |    2 +-
 .../STEPSelections_SelectForTransfer.cdl           |    4 +-
 .../STEPSelections_SelectGSCurves.cdl              |    2 +-
 .../STEPSelections_SelectInstances.cdl             |    2 +-
 src/SWDRAW/SWDRAW.cdl                              |   22 +-
 src/SWDRAW/SWDRAW.cxx                              |   69 -
 src/SWDRAW/SWDRAW_ShapeBuild.cdl                   |   30 -
 src/SWDRAW/SWDRAW_ShapeBuild.cxx                   |   26 -
 src/SWDRAW/SWDRAW_ShapeConstruct.cdl               |   31 -
 src/SWDRAW/SWDRAW_ShapeConstruct.cxx               |   21 -
 src/SWDRAW/SWDRAW_ShapeFix.cxx                     |   14 +
 src/SWDRAW/SWDRAW_ShapeUpgrade.cxx                 |  163 -
 src/SWDRAW/SWDRAW_ToVRML.cdl                       |   80 -
 src/SWDRAW/SWDRAW_ToVRML.cxx                       |  188 -
 src/Select3D/Select3D.cdl                          |    3 +-
 src/Select3D/Select3D_Projector.cdl                |  198 +-
 src/Select3D/Select3D_Projector.cxx                |  647 +--
 src/Select3D/Select3D_Projector.lxx                |  122 +-
 src/Select3D/Select3D_SensitiveBox.cdl             |    4 +-
 src/Select3D/Select3D_SensitiveCircle.cdl          |    8 +-
 src/Select3D/Select3D_SensitiveCircle.cxx          |    2 +-
 src/Select3D/Select3D_SensitiveCurve.cdl           |   24 +-
 src/Select3D/Select3D_SensitiveCurve.cxx           |   74 +-
 src/Select3D/Select3D_SensitiveEntity.cdl          |    2 +-
 src/Select3D/Select3D_SensitiveEntity.cxx          |    4 +-
 src/Select3D/Select3D_SensitiveFace.cdl            |    4 +-
 src/Select3D/Select3D_SensitiveGroup.cdl           |    4 +-
 src/Select3D/Select3D_SensitivePoint.cdl           |    2 +-
 src/Select3D/Select3D_SensitivePoly.cdl            |    6 +-
 src/Select3D/Select3D_SensitiveSegment.cdl         |    2 +-
 src/Select3D/Select3D_SensitiveTriangle.cdl        |    2 +-
 src/Select3D/Select3D_SensitiveTriangulation.cdl   |    4 +-
 src/Select3D/Select3D_SensitiveTriangulation.cxx   |    3 +
 src/Select3D/Select3D_SensitiveTriangulation.lxx   |    5 +
 src/Select3D/Select3D_SensitiveWire.cdl            |    2 +-
 src/Select3D/Select3D_SensitiveWire.cxx            |    2 +-
 src/SelectBasics/SelectBasics.cdl                  |    5 -
 src/SelectBasics/SelectBasics_BasicTool.cdl        |    3 +-
 src/SelectBasics/SelectBasics_EntityOwner.cdl      |    1 -
 src/SelectBasics/SelectBasics_SortAlgo.cdl         |    1 +
 src/SelectBasics/SelectBasics_SortAlgo.cxx         |    4 +-
 src/SelectMgr/FILES                                |    1 -
 src/SelectMgr/SelectMgr.cdl                        |   27 +-
 src/SelectMgr/SelectMgr_AndFilter.cdl              |    2 +-
 src/SelectMgr/SelectMgr_CompareResults.hxx         |    3 +
 src/SelectMgr/SelectMgr_DataMapOfObjectOwners.hxx  |   37 -
 src/SelectMgr/SelectMgr_EntityOwner.cdl            |   43 +-
 src/SelectMgr/SelectMgr_EntityOwner.cxx            |   21 +-
 src/SelectMgr/SelectMgr_EntityOwner.lxx            |   10 +-
 src/SelectMgr/SelectMgr_OrFilter.cdl               |    2 +-
 src/SelectMgr/SelectMgr_SelectableObject.cdl       |   17 +-
 src/SelectMgr/SelectMgr_SelectableObject.cxx       |   31 +-
 src/SelectMgr/SelectMgr_Selection.cdl              |    8 +-
 src/SelectMgr/SelectMgr_Selection.cxx              |   13 +
 src/SelectMgr/SelectMgr_SelectionManager.cdl       |    2 +-
 src/SelectMgr/SelectMgr_SelectionManager.cxx       |   35 +-
 src/SelectMgr/SelectMgr_ViewerSelector.cdl         |    9 +-
 src/SelectMgr/SelectMgr_ViewerSelector.cxx         |   13 +-
 src/SelectMgr/SelectMgr_ViewerSelector.lxx         |    5 +
 src/Shaders/Declarations.glsl                      |   16 +-
 src/Shaders/PhongShading.fs                        |   87 +-
 src/Shaders/PhongShading.vs                        |   12 +-
 src/Shaders/RaytraceBase.fs                        | 1083 ++++
 src/Shaders/RaytraceBase.vs                        |   12 +
 src/Shaders/RaytraceRender.fs                      |   18 +
 src/Shaders/RaytraceSmooth.fs                      |   78 +
 src/ShapeAlgo/ShapeAlgo.cdl                        |    1 -
 src/ShapeAlgo/ShapeAlgo_AlgoContainer.cdl          |    2 +-
 src/ShapeAlgo/ShapeAlgo_ToolContainer.cdl          |    4 +-
 src/ShapeAnalysis/ShapeAnalysis.cdl                |   70 +-
 src/ShapeAnalysis/ShapeAnalysis.cxx                |    6 +-
 src/ShapeAnalysis/ShapeAnalysis_CheckSmallFace.cdl |    2 +-
 src/ShapeAnalysis/ShapeAnalysis_CheckSmallFace.cxx |    4 +-
 src/ShapeAnalysis/ShapeAnalysis_Curve.cxx          |   30 +-
 src/ShapeAnalysis/ShapeAnalysis_Edge.cdl           |   16 +-
 src/ShapeAnalysis/ShapeAnalysis_Edge.cxx           |   20 +-
 src/ShapeAnalysis/ShapeAnalysis_FreeBoundData.cdl  |    4 +-
 src/ShapeAnalysis/ShapeAnalysis_FreeBoundData.lxx  |    2 +-
 src/ShapeAnalysis/ShapeAnalysis_FreeBounds.cxx     |  160 +-
 src/ShapeAnalysis/ShapeAnalysis_ShapeContents.cdl  |    2 +-
 src/ShapeAnalysis/ShapeAnalysis_Surface.cdl        |    2 +-
 src/ShapeAnalysis/ShapeAnalysis_Surface.cxx        |   12 +-
 .../ShapeAnalysis_TransferParameters.cdl           |    4 +-
 .../ShapeAnalysis_TransferParametersProj.cdl       |    4 +-
 src/ShapeAnalysis/ShapeAnalysis_Wire.cxx           |   33 +-
 src/ShapeAnalysis/ShapeAnalysis_WireOrder.cxx      |   10 +-
 src/ShapeBuild/ShapeBuild.cdl                      |    6 +-
 src/ShapeBuild/ShapeBuild_Edge.cxx                 |  478 +-
 src/ShapeBuild/ShapeBuild_ReShape.cdl              |    2 +-
 src/ShapeBuild/ShapeBuild_ReShape.cxx              |    7 +-
 src/ShapeConstruct/ShapeConstruct.cdl              |    7 +-
 src/ShapeConstruct/ShapeConstruct.cxx              |   12 +-
 src/ShapeConstruct/ShapeConstruct_Curve.cxx        |   12 +-
 .../ShapeConstruct_ProjectCurveOnSurface.cxx       |   38 +-
 src/ShapeCustom/ShapeCustom.cdl                    |    8 +-
 src/ShapeCustom/ShapeCustom.cxx                    |   62 +-
 src/ShapeCustom/ShapeCustom_BSplineRestriction.cdl |    6 +-
 src/ShapeCustom/ShapeCustom_BSplineRestriction.cxx |   26 +-
 src/ShapeCustom/ShapeCustom_ConvertToBSpline.cdl   |    2 +-
 .../ShapeCustom_ConvertToRevolution.cdl            |    2 +-
 src/ShapeCustom/ShapeCustom_Curve.cxx              |    2 +-
 src/ShapeCustom/ShapeCustom_DirectModification.cdl |    2 +-
 .../ShapeCustom_RestrictionParameters.cdl          |    2 +-
 src/ShapeCustom/ShapeCustom_Surface.cxx            |    6 +-
 src/ShapeCustom/ShapeCustom_SweptToElementary.cdl  |    2 +-
 src/ShapeCustom/ShapeCustom_TrsfModification.cdl   |    2 +-
 src/ShapeExtend/ShapeExtend.cdl                    |   13 +-
 .../ShapeExtend_BasicMsgRegistrator.cdl            |    2 +-
 src/ShapeExtend/ShapeExtend_ComplexCurve.cdl       |    2 +-
 src/ShapeExtend/ShapeExtend_ComplexCurve.cxx       |    2 +-
 src/ShapeExtend/ShapeExtend_CompositeSurface.cdl   |   12 +-
 src/ShapeExtend/ShapeExtend_CompositeSurface.cxx   |    4 +-
 src/ShapeExtend/ShapeExtend_MsgRegistrator.cdl     |    2 +-
 src/ShapeExtend/ShapeExtend_MsgRegistrator.cxx     |    4 +-
 src/ShapeExtend/ShapeExtend_WireData.cdl           |    4 +-
 src/ShapeFix/ShapeFix.cdl                          |   37 +-
 src/ShapeFix/ShapeFix.cxx                          |    4 +-
 src/ShapeFix/ShapeFix_ComposeShell.cxx             |   91 +-
 src/ShapeFix/ShapeFix_Edge.cxx                     |   11 +-
 src/ShapeFix/ShapeFix_EdgeConnect.cdl              |    3 +-
 src/ShapeFix/ShapeFix_EdgeProjAux.cdl              |    4 +-
 src/ShapeFix/ShapeFix_EdgeProjAux.cxx              |   20 +-
 src/ShapeFix/ShapeFix_Face.cxx                     |  306 +-
 src/ShapeFix/ShapeFix_FaceConnect.cdl              |    2 +-
 src/ShapeFix/ShapeFix_FaceConnect.cxx              |   17 +-
 src/ShapeFix/ShapeFix_FixSmallFace.cdl             |    2 +-
 src/ShapeFix/ShapeFix_FixSmallFace.cxx             |    2 +-
 src/ShapeFix/ShapeFix_IntersectionTool.cxx         |  110 +-
 src/ShapeFix/ShapeFix_Shell.cxx                    |   53 +-
 src/ShapeFix/ShapeFix_Solid.cxx                    |   10 +-
 src/ShapeFix/ShapeFix_SplitTool.cxx                |   24 +-
 src/ShapeFix/ShapeFix_Wire.cxx                     |   38 +-
 src/ShapeFix/ShapeFix_WireSegment.cdl              |    2 +-
 src/ShapeFix/ShapeFix_WireSegment.cxx              |   10 +-
 src/ShapeFix/ShapeFix_WireVertex.cdl               |    3 +-
 src/ShapeFix/ShapeFix_Wire_1.cxx                   |    8 +-
 src/ShapeFix/ShapeFix_Wireframe.cxx                |   17 +-
 src/ShapeProcess/FILES                             |    1 -
 src/ShapeProcess/ShapeProcess.cdl                  |    7 +-
 src/ShapeProcess/ShapeProcess.cxx                  |    6 +-
 src/ShapeProcess/ShapeProcess_Context.cxx          |   16 +-
 src/ShapeProcess/ShapeProcess_OperFunc.cxx         |   30 -
 src/ShapeProcess/ShapeProcess_OperFunc.hxx         |    5 +-
 src/ShapeProcess/ShapeProcess_OperLibrary.cxx      |   10 +-
 src/ShapeProcess/ShapeProcess_ShapeContext.cxx     |   12 +-
 src/ShapeProcessAPI/ShapeProcessAPI.cdl            |    3 +-
 src/ShapeSchema/ShapeSchema.cdl                    |    2 -
 src/ShapeUpgrade/ShapeUpgrade.cdl                  |   15 +-
 src/ShapeUpgrade/ShapeUpgrade_ClosedFaceDivide.cxx |    4 +-
 .../ShapeUpgrade_ConvertCurve2dToBezier.cxx        |    4 +-
 .../ShapeUpgrade_ConvertCurve3dToBezier.cxx        |    4 +-
 .../ShapeUpgrade_ConvertSurfaceToBezierBasis.cdl   |    2 +-
 .../ShapeUpgrade_ConvertSurfaceToBezierBasis.cxx   |    4 +-
 src/ShapeUpgrade/ShapeUpgrade_EdgeDivide.cdl       |    2 +-
 src/ShapeUpgrade/ShapeUpgrade_FaceDivide.cdl       |    2 +-
 src/ShapeUpgrade/ShapeUpgrade_FaceDivideArea.cxx   |    3 +
 .../ShapeUpgrade_FixSmallBezierCurves.cxx          |    6 +-
 src/ShapeUpgrade/ShapeUpgrade_RemoveLocations.cxx  |   21 +-
 src/ShapeUpgrade/ShapeUpgrade_ShapeDivide.cxx      |    2 +-
 src/ShapeUpgrade/ShapeUpgrade_ShapeDivideAngle.cdl |    2 +-
 src/ShapeUpgrade/ShapeUpgrade_ShapeDivideAngle.cxx |    2 +-
 .../ShapeUpgrade_ShapeDivideContinuity.cdl         |    2 +-
 src/ShapeUpgrade/ShapeUpgrade_SplitCurve.cdl       |    2 +-
 src/ShapeUpgrade/ShapeUpgrade_SplitCurve2d.cdl     |    2 +-
 src/ShapeUpgrade/ShapeUpgrade_SplitCurve2d.cxx     |    8 +-
 .../ShapeUpgrade_SplitCurve2dContinuity.cxx        |    2 +-
 src/ShapeUpgrade/ShapeUpgrade_SplitCurve3d.cdl     |    2 +-
 src/ShapeUpgrade/ShapeUpgrade_SplitCurve3d.cxx     |   12 +-
 .../ShapeUpgrade_SplitCurve3dContinuity.cxx        |    2 +-
 src/ShapeUpgrade/ShapeUpgrade_SplitSurface.cdl     |    2 +-
 src/ShapeUpgrade/ShapeUpgrade_SplitSurface.cxx     |    2 +-
 .../ShapeUpgrade_SplitSurfaceAngle.cdl             |    2 +-
 src/ShapeUpgrade/ShapeUpgrade_SplitSurfaceArea.cdl |    2 +-
 .../ShapeUpgrade_SplitSurfaceContinuity.cdl        |    2 +-
 .../ShapeUpgrade_SplitSurfaceContinuity.cxx        |    2 +-
 src/ShapeUpgrade/ShapeUpgrade_UnifySameDomain.cxx  |   28 +-
 src/ShapeUpgrade/ShapeUpgrade_WireDivide.cdl       |    2 +-
 src/ShapeUpgrade/ShapeUpgrade_WireDivide.cxx       |    8 +-
 src/SortTools/SortTools.cdl                        |    4 -
 src/Standard/FILES                                 |   12 -
 src/Standard/Handle_Standard_Persistent.cxx        |    2 +-
 src/Standard/Handle_Standard_Persistent.hxx        |   49 +-
 src/Standard/Handle_Standard_Transient.cxx         |   10 +-
 src/Standard/Handle_Standard_Transient.hxx         |   37 +-
 src/Standard/Standard.cdl                          |   16 +-
 src/Standard/Standard.cxx                          |   88 +-
 src/Standard/Standard_Address.cxx                  |   34 -
 src/Standard/Standard_Address.hxx                  |   32 -
 src/Standard/Standard_Assert.hxx                   |    6 +-
 src/Standard/Standard_Atomic.hxx                   |   21 +-
 src/Standard/Standard_Boolean.cxx                  |   55 -
 src/Standard/Standard_Boolean.hxx                  |   57 +-
 src/Standard/Standard_CLocaleSentry.cxx            |   15 +-
 src/Standard/Standard_CLocaleSentry.hxx            |   40 +-
 src/Standard/Standard_CString.cxx                  |   24 +-
 src/Standard/Standard_CString.hxx                  |   30 +-
 src/Standard/Standard_Character.cxx                |   63 -
 src/Standard/Standard_Character.hxx                |   30 -
 src/Standard/Standard_DefineAlloc.hxx              |   15 +-
 src/Standard/Standard_DefineHandle.hxx             |    4 +-
 src/Standard/Standard_ExtCharacter.cxx             |   64 -
 src/Standard/Standard_ExtCharacter.hxx             |   40 -
 src/Standard/Standard_ExtString.cxx                |   22 -
 src/Standard/Standard_ExtString.hxx                |   16 -
 src/Standard/Standard_Failure.cdl                  |    8 +-
 src/Standard/Standard_Failure.cxx                  |   25 +-
 src/Standard/Standard_GUID.cdl                     |    2 +-
 src/Standard/Standard_IStream.cxx                  |   25 -
 src/Standard/Standard_IStream.hxx                  |    9 +-
 src/Standard/Standard_Integer.cxx                  |  231 -
 src/Standard/Standard_Integer.hxx                  |   28 +-
 src/Standard/Standard_MMgrOpt.cxx                  |   50 +-
 src/Standard/Standard_MMgrOpt.hxx                  |   30 +-
 src/Standard/Standard_MMgrRaw.hxx                  |   11 -
 src/Standard/Standard_MMgrRoot.hxx                 |   10 +-
 src/Standard/Standard_MMgrTBBalloc.hxx             |   11 -
 src/Standard/Standard_Macro.hxx                    |   51 +-
 src/Standard/Standard_OId.hxx                      |   36 -
 src/Standard/Standard_OStream.cxx                  |   26 -
 src/Standard/Standard_OStream.hxx                  |   23 +-
 src/Standard/Standard_Persistent.cdl               |    9 +-
 src/Standard/Standard_Persistent.cxx               |   41 +-
 src/Standard/Standard_Persistent_proto.hxx         |   17 +-
 src/Standard/Standard_PrimitiveTypes.hxx           |   24 +-
 src/Standard/Standard_Real.cxx                     |   36 +-
 src/Standard/Standard_Real.hxx                     |   36 +-
 src/Standard/Standard_SStream.hxx                  |   26 +-
 src/Standard/Standard_ShallowDump.cxx              |   40 -
 src/Standard/Standard_ShortReal.cxx                |   30 -
 src/Standard/Standard_ShortReal.hxx                |   14 +-
 src/Standard/Standard_Storable.cdl                 |    8 -
 src/Standard/Standard_Storable.cxx                 |    7 -
 src/Standard/Standard_Stream.hxx                   |   64 +-
 src/Standard/Standard_Time.cxx                     |   23 -
 src/Standard/Standard_Time.hxx                     |    6 -
 src/Standard/Standard_Transient.cdl                |    2 +-
 src/Standard/Standard_Transient.cxx                |   10 +-
 src/Standard/Standard_Transient.hxx                |    8 -
 src/Standard/Standard_Transient_proto.hxx          |    8 -
 src/Standard/Standard_Type.cdl                     |   20 +-
 src/Standard/Standard_Type.cxx                     |   73 +-
 src/Standard/Standard_TypeDef.hxx                  |    4 +-
 src/Standard/Standard_UUID.cxx                     |    6 -
 src/Standard/Standard_UUID.hxx                     |    3 -
 src/Standard/Standard_Version.hxx                  |   12 +-
 src/Standard/Standard_math.hxx                     |    3 +
 src/Standard/Standard_osd_ffi.c                    |  427 --
 src/Standard/Standard_symlink.c                    |   44 -
 src/Standard/Standard_values.h                     |   19 +-
 src/StdDrivers/StdDrivers.cxx                      |    8 +-
 .../StdDrivers_DocumentRetrievalDriver.cdl         |    2 +-
 .../StdDrivers_DocumentStorageDriver.cdl           |    2 +-
 src/StdLDrivers/StdLDrivers.cxx                    |    6 +-
 .../StdLDrivers_DocumentRetrievalDriver.cdl        |    2 +-
 .../StdLDrivers_DocumentStorageDriver.cdl          |    2 +-
 src/StdPrs/FILES                                   |    2 +
 src/StdPrs/StdPrs.cdl                              |   61 +-
 src/StdPrs/StdPrs_HLRPolyShape.cdl                 |    1 +
 src/StdPrs/StdPrs_HLRShape.hxx                     |   10 +-
 src/StdPrs/StdPrs_Point.hxx                        |    2 +-
 src/StdPrs/StdPrs_PoleCurve.cdl                    |    6 +-
 src/StdPrs/StdPrs_ShadedShape.cdl                  |   26 +-
 src/StdPrs/StdPrs_ShadedShape.cxx                  |  488 +-
 src/StdPrs/StdPrs_ShadedSurface.cdl                |    9 +-
 src/StdPrs/StdPrs_ToolShadedShape.cdl              |   38 -
 src/StdPrs/StdPrs_ToolShadedShape.cxx              |   90 +-
 src/StdPrs/StdPrs_ToolShadedShape.hxx              |   51 +
 src/StdPrs/StdPrs_WFDeflectionRestrictedFace.cdl   |   15 +-
 src/StdPrs/StdPrs_WFDeflectionRestrictedFace.cxx   |   71 +-
 src/StdPrs/StdPrs_WFDeflectionShape.hxx            |    3 +
 src/StdPrs/StdPrs_WFPoleSurface.cdl                |    7 +-
 src/StdPrs/StdPrs_WFRestrictedFace.cxx             |    8 +-
 src/StdPrs/StdPrs_WFRestrictedFace.hxx             |    6 +
 src/StdPrs/StdPrs_WFSurface.cdl                    |    4 +
 src/StdPrs/StdPrs_WFSurface.cxx                    |   66 +-
 src/StdResource/XCAF                               |    2 +-
 src/StdSelect/StdSelect.cdl                        |   15 +-
 src/StdSelect/StdSelect.cxx                        |    1 -
 src/StdSelect/StdSelect_BRepOwner.cdl              |    8 +-
 src/StdSelect/StdSelect_BRepSelectionTool.cdl      |   10 +-
 src/StdSelect/StdSelect_BRepSelectionTool.cxx      |    2 +-
 src/StdSelect/StdSelect_EdgeFilter.cdl             |    2 +-
 src/StdSelect/StdSelect_FaceFilter.cdl             |    2 +-
 src/StdSelect/StdSelect_Prs.cdl                    |    2 +-
 src/StdSelect/StdSelect_Shape.cdl                  |    8 +-
 src/StdSelect/StdSelect_Shape.cxx                  |   10 +-
 src/StdSelect/StdSelect_ShapeTypeFilter.cdl        |    2 +-
 src/StdSelect/StdSelect_ViewerSelector3d.cdl       |  174 +-
 src/StdSelect/StdSelect_ViewerSelector3d.cxx       |  856 +--
 src/StdSelect/StdSelect_ViewerSelector3d.lxx       |    6 +-
 src/StepAP209/StepAP209.cdl                        |    3 +-
 src/StepAP209/StepAP209_Construct.cxx              |    4 +-
 .../StepAP214_AppliedApprovalAssignment.cdl        |   12 +-
 .../StepAP214_AppliedDateAndTimeAssignment.cdl     |   16 +-
 src/StepAP214/StepAP214_AppliedDateAssignment.cdl  |   16 +-
 .../StepAP214_AppliedOrganizationAssignment.cdl    |   16 +-
 ...P214_AppliedPersonAndOrganizationAssignment.cdl |   16 +-
 src/StepAP214/StepAP214_AppliedPresentedItem.cdl   |    8 +-
 ...214_AppliedSecurityClassificationAssignment.cdl |   12 +-
 ...AP214_AutoDesignActualDateAndTimeAssignment.cdl |   16 +-
 .../StepAP214_AutoDesignActualDateAssignment.cdl   |   16 +-
 .../StepAP214_AutoDesignApprovalAssignment.cdl     |   12 +-
 ...StepAP214_AutoDesignDateAndPersonAssignment.cdl |   16 +-
 .../StepAP214_AutoDesignGroupAssignment.cdl        |   13 +-
 .../StepAP214_AutoDesignGroupAssignment.cxx        |    7 -
 ...P214_AutoDesignNominalDateAndTimeAssignment.cdl |   16 +-
 .../StepAP214_AutoDesignNominalDateAssignment.cdl  |   16 +-
 .../StepAP214_AutoDesignOrganizationAssignment.cdl |   16 +-
 ...4_AutoDesignPersonAndOrganizationAssignment.cdl |   16 +-
 .../StepAP214_AutoDesignPresentedItem.cdl          |    8 +-
 ..._AutoDesignSecurityClassificationAssignment.cdl |   14 +-
 src/StepAP214/StepAP214_Protocol.cdl               |    2 +-
 src/StepBasic/StepBasic.cdl                        |    1 -
 src/StepBasic/StepBasic_Address.cdl                |   74 +-
 src/StepBasic/StepBasic_ApplicationContext.cdl     |    8 +-
 .../StepBasic_ApplicationContextElement.cdl        |   14 +-
 .../StepBasic_ApplicationProtocolDefinition.cdl    |   20 +-
 src/StepBasic/StepBasic_Approval.cdl               |   14 +-
 src/StepBasic/StepBasic_ApprovalAssignment.cdl     |    6 +-
 src/StepBasic/StepBasic_ApprovalDateTime.cdl       |    2 +-
 .../StepBasic_ApprovalPersonOrganization.cdl       |   14 +-
 src/StepBasic/StepBasic_ApprovalRelationship.cdl   |   26 +-
 src/StepBasic/StepBasic_ApprovalRole.cdl           |    8 +-
 src/StepBasic/StepBasic_ApprovalStatus.cdl         |    8 +-
 src/StepBasic/StepBasic_AreaUnit.cdl               |    2 +-
 src/StepBasic/StepBasic_CalendarDate.cdl           |    2 +-
 src/StepBasic/StepBasic_ConversionBasedUnit.cdl    |   18 +-
 .../StepBasic_ConversionBasedUnitAndAreaUnit.cdl   |    6 +-
 .../StepBasic_ConversionBasedUnitAndLengthUnit.cdl |   14 +-
 .../StepBasic_ConversionBasedUnitAndMassUnit.cdl   |   14 +-
 ...pBasic_ConversionBasedUnitAndPlaneAngleUnit.cdl |   14 +-
 .../StepBasic_ConversionBasedUnitAndRatioUnit.cdl  |   14 +-
 ...pBasic_ConversionBasedUnitAndSolidAngleUnit.cdl |   14 +-
 .../StepBasic_ConversionBasedUnitAndTimeUnit.cdl   |   14 +-
 .../StepBasic_ConversionBasedUnitAndVolumeUnit.cdl |    6 +-
 .../StepBasic_CoordinatedUniversalTimeOffset.cdl   |    2 +-
 src/StepBasic/StepBasic_Date.cdl                   |    2 +-
 src/StepBasic/StepBasic_DateAndTime.cdl            |   14 +-
 src/StepBasic/StepBasic_DateAndTimeAssignment.cdl  |   12 +-
 src/StepBasic/StepBasic_DateAssignment.cdl         |   12 +-
 src/StepBasic/StepBasic_DateRole.cdl               |    8 +-
 src/StepBasic/StepBasic_DateTimeRole.cdl           |    8 +-
 src/StepBasic/StepBasic_DerivedUnit.cdl            |    2 +-
 src/StepBasic/StepBasic_DerivedUnitElement.cdl     |    2 +-
 src/StepBasic/StepBasic_DesignContext.cdl          |    2 +-
 src/StepBasic/StepBasic_DigitalDocument.cdl        |    2 +-
 src/StepBasic/StepBasic_DimensionalExponents.cdl   |    2 +-
 src/StepBasic/StepBasic_DocumentRelationship.cdl   |    2 +-
 src/StepBasic/StepBasic_DocumentType.cdl           |    2 +-
 .../StepBasic_DocumentUsageConstraint.cdl          |    2 +-
 src/StepBasic/StepBasic_Effectivity.cdl            |    2 +-
 src/StepBasic/StepBasic_LengthMeasureWithUnit.cdl  |    2 +-
 src/StepBasic/StepBasic_LengthUnit.cdl             |    2 +-
 src/StepBasic/StepBasic_LocalTime.cdl              |    8 +-
 src/StepBasic/StepBasic_MassMeasureWithUnit.cdl    |    2 +-
 src/StepBasic/StepBasic_MeasureValueMember.cdl     |    2 +-
 src/StepBasic/StepBasic_MeasureWithUnit.cdl        |    2 +-
 src/StepBasic/StepBasic_MechanicalContext.cdl      |    2 +-
 src/StepBasic/StepBasic_NamedUnit.cdl              |    8 +-
 src/StepBasic/StepBasic_OrdinalDate.cdl            |    2 +-
 src/StepBasic/StepBasic_Organization.cdl           |   20 +-
 src/StepBasic/StepBasic_OrganizationAssignment.cdl |   12 +-
 src/StepBasic/StepBasic_OrganizationRole.cdl       |    8 +-
 src/StepBasic/StepBasic_OrganizationalAddress.cdl  |   64 +-
 src/StepBasic/StepBasic_Person.cdl                 |   44 +-
 src/StepBasic/StepBasic_PersonAndOrganization.cdl  |   14 +-
 .../StepBasic_PersonAndOrganizationAssignment.cdl  |   12 +-
 .../StepBasic_PersonAndOrganizationRole.cdl        |    8 +-
 src/StepBasic/StepBasic_PersonalAddress.cdl        |   64 +-
 .../StepBasic_PlaneAngleMeasureWithUnit.cdl        |    2 +-
 src/StepBasic/StepBasic_PlaneAngleUnit.cdl         |    2 +-
 src/StepBasic/StepBasic_Product.cdl                |   28 +-
 src/StepBasic/StepBasic_ProductCategory.cdl        |   14 +-
 src/StepBasic/StepBasic_ProductContext.cdl         |   16 +-
 src/StepBasic/StepBasic_ProductDefinition.cdl      |   26 +-
 .../StepBasic_ProductDefinitionContext.cdl         |   16 +-
 .../StepBasic_ProductDefinitionEffectivity.cdl     |    2 +-
 .../StepBasic_ProductDefinitionFormation.cdl       |   20 +-
 ...oductDefinitionFormationWithSpecifiedSource.cdl |   14 +-
 .../StepBasic_ProductRelatedProductCategory.cdl    |   18 +-
 src/StepBasic/StepBasic_ProductType.cdl            |    2 +-
 src/StepBasic/StepBasic_RatioMeasureWithUnit.cdl   |    2 +-
 src/StepBasic/StepBasic_RatioUnit.cdl              |    2 +-
 src/StepBasic/StepBasic_SecurityClassification.cdl |   20 +-
 .../StepBasic_SecurityClassificationAssignment.cdl |    6 +-
 .../StepBasic_SecurityClassificationLevel.cdl      |    8 +-
 src/StepBasic/StepBasic_SiUnit.cdl                 |    8 +-
 src/StepBasic/StepBasic_SiUnit.cxx                 |    2 +-
 src/StepBasic/StepBasic_SiUnitAndAreaUnit.cdl      |   10 +-
 src/StepBasic/StepBasic_SiUnitAndLengthUnit.cdl    |    8 +-
 src/StepBasic/StepBasic_SiUnitAndMassUnit.cdl      |    8 +-
 .../StepBasic_SiUnitAndPlaneAngleUnit.cdl          |    8 +-
 src/StepBasic/StepBasic_SiUnitAndRatioUnit.cdl     |    8 +-
 .../StepBasic_SiUnitAndSolidAngleUnit.cdl          |    8 +-
 ...Basic_SiUnitAndThermodynamicTemperatureUnit.cdl |    8 +-
 src/StepBasic/StepBasic_SiUnitAndTimeUnit.cdl      |    8 +-
 src/StepBasic/StepBasic_SiUnitAndVolumeUnit.cdl    |   10 +-
 src/StepBasic/StepBasic_SizeMember.cdl             |    2 +-
 .../StepBasic_SolidAngleMeasureWithUnit.cdl        |    2 +-
 src/StepBasic/StepBasic_SolidAngleUnit.cdl         |    2 +-
 src/StepBasic/StepBasic_TimeMeasureWithUnit.cdl    |    2 +-
 src/StepBasic/StepBasic_TimeUnit.cdl               |    2 +-
 .../StepBasic_UncertaintyMeasureWithUnit.cdl       |    2 +-
 src/StepBasic/StepBasic_VolumeUnit.cdl             |    2 +-
 src/StepBasic/StepBasic_WeekOfYearAndDayDate.cdl   |    2 +-
 src/StepData/StepData_DefaultGeneral.cdl           |    6 +-
 src/StepData/StepData_DescrGeneral.cdl             |    4 +-
 src/StepData/StepData_DescrProtocol.cdl            |    2 +-
 src/StepData/StepData_DescrReadWrite.cdl           |    2 +-
 src/StepData/StepData_Described.cdl                |    2 +-
 src/StepData/StepData_ECDescr.cdl                  |    4 +-
 src/StepData/StepData_EDescr.cdl                   |    2 +-
 src/StepData/StepData_ESDescr.cdl                  |    4 +-
 src/StepData/StepData_FileProtocol.cdl             |    2 +-
 src/StepData/StepData_FreeFormEntity.cdl           |    4 +-
 src/StepData/StepData_GeneralModule.cdl            |    4 +-
 src/StepData/StepData_HeaderTool.cdl               |    2 +-
 src/StepData/StepData_Plex.cdl                     |    4 +-
 src/StepData/StepData_Protocol.cdl                 |    6 +-
 src/StepData/StepData_ReadWriteModule.cdl          |    4 +-
 src/StepData/StepData_SelectArrReal.cdl            |    2 +-
 src/StepData/StepData_SelectInt.cdl                |    2 +-
 src/StepData/StepData_SelectMember.cdl             |    2 +-
 src/StepData/StepData_SelectNamed.cdl              |    2 +-
 src/StepData/StepData_SelectReal.cdl               |    2 +-
 src/StepData/StepData_Simple.cdl                   |    4 +-
 src/StepData/StepData_StepModel.cdl                |    8 +-
 src/StepData/StepData_StepReaderData.cdl           |   10 +-
 src/StepData/StepData_StepReaderTool.cdl           |   14 +-
 src/StepData/StepData_StepWriter.cxx               |    2 +-
 src/StepData/StepData_UndefinedEntity.cdl          |   10 +-
 ...oTolAndGeoTolWthDatRefAndModGeoTolAndPosTol.cdl |    8 +-
 src/StepFile/StepFile_Read.cxx                     |    6 +
 src/StepFile/recfile.pc                            |    2 +-
 src/StepFile/step.lex                              |    5 +
 src/StepFile/stepread.c                            |   13 +-
 src/StepGeom/StepGeom.cdl                          |    1 -
 src/StepGeom/StepGeom_Axis1Placement.cdl           |   16 +-
 src/StepGeom/StepGeom_Axis2Placement2d.cdl         |   16 +-
 src/StepGeom/StepGeom_Axis2Placement3d.cdl         |   22 +-
 src/StepGeom/StepGeom_BSplineCurve.cdl             |   14 +-
 src/StepGeom/StepGeom_BSplineCurveWithKnots.cdl    |   22 +-
 ...SplineCurveWithKnotsAndRationalBSplineCurve.cdl |   44 +-
 src/StepGeom/StepGeom_BSplineSurface.cdl           |   14 +-
 src/StepGeom/StepGeom_BSplineSurfaceWithKnots.cdl  |   34 +-
 ...neSurfaceWithKnotsAndRationalBSplineSurface.cdl |   56 +-
 src/StepGeom/StepGeom_BezierCurve.cdl              |    2 +-
 ...StepGeom_BezierCurveAndRationalBSplineCurve.cdl |   32 +-
 src/StepGeom/StepGeom_BezierSurface.cdl            |    2 +-
 ...Geom_BezierSurfaceAndRationalBSplineSurface.cdl |   32 +-
 src/StepGeom/StepGeom_BoundaryCurve.cdl            |    2 +-
 src/StepGeom/StepGeom_BoundedCurve.cdl             |    2 +-
 src/StepGeom/StepGeom_BoundedSurface.cdl           |    2 +-
 src/StepGeom/StepGeom_CartesianPoint.cdl           |   16 +-
 .../StepGeom_CartesianTransformationOperator.cdl   |   24 +-
 .../StepGeom_CartesianTransformationOperator2d.cdl |    2 +-
 .../StepGeom_CartesianTransformationOperator3d.cdl |   24 +-
 src/StepGeom/StepGeom_Circle.cdl                   |    6 +-
 src/StepGeom/StepGeom_CompositeCurve.cdl           |   14 +-
 src/StepGeom/StepGeom_CompositeCurveOnSurface.cdl  |    2 +-
 src/StepGeom/StepGeom_CompositeCurveSegment.cdl    |    8 +-
 src/StepGeom/StepGeom_Conic.cdl                    |    6 +-
 src/StepGeom/StepGeom_ConicalSurface.cdl           |   10 +-
 src/StepGeom/StepGeom_Curve.cdl                    |    2 +-
 src/StepGeom/StepGeom_CurveReplica.cdl             |   18 +-
 src/StepGeom/StepGeom_CylindricalSurface.cdl       |   10 +-
 src/StepGeom/StepGeom_DegeneratePcurve.cdl         |   18 +-
 .../StepGeom_DegenerateToroidalSurface.cdl         |   10 +-
 src/StepGeom/StepGeom_Direction.cdl                |   12 +-
 src/StepGeom/StepGeom_ElementarySurface.cdl        |   12 +-
 src/StepGeom/StepGeom_Ellipse.cdl                  |    6 +-
 .../StepGeom_EvaluatedDegeneratePcurve.cdl         |   20 +-
 ...xtAndGlobUnitAssCtxAndGlobUncertaintyAssCtx.cdl |   44 +-
 .../StepGeom_GeometricRepresentationContext.cdl    |   10 +-
 ...entationContextAndGlobalUnitAssignedContext.cdl |   34 +-
 ...onContextAndParametricRepresentationContext.cdl |   26 +-
 .../StepGeom_GeometricRepresentationItem.cdl       |    2 +-
 src/StepGeom/StepGeom_Hyperbola.cdl                |    6 +-
 src/StepGeom/StepGeom_IntersectionCurve.cdl        |    2 +-
 src/StepGeom/StepGeom_Line.cdl                     |   18 +-
 src/StepGeom/StepGeom_OffsetCurve3d.cdl            |   18 +-
 src/StepGeom/StepGeom_OffsetSurface.cdl            |   12 +-
 src/StepGeom/StepGeom_OuterBoundaryCurve.cdl       |    2 +-
 src/StepGeom/StepGeom_Parabola.cdl                 |    6 +-
 src/StepGeom/StepGeom_Pcurve.cdl                   |   18 +-
 src/StepGeom/StepGeom_Placement.cdl                |   12 +-
 src/StepGeom/StepGeom_Plane.cdl                    |    2 +-
 src/StepGeom/StepGeom_Point.cdl                    |    2 +-
 src/StepGeom/StepGeom_PointOnCurve.cdl             |   12 +-
 src/StepGeom/StepGeom_PointOnSurface.cdl           |   12 +-
 src/StepGeom/StepGeom_PointReplica.cdl             |   18 +-
 src/StepGeom/StepGeom_Polyline.cdl                 |   14 +-
 src/StepGeom/StepGeom_QuasiUniformCurve.cdl        |    2 +-
 ...om_QuasiUniformCurveAndRationalBSplineCurve.cdl |   32 +-
 src/StepGeom/StepGeom_QuasiUniformSurface.cdl      |    2 +-
 ...uasiUniformSurfaceAndRationalBSplineSurface.cdl |   32 +-
 src/StepGeom/StepGeom_RationalBSplineCurve.cdl     |   16 +-
 src/StepGeom/StepGeom_RationalBSplineSurface.cdl   |   16 +-
 .../StepGeom_RectangularCompositeSurface.cdl       |   14 +-
 .../StepGeom_RectangularTrimmedSurface.cdl         |   12 +-
 ...tepGeom_ReparametrisedCompositeCurveSegment.cdl |    6 +-
 src/StepGeom/StepGeom_SeamCurve.cdl                |    2 +-
 src/StepGeom/StepGeom_SphericalSurface.cdl         |   10 +-
 src/StepGeom/StepGeom_Surface.cdl                  |    2 +-
 src/StepGeom/StepGeom_SurfaceCurve.cdl             |   18 +-
 .../StepGeom_SurfaceCurveAndBoundedCurve.cdl       |    4 +-
 src/StepGeom/StepGeom_SurfaceOfLinearExtrusion.cdl |   16 +-
 src/StepGeom/StepGeom_SurfaceOfRevolution.cdl      |   16 +-
 src/StepGeom/StepGeom_SurfacePatch.cdl             |    8 +-
 src/StepGeom/StepGeom_SurfaceReplica.cdl           |   18 +-
 src/StepGeom/StepGeom_SweptSurface.cdl             |   12 +-
 src/StepGeom/StepGeom_ToroidalSurface.cdl          |   10 +-
 src/StepGeom/StepGeom_TrimmedCurve.cdl             |   24 +-
 src/StepGeom/StepGeom_TrimmingMember.cdl           |    2 +-
 src/StepGeom/StepGeom_UniformCurve.cdl             |    2 +-
 ...tepGeom_UniformCurveAndRationalBSplineCurve.cdl |   32 +-
 src/StepGeom/StepGeom_UniformSurface.cdl           |    2 +-
 ...eom_UniformSurfaceAndRationalBSplineSurface.cdl |   32 +-
 src/StepGeom/StepGeom_Vector.cdl                   |   12 +-
 src/StepRepr/StepRepr.cdl                          |    1 -
 .../StepRepr_AssemblyComponentUsageSubstitute.cdl  |    2 +-
 src/StepRepr/StepRepr_CompositeShapeAspect.cdl     |    2 +-
 .../StepRepr_CompoundRepresentationItem.cdl        |    2 +-
 .../StepRepr_DefinitionalRepresentation.cdl        |    2 +-
 src/StepRepr/StepRepr_DerivedShapeAspect.cdl       |    2 +-
 .../StepRepr_DescriptiveRepresentationItem.cdl     |   12 +-
 src/StepRepr/StepRepr_Extension.cdl                |    2 +-
 .../StepRepr_ExternallyDefinedRepresentation.cdl   |    2 +-
 .../StepRepr_FunctionallyDefinedTransformation.cdl |   14 +-
 .../StepRepr_GlobalUncertaintyAssignedContext.cdl  |   18 +-
 .../StepRepr_GlobalUnitAssignedContext.cdl         |   18 +-
 .../StepRepr_ItemDefinedTransformation.cdl         |    2 +-
 src/StepRepr/StepRepr_MappedItem.cdl               |   18 +-
 src/StepRepr/StepRepr_MaterialDesignation.cdl      |    8 +-
 .../StepRepr_MeasureRepresentationItem.cdl         |    4 +-
 .../StepRepr_ParametricRepresentationContext.cdl   |    2 +-
 .../StepRepr_PromissoryUsageOccurrence.cdl         |    2 +-
 .../StepRepr_ReprItemAndLengthMeasureWithUnit.cdl  |   16 +-
 src/StepRepr/StepRepr_Representation.cdl           |   22 +-
 src/StepRepr/StepRepr_RepresentationContext.cdl    |   14 +-
 src/StepRepr/StepRepr_RepresentationItem.cdl       |    8 +-
 src/StepRepr/StepRepr_RepresentationMap.cdl        |   14 +-
 .../StepRepr_RepresentationRelationship.cdl        |   26 +-
 ...epresentationRelationshipWithTransformation.cdl |   10 +-
 src/StepRepr/StepRepr_ShapeAspect.cdl              |   20 +-
 .../StepRepr_ShapeAspectDerivingRelationship.cdl   |    2 +-
 .../StepRepr_ShapeRepresentationRelationship.cdl   |    2 +-
 ...epresentationRelationshipWithTransformation.cdl |    2 +-
 src/StepRepr/StepRepr_SuppliedPartRelationship.cdl |    2 +-
 src/StepRepr/StepRepr_ValueRange.cdl               |    2 +-
 src/StepSelect/StepSelect_Activator.cdl            |    4 +-
 src/StepSelect/StepSelect_FloatFormat.cdl          |    2 +-
 src/StepSelect/StepSelect_StepType.cdl             |    2 +-
 src/StepSelect/StepSelect_WorkLibrary.cdl          |    6 +-
 src/StepSelect/StepSelect_WorkLibrary.cxx          |    3 +-
 src/StepShape/StepShape.cdl                        |    1 -
 .../StepShape_AdvancedBrepShapeRepresentation.cdl  |    2 +-
 src/StepShape/StepShape_AdvancedFace.cdl           |    2 +-
 src/StepShape/StepShape_Block.cdl                  |   12 +-
 src/StepShape/StepShape_BooleanResult.cdl          |    6 +-
 src/StepShape/StepShape_BoxDomain.cdl              |    8 +-
 src/StepShape/StepShape_BoxedHalfSpace.cdl         |   16 +-
 src/StepShape/StepShape_BrepWithVoids.cdl          |   18 +-
 src/StepShape/StepShape_ClosedShell.cdl            |    2 +-
 src/StepShape/StepShape_ConnectedFaceSet.cdl       |   14 +-
 ...epShape_ContextDependentShapeRepresentation.cdl |    2 +-
 src/StepShape/StepShape_CsgShapeRepresentation.cdl |    2 +-
 src/StepShape/StepShape_CsgSolid.cdl               |    6 +-
 src/StepShape/StepShape_Edge.cdl                   |   18 +-
 src/StepShape/StepShape_EdgeCurve.cdl              |   20 +-
 src/StepShape/StepShape_EdgeLoop.cdl               |   14 +-
 src/StepShape/StepShape_ExtrudedAreaSolid.cdl      |   16 +-
 src/StepShape/StepShape_ExtrudedFaceSolid.cdl      |   16 +-
 src/StepShape/StepShape_Face.cdl                   |   14 +-
 src/StepShape/StepShape_FaceBound.cdl              |   12 +-
 src/StepShape/StepShape_FaceOuterBound.cdl         |    2 +-
 src/StepShape/StepShape_FaceSurface.cdl            |   16 +-
 src/StepShape/StepShape_FacetedBrep.cdl            |    2 +-
 .../StepShape_FacetedBrepAndBrepWithVoids.cdl      |   34 +-
 .../StepShape_FacetedBrepShapeRepresentation.cdl   |    2 +-
 src/StepShape/StepShape_GeometricCurveSet.cdl      |    2 +-
 src/StepShape/StepShape_GeometricSet.cdl           |   12 +-
 src/StepShape/StepShape_GeometricSetSelect.cxx     |    1 +
 ...metricallyBoundedSurfaceShapeRepresentation.cdl |    2 +-
 ...tricallyBoundedWireframeShapeRepresentation.cdl |    2 +-
 src/StepShape/StepShape_HalfSpaceSolid.cdl         |   12 +-
 src/StepShape/StepShape_LimitsAndFits.cdl          |    2 +-
 src/StepShape/StepShape_Loop.cdl                   |    2 +-
 src/StepShape/StepShape_LoopAndPath.cdl            |   28 +-
 src/StepShape/StepShape_ManifoldSolidBrep.cdl      |   19 +-
 src/StepShape/StepShape_ManifoldSolidBrep.cxx      |   17 +-
 ...tepShape_ManifoldSurfaceShapeRepresentation.cdl |    2 +-
 src/StepShape/StepShape_MeasureQualification.cdl   |    2 +-
 ...sentationItemAndQualifiedRepresentationItem.cdl |    4 +-
 src/StepShape/StepShape_OpenShell.cdl              |    2 +-
 src/StepShape/StepShape_OrientedClosedShell.cdl    |   20 +-
 src/StepShape/StepShape_OrientedEdge.cdl           |   18 +-
 src/StepShape/StepShape_OrientedFace.cdl           |   20 +-
 src/StepShape/StepShape_OrientedOpenShell.cdl      |   20 +-
 src/StepShape/StepShape_OrientedPath.cdl           |   20 +-
 src/StepShape/StepShape_Path.cdl                   |   14 +-
 src/StepShape/StepShape_PlusMinusTolerance.cdl     |    2 +-
 src/StepShape/StepShape_PolyLoop.cdl               |   14 +-
 src/StepShape/StepShape_PrecisionQualifier.cdl     |    2 +-
 .../StepShape_QualifiedRepresentationItem.cdl      |    4 +-
 src/StepShape/StepShape_RevolvedAreaSolid.cdl      |   16 +-
 src/StepShape/StepShape_RevolvedFaceSolid.cdl      |   16 +-
 src/StepShape/StepShape_RightAngularWedge.cdl      |   12 +-
 src/StepShape/StepShape_RightCircularCone.cdl      |   12 +-
 src/StepShape/StepShape_RightCircularCylinder.cdl  |   12 +-
 src/StepShape/StepShape_ShapeRepresentation.cdl    |    2 +-
 src/StepShape/StepShape_ShellBasedSurfaceModel.cdl |   12 +-
 src/StepShape/StepShape_SolidModel.cdl             |    2 +-
 src/StepShape/StepShape_SolidReplica.cdl           |   18 +-
 src/StepShape/StepShape_Sphere.cdl                 |   12 +-
 src/StepShape/StepShape_SweptAreaSolid.cdl         |   12 +-
 src/StepShape/StepShape_SweptFaceSolid.cdl         |   12 +-
 src/StepShape/StepShape_ToleranceValue.cdl         |    2 +-
 .../StepShape_TopologicalRepresentationItem.cdl    |    2 +-
 src/StepShape/StepShape_Torus.cdl                  |   12 +-
 .../StepShape_TransitionalShapeRepresentation.cdl  |    2 +-
 src/StepShape/StepShape_TypeQualifier.cdl          |    2 +-
 src/StepShape/StepShape_Vertex.cdl                 |    2 +-
 src/StepShape/StepShape_VertexLoop.cdl             |   12 +-
 src/StepShape/StepShape_VertexPoint.cdl            |   12 +-
 src/StepToGeom/StepToGeom_MakeBSplineCurve.pxx     |   59 +-
 src/StepToGeom/StepToGeom_MakeBSplineSurface.cxx   |  104 +-
 src/StepToGeom/StepToGeom_MakeBoundedCurve.cxx     |   12 -
 src/StepToGeom/StepToGeom_MakeBoundedSurface.cxx   |   12 -
 src/StepToGeom/StepToGeom_MakeSurface.cxx          |    8 +-
 .../StepToGeom_MakeSurfaceOfLinearExtrusion.cxx    |    6 +
 src/StepToGeom/StepToGeom_MakeTrimmedCurve.cxx     |    3 -
 src/StepToGeom/StepToGeom_MakeTrimmedCurve2d.cxx   |    3 -
 src/StepToTopoDS/StepToTopoDS.cdl                  |    2 +-
 src/StepToTopoDS/StepToTopoDS_Builder.cdl          |   10 +-
 src/StepToTopoDS/StepToTopoDS_Builder.cxx          |   42 +-
 src/StepToTopoDS/StepToTopoDS_GeometricTool.cxx    |   18 +-
 src/StepToTopoDS/StepToTopoDS_MakeTransformed.cdl  |    2 +-
 src/StepToTopoDS/StepToTopoDS_Tool.cxx             |    2 +-
 .../StepToTopoDS_TranslateCompositeCurve.cxx       |    4 +-
 src/StepToTopoDS/StepToTopoDS_TranslateEdge.cxx    |   10 +-
 .../StepToTopoDS_TranslateEdgeLoop.cxx             |    7 +-
 src/StepToTopoDS/StepToTopoDS_TranslateFace.cxx    |    4 +-
 .../StepToTopoDS_TranslatePolyLoop.cxx             |    1 +
 src/StepToTopoDS/StepToTopoDS_TranslateShell.cxx   |    3 +-
 .../StepToTopoDS_TranslateVertexLoop.cxx           |    1 +
 src/StepVisual/StepVisual.cdl                      |    1 -
 src/StepVisual/StepVisual_AnnotationOccurrence.cdl |    2 +-
 src/StepVisual/StepVisual_AnnotationText.cdl       |    2 +-
 .../StepVisual_AnnotationTextOccurrence.cdl        |    2 +-
 src/StepVisual/StepVisual_AreaInSet.cdl            |   14 +-
 src/StepVisual/StepVisual_BackgroundColour.cdl     |    2 +-
 src/StepVisual/StepVisual_CameraImage.cdl          |    2 +-
 .../StepVisual_CameraImage2dWithScale.cdl          |    2 +-
 .../StepVisual_CameraImage3dWithScale.cdl          |    2 +-
 src/StepVisual/StepVisual_CameraModel.cdl          |    2 +-
 src/StepVisual/StepVisual_CameraModelD2.cdl        |   12 +-
 src/StepVisual/StepVisual_CameraModelD3.cdl        |   18 +-
 src/StepVisual/StepVisual_CameraUsage.cdl          |    2 +-
 src/StepVisual/StepVisual_Colour.cdl               |    2 +-
 src/StepVisual/StepVisual_ColourRgb.cdl            |    6 +-
 src/StepVisual/StepVisual_ColourSpecification.cdl  |    8 +-
 src/StepVisual/StepVisual_CompositeText.cdl        |   12 +-
 .../StepVisual_CompositeTextWithExtent.cdl         |   16 +-
 .../StepVisual_ContextDependentInvisibility.cdl    |    6 +-
 ...Visual_ContextDependentOverRidingStyledItem.cdl |   24 +-
 src/StepVisual/StepVisual_CurveStyle.cdl           |   14 +-
 src/StepVisual/StepVisual_CurveStyleFont.cdl       |   16 +-
 .../StepVisual_CurveStyleFontPattern.cdl           |    2 +-
 .../StepVisual_DraughtingAnnotationOccurrence.cdl  |    2 +-
 .../StepVisual_DraughtingPreDefinedColour.cdl      |    2 +-
 .../StepVisual_DraughtingPreDefinedCurveFont.cdl   |    2 +-
 src/StepVisual/StepVisual_FillAreaStyle.cdl        |   14 +-
 src/StepVisual/StepVisual_FillAreaStyleColour.cdl  |   14 +-
 src/StepVisual/StepVisual_Invisibility.cdl         |    8 +-
 src/StepVisual/StepVisual_MarkerMember.cdl         |    2 +-
 ...l_MechanicalDesignGeometricPresentationArea.cdl |    2 +-
 ...alDesignGeometricPresentationRepresentation.cdl |    2 +-
 src/StepVisual/StepVisual_OverRidingStyledItem.cdl |   20 +-
 src/StepVisual/StepVisual_PlanarBox.cdl            |    6 +-
 src/StepVisual/StepVisual_PlanarExtent.cdl         |    6 +-
 src/StepVisual/StepVisual_PointStyle.cdl           |   14 +-
 src/StepVisual/StepVisual_PreDefinedColour.cdl     |    2 +-
 src/StepVisual/StepVisual_PreDefinedCurveFont.cdl  |    2 +-
 src/StepVisual/StepVisual_PreDefinedItem.cdl       |    8 +-
 src/StepVisual/StepVisual_PreDefinedTextFont.cdl   |    2 +-
 src/StepVisual/StepVisual_PresentationArea.cdl     |    2 +-
 .../StepVisual_PresentationLayerAssignment.cdl     |   20 +-
 .../StepVisual_PresentationRepresentation.cdl      |    2 +-
 src/StepVisual/StepVisual_PresentationSet.cdl      |    2 +-
 src/StepVisual/StepVisual_PresentationSize.cdl     |    8 +-
 .../StepVisual_PresentationStyleAssignment.cdl     |    8 +-
 .../StepVisual_PresentationStyleByContext.cdl      |    6 +-
 src/StepVisual/StepVisual_PresentationView.cdl     |    2 +-
 .../StepVisual_PresentedItemRepresentation.cdl     |    2 +-
 src/StepVisual/StepVisual_StyledItem.cdl           |   20 +-
 src/StepVisual/StepVisual_SurfaceSideStyle.cdl     |   14 +-
 src/StepVisual/StepVisual_SurfaceStyleBoundary.cdl |    8 +-
 .../StepVisual_SurfaceStyleControlGrid.cdl         |    8 +-
 src/StepVisual/StepVisual_SurfaceStyleFillArea.cdl |    8 +-
 .../StepVisual_SurfaceStyleParameterLine.cdl       |    8 +-
 .../StepVisual_SurfaceStyleSegmentationCurve.cdl   |    8 +-
 .../StepVisual_SurfaceStyleSilhouette.cdl          |    8 +-
 src/StepVisual/StepVisual_SurfaceStyleUsage.cdl    |    8 +-
 src/StepVisual/StepVisual_Template.cdl             |    2 +-
 src/StepVisual/StepVisual_TemplateInstance.cdl     |    2 +-
 src/StepVisual/StepVisual_TextLiteral.cdl          |   18 +-
 src/StepVisual/StepVisual_TextStyle.cdl            |   14 +-
 .../StepVisual_TextStyleForDefinedFont.cdl         |    8 +-
 .../StepVisual_TextStyleWithBoxCharacteristics.cdl |   10 +-
 src/StepVisual/StepVisual_ViewVolume.cdl           |   14 +-
 src/StlMesh/StlMesh.cdl                            |   16 -
 src/StlMesh/StlMesh_Mesh.cdl                       |    2 +-
 src/StlMesh/StlMesh_MeshDomain.cdl                 |   10 +-
 src/StlMesh/StlMesh_MeshTriangle.cdl               |    4 +-
 src/StlTransfer/StlTransfer.cxx                    |    2 +-
 src/Storage/FILES                                  |    1 -
 src/Storage/Storage.cdl                            |    7 -
 src/Storage/Storage_CallBack.cdl                   |    4 +-
 src/Storage/Storage_Container.cxx                  |   22 -
 src/Storage/Storage_Container.hxx                  |    2 -
 src/Storage/Storage_Data.cdl                       |   16 +-
 src/Storage/Storage_DefaultCallBack.cdl            |    4 +-
 src/Storage/Storage_HeaderData.cdl                 |    2 +-
 src/Storage/Storage_InternalData.cdl               |    2 +-
 src/Storage/Storage_Macros.hxx                     |    2 +-
 src/Storage/Storage_Root.cdl                       |    6 +-
 src/Storage/Storage_RootData.cdl                   |    8 +-
 src/Storage/Storage_Schema.cdl                     |   20 +-
 src/Storage/Storage_Schema.cxx                     |   28 +-
 src/Storage/Storage_TypeData.cdl                   |    2 +-
 src/Storage/Storage_TypedCallBack.cdl              |    4 +-
 src/Sweep/Sweep.cdl                                |   25 +-
 src/Sweep/Sweep_Builder.cdl                        |   65 -
 src/Sweep/Sweep_Builder.gxx                        |   12 -
 src/Sweep/Sweep_Iterator.cdl                       |   69 -
 src/Sweep/Sweep_Iterator.gxx                       |   12 -
 src/Sweep/Sweep_Iterator.lxx                       |   15 -
 src/Sweep/Sweep_LinearRegularSweep.cdl             |  363 --
 src/Sweep/Sweep_LinearRegularSweep.gxx             |  473 --
 src/Sweep/Sweep_NumShapeTool.cdl                   |    2 +-
 src/Sweep/Sweep_Tool.cdl                           |   84 -
 src/Sweep/Sweep_Tool.gxx                           |   13 -
 src/TColGeom/TColGeom.cdl                          |   34 -
 src/TColGeom2d/TColGeom2d.cdl                      |   14 -
 src/TColStd/TColStd.cdl                            |   35 -
 src/TColStd/TColStd_HPackedMapOfInteger.cdl        |    4 +-
 src/TColStd/TColStd_PackedMapOfInteger.cxx         |    2 +
 src/TColStd/TColStd_PackedMapOfInteger.hxx         |   91 +-
 src/TColgp/TColgp.cdl                              |    7 -
 src/TCollection/FILES                              |    1 -
 src/TCollection/TCollection.cdl                    |   59 +-
 src/TCollection/TCollection_AVLBaseNode.cdl        |   49 -
 src/TCollection/TCollection_AVLBaseNode.cxx        |   41 -
 src/TCollection/TCollection_AVLBaseNode.lxx        |   41 -
 src/TCollection/TCollection_AVLIterator.gxx        |  105 -
 src/TCollection/TCollection_AVLIterator.lxx        |   19 -
 src/TCollection/TCollection_AVLList.gxx            |   13 -
 src/TCollection/TCollection_AVLList.lxx            |   29 -
 src/TCollection/TCollection_AVLNode.gxx            |   40 -
 src/TCollection/TCollection_AVLNode.hxx            |   30 -
 src/TCollection/TCollection_AVLNode.lxx            |   24 -
 src/TCollection/TCollection_AVLSearchTree.cdl      |  412 --
 src/TCollection/TCollection_AVLSearchTree.gxx      |  579 ---
 src/TCollection/TCollection_AVLSearchTree.lxx      |   53 -
 src/TCollection/TCollection_Array1Descriptor.cdl   |   40 -
 src/TCollection/TCollection_Array1Descriptor.cxx   |   47 -
 src/TCollection/TCollection_Array2Descriptor.cdl   |   51 -
 src/TCollection/TCollection_Array2Descriptor.cxx   |   64 -
 src/TCollection/TCollection_AsciiString.cdl        |    3 +-
 src/TCollection/TCollection_AsciiString.cxx        |    8 +-
 src/TCollection/TCollection_BasicMap.cxx           |    3 -
 src/TCollection/TCollection_ExtendedString.cdl     |   11 +-
 src/TCollection/TCollection_ExtendedString.cxx     |   27 +-
 src/TCollection/TCollection_HArray1.cdl            |    4 +-
 src/TCollection/TCollection_HArray2.cdl            |    4 +-
 src/TCollection/TCollection_HAsciiString.cdl       |   36 +-
 src/TCollection/TCollection_HAsciiString.cxx       |   21 -
 src/TCollection/TCollection_HExtendedString.cdl    |   28 +-
 src/TCollection/TCollection_HExtendedString.cxx    |   21 -
 src/TCollection/TCollection_HSequence.cdl          |    6 +-
 src/TCollection/TCollection_HSequence.gxx          |   12 -
 src/TCollection/TCollection_HSet.cdl               |  164 -
 src/TCollection/TCollection_HSet.gxx               |   96 -
 src/TCollection/TCollection_HSet.lxx               |  117 -
 src/TCollection/TCollection_IndexedMap.cdl         |    9 +-
 src/TCollection/TCollection_IndexedMap.gxx         |    8 +-
 src/TCollection/TCollection_List.cdl               |    6 +-
 src/TCollection/TCollection_Map.cdl                |   11 +-
 src/TCollection/TCollection_Map.gxx                |    8 +-
 src/TCollection/TCollection_MapNode.cdl            |    1 +
 src/TCollection/TCollection_Queue.cdl              |  151 -
 src/TCollection/TCollection_Queue.gxx              |  151 -
 src/TCollection/TCollection_Queue.lxx              |   36 -
 src/TCollection/TCollection_QueueNode.gxx          |   13 -
 src/TCollection/TCollection_QueueNode.lxx          |   25 -
 src/TCollection/TCollection_SList.cdl              |  202 -
 src/TCollection/TCollection_SList.gxx              |  143 -
 src/TCollection/TCollection_SList.lxx              |   90 -
 src/TCollection/TCollection_SListNode.gxx          |   13 -
 src/TCollection/TCollection_SListNode.lxx          |   29 -
 src/TCollection/TCollection_Sequence.cdl           |    5 +-
 src/TCollection/TCollection_Sequence.lxx           |   10 +
 src/TCollection/TCollection_Set.cdl                |  190 -
 src/TCollection/TCollection_Set.gxx                |  174 -
 src/TCollection/TCollection_Set.lxx                |   46 -
 src/TCollection/TCollection_SetIterator.gxx        |   46 -
 src/TCollection/TCollection_SetIterator.lxx        |   45 -
 src/TCollection/TCollection_Stack.cdl              |  244 -
 src/TCollection/TCollection_Stack.gxx              |  164 -
 src/TCollection/TCollection_Stack.lxx              |   36 -
 src/TCollection/TCollection_StackIterator.gxx      |   50 -
 src/TCollection/TCollection_StackIterator.lxx      |   26 -
 src/TCollection/TCollection_StackNode.gxx          |   13 -
 src/TCollection/TCollection_StackNode.lxx          |   25 -
 src/TDF/TDF.cdl                                    |   53 +-
 src/TDF/TDF_Attribute.cdl                          |   14 +-
 src/TDF/TDF_Attribute.cxx                          |    6 +-
 src/TDF/TDF_AttributeIterator.hxx                  |   27 +-
 src/TDF/TDF_ClosureTool.cdl                        |    8 +-
 src/TDF/TDF_ComparisonTool.cdl                     |   10 +-
 src/TDF/TDF_CopyLabel.cdl                          |    2 +-
 src/TDF/TDF_CopyLabel.cxx                          |    6 +-
 src/TDF/TDF_CopyTool.cdl                           |    6 +-
 src/TDF/TDF_Data.cdl                               |    6 +-
 src/TDF/TDF_Data.cxx                               |   20 +-
 src/TDF/TDF_DataSet.cdl                            |    2 +-
 src/TDF/TDF_Delta.cdl                              |    8 +-
 src/TDF/TDF_Delta.cxx                              |   16 +-
 src/TDF/TDF_DeltaOnAddition.cdl                    |    2 +-
 src/TDF/TDF_DeltaOnForget.cdl                      |    2 +-
 src/TDF/TDF_DeltaOnForget.cxx                      |    2 +-
 src/TDF/TDF_DeltaOnModification.cdl                |    2 +-
 src/TDF/TDF_DeltaOnResume.cdl                      |    2 +-
 src/TDF/TDF_DeltaOnResume.cxx                      |    2 +-
 src/TDF/TDF_HAllocator.hxx                         |    2 +-
 src/TDF/TDF_Label.cxx                              |    7 +-
 src/TDF/TDF_LabelMapHasher.cdl                     |    2 +-
 src/TDF/TDF_LabelNode.cxx                          |    4 +-
 src/TDF/TDF_LabelNode.hxx                          |    4 +-
 src/TDF/TDF_Reference.cdl                          |   11 +-
 src/TDF/TDF_RelocationTable.cdl                    |    9 +-
 src/TDF/TDF_TagSource.cdl                          |    8 +-
 src/TDF/TDF_Tool.cxx                               |   18 +-
 src/TDF/TDF_Transaction.cxx                        |   20 +-
 src/TDataStd/TDataStd.cdl                          |    2 +-
 src/TDataStd/TDataStd_AsciiString.cdl              |    8 +-
 src/TDataStd/TDataStd_BooleanArray.cdl             |    8 +-
 src/TDataStd/TDataStd_BooleanList.cdl              |    8 +-
 src/TDataStd/TDataStd_ByteArray.cdl                |    8 +-
 src/TDataStd/TDataStd_ChildNodeIterator.cdl        |    1 +
 src/TDataStd/TDataStd_ChildNodeIterator.lxx        |    2 +-
 src/TDataStd/TDataStd_Comment.cdl                  |    8 +-
 src/TDataStd/TDataStd_Current.cdl                  |    8 +-
 .../TDataStd_DeltaOnModificationOfByteArray.cdl    |    2 +-
 .../TDataStd_DeltaOnModificationOfByteArray.cxx    |   14 +-
 ...DataStd_DeltaOnModificationOfExtStringArray.cdl |    2 +-
 ...DataStd_DeltaOnModificationOfExtStringArray.cxx |   14 +-
 .../TDataStd_DeltaOnModificationOfIntArray.cdl     |    2 +-
 .../TDataStd_DeltaOnModificationOfIntArray.cxx     |   14 +-
 .../TDataStd_DeltaOnModificationOfIntPackedMap.cdl |    2 +-
 .../TDataStd_DeltaOnModificationOfIntPackedMap.cxx |   92 +-
 .../TDataStd_DeltaOnModificationOfRealArray.cdl    |    2 +-
 .../TDataStd_DeltaOnModificationOfRealArray.cxx    |   14 +-
 src/TDataStd/TDataStd_Directory.cdl                |    8 +-
 src/TDataStd/TDataStd_Expression.cdl               |    8 +-
 src/TDataStd/TDataStd_ExtStringArray.cdl           |    8 +-
 src/TDataStd/TDataStd_ExtStringList.cdl            |    8 +-
 src/TDataStd/TDataStd_HDataMapOfStringByte.cdl     |    4 +-
 .../TDataStd_HDataMapOfStringHArray1OfInteger.cdl  |    4 +-
 .../TDataStd_HDataMapOfStringHArray1OfReal.cdl     |    4 +-
 src/TDataStd/TDataStd_HDataMapOfStringInteger.cdl  |    4 +-
 src/TDataStd/TDataStd_HDataMapOfStringReal.cdl     |    4 +-
 src/TDataStd/TDataStd_HDataMapOfStringString.cdl   |    4 +-
 src/TDataStd/TDataStd_IntPackedMap.cdl             |    8 +-
 src/TDataStd/TDataStd_Integer.cdl                  |    8 +-
 src/TDataStd/TDataStd_IntegerArray.cdl             |    8 +-
 src/TDataStd/TDataStd_IntegerList.cdl              |    8 +-
 src/TDataStd/TDataStd_Name.cdl                     |    8 +-
 src/TDataStd/TDataStd_NamedData.cdl                |    8 +-
 src/TDataStd/TDataStd_NoteBook.cdl                 |    8 +-
 src/TDataStd/TDataStd_Real.cdl                     |    8 +-
 src/TDataStd/TDataStd_RealArray.cdl                |    8 +-
 src/TDataStd/TDataStd_RealList.cdl                 |    8 +-
 src/TDataStd/TDataStd_ReferenceArray.cdl           |    8 +-
 src/TDataStd/TDataStd_ReferenceList.cdl            |    8 +-
 src/TDataStd/TDataStd_Relation.cdl                 |    8 +-
 src/TDataStd/TDataStd_Tick.cdl                     |    8 +-
 src/TDataStd/TDataStd_TreeNode.cdl                 |    8 +-
 src/TDataStd/TDataStd_UAttribute.cdl               |    8 +-
 src/TDataStd/TDataStd_Variable.cdl                 |    8 +-
 src/TDataXtd/TDataXtd.cdl                          |    8 +-
 src/TDataXtd/TDataXtd_Axis.cdl                     |    8 +-
 src/TDataXtd/TDataXtd_Constraint.cdl               |    8 +-
 src/TDataXtd/TDataXtd_Geometry.cdl                 |    8 +-
 src/TDataXtd/TDataXtd_Geometry.cxx                 |    4 +-
 src/TDataXtd/TDataXtd_PatternStd.cdl               |   12 +-
 src/TDataXtd/TDataXtd_Placement.cdl                |    8 +-
 src/TDataXtd/TDataXtd_Plane.cdl                    |    8 +-
 src/TDataXtd/TDataXtd_Point.cdl                    |    8 +-
 src/TDataXtd/TDataXtd_Position.cdl                 |    8 +-
 src/TDataXtd/TDataXtd_Shape.cdl                    |    8 +-
 src/TDocStd/TDocStd.cdl                            |   35 +-
 src/TDocStd/TDocStd_Application.cdl                |    4 +-
 src/TDocStd/TDocStd_Application.cxx                |   11 +-
 src/TDocStd/TDocStd_Document.cdl                   |    2 +-
 src/TDocStd/TDocStd_Document.cxx                   |   12 +-
 src/TDocStd/TDocStd_Modified.cdl                   |    8 +-
 src/TDocStd/TDocStd_MultiTransactionManager.cxx    |    2 +-
 src/TDocStd/TDocStd_Owner.cdl                      |   13 +-
 src/TDocStd/TDocStd_XLink.cdl                      |   12 +-
 src/TDocStd/TDocStd_XLinkIterator.cdl              |    2 +
 src/TDocStd/TDocStd_XLinkRoot.cdl                  |   10 +-
 src/TDocStd/TDocStd_XLinkTool.cdl                  |    2 +
 src/TFunction/TFunction_Driver.cdl                 |    2 +-
 src/TFunction/TFunction_DriverTable.cdl            |    4 +-
 src/TFunction/TFunction_Function.cdl               |    8 +-
 src/TFunction/TFunction_GraphNode.cdl              |    8 +-
 src/TFunction/TFunction_IFunction.cxx              |   49 -
 src/TFunction/TFunction_Scope.cdl                  |    8 +-
 src/TKAdvTools/EXTERNLIB                           |    1 -
 src/TKAdvTools/FILES                               |    2 -
 src/TKAdvTools/PACKAGES                            |    6 -
 src/TKBO/EXTERNLIB                                 |    2 +
 src/TKBO/PACKAGES                                  |    1 -
 src/TKBRep/PACKAGES                                |    1 +
 src/TKBin/PACKAGES                                 |    1 -
 src/TKGeomAlgo/PACKAGES                            |    2 -
 src/TKIVtk/EXTERNLIB                               |   12 +
 src/TKIVtk/FILES                                   |    2 +
 src/TKIVtk/PACKAGES                                |    4 +
 src/TKIVtkDraw/EXTERNLIB                           |   18 +
 src/TKIVtkDraw/FILES                               |    2 +
 src/TKIVtkDraw/PACKAGES                            |    1 +
 src/TKMath/EXTERNLIB                               |    1 +
 src/TKMath/PACKAGES                                |    3 +
 src/TKOpenGl/EXTERNLIB                             |    1 -
 src/TKPShape/PACKAGES                              |    2 -
 src/TKPrim/PACKAGES                                |    1 -
 src/TKQADraw/EXTERNLIB                             |    1 -
 src/TKTopTest/EXTERNLIB                            |    1 +
 src/TKTopTest/PACKAGES                             |    1 +
 src/TKXSDRAW/EXTERNLIB                             |    1 -
 src/TKXSDRAW/PACKAGES                              |    1 -
 src/TKernel/PACKAGES                               |    1 -
 src/TNaming/TNaming.cdl                            |   28 +-
 src/TNaming/TNaming.cxx                            |   53 +-
 src/TNaming/TNaming_CopyShape.cxx                  |    2 +-
 src/TNaming/TNaming_DeltaOnModification.cdl        |    2 +-
 src/TNaming/TNaming_DeltaOnRemoval.cdl             |    2 +-
 src/TNaming/TNaming_Identifier.cxx                 |    8 +-
 src/TNaming/TNaming_IteratorOnShapesSet.lxx        |    2 +
 src/TNaming/TNaming_Localizer.cxx                  |   40 +-
 src/TNaming/TNaming_Name.cdl                       |    4 +-
 src/TNaming/TNaming_Name.cxx                       |  171 +-
 src/TNaming/TNaming_NamedShape.cdl                 |   10 +-
 src/TNaming/TNaming_NamedShape.cxx                 |   14 +-
 src/TNaming/TNaming_Naming.cdl                     |    8 +-
 src/TNaming/TNaming_Naming.cxx                     |   93 +-
 src/TNaming/TNaming_NamingTool.cxx                 |   26 +-
 src/TNaming/TNaming_Selector.cxx                   |   18 +-
 src/TNaming/TNaming_ShapesSet.cxx                  |    4 +-
 src/TNaming/TNaming_Tool.cxx                       |   22 +-
 src/TNaming/TNaming_TranslateTool.cdl              |    7 +-
 src/TNaming/TNaming_Translator.cdl                 |    2 +-
 src/TNaming/TNaming_UsedShapes.cdl                 |   14 +-
 src/TObj/TObj_Application.cxx                      |    2 +-
 src/TObj/TObj_Container.hxx                        |   22 +-
 src/TObj/TObj_Model.cxx                            |    7 +-
 src/TObj/TObj_Model.hxx                            |    6 -
 src/TObj/TObj_SequenceOfIterator.hxx               |   12 +-
 src/TObj/TObj_SequenceOfObject.hxx                 |   11 +-
 src/TObj/TObj_TNameContainer.cxx                   |    2 +-
 src/TObjDRAW/TObjDRAW.cxx                          |    2 +-
 src/TPrsStd/TPrsStd_AISPresentation.cdl            |   10 +-
 src/TPrsStd/TPrsStd_AISViewer.cdl                  |    8 +-
 src/TPrsStd/TPrsStd_AxisDriver.cdl                 |    2 +-
 src/TPrsStd/TPrsStd_AxisDriver.cxx                 |    2 +-
 src/TPrsStd/TPrsStd_ConstraintDriver.cdl           |    2 +-
 src/TPrsStd/TPrsStd_ConstraintDriver.cxx           |    2 +-
 src/TPrsStd/TPrsStd_ConstraintTools.cxx            |  508 +-
 src/TPrsStd/TPrsStd_DriverTable.cdl                |    4 +-
 src/TPrsStd/TPrsStd_DriverTable.cxx                |    2 +-
 src/TPrsStd/TPrsStd_GeometryDriver.cdl             |    2 +-
 src/TPrsStd/TPrsStd_GeometryDriver.cxx             |    8 +-
 src/TPrsStd/TPrsStd_NamedShapeDriver.cdl           |    2 +-
 src/TPrsStd/TPrsStd_NamedShapeDriver.cxx           |    5 +-
 src/TPrsStd/TPrsStd_PlaneDriver.cdl                |    2 +-
 src/TPrsStd/TPrsStd_PlaneDriver.cxx                |    2 +-
 src/TPrsStd/TPrsStd_PointDriver.cdl                |    2 +-
 src/TPrsStd/TPrsStd_PointDriver.cxx                |    2 +-
 src/TestTopOpe/TestTopOpe.cxx                      |   11 +-
 src/TestTopOpe/TestTopOpe_BOOP.cxx                 |    4 +-
 src/TestTopOpe/TestTopOpe_BOOP.hxx                 |    4 +-
 src/TestTopOpe/TestTopOpe_BOOPCommands.cxx         |   20 +-
 src/TestTopOpe/TestTopOpe_CORCommands.cxx          |   12 +-
 src/TestTopOpe/TestTopOpe_HDSCommands.cxx          |    7 -
 src/TestTopOpe/TestTopOpe_HDSDisplayer.cxx         |    2 +-
 src/TestTopOpe/TestTopOpe_KroBOOP.cxx              |    2 +-
 src/TestTopOpe/TestTopOpe_OtherCommands.cxx        |   13 +-
 src/TestTopOpe/TestTopOpe_VarsTopo.cxx             |    6 -
 src/TestTopOpeDraw/TestTopOpeDraw_DrawableC2D.cdl  |    6 +-
 src/TestTopOpeDraw/TestTopOpeDraw_DrawableC3D.cdl  |    6 +-
 .../TestTopOpeDraw_DrawableMesure.cdl              |    2 +-
 src/TestTopOpeDraw/TestTopOpeDraw_DrawableP2D.cdl  |    8 +-
 src/TestTopOpeDraw/TestTopOpeDraw_DrawableP3D.cdl  |    8 +-
 src/TestTopOpeDraw/TestTopOpeDraw_DrawableSHA.cdl  |    2 +-
 src/TestTopOpeDraw/TestTopOpeDraw_DrawableSUR.cdl  |    6 +-
 .../TestTopOpeDraw_OtherCommands.cxx               |    6 -
 src/TestTopOpeDraw/TestTopOpeDraw_TTOT.cxx         |    6 -
 src/TestTopOpeTools/TestTopOpeTools.cdl            |    2 +-
 src/TestTopOpeTools/TestTopOpeTools_Mesure.cxx     |    1 -
 src/TestTopOpeTools/TestTopOpeTools_Trace.cxx      |    6 +-
 src/TestTopOpeTools/TestTopOpeTools_Trace.hxx      |   16 +-
 .../TestTopOpeTools_TraceCommands.cxx              |   19 +-
 src/TopAbs/TopAbs.cdl                              |    7 +-
 src/TopBas/TopBas.cdl                              |    2 -
 src/TopClass/TopClass.cdl                          |   29 +-
 src/TopClass/TopClass_Classifier2d.cdl             |    4 +-
 src/TopClass/TopClass_Classifier3d.cdl             |    2 +-
 src/TopClass/TopClass_Classifier3d.gxx             |   10 +-
 src/TopClass/TopClass_FaceExplorer.cdl             |   84 -
 src/TopClass/TopClass_FaceExplorer.gxx             |   15 -
 src/TopClass/TopClass_FaceExplorer.lxx             |   15 -
 src/TopClass/TopClass_Intersection2d.cdl           |   60 -
 src/TopClass/TopClass_Intersection2d.gxx           |   15 -
 src/TopClass/TopClass_SolidClassifier.gxx          |   14 +-
 src/TopClass/TopClass_SolidExplorer.cdl            |    3 +-
 src/TopCnx/TopCnx.cdl                              |    2 -
 src/TopCnx/TopCnx_EdgeFaceTransition.cxx           |    6 +
 src/TopExp/TopExp.cdl                              |    3 -
 src/TopLoc/TopLoc.cdl                              |   10 +-
 src/TopLoc/TopLoc_Datum3D.cdl                      |    4 +-
 src/TopLoc/TopLoc_SListNodeOfItemLocation.cdl      |   45 +
 src/TopLoc/TopLoc_SListNodeOfItemLocation.cxx      |   16 +
 src/TopLoc/TopLoc_SListNodeOfItemLocation.lxx      |   31 +
 src/TopLoc/TopLoc_SListOfItemLocation.cdl          |  183 +
 src/TopLoc/TopLoc_SListOfItemLocation.cxx          |  145 +
 src/TopLoc/TopLoc_SListOfItemLocation.lxx          |   90 +
 src/TopOpeBRep/TopOpeBRep.cdl                      |    7 +-
 src/TopOpeBRep/TopOpeBRep_DSFiller.cxx             |   60 +-
 src/TopOpeBRep/TopOpeBRep_EdgesFiller.cxx          |   30 +-
 src/TopOpeBRep/TopOpeBRep_EdgesIntersector.cdl     |    1 +
 src/TopOpeBRep/TopOpeBRep_EdgesIntersector.cxx     |   38 +-
 src/TopOpeBRep/TopOpeBRep_FFDumper.cdl             |    2 +-
 src/TopOpeBRep/TopOpeBRep_FFDumper.cxx             |   18 +-
 src/TopOpeBRep/TopOpeBRep_FFTransitionTool.cxx     |   12 +-
 src/TopOpeBRep/TopOpeBRep_FaceEdgeFiller.cxx       |   14 +-
 src/TopOpeBRep/TopOpeBRep_FaceEdgeFiller_DEB.cxx   |    2 +-
 src/TopOpeBRep/TopOpeBRep_FaceEdgeIntersector.cdl  |    2 +-
 src/TopOpeBRep/TopOpeBRep_FaceEdgeIntersector.cxx  |   16 +-
 src/TopOpeBRep/TopOpeBRep_FacesFiller.cxx          |   24 +-
 src/TopOpeBRep/TopOpeBRep_FacesFiller_1.cxx        |   54 +-
 src/TopOpeBRep/TopOpeBRep_FacesIntersector.cdl     |    2 +-
 src/TopOpeBRep/TopOpeBRep_FacesIntersector.cxx     |   22 +-
 src/TopOpeBRep/TopOpeBRep_Hctxee2d.cdl             |    2 +-
 src/TopOpeBRep/TopOpeBRep_Hctxee2d.cxx             |    8 +-
 src/TopOpeBRep/TopOpeBRep_Hctxff2d.cdl             |    2 +-
 src/TopOpeBRep/TopOpeBRep_Hctxff2d.cxx             |    2 +-
 src/TopOpeBRep/TopOpeBRep_LineInter.cxx            |   16 +-
 src/TopOpeBRep/TopOpeBRep_Point2d.cxx              |    2 +-
 src/TopOpeBRep/TopOpeBRep_ProcessGR.cxx            |    8 +-
 src/TopOpeBRep/TopOpeBRep_ProcessSectionEdges.cxx  |   24 +-
 src/TopOpeBRep/TopOpeBRep_ShapeIntersector.cxx     |   17 +-
 src/TopOpeBRep/TopOpeBRep_ShapeIntersector2d.cxx   |   14 +-
 src/TopOpeBRep/TopOpeBRep_ShapeScanner.cxx         |    2 +-
 src/TopOpeBRep/TopOpeBRep_VPointInter.cxx          |   12 +-
 src/TopOpeBRep/TopOpeBRep_kpart.cxx                |   22 +-
 src/TopOpeBRep/TopOpeBRep_mergePDS.cxx             |    6 +-
 src/TopOpeBRep/TopOpeBRep_trace.cxx                |    4 +-
 src/TopOpeBRep/TopOpeBRep_traceALWL.cxx            |   10 +-
 src/TopOpeBRep/TopOpeBRep_traceBOOPNINT.cxx        |    4 +-
 src/TopOpeBRep/TopOpeBRep_traceSIFF.cxx            |    4 +-
 src/TopOpeBRep/TopOpeBRep_traceSIFF.hxx            |    4 +-
 src/TopOpeBRep/TopOpeBRep_vpr.cxx                  |   32 +-
 src/TopOpeBRep/TopOpeBRep_vprclo.cxx               |   10 +-
 src/TopOpeBRep/TopOpeBRep_vprdeg.cxx               |   18 +-
 .../TopOpeBRepBuild_Area1dBuilder.cxx              |   24 +-
 .../TopOpeBRepBuild_Area2dBuilder.cxx              |    4 +-
 .../TopOpeBRepBuild_AreaBuilder.cxx                |    4 +-
 src/TopOpeBRepBuild/TopOpeBRepBuild_BuildEdges.cxx |    6 +-
 src/TopOpeBRepBuild/TopOpeBRepBuild_BuildFaces.cxx |    6 +-
 src/TopOpeBRepBuild/TopOpeBRepBuild_Builder.cdl    |   14 +-
 src/TopOpeBRepBuild/TopOpeBRepBuild_Builder.cxx    |   26 +-
 src/TopOpeBRepBuild/TopOpeBRepBuild_Builder1.cdl   |    2 +-
 src/TopOpeBRepBuild/TopOpeBRepBuild_Builder1_2.cxx |    3 +
 src/TopOpeBRepBuild/TopOpeBRepBuild_BuilderON.cxx  |  132 +-
 .../TopOpeBRepBuild_BuilderON2d.cxx                |   32 +-
 .../TopOpeBRepBuild_CompositeClassifier.cxx        |    2 +-
 src/TopOpeBRepBuild/TopOpeBRepBuild_End.cxx        |   14 +-
 src/TopOpeBRepBuild/TopOpeBRepBuild_FREGU.cxx      |   26 +-
 .../TopOpeBRepBuild_FaceBuilder.cxx                |   10 +-
 src/TopOpeBRepBuild/TopOpeBRepBuild_Fill.hxx       |    6 +-
 src/TopOpeBRepBuild/TopOpeBRepBuild_FuseFace.cxx   |   64 +-
 src/TopOpeBRepBuild/TopOpeBRepBuild_Grid.cxx       |   26 +-
 src/TopOpeBRepBuild/TopOpeBRepBuild_GridEE.cxx     |   58 +-
 src/TopOpeBRepBuild/TopOpeBRepBuild_GridFF.cxx     |   78 +-
 src/TopOpeBRepBuild/TopOpeBRepBuild_GridSS.cxx     |   66 +-
 src/TopOpeBRepBuild/TopOpeBRepBuild_Griddump.cxx   |   78 +-
 src/TopOpeBRepBuild/TopOpeBRepBuild_HBuilder.cdl   |    6 +-
 src/TopOpeBRepBuild/TopOpeBRepBuild_HBuilder.cxx   |    2 +-
 src/TopOpeBRepBuild/TopOpeBRepBuild_KPart.cxx      |   72 +-
 src/TopOpeBRepBuild/TopOpeBRepBuild_Loop.cdl       |    4 +-
 src/TopOpeBRepBuild/TopOpeBRepBuild_Merge.cxx      |   14 +-
 src/TopOpeBRepBuild/TopOpeBRepBuild_Pave.cdl       |    2 +-
 src/TopOpeBRepBuild/TopOpeBRepBuild_Pave.cxx       |    2 +-
 .../TopOpeBRepBuild_PaveClassifier.cxx             |   20 +-
 src/TopOpeBRepBuild/TopOpeBRepBuild_PaveSet.cxx    |   12 +-
 src/TopOpeBRepBuild/TopOpeBRepBuild_SREGU.cxx      |   20 +-
 src/TopOpeBRepBuild/TopOpeBRepBuild_Section.cxx    |   62 +-
 src/TopOpeBRepBuild/TopOpeBRepBuild_ShapeSet.cxx   |   14 +-
 .../TopOpeBRepBuild_ShellFaceClassifier.cxx        |   14 +-
 .../TopOpeBRepBuild_ShellFaceSet.cxx               |   10 +-
 .../TopOpeBRepBuild_SolidBuilder.cxx               |    2 +-
 src/TopOpeBRepBuild/TopOpeBRepBuild_SplitEdge.hxx  |   12 +-
 src/TopOpeBRepBuild/TopOpeBRepBuild_SplitFace.hxx  |   14 +-
 .../TopOpeBRepBuild_SplitShapes.hxx                |    4 +-
 src/TopOpeBRepBuild/TopOpeBRepBuild_SplitSolid.hxx |    6 +-
 src/TopOpeBRepBuild/TopOpeBRepBuild_Tools.cxx      |    4 +-
 .../TopOpeBRepBuild_WireEdgeClassifier.cxx         |   12 +-
 .../TopOpeBRepBuild_WireEdgeSet.cxx                |    6 +-
 src/TopOpeBRepBuild/TopOpeBRepBuild_fctwes.cxx     |   16 +-
 src/TopOpeBRepBuild/TopOpeBRepBuild_ffsfs.cxx      |   32 +-
 src/TopOpeBRepBuild/TopOpeBRepBuild_ffwesk.cxx     |   16 +-
 src/TopOpeBRepBuild/TopOpeBRepBuild_keep.cxx       |   12 +-
 src/TopOpeBRepBuild/TopOpeBRepBuild_kpkole.cxx     |   44 +-
 src/TopOpeBRepBuild/TopOpeBRepBuild_makeedges.cxx  |    8 +-
 src/TopOpeBRepBuild/TopOpeBRepBuild_makefaces.cxx  |   24 +-
 src/TopOpeBRepBuild/TopOpeBRepBuild_makesolids.cxx |    8 +-
 src/TopOpeBRepBuild/TopOpeBRepBuild_trace.cxx      |    4 +-
 src/TopOpeBRepDS/TopOpeBRepDS.cdl                  |   19 +-
 src/TopOpeBRepDS/TopOpeBRepDS_Association.cdl      |    2 +-
 src/TopOpeBRepDS/TopOpeBRepDS_BuildTool.cxx        |   74 +-
 src/TopOpeBRepDS/TopOpeBRepDS_Check.cdl            |    2 +-
 src/TopOpeBRepDS/TopOpeBRepDS_Check.cxx            |   36 +-
 src/TopOpeBRepDS/TopOpeBRepDS_Curve.cdl            |    2 +-
 src/TopOpeBRepDS/TopOpeBRepDS_Curve.cxx            |    2 +-
 .../TopOpeBRepDS_CurvePointInterference.cdl        |    2 +-
 .../TopOpeBRepDS_CurvePointInterference.cxx        |    2 +-
 src/TopOpeBRepDS/TopOpeBRepDS_DSX.hxx              |    2 +-
 src/TopOpeBRepDS/TopOpeBRepDS_DataStructure.cxx    |   24 +-
 src/TopOpeBRepDS/TopOpeBRepDS_Dumper.cxx           |  118 +-
 src/TopOpeBRepDS/TopOpeBRepDS_EIR.cxx              |  102 +-
 src/TopOpeBRepDS/TopOpeBRepDS_EXPORT.cxx           |  130 +-
 .../TopOpeBRepDS_Edge3dInterferenceTool.cdl        |    2 +-
 .../TopOpeBRepDS_Edge3dInterferenceTool.cxx        |    4 +-
 .../TopOpeBRepDS_EdgeInterferenceTool.cdl          |    2 +-
 .../TopOpeBRepDS_EdgeInterferenceTool.cxx          |   15 +-
 .../TopOpeBRepDS_EdgeVertexInterference.cdl        |    6 +-
 .../TopOpeBRepDS_EdgeVertexInterference.cxx        |    2 +-
 src/TopOpeBRepDS/TopOpeBRepDS_FIR.cxx              |   46 +-
 .../TopOpeBRepDS_FaceEdgeInterference.cdl          |    3 +-
 .../TopOpeBRepDS_FaceEdgeInterference.cxx          |    2 +-
 .../TopOpeBRepDS_FaceInterferenceTool.cdl          |    2 +-
 .../TopOpeBRepDS_FaceInterferenceTool.cxx          |   20 +-
 src/TopOpeBRepDS/TopOpeBRepDS_Filter.cxx           |    2 +-
 .../TopOpeBRepDS_FilterCurveInterferences.cxx      |    4 +-
 .../TopOpeBRepDS_FilterEdgeInterferences.cxx       |   24 +-
 .../TopOpeBRepDS_FilterFaceInterferences.cxx       |   24 +-
 src/TopOpeBRepDS/TopOpeBRepDS_GapFiller.cxx        |   18 +-
 src/TopOpeBRepDS/TopOpeBRepDS_GapTool.cdl          |    8 +-
 src/TopOpeBRepDS/TopOpeBRepDS_GapTool.cxx          |    4 +-
 src/TopOpeBRepDS/TopOpeBRepDS_HDataStructure.cdl   |    2 +-
 src/TopOpeBRepDS/TopOpeBRepDS_HDataStructure.cxx   |   24 +-
 src/TopOpeBRepDS/TopOpeBRepDS_Interference.cdl     |    6 +-
 src/TopOpeBRepDS/TopOpeBRepDS_Interference.cxx     |    8 +-
 src/TopOpeBRepDS/TopOpeBRepDS_InterferenceTool.cdl |    2 +-
 src/TopOpeBRepDS/TopOpeBRepDS_Marker.cdl           |    2 +-
 src/TopOpeBRepDS/TopOpeBRepDS_PointIterator.cxx    |    2 +-
 .../TopOpeBRepDS_ProcessEdgeInterferences.cxx      |   68 +-
 .../TopOpeBRepDS_ProcessFaceInterferences.cxx      |   26 +-
 .../TopOpeBRepDS_ProcessInterferencesTool.cxx      |   34 +-
 .../TopOpeBRepDS_ShapeShapeInterference.cdl        |    4 +-
 .../TopOpeBRepDS_ShapeShapeInterference.cxx        |    2 +-
 .../TopOpeBRepDS_SolidSurfaceInterference.cdl      |    4 +-
 .../TopOpeBRepDS_SolidSurfaceInterference.cxx      |    2 +-
 src/TopOpeBRepDS/TopOpeBRepDS_Surface.cdl          |    2 +-
 .../TopOpeBRepDS_SurfaceCurveInterference.cdl      |    6 +-
 .../TopOpeBRepDS_SurfaceCurveInterference.cxx      |    8 +-
 src/TopOpeBRepDS/TopOpeBRepDS_TOOL.cxx             |    4 +-
 src/TopOpeBRepDS/TopOpeBRepDS_Transition.cxx       |    6 +-
 src/TopOpeBRepDS/TopOpeBRepDS_connex.cxx           |   12 +-
 src/TopOpeBRepDS/TopOpeBRepDS_reDEB.cxx            |    2 +-
 src/TopOpeBRepDS/TopOpeBRepDS_reDEB.hxx            |    4 +-
 src/TopOpeBRepDS/TopOpeBRepDS_repvg.cxx            |   28 +-
 src/TopOpeBRepDS/TopOpeBRepDS_samdom.cxx           |    2 +-
 src/TopOpeBRepDS/TopOpeBRepDS_trace.cxx            |    4 +-
 src/TopOpeBRepDS/TopOpeBRepDS_traceDSX.cxx         |    2 +-
 src/TopOpeBRepDS/TopOpeBRepDS_traceDSX.hxx         |    8 +-
 src/TopOpeBRepTool/TopOpeBRepTool.cdl              |    2 -
 src/TopOpeBRepTool/TopOpeBRepTool.cxx              |    2 +-
 src/TopOpeBRepTool/TopOpeBRepTool_2d.cxx           |    6 +-
 src/TopOpeBRepTool/TopOpeBRepTool_BoxSort.cxx      |   10 +-
 src/TopOpeBRepTool/TopOpeBRepTool_CLASSI.cxx       |    2 +-
 src/TopOpeBRepTool/TopOpeBRepTool_CORRISO.cxx      |   50 +-
 src/TopOpeBRepTool/TopOpeBRepTool_CurveTool.cxx    |   14 +-
 src/TopOpeBRepTool/TopOpeBRepTool_FuseEdges.cxx    |   28 +-
 src/TopOpeBRepTool/TopOpeBRepTool_GEOMETRY.cxx     |    2 +-
 src/TopOpeBRepTool/TopOpeBRepTool_HBoxTool.cdl     |    2 +-
 src/TopOpeBRepTool/TopOpeBRepTool_HBoxTool.cxx     |    8 +-
 src/TopOpeBRepTool/TopOpeBRepTool_KRO.hxx          |    2 +-
 src/TopOpeBRepTool/TopOpeBRepTool_PURGE.cxx        |   14 +-
 src/TopOpeBRepTool/TopOpeBRepTool_PURGE.hxx        |    2 +-
 src/TopOpeBRepTool/TopOpeBRepTool_REGUS.cxx        |   44 +-
 src/TopOpeBRepTool/TopOpeBRepTool_REGUW.cxx        |   58 +-
 src/TopOpeBRepTool/TopOpeBRepTool_RegularizeW.cxx  |   24 +-
 src/TopOpeBRepTool/TopOpeBRepTool_STATE.cxx        |    3 +-
 src/TopOpeBRepTool/TopOpeBRepTool_STATE.hxx        |    8 +-
 .../TopOpeBRepTool_ShapeClassifier.cxx             |    4 +-
 .../TopOpeBRepTool_ShapeExplorer.cxx               |   10 +-
 src/TopOpeBRepTool/TopOpeBRepTool_ShapeTool.cxx    |    8 +-
 .../TopOpeBRepTool_SolidClassifier.cxx             |    4 +-
 src/TopOpeBRepTool/TopOpeBRepTool_TOOL.cxx         |   20 +-
 src/TopOpeBRepTool/TopOpeBRepTool_box.cxx          |    4 +-
 src/TopOpeBRepTool/TopOpeBRepTool_box.hxx          |    2 +-
 src/TopOpeBRepTool/TopOpeBRepTool_faulty.cxx       |    2 +-
 src/TopOpeBRepTool/TopOpeBRepTool_tol.cxx          |    4 +-
 src/TopOpeBRepTool/TopOpeBRepTool_trace.cxx        |    4 +-
 src/TopOpeBRepTool/TopOpeBRepTool_traceSTATE.cxx   |    4 +-
 src/TopTools/TopTools.cdl                          |    1 -
 src/TopTools/TopTools_LocationSet.cxx              |   29 +-
 src/TopTools/TopTools_MutexForShapeProvider.hxx    |    4 +-
 src/TopTools/TopTools_ShapeSet.cxx                 |    6 -
 src/TopTrans/TopTrans_SurfaceTransition.cxx        |    2 +-
 src/TopoDS/TopoDS.cdl                              |   37 +-
 src/TopoDS/TopoDS_Builder.cdl                      |    4 +-
 src/TopoDS/TopoDS_CompSolid.cdl                    |    1 +
 src/TopoDS/TopoDS_Compound.cdl                     |    1 +
 src/TopoDS/TopoDS_HShape.cdl                       |    4 +-
 src/TopoDS/TopoDS_Shape.cdl                        |   14 +
 src/TopoDS/TopoDS_Shape.lxx                        |   20 +
 src/TopoDS/TopoDS_TCompSolid.cdl                   |    5 +-
 src/TopoDS/TopoDS_TCompound.cdl                    |    5 +-
 src/TopoDS/TopoDS_TEdge.cdl                        |    2 +
 src/TopoDS/TopoDS_TFace.cdl                        |    7 +-
 src/TopoDS/TopoDS_TShape.cdl                       |   16 +-
 src/TopoDS/TopoDS_TShape.lxx                       |   21 +
 src/TopoDS/TopoDS_TShell.cdl                       |    5 +-
 src/TopoDS/TopoDS_TSolid.cdl                       |    6 +-
 src/TopoDS/TopoDS_TVertex.cdl                      |    2 +
 src/TopoDS/TopoDS_TWire.cdl                        |    5 +-
 src/TopoDSToStep/TopoDSToStep_Builder.cdl          |    4 +-
 .../TopoDSToStep_MakeBrepWithVoids.cdl             |    2 +-
 .../TopoDSToStep_MakeBrepWithVoids.cxx             |   10 +-
 src/TopoDSToStep/TopoDSToStep_MakeFacetedBrep.cdl  |    4 +-
 ...opoDSToStep_MakeFacetedBrepAndBrepWithVoids.cdl |    2 +-
 .../TopoDSToStep_MakeGeometricCurveSet.cdl         |    2 +-
 .../TopoDSToStep_MakeManifoldSolidBrep.cdl         |    4 +-
 .../TopoDSToStep_MakeShellBasedSurfaceModel.cdl    |    6 +-
 src/TopoDSToStep/TopoDSToStep_MakeStepEdge.cdl     |    4 +-
 src/TopoDSToStep/TopoDSToStep_MakeStepEdge.cxx     |    2 +-
 src/TopoDSToStep/TopoDSToStep_MakeStepFace.cdl     |    4 +-
 src/TopoDSToStep/TopoDSToStep_MakeStepFace.cxx     |    4 +-
 src/TopoDSToStep/TopoDSToStep_MakeStepVertex.cdl   |    4 +-
 src/TopoDSToStep/TopoDSToStep_MakeStepWire.cdl     |    4 +-
 src/TopoDSToStep/TopoDSToStep_Tool.cxx             |    8 +-
 src/TopoDSToStep/TopoDSToStep_WireframeBuilder.cdl |    4 +-
 src/TopoDSToStep/TopoDSToStep_WireframeBuilder.cxx |   10 +-
 src/Transfer/Transfer.cdl                          |    1 -
 src/Transfer/Transfer_ActorDispatch.cdl            |   12 +-
 src/Transfer/Transfer_ActorOfFinderProcess.cdl     |   14 +-
 src/Transfer/Transfer_ActorOfTransientProcess.cdl  |   14 +-
 src/Transfer/Transfer_BinderOfTransientInteger.cdl |    2 +-
 src/Transfer/Transfer_DispatchControl.cdl          |   10 +-
 src/Transfer/Transfer_Finder.cdl                   |    2 +-
 src/Transfer/Transfer_FinderProcess.cdl            |    2 +-
 src/Transfer/Transfer_MapContainer.cdl             |    2 +-
 src/Transfer/Transfer_Mapper.cdl                   |    2 +-
 src/Transfer/Transfer_MultipleBinder.cdl           |    8 +-
 src/Transfer/Transfer_ResultFromModel.cdl          |    4 +-
 src/Transfer/Transfer_ResultFromTransient.cdl      |    8 +-
 src/Transfer/Transfer_SimpleBinder.cdl             |   81 -
 src/Transfer/Transfer_SimpleBinder.gxx             |   48 -
 src/Transfer/Transfer_SimpleBinderOfTransient.cdl  |    2 +-
 src/Transfer/Transfer_TransferDispatch.cdl         |    4 +-
 src/Transfer/Transfer_TransferInput.cdl            |    8 +-
 src/Transfer/Transfer_TransferOutput.cdl           |    8 +-
 src/Transfer/Transfer_TransferProcess.cdl          |   46 +-
 src/Transfer/Transfer_TransientListBinder.cdl      |    6 +-
 src/Transfer/Transfer_TransientProcess.cdl         |    2 +-
 src/Transfer/Transfer_VoidBinder.cdl               |    2 +-
 src/TransferBRep/TransferBRep.cdl                  |    5 +-
 src/TransferBRep/TransferBRep_BinderOfShape.cdl    |   79 +
 src/TransferBRep/TransferBRep_BinderOfShape.cxx    |   47 +
 src/TransferBRep/TransferBRep_ShapeBinder.cdl      |    4 +-
 src/TransferBRep/TransferBRep_ShapeListBinder.cdl  |    6 +-
 src/UTL/UTL.cdl                                    |    2 +-
 src/UTL/UTL.cxx                                    |  138 +-
 src/Units/Units.cxx                                |    8 +
 src/Units/Units_Dimensions.cdl                     |    8 +-
 src/Units/Units_Explorer.cxx                       |    4 +
 src/Units/Units_Lexicon.cdl                        |    2 +-
 src/Units/Units_Lexicon.cxx                        |    2 +
 src/Units/Units_Measurement.cxx                    |    4 +
 src/Units/Units_Quantity.cdl                       |    2 +-
 src/Units/Units_Sentence.cdl                       |    2 +-
 src/Units/Units_Sentence.cxx                       |    4 +-
 src/Units/Units_ShiftedToken.cdl                   |    4 +-
 src/Units/Units_ShiftedUnit.cdl                    |    8 +-
 src/Units/Units_Token.cdl                          |   30 +-
 src/Units/Units_Token.cxx                          |    2 +-
 src/Units/Units_Unit.cdl                           |    8 +-
 src/Units/Units_UnitsDictionary.cdl                |    2 +-
 src/Units/Units_UnitsDictionary.cxx                |   29 +-
 src/Units/Units_UnitsLexicon.cdl                   |    2 +-
 src/Units/Units_UnitsSystem.cdl                    |    4 +-
 src/Units/Units_UnitsSystem.cxx                    |    4 +-
 src/UnitsAPI/UnitsAPI.cxx                          |   22 +
 src/UnitsMethods/UnitsMethods.cxx                  |   12 +-
 src/V3d/FILES                                      |    3 +-
 src/V3d/V3d.cdl                                    |   63 +-
 src/V3d/V3d.cxx                                    |    4 +-
 src/V3d/V3d_AmbientLight.cdl                       |    4 +-
 src/V3d/V3d_CircularGrid.cdl                       |    2 +-
 src/V3d/V3d_CircularGrid.cxx                       |    2 +-
 src/V3d/V3d_ColorScale.cxx                         |    2 -
 src/V3d/V3d_DirectionalLight.cdl                   |   10 +-
 src/V3d/V3d_DirectionalLight.cxx                   |   13 +-
 src/V3d/V3d_LayerMgr.cdl                           |    8 +-
 src/V3d/V3d_Light.cdl                              |    6 +-
 src/V3d/V3d_ListOfTransient.cdl                    |   31 -
 src/V3d/V3d_ListOfTransient.cxx                    |   42 -
 src/V3d/V3d_ListOfTransient.hxx                    |   52 +
 src/V3d/V3d_OrthographicView.cdl                   |   63 -
 src/V3d/V3d_OrthographicView.cxx                   |   70 -
 src/V3d/V3d_PerspectiveView.cdl                    |  106 -
 src/V3d/V3d_PerspectiveView.cxx                    |  148 -
 src/V3d/V3d_Plane.cxx                              |    4 +-
 src/V3d/V3d_Plane.hxx                              |    4 +-
 src/V3d/V3d_PositionLight.cdl                      |    4 +-
 src/V3d/V3d_PositionLight.cxx                      |   30 +-
 src/V3d/V3d_PositionalLight.cdl                    |   12 +-
 src/V3d/V3d_PositionalLight.cxx                    |   26 +-
 src/V3d/V3d_RectangularGrid.cdl                    |    2 +-
 src/V3d/V3d_RectangularGrid.cxx                    |    2 +-
 src/V3d/V3d_SpotLight.cdl                          |   10 +-
 src/V3d/V3d_SpotLight.cxx                          |   26 +-
 src/V3d/V3d_View.cdl                               |  514 +-
 src/V3d/V3d_View.cxx                               | 3705 +++++++------
 src/V3d/V3d_View_3.cxx                             |  252 +-
 src/V3d/V3d_View_4.cxx                             |  467 +-
 src/V3d/V3d_View_5.cxx                             |   54 +-
 src/V3d/V3d_Viewer.cdl                             |   39 +-
 src/V3d/V3d_Viewer.cxx                             |   63 +-
 src/V3d/V3d_Viewer_3.cxx                           |    2 +-
 src/V3d/V3d_Viewer_4.cxx                           |  441 +-
 src/ViewerTest/FILES                               |    2 +
 src/ViewerTest/ViewerTest.cdl                      |   20 +-
 src/ViewerTest/ViewerTest.cxx                      | 2152 +++++---
 src/ViewerTest/ViewerTest_AutoUpdater.cxx          |   98 +
 src/ViewerTest/ViewerTest_AutoUpdater.hxx          |   64 +
 src/ViewerTest/ViewerTest_AviCommands.cxx          |   11 +-
 src/ViewerTest/ViewerTest_EventManager.cdl         |    9 +-
 src/ViewerTest/ViewerTest_EventManager.cxx         |  216 +-
 src/ViewerTest/ViewerTest_FilletCommands.cxx       |   12 +-
 src/ViewerTest/ViewerTest_ObjectCommands.cxx       | 1587 ++++--
 src/ViewerTest/ViewerTest_OpenGlCommands.cxx       |   31 +-
 src/ViewerTest/ViewerTest_RelationCommands.cxx     |  758 +--
 src/ViewerTest/ViewerTest_Tool.cdl                 |   39 -
 src/ViewerTest/ViewerTest_Tool.cxx                 |  141 -
 src/ViewerTest/ViewerTest_ViewerCommands.cxx       | 1640 +++++-
 src/Visual3d/FILES                                 |    3 -
 src/Visual3d/Visual3d.cdl                          |  113 +-
 src/Visual3d/Visual3d_ContextView.cdl              |   13 +-
 src/Visual3d/Visual3d_ContextView.cxx              |    8 +-
 src/Visual3d/Visual3d_Layer.cdl                    |    2 +-
 src/Visual3d/Visual3d_Layer.cxx                    |    8 +-
 src/Visual3d/Visual3d_Light.cdl                    |   10 +-
 src/Visual3d/Visual3d_MapOfZLayerSettings.hxx      |    4 +-
 src/Visual3d/Visual3d_NListOfLayerItem.hxx         |    6 +-
 src/Visual3d/Visual3d_PickDescriptor.cdl           |  145 -
 src/Visual3d/Visual3d_PickDescriptor.cxx           |  156 -
 src/Visual3d/Visual3d_PickPath.cdl                 |  138 -
 src/Visual3d/Visual3d_PickPath.cxx                 |  114 -
 src/Visual3d/Visual3d_TransientManager.cdl         |  194 -
 src/Visual3d/Visual3d_TransientManager.cxx         |  239 -
 src/Visual3d/Visual3d_View.cdl                     |  336 +-
 src/Visual3d/Visual3d_View.cxx                     | 5493 ++++++++------------
 src/Visual3d/Visual3d_View.pxx                     |   29 -
 src/Visual3d/Visual3d_ViewManager.cdl              |  102 +-
 src/Visual3d/Visual3d_ViewManager.cxx              | 1119 ++--
 src/Visual3d/Visual3d_ViewManager.pxx              |   20 -
 src/Visual3d/Visual3d_ViewMapping.cdl              |  299 --
 src/Visual3d/Visual3d_ViewMapping.cxx              |  335 --
 src/Visual3d/Visual3d_ViewOrientation.cdl          |  256 -
 src/Visual3d/Visual3d_ViewOrientation.cxx          |  253 -
 src/Visual3d/Visual3d_View_Print.cxx               |   67 -
 src/Voxel/Voxel_CollisionDetection.cxx             |    2 +-
 src/Voxel/Voxel_FastConverter.cxx                  |    4 +-
 src/Voxel/Voxel_Prs.cdl                            |    6 +-
 src/Voxel/Voxel_Reader.cxx                         |   15 +-
 src/Voxel/Voxel_TypeDef.hxx                        |    8 +-
 src/Voxel/Voxel_Writer.cxx                         |   13 +-
 src/Vrml/Vrml.cdl                                  |   13 +-
 src/Vrml/Vrml_AsciiText.cdl                        |    4 +-
 src/Vrml/Vrml_Coordinate3.cdl                      |    4 +-
 src/Vrml/Vrml_IndexedFaceSet.cdl                   |    4 +-
 src/Vrml/Vrml_IndexedLineSet.cdl                   |    4 +-
 src/Vrml/Vrml_LOD.cdl                              |    4 +-
 src/Vrml/Vrml_Material.cdl                         |    4 +-
 src/Vrml/Vrml_MatrixTransform.cxx                  |    3 +-
 src/Vrml/Vrml_Normal.cdl                           |    4 +-
 src/Vrml/Vrml_SFImage.cdl                          |    4 +-
 src/Vrml/Vrml_TextureCoordinate2.cdl               |    4 +-
 src/VrmlAPI/VrmlAPI.cdl                            |   22 +-
 src/VrmlAPI/VrmlAPI_Writer.cxx                     |    3 +-
 src/VrmlConverter/VrmlConverter.cdl                |   67 +-
 src/VrmlConverter/VrmlConverter_Drawer.cdl         |   22 +-
 src/VrmlConverter/VrmlConverter_IsoAspect.cdl      |    4 +-
 src/VrmlConverter/VrmlConverter_LineAspect.cdl     |    8 +-
 src/VrmlConverter/VrmlConverter_PointAspect.cdl    |    8 +-
 src/VrmlConverter/VrmlConverter_Projector.cdl      |    2 +-
 src/VrmlConverter/VrmlConverter_ShadedShape.cxx    |   10 +-
 src/VrmlConverter/VrmlConverter_ShadingAspect.cdl  |    4 +-
 src/VrmlData/VrmlData_DataMapOfShapeAppearance.hxx |   19 +-
 src/VrmlData/VrmlData_Geometry.hxx                 |    2 +-
 src/VrmlData/VrmlData_ListOfNode.hxx               |    2 +-
 src/VrmlData/VrmlData_MapOfNode.hxx                |    2 +-
 src/VrmlData/VrmlData_Node.hxx                     |    8 +-
 src/VrmlData/VrmlData_Scene.cxx                    |    2 +-
 src/VrmlData/VrmlData_Scene.hxx                    |   11 +-
 src/VrmlData/VrmlData_ShapeConvert.cxx             |   12 +-
 src/VrmlData/VrmlData_ShapeConvert.hxx             |   20 +-
 src/WNT/FILES                                      |    4 -
 src/WNT/WNT.cdl                                    |    9 -
 src/WNT/WNT_Dword.cxx                              |   27 -
 src/WNT/WNT_Dword.hxx                              |    4 +-
 src/WNT/WNT_Uint.cxx                               |   27 -
 src/WNT/WNT_Uint.hxx                               |    4 +-
 src/WNT/WNT_WClass.cdl                             |    2 +-
 src/WNT/WNT_WClass.cxx                             |    4 +-
 src/WNT/WNT_Window.cdl                             |   50 +-
 src/WNT/WNT_Window.cxx                             |  385 +-
 src/WNT/WNT_Window.lxx                             |   31 +-
 src/WNT/WNT_WindowData.cxx                         |   28 -
 src/WNT/WNT_WindowData.hxx                         |   46 -
 src/XBRepMesh/FILES                                |    2 +
 src/XBRepMesh/XBRepMesh.cdl                        |   31 -
 src/XBRepMesh/XBRepMesh.cxx                        |   11 +-
 src/XBRepMesh/XBRepMesh.hxx                        |   39 +
 src/XCAFApp/XCAFApp.cdl                            |    3 +-
 src/XCAFApp/XCAFApp_Application.cdl                |    2 +-
 src/XCAFDoc/XCAFDoc.cdl                            |   28 +-
 src/XCAFDoc/XCAFDoc_Area.cdl                       |    8 +-
 src/XCAFDoc/XCAFDoc_Centroid.cdl                   |    8 +-
 src/XCAFDoc/XCAFDoc_Color.cdl                      |    8 +-
 src/XCAFDoc/XCAFDoc_ColorTool.cdl                  |    7 +-
 src/XCAFDoc/XCAFDoc_Datum.cdl                      |    8 +-
 src/XCAFDoc/XCAFDoc_DimTol.cdl                     |    8 +-
 src/XCAFDoc/XCAFDoc_DimTolTool.cdl                 |   11 +-
 src/XCAFDoc/XCAFDoc_DocumentTool.cdl               |   11 +-
 src/XCAFDoc/XCAFDoc_DocumentTool.cxx               |    1 -
 src/XCAFDoc/XCAFDoc_GraphNode.cdl                  |   12 +-
 src/XCAFDoc/XCAFDoc_LayerTool.cdl                  |    8 +-
 src/XCAFDoc/XCAFDoc_Location.cdl                   |    8 +-
 src/XCAFDoc/XCAFDoc_Material.cdl                   |    8 +-
 src/XCAFDoc/XCAFDoc_MaterialTool.cdl               |    7 +-
 src/XCAFDoc/XCAFDoc_ShapeMapTool.cdl               |    7 +-
 src/XCAFDoc/XCAFDoc_ShapeTool.cdl                  |   19 +-
 src/XCAFDoc/XCAFDoc_ShapeTool.cxx                  |   61 +-
 src/XCAFDoc/XCAFDoc_Volume.cdl                     |    8 +-
 src/XCAFDrivers/XCAFDrivers.cxx                    |    6 +
 .../XCAFDrivers_DocumentRetrievalDriver.cdl        |    2 +-
 .../XCAFDrivers_DocumentStorageDriver.cdl          |    2 +-
 src/XCAFPrs/FILES                                  |    2 +
 src/XCAFPrs/XCAFPrs.cdl                            |    5 +-
 src/XCAFPrs/XCAFPrs.cxx                            |    3 +-
 src/XCAFPrs/XCAFPrs_AISObject.cdl                  |   74 -
 src/XCAFPrs/XCAFPrs_AISObject.cxx                  |  499 +-
 src/XCAFPrs/XCAFPrs_AISObject.hxx                  |   60 +
 src/XDEDRAW/XDEDRAW.cdl                            |    6 +-
 src/XDEDRAW/XDEDRAW.cxx                            |   71 +-
 src/XDEDRAW/XDEDRAW_Common.cxx                     |    1 -
 src/XDEDRAW/XDEDRAW_Props.cxx                      |    4 +-
 src/XDEDRAW/XDEDRAW_Shapes.cdl                     |    2 +-
 src/XSAlgo/XSAlgo.cdl                              |    1 -
 src/XSAlgo/XSAlgo_AlgoContainer.cdl                |    2 +-
 src/XSAlgo/XSAlgo_AlgoContainer.cxx                |   12 +-
 src/XSAlgo/XSAlgo_ToolContainer.cdl                |    4 +-
 src/XSControl/XSControl_Controller.cdl             |   20 +-
 src/XSControl/XSControl_FuncShape.cdl              |    2 +-
 src/XSControl/XSControl_Reader.cdl                 |    4 +-
 src/XSControl/XSControl_SelectForTransfer.cdl      |    6 +-
 src/XSControl/XSControl_SignTransferStatus.cdl     |    4 +-
 src/XSControl/XSControl_TransferReader.cdl         |   14 +-
 src/XSControl/XSControl_TransferWriter.cdl         |   10 +-
 src/XSControl/XSControl_Utils.cdl                  |   28 +-
 src/XSControl/XSControl_Utils.cxx                  |    1 +
 src/XSControl/XSControl_Vars.cdl                   |    2 +-
 src/XSControl/XSControl_WorkSession.cdl            |   24 +-
 src/XSControl/XSControl_Writer.cdl                 |    4 +-
 src/XSDRAW/XSDRAW.cdl                              |   25 +-
 src/XSDRAW/XSDRAW.cxx                              |   16 +-
 src/XSDRAW/XSDRAW_Shape.cdl                        |   32 -
 src/XSDRAW/XSDRAW_Shape.cxx                        |   23 -
 src/XSDRAW/XSDRAW_Vars.cdl                         |    2 +-
 src/XSDRAWIGES/XSDRAWIGES.cxx                      |   12 +-
 src/XSDRAWSTEP/XSDRAWSTEP.cxx                      |    6 +-
 src/XSDRAWSTLVRML/XSDRAWSTLVRML.cdl                |    7 +-
 src/XSDRAWSTLVRML/XSDRAWSTLVRML.cxx                |  742 ++-
 src/XSDRAWSTLVRML/XSDRAWSTLVRML_DataSource.cdl     |    2 +-
 src/XSDRAWSTLVRML/XSDRAWSTLVRML_DataSource3D.cdl   |   98 +
 src/XSDRAWSTLVRML/XSDRAWSTLVRML_DataSource3D.cxx   |  385 ++
 src/XSDRAWSTLVRML/XSDRAWSTLVRML_DrawableMesh.cdl   |    2 +-
 src/XSDRAWSTLVRML/XSDRAWSTLVRML_ToVRML.cdl         |   80 +
 src/XSDRAWSTLVRML/XSDRAWSTLVRML_ToVRML.cxx         |  203 +
 src/XmlDrivers/XmlDrivers.cxx                      |    6 +-
 .../XmlDrivers_DocumentRetrievalDriver.cdl         |    2 +-
 .../XmlDrivers_DocumentRetrievalDriver.cxx         |    3 -
 .../XmlDrivers_DocumentStorageDriver.cdl           |    2 +-
 src/XmlLDrivers/XmlLDrivers.cxx                    |   14 +-
 .../XmlLDrivers_DocumentRetrievalDriver.cdl        |    2 +-
 .../XmlLDrivers_DocumentRetrievalDriver.cxx        |    5 +-
 .../XmlLDrivers_DocumentStorageDriver.cdl          |    2 +-
 .../XmlLDrivers_DocumentStorageDriver.cxx          |   19 +-
 src/XmlMDF/XmlMDF.cdl                              |    2 +-
 src/XmlMDF/XmlMDF.cxx                              |    6 +-
 src/XmlMDF/XmlMDF_ADriver.cdl                      |    4 +-
 src/XmlMDF/XmlMDF_ADriverTable.cdl                 |    2 +-
 src/XmlMDF/XmlMDF_ReferenceDriver.cdl              |    6 +-
 src/XmlMDF/XmlMDF_TagSourceDriver.cdl              |    6 +-
 src/XmlMDataStd/XmlMDataStd.cdl                    |    2 +-
 src/XmlMDataStd/XmlMDataStd_AsciiStringDriver.cdl  |    6 +-
 src/XmlMDataStd/XmlMDataStd_BooleanArrayDriver.cdl |    6 +-
 src/XmlMDataStd/XmlMDataStd_BooleanListDriver.cdl  |    6 +-
 src/XmlMDataStd/XmlMDataStd_ByteArrayDriver.cdl    |    6 +-
 src/XmlMDataStd/XmlMDataStd_ByteArrayDriver.cxx    |    5 +-
 src/XmlMDataStd/XmlMDataStd_CommentDriver.cdl      |    6 +-
 src/XmlMDataStd/XmlMDataStd_DirectoryDriver.cdl    |    6 +-
 src/XmlMDataStd/XmlMDataStd_ExpressionDriver.cdl   |    6 +-
 .../XmlMDataStd_ExtStringArrayDriver.cdl           |    6 +-
 .../XmlMDataStd_ExtStringArrayDriver.cxx           |    5 +-
 .../XmlMDataStd_ExtStringListDriver.cdl            |    6 +-
 src/XmlMDataStd/XmlMDataStd_IntPackedMapDriver.cdl |    6 +-
 src/XmlMDataStd/XmlMDataStd_IntPackedMapDriver.cxx |    6 +-
 src/XmlMDataStd/XmlMDataStd_IntegerArrayDriver.cdl |    6 +-
 src/XmlMDataStd/XmlMDataStd_IntegerArrayDriver.cxx |    5 +-
 src/XmlMDataStd/XmlMDataStd_IntegerDriver.cdl      |    6 +-
 src/XmlMDataStd/XmlMDataStd_IntegerListDriver.cdl  |    6 +-
 src/XmlMDataStd/XmlMDataStd_NameDriver.cdl         |    6 +-
 src/XmlMDataStd/XmlMDataStd_NamedDataDriver.cdl    |    6 +-
 src/XmlMDataStd/XmlMDataStd_NamedDataDriver.cxx    |   11 -
 src/XmlMDataStd/XmlMDataStd_NoteBookDriver.cdl     |    6 +-
 src/XmlMDataStd/XmlMDataStd_RealArrayDriver.cdl    |    6 +-
 src/XmlMDataStd/XmlMDataStd_RealArrayDriver.cxx    |   32 +-
 src/XmlMDataStd/XmlMDataStd_RealDriver.cdl         |    6 +-
 src/XmlMDataStd/XmlMDataStd_RealListDriver.cdl     |    6 +-
 .../XmlMDataStd_ReferenceArrayDriver.cdl           |    6 +-
 .../XmlMDataStd_ReferenceListDriver.cdl            |    6 +-
 src/XmlMDataStd/XmlMDataStd_RelationDriver.cdl     |    6 +-
 src/XmlMDataStd/XmlMDataStd_TickDriver.cdl         |    6 +-
 src/XmlMDataStd/XmlMDataStd_TreeNodeDriver.cdl     |    6 +-
 src/XmlMDataStd/XmlMDataStd_UAttributeDriver.cdl   |    6 +-
 src/XmlMDataStd/XmlMDataStd_VariableDriver.cdl     |    6 +-
 src/XmlMDataXtd/XmlMDataXtd.cdl                    |    2 +-
 src/XmlMDataXtd/XmlMDataXtd_AxisDriver.cdl         |    6 +-
 src/XmlMDataXtd/XmlMDataXtd_ConstraintDriver.cdl   |    6 +-
 src/XmlMDataXtd/XmlMDataXtd_GeometryDriver.cdl     |    6 +-
 src/XmlMDataXtd/XmlMDataXtd_PatternStdDriver.cdl   |    6 +-
 src/XmlMDataXtd/XmlMDataXtd_PlacementDriver.cdl    |    6 +-
 src/XmlMDataXtd/XmlMDataXtd_PlaneDriver.cdl        |    6 +-
 src/XmlMDataXtd/XmlMDataXtd_PointDriver.cdl        |    6 +-
 src/XmlMDataXtd/XmlMDataXtd_ShapeDriver.cdl        |    6 +-
 src/XmlMDocStd/XmlMDocStd_XLinkDriver.cdl          |    6 +-
 src/XmlMFunction/XmlMFunction_FunctionDriver.cdl   |    6 +-
 src/XmlMFunction/XmlMFunction_GraphNodeDriver.cdl  |    6 +-
 src/XmlMFunction/XmlMFunction_ScopeDriver.cdl      |    6 +-
 src/XmlMNaming/XmlMNaming.cdl                      |    3 -
 src/XmlMNaming/XmlMNaming_NamedShapeDriver.cdl     |    6 +-
 src/XmlMNaming/XmlMNaming_NamedShapeDriver.cxx     |   14 +-
 src/XmlMNaming/XmlMNaming_NamingDriver.cdl         |    6 +-
 src/XmlMNaming/XmlMNaming_NamingDriver.cxx         |   11 +-
 .../XmlMPrsStd_AISPresentationDriver.cdl           |    6 +-
 src/XmlMPrsStd/XmlMPrsStd_PositionDriver.cdl       |    6 +-
 src/XmlMXCAFDoc/XmlMXCAFDoc_AreaDriver.cdl         |    6 +-
 src/XmlMXCAFDoc/XmlMXCAFDoc_CentroidDriver.cdl     |    6 +-
 src/XmlMXCAFDoc/XmlMXCAFDoc_ColorDriver.cdl        |    6 +-
 src/XmlMXCAFDoc/XmlMXCAFDoc_ColorToolDriver.cdl    |    6 +-
 src/XmlMXCAFDoc/XmlMXCAFDoc_DatumDriver.cdl        |    6 +-
 src/XmlMXCAFDoc/XmlMXCAFDoc_DimTolDriver.cdl       |    6 +-
 src/XmlMXCAFDoc/XmlMXCAFDoc_DimTolToolDriver.cdl   |    6 +-
 src/XmlMXCAFDoc/XmlMXCAFDoc_DocumentToolDriver.cdl |    6 +-
 src/XmlMXCAFDoc/XmlMXCAFDoc_GraphNodeDriver.cdl    |    6 +-
 src/XmlMXCAFDoc/XmlMXCAFDoc_LayerToolDriver.cdl    |    6 +-
 src/XmlMXCAFDoc/XmlMXCAFDoc_LocationDriver.cdl     |    6 +-
 src/XmlMXCAFDoc/XmlMXCAFDoc_LocationDriver.cxx     |    2 +-
 src/XmlMXCAFDoc/XmlMXCAFDoc_MaterialDriver.cdl     |    6 +-
 src/XmlMXCAFDoc/XmlMXCAFDoc_MaterialToolDriver.cdl |    6 +-
 src/XmlMXCAFDoc/XmlMXCAFDoc_ShapeToolDriver.cdl    |    6 +-
 src/XmlMXCAFDoc/XmlMXCAFDoc_VolumeDriver.cdl       |    6 +-
 src/XmlObjMgt/XmlObjMgt.cdl                        |    4 +-
 src/XmlObjMgt/XmlObjMgt_Array1.cdl                 |    2 +-
 src/XmlObjMgt/XmlObjMgt_Array1.cxx                 |  119 +
 src/XmlObjMgt/XmlObjMgt_Array1.gxx                 |  117 -
 src/XmlObjMgt/XmlObjMgt_Persistent.cdl             |    1 +
 src/XmlTObjDrivers/XmlTObjDrivers.cxx              |    4 +
 .../XmlTObjDrivers_DocumentRetrievalDriver.hxx     |    2 +-
 .../XmlTObjDrivers_DocumentStorageDriver.hxx       |    2 +-
 src/XmlXCAFDrivers/XmlXCAFDrivers.cxx              |    4 +
 .../XmlXCAFDrivers_DocumentRetrievalDriver.cdl     |    2 +-
 .../XmlXCAFDrivers_DocumentStorageDriver.cdl       |    2 +-
 src/Xw/Xw_Window.cxx                               |    4 +-
 src/Xw/Xw_Window.hxx                               |   14 +-
 src/gce/gce.cdl                                    |   61 +-
 src/gce/gce_MakeCirc.cxx                           |    2 +-
 src/gce/gce_MakeCirc2d.cxx                         |    2 +-
 src/gce/gce_MakeCone.cxx                           |    2 +-
 src/gce/gce_MakeCylinder.cxx                       |    2 +-
 src/gce/gce_MakeDir.cxx                            |    2 +-
 src/gce/gce_MakeDir2d.cxx                          |    2 +-
 src/gce/gce_MakeElips.cxx                          |    2 +-
 src/gce/gce_MakeElips2d.cxx                        |    2 +-
 src/gce/gce_MakeHypr.cxx                           |    2 +-
 src/gce/gce_MakeHypr2d.cxx                         |    2 +-
 src/gce/gce_MakeLin.cxx                            |    2 +-
 src/gce/gce_MakeLin2d.cxx                          |    2 +-
 src/gce/gce_MakeParab.cxx                          |    2 +-
 src/gce/gce_MakeParab2d.cxx                        |    2 +-
 src/gce/gce_MakePln.cdl                            |    2 +-
 src/gce/gce_MakePln.cxx                            |    2 +-
 src/gp/gp.cdl                                      |   75 +-
 src/gp/gp_GTrsf.cdl                                |   17 +-
 src/gp/gp_GTrsf2d.cdl                              |   15 +-
 src/gp/gp_Mat.cxx                                  |    2 +-
 src/gp/gp_Mat2d.cxx                                |    2 +-
 src/gp/gp_Trsf.cdl                                 |   32 +-
 src/gp/gp_Trsf.cxx                                 |  118 +-
 src/gp/gp_Trsf2d.cdl                               |   37 +-
 src/gp/gp_Trsf2d.cxx                               |   70 +
 src/gp/gp_XY.cdl                                   |    5 +
 src/gp/gp_XY.lxx                                   |    6 +
 src/gp/gp_XYZ.cdl                                  |    6 +
 src/gp/gp_XYZ.lxx                                  |    6 +
 src/math/FILES                                     |   12 +
 src/math/math.cdl                                  |   16 +-
 src/math/math.cxx                                  |    2 +-
 src/math/math_BFGS.cxx                             |    2 +-
 src/math/math_BullardGenerator.hxx                 |   57 +
 src/math/math_Crout.cxx                            |    2 +-
 src/math/math_DirectPolynomialRoots.cxx            |    2 +-
 src/math/math_DoubleTab.cdl                        |   10 +-
 src/math/math_DoubleTab.cxx                        |  142 +
 src/math/math_DoubleTab.gxx                        |  149 -
 src/math/math_DoubleTab.lxx                        |    6 +-
 src/math/math_FRPR.cxx                             |    2 +-
 src/math/math_FunctionAllRoots.cxx                 |    2 +-
 src/math/math_FunctionRoot.cxx                     |    2 +-
 src/math/math_FunctionRoots.cxx                    |   14 +-
 src/math/math_FunctionSample.cxx                   |    2 +-
 src/math/math_FunctionSetRoot.cxx                  |    2 +-
 src/math/math_Gauss.cxx                            |    2 +-
 src/math/math_GaussLeastSquare.cxx                 |    2 +-
 src/math/math_GaussMultipleIntegration.cxx         |    2 +-
 src/math/math_GaussSetIntegration.cxx              |    2 +-
 src/math/math_GaussSingleIntegration.cxx           |    2 +-
 src/math/math_GlobOptMin.cxx                       |  488 ++
 src/math/math_GlobOptMin.hxx                       |  123 +
 src/math/math_Householder.cxx                      |    2 +-
 src/math/math_IntegerVector.cdl                    |  334 --
 src/math/math_IntegerVector.cxx                    |  428 +-
 src/math/math_IntegerVector.hxx                    |  261 +
 src/math/math_IntegerVector.lxx                    |   54 -
 src/math/math_Jacobi.cxx                           |    2 +-
 src/math/math_Matrix.cdl                           |    4 +-
 src/math/math_Matrix.cxx                           |    4 +-
 src/math/math_MultipleVarFunction.cdl              |    2 +
 src/math/math_MultipleVarFunction.cxx              |    3 +
 src/math/math_MultipleVarFunctionWithGradient.cdl  |    2 +-
 src/math/math_MultipleVarFunctionWithHessian.cdl   |    3 +
 src/math/math_MultipleVarFunctionWithHessian.cxx   |    3 +
 src/math/math_NewtonFunctionSetRoot.cxx            |    2 +-
 src/math/math_NewtonMinimum.cxx                    |   21 +-
 src/math/math_PSO.cxx                              |  261 +
 src/math/math_PSO.hxx                              |   80 +
 src/math/math_PSOParticlesPool.cxx                 |   79 +
 src/math/math_PSOParticlesPool.hxx                 |   73 +
 src/math/math_Powell.cxx                           |    2 +-
 src/math/math_Recipes.cxx                          |    2 +-
 src/math/math_SVD.cxx                              |    2 +-
 src/math/math_SingleTab.cdl                        |   61 -
 src/math/math_SingleTab.gxx                        |   87 -
 src/math/math_SingleTab.hxx                        |  115 +
 src/math/math_SingleTab.lxx                        |   40 -
 src/math/math_TrigonometricFunctionRoots.cxx       |    4 +-
 src/math/math_Uzawa.cxx                            |    2 +-
 src/math/math_Vector.cdl                           |  433 --
 src/math/math_Vector.cxx                           |  529 +-
 src/math/math_Vector.hxx                           |  326 ++
 src/math/math_Vector.lxx                           |   55 -
 test/gp_test/gp_test.cpp                           |    3 +-
 tests/3rdparty/export/A1                           |    4 +-
 tests/blend/bfuseblend/B7                          |    2 +-
 tests/blend/parse.rules                            |    1 -
 tests/blend/simple/H3                              |   11 -
 tests/blend/tolblend_buildvol/A3                   |    2 -
 tests/blend/tolblend_buildvol/A7                   |    2 -
 tests/boolean/bcommon_2d/A7                        |    2 +-
 tests/boolean/bcommon_2d/B1                        |    2 +-
 tests/boolean/bcut_complex/O8                      |    5 +-
 tests/boolean/bcut_complex/P6                      |    2 +
 tests/boolean/bfuse_complex/D4                     |    2 -
 tests/boolean/bfuse_complex/F1                     |    1 -
 tests/boolean/bfuse_complex/M7                     |    3 +
 tests/boolean/bfuse_complex/O6                     |    2 +-
 tests/boolean/bfuse_complex/P1                     |    1 +
 tests/boolean/bopcommon_2d/A7                      |    2 +-
 tests/boolean/bopcommon_2d/B1                      |    2 +-
 tests/boolean/bopcommon_complex/D8                 |    6 +-
 tests/boolean/bopcommon_complex/D9                 |    6 +-
 tests/boolean/bopcut_2d/D5                         |   11 +
 tests/boolean/bopcut_complex/E1                    |    5 +-
 tests/boolean/bopcut_complex/E2                    |    5 +-
 tests/boolean/bopcut_complex/H5                    |    2 -
 tests/boolean/bopfuse_complex/C9                   |    5 +-
 tests/boolean/bopfuse_complex/D1                   |    5 +-
 tests/boolean/bopfuse_complex/E5                   |    9 +-
 tests/boolean/bopfuse_simple/ZP6                   |   16 +-
 tests/boolean/boptuc_complex/D5                    |    2 +
 tests/boolean/bsection/M8                          |    2 +
 tests/boolean/bsection/N4                          |    2 +-
 tests/boolean/bsection/N5                          |    7 +-
 tests/boolean/bsection/N6                          |    3 -
 tests/boolean/bsection/R3                          |    2 +-
 tests/bugs/begin                                   |   19 +
 tests/bugs/caf/bug24755                            |    7 +
 tests/bugs/caf/bug24869                            |   66 +
 tests/bugs/caf/bug24925                            |   38 +
 tests/bugs/caf/bug25112                            |   27 +
 tests/bugs/caf/bug25153                            |   16 +
 tests/bugs/caf/bug25317                            |   35 +
 tests/bugs/caf/bug2793                             |    8 +-
 tests/bugs/caf/bug361                              |    2 +
 tests/bugs/demo/bug23410                           |    2 +-
 tests/bugs/demo/bug24873_1                         |   26 +
 tests/bugs/demo/bug24873_2                         |   40 +
 tests/bugs/demo/bug25020                           |   21 +
 tests/bugs/demo/bug25344_1                         |   22 +
 tests/bugs/demo/bug25344_2                         |   27 +
 tests/bugs/demo/bug25344_3                         |   32 +
 tests/bugs/demo/bug25344_4                         |   28 +
 tests/bugs/demo/bug25445                           |   28 +
 tests/bugs/fclasses/bug22125                       |   18 +
 tests/bugs/fclasses/bug24533                       |   11 +
 tests/bugs/fclasses/bug24834                       |   11 +
 tests/bugs/fclasses/bug24863_1                     |   14 +
 tests/bugs/fclasses/bug24863_2                     |   17 +
 tests/bugs/fclasses/bug24863_3                     |   18 +
 tests/bugs/fclasses/bug24897                       |   11 +
 tests/bugs/fclasses/bug24931                       |   17 +
 tests/bugs/fclasses/bug25024                       |   11 +
 tests/bugs/fclasses/bug25329                       |   11 +
 tests/bugs/fclasses/bug25348                       |   11 +
 tests/bugs/fclasses/bug25367_brep                  |   33 +
 tests/bugs/fclasses/bug25367_igs                   |   37 +
 tests/bugs/fclasses/bug63                          |    9 +-
 tests/bugs/heal/bug23944                           |   20 +-
 tests/bugs/heal/bug24                              |    2 -
 tests/bugs/heal/bug24218                           |   19 +
 tests/bugs/heal/bug24249_1                         |   13 +
 tests/bugs/heal/bug24249_2                         |   15 +
 tests/bugs/heal/bug24249_3                         |   16 +
 tests/bugs/heal/bug24596_1                         |   10 +-
 tests/bugs/heal/bug24596_2                         |   10 +-
 tests/bugs/heal/bug24934                           |   16 +
 tests/bugs/heal/bug24983                           |   11 +
 tests/bugs/heal/bug25014                           |   10 +
 tests/bugs/heal/bug25068                           |   19 +
 tests/bugs/heal/bug25333                           |   31 +
 tests/bugs/heal/bug25424                           |   51 +
 tests/bugs/heal/bug7570                            |   13 +
 tests/bugs/iges/buc60823                           |   10 -
 tests/bugs/iges/bug131_8                           |    1 -
 tests/bugs/iges/bug133_6                           |    2 -
 tests/bugs/iges/bug23622_1                         |    6 +-
 tests/bugs/iges/bug23622_2                         |    6 +-
 tests/bugs/mesh/bug23106                           |   29 +
 tests/bugs/mesh/bug23631                           |   37 +
 tests/bugs/mesh/bug24127                           |   39 +
 tests/bugs/mesh/bug24968_1                         |   47 +
 tests/bugs/mesh/bug24968_2                         |   47 +
 tests/bugs/mesh/bug25080                           |   18 +
 tests/bugs/mesh/bug25142                           |   47 +
 tests/bugs/mesh/bug25157                           |   37 +
 tests/bugs/mesh/bug25281                           |   33 +
 tests/bugs/mesh/bug25307                           |   49 +
 tests/bugs/mesh/bug25364                           |  102 +
 tests/bugs/mesh/data/bug22778_square.brep          | 2376 ---------
 tests/bugs/mesh/parse.rules                        |    1 +
 tests/bugs/modalg_1/buc60409_1                     |    2 -
 tests/bugs/modalg_1/buc60409_2                     |    2 -
 tests/bugs/modalg_1/buc60409_3                     |    3 -
 tests/bugs/modalg_1/buc60462_2                     |    4 +-
 tests/bugs/modalg_1/buc60555_3                     |    2 +-
 tests/bugs/modalg_1/buc60776_1                     |    4 +-
 tests/bugs/modalg_1/bug10160_5                     |    2 +-
 tests/bugs/modalg_1/bug10232                       |    2 +-
 tests/bugs/modalg_1/bug16517_1                     |    8 +-
 tests/bugs/modalg_1/bug16517_2                     |    8 +-
 tests/bugs/modalg_1/bug19793_2                     |   46 +-
 tests/bugs/modalg_2/bug20785                       |   14 +-
 tests/bugs/modalg_2/bug21255                       |   17 +-
 tests/bugs/modalg_2/bug21261_1                     |   15 +-
 tests/bugs/modalg_2/bug21261_10                    |   14 +-
 tests/bugs/modalg_2/bug21261_11                    |   15 +-
 tests/bugs/modalg_2/bug21261_2                     |   15 +-
 tests/bugs/modalg_2/bug21261_3                     |   15 +-
 tests/bugs/modalg_2/bug21261_4                     |   15 +-
 tests/bugs/modalg_2/bug21261_40                    |   15 +-
 tests/bugs/modalg_2/bug21261_41                    |   15 +-
 tests/bugs/modalg_2/bug21261_42                    |   15 +-
 tests/bugs/modalg_2/bug21261_43                    |   15 +-
 tests/bugs/modalg_2/bug21261_44                    |   15 +-
 tests/bugs/modalg_2/bug21261_5                     |   15 +-
 tests/bugs/modalg_2/bug21261_6                     |   15 +-
 tests/bugs/modalg_2/bug21261_7                     |   15 +-
 tests/bugs/modalg_2/bug21261_8                     |   15 +-
 tests/bugs/modalg_2/bug21261_9                     |   14 +-
 tests/bugs/modalg_2/bug21415                       |   13 +-
 tests/bugs/modalg_2/bug21909                       |   13 +-
 tests/bugs/modalg_2/bug22196                       |   40 +-
 tests/bugs/modalg_2/bug22864                       |   12 +-
 tests/bugs/modalg_2/bug22967                       |    4 +-
 tests/bugs/modalg_2/bug23218                       |    2 +-
 tests/bugs/modalg_2/bug298                         |    2 +-
 tests/bugs/modalg_2/bug399                         |    8 -
 tests/bugs/modalg_2/bug410_4                       |    2 +-
 tests/bugs/modalg_2/bug426                         |    6 +-
 tests/bugs/modalg_2/bug485                         |    2 +-
 tests/bugs/modalg_2/bug487                         |    2 +-
 tests/bugs/modalg_2/bug497_3                       |    5 +-
 tests/bugs/modalg_2/bug497_5                       |    2 +-
 tests/bugs/modalg_2/bug5805_1                      |    2 +-
 tests/bugs/modalg_2/bug5805_17                     |    5 +-
 tests/bugs/modalg_2/bug5805_21                     |    2 +-
 tests/bugs/modalg_2/bug5805_22                     |    2 +-
 tests/bugs/modalg_2/bug5805_23                     |    2 +-
 tests/bugs/modalg_2/bug5805_24                     |    2 +-
 tests/bugs/modalg_2/bug5805_41                     |    7 +-
 tests/bugs/modalg_2/bug5805_45                     |    2 +-
 tests/bugs/modalg_2/bug5805_47                     |    2 +-
 tests/bugs/modalg_2/bug5805_48                     |    2 +-
 tests/bugs/modalg_3/bug615                         |    4 -
 tests/bugs/modalg_4/bug62                          |   18 +-
 tests/bugs/modalg_4/bug6272_6                      |    2 +-
 tests/bugs/modalg_4/bug745_10                      |    7 +-
 tests/bugs/modalg_4/bug745_4                       |   14 +-
 tests/bugs/modalg_4/bug794                         |    1 -
 tests/bugs/modalg_4/bug825                         |    8 +-
 tests/bugs/modalg_4/bug827_1                       |   14 +-
 tests/bugs/modalg_4/bug8842_1                      |    4 +-
 tests/bugs/modalg_4/bug8842_16                     |   26 +-
 tests/bugs/modalg_4/bug8842_6                      |    4 +-
 tests/bugs/modalg_4/bug8842_7                      |    4 +-
 tests/bugs/modalg_4/bug8842_8                      |   13 +-
 tests/bugs/modalg_4/bug895                         |   13 +-
 tests/bugs/modalg_4/pro19653                       |    2 +-
 tests/bugs/modalg_5/bug21898                       |   42 +
 tests/bugs/modalg_5/bug22614_1                     |   30 +
 tests/bugs/modalg_5/bug22614_2                     |   30 +
 tests/bugs/modalg_5/bug22614_3                     |   29 +
 tests/bugs/modalg_5/bug22829                       |   19 +
 tests/bugs/modalg_5/bug22831                       |    4 -
 tests/bugs/modalg_5/bug22872                       |   14 +
 tests/bugs/modalg_5/bug22978                       |   21 +
 tests/bugs/modalg_5/bug23249                       |   16 +
 tests/bugs/modalg_5/bug23625_1                     |    2 +-
 tests/bugs/modalg_5/bug23698                       |   24 +
 tests/bugs/modalg_5/bug23706_10                    |    9 +-
 tests/bugs/modalg_5/bug23706_11                    |    2 +-
 tests/bugs/modalg_5/bug23706_12                    |    4 +-
 tests/bugs/modalg_5/bug23706_13                    |   10 +-
 tests/bugs/modalg_5/bug23706_14                    |   29 +-
 tests/bugs/modalg_5/bug23706_15                    |   17 +-
 tests/bugs/modalg_5/bug23884                       |   42 +-
 tests/bugs/modalg_5/bug23906                       |    4 +-
 tests/bugs/modalg_5/bug23948_1                     |   25 +
 tests/bugs/modalg_5/bug23948_2                     |   44 +
 tests/bugs/modalg_5/bug23954                       |   19 +
 tests/bugs/modalg_5/bug23958                       |    2 +
 tests/bugs/modalg_5/bug24012                       |   36 +
 tests/bugs/modalg_5/bug24029                       |    5 +-
 tests/bugs/modalg_5/bug24074                       |   19 +
 tests/bugs/modalg_5/bug24086                       |   33 +
 tests/bugs/modalg_5/bug24157_1                     |   31 +
 tests/bugs/modalg_5/bug24157_10                    |   96 +
 tests/bugs/modalg_5/bug24157_2                     |   34 +
 tests/bugs/modalg_5/bug24157_3                     |   28 +
 tests/bugs/modalg_5/bug24157_4                     |   73 +
 tests/bugs/modalg_5/bug24157_5                     |   79 +
 tests/bugs/modalg_5/bug24157_6                     |   57 +
 tests/bugs/modalg_5/bug24157_7                     |   57 +
 tests/bugs/modalg_5/bug24157_8                     |   58 +
 tests/bugs/modalg_5/bug24157_9                     |   38 +
 tests/bugs/modalg_5/bug24190                       |    2 +
 tests/bugs/modalg_5/bug24200                       |    7 -
 tests/bugs/modalg_5/bug24208_10                    |    2 +-
 tests/bugs/modalg_5/bug24208_11                    |    2 +-
 tests/bugs/modalg_5/bug24208_14                    |    2 +-
 tests/bugs/modalg_5/bug24208_3                     |    2 +-
 tests/bugs/modalg_5/bug24208_4                     |    2 +-
 tests/bugs/modalg_5/bug24208_7                     |    2 +-
 tests/bugs/modalg_5/bug24404                       |   83 +
 tests/bugs/modalg_5/bug24472                       |    2 +-
 tests/bugs/modalg_5/bug24504                       |   26 +
 tests/bugs/modalg_5/bug24519                       |   36 +
 tests/bugs/modalg_5/bug24558                       |    4 +-
 tests/bugs/modalg_5/bug24575                       |    2 +-
 tests/bugs/modalg_5/bug24581                       |   19 +
 tests/bugs/modalg_5/bug24612                       |  164 +-
 tests/bugs/modalg_5/bug24696                       |    6 +-
 tests/bugs/modalg_5/bug24731                       |   26 +
 tests/bugs/modalg_5/bug24746                       |   31 +
 tests/bugs/modalg_5/bug24751_1                     |    8 +-
 tests/bugs/modalg_5/bug24751_2                     |   10 +-
 tests/bugs/modalg_5/bug24751_3                     |   10 +-
 tests/bugs/modalg_5/bug24751_4                     |   10 +-
 tests/bugs/modalg_5/bug24751_5                     |    6 +-
 tests/bugs/modalg_5/bug24758_1                     |   96 +
 tests/bugs/modalg_5/bug24758_2                     |  156 +
 tests/bugs/modalg_5/bug24764                       |   12 +-
 tests/bugs/modalg_5/bug24798                       |    6 +-
 tests/bugs/modalg_5/bug24807                       |   12 +
 tests/bugs/modalg_5/bug24809                       |    2 +
 tests/bugs/modalg_5/bug24817                       |  133 +
 tests/bugs/modalg_5/bug24825_common                |   58 +
 tests/bugs/modalg_5/bug24825_cut                   |   58 +
 tests/bugs/modalg_5/bug24825_fuse                  |   59 +
 tests/bugs/modalg_5/bug24829                       |   15 +
 tests/bugs/modalg_5/bug24840                       |    5 +-
 tests/bugs/modalg_5/bug24879                       |   18 +
 tests/bugs/modalg_5/bug24889                       |   38 +
 tests/bugs/modalg_5/bug24899                       |   44 +
 tests/bugs/modalg_5/bug24910                       |   20 +
 tests/bugs/modalg_5/bug24914                       |   30 +
 tests/bugs/modalg_5/bug24915                       |   96 +
 tests/bugs/modalg_5/bug24920                       |   15 +
 tests/bugs/modalg_5/bug24939                       |   26 +
 tests/bugs/modalg_5/bug24946                       |   22 +
 tests/bugs/modalg_5/bug24949                       |   31 +
 tests/bugs/modalg_5/bug24950                       |   16 +
 tests/bugs/modalg_5/bug24964                       |   27 +
 tests/bugs/modalg_5/bug24973                       |   26 +
 tests/bugs/modalg_5/bug24981                       |   33 +
 tests/bugs/modalg_5/bug25002                       |   37 +
 tests/bugs/modalg_5/bug25004_1                     |   22 +
 tests/bugs/modalg_5/bug25004_2                     |   22 +
 tests/bugs/modalg_5/bug25004_3                     |   22 +
 tests/bugs/modalg_5/bug25019                       |   60 +
 tests/bugs/modalg_5/bug25021                       |   17 +
 tests/bugs/modalg_5/bug25028                       |   12 +
 tests/bugs/modalg_5/bug25043                       |   20 +
 tests/bugs/modalg_5/bug25058                       |   45 +
 tests/bugs/modalg_5/bug25106                       |   31 +
 tests/bugs/modalg_5/bug25111                       |   30 +
 tests/bugs/modalg_5/bug25127                       |   38 +
 tests/bugs/modalg_5/bug25163                       |   31 +
 tests/bugs/modalg_5/bug25175                       |   16 +
 tests/bugs/modalg_5/bug25184                       |   41 +
 tests/bugs/modalg_5/bug25191                       |   30 +
 tests/bugs/modalg_5/bug25199                       |   26 +
 tests/bugs/modalg_5/bug25210                       |   29 +
 tests/bugs/modalg_5/bug25224                       |   51 +
 tests/bugs/modalg_5/bug25225_1                     |   29 +
 tests/bugs/modalg_5/bug25225_2                     |   29 +
 tests/bugs/modalg_5/bug25225_3                     |   29 +
 tests/bugs/modalg_5/bug25228                       |   34 +
 tests/bugs/modalg_5/bug25232_1                     |   29 +
 tests/bugs/modalg_5/bug25232_10                    |   26 +
 tests/bugs/modalg_5/bug25232_11                    |   26 +
 tests/bugs/modalg_5/bug25232_12                    |   26 +
 tests/bugs/modalg_5/bug25232_2                     |   28 +
 tests/bugs/modalg_5/bug25232_3                     |   28 +
 tests/bugs/modalg_5/bug25232_4                     |   37 +
 tests/bugs/modalg_5/bug25232_5                     |   37 +
 tests/bugs/modalg_5/bug25232_6                     |   37 +
 tests/bugs/modalg_5/bug25232_7                     |   35 +
 tests/bugs/modalg_5/bug25232_8                     |   39 +
 tests/bugs/modalg_5/bug25232_9                     |   36 +
 tests/bugs/modalg_5/bug25237                       |   23 +
 tests/bugs/modalg_5/bug25242                       |   23 +
 tests/bugs/modalg_5/bug25243                       |   27 +
 tests/bugs/modalg_5/bug25245_1                     |   56 +
 tests/bugs/modalg_5/bug25245_2                     |   15 +
 tests/bugs/modalg_5/bug25248                       |   12 +
 tests/bugs/modalg_5/bug25263                       |   28 +
 tests/bugs/modalg_5/bug25270                       |   18 +
 tests/bugs/modalg_5/bug25272                       |   18 +
 tests/bugs/modalg_5/bug25285                       |   34 +
 tests/bugs/modalg_5/bug25292_11                    |  139 +
 tests/bugs/modalg_5/bug25292_12                    |  147 +
 tests/bugs/modalg_5/bug25292_13                    |   36 +
 tests/bugs/modalg_5/bug25292_14                    |   40 +
 tests/bugs/modalg_5/bug25292_15                    |   30 +
 tests/bugs/modalg_5/bug25292_16                    |   32 +
 tests/bugs/modalg_5/bug25292_21                    |   83 +
 tests/bugs/modalg_5/bug25292_22                    |   87 +
 tests/bugs/modalg_5/bug25292_23                    |   36 +
 tests/bugs/modalg_5/bug25292_24                    |   41 +
 tests/bugs/modalg_5/bug25292_25                    |   30 +
 tests/bugs/modalg_5/bug25292_26                    |   33 +
 tests/bugs/modalg_5/bug25292_31                    |   64 +
 tests/bugs/modalg_5/bug25292_32                    |   64 +
 tests/bugs/modalg_5/bug25292_33                    |   25 +
 tests/bugs/modalg_5/bug25292_34                    |   25 +
 tests/bugs/modalg_5/bug25292_35                    |   31 +
 tests/bugs/modalg_5/bug25292_36                    |   31 +
 tests/bugs/modalg_5/bug25298_01                    |   36 +
 tests/bugs/modalg_5/bug25298_02                    |   36 +
 tests/bugs/modalg_5/bug25298_03                    |   36 +
 tests/bugs/modalg_5/bug25298_04                    |   36 +
 tests/bugs/modalg_5/bug25298_05                    |   36 +
 tests/bugs/modalg_5/bug25298_06                    |   40 +
 tests/bugs/modalg_5/bug25298_07                    |   40 +
 tests/bugs/modalg_5/bug25298_08                    |   36 +
 tests/bugs/modalg_5/bug25298_09                    |   36 +
 tests/bugs/modalg_5/bug25298_10                    |   36 +
 tests/bugs/modalg_5/bug25298_11                    |   36 +
 tests/bugs/modalg_5/bug25298_12                    |   36 +
 tests/bugs/modalg_5/bug25298_13                    |   36 +
 tests/bugs/modalg_5/bug25298_14                    |   36 +
 tests/bugs/modalg_5/bug25298_15                    |   36 +
 tests/bugs/modalg_5/bug25298_16                    |   36 +
 tests/bugs/modalg_5/bug25319_1                     |   28 +
 tests/bugs/modalg_5/bug25319_2                     |   31 +
 tests/bugs/modalg_5/bug25334_1                     |   35 +
 tests/bugs/modalg_5/bug25334_10                    |   35 +
 tests/bugs/modalg_5/bug25334_11                    |   35 +
 tests/bugs/modalg_5/bug25334_12                    |   35 +
 tests/bugs/modalg_5/bug25334_13                    |   35 +
 tests/bugs/modalg_5/bug25334_14                    |   35 +
 tests/bugs/modalg_5/bug25334_15                    |   35 +
 tests/bugs/modalg_5/bug25334_16                    |   35 +
 tests/bugs/modalg_5/bug25334_17                    |   35 +
 tests/bugs/modalg_5/bug25334_18                    |   35 +
 tests/bugs/modalg_5/bug25334_19                    |   35 +
 tests/bugs/modalg_5/bug25334_2                     |   35 +
 tests/bugs/modalg_5/bug25334_20                    |   35 +
 tests/bugs/modalg_5/bug25334_3                     |   35 +
 tests/bugs/modalg_5/bug25334_4                     |   35 +
 tests/bugs/modalg_5/bug25334_5                     |   35 +
 tests/bugs/modalg_5/bug25334_6                     |   35 +
 tests/bugs/modalg_5/bug25334_7                     |   35 +
 tests/bugs/modalg_5/bug25334_8                     |   35 +
 tests/bugs/modalg_5/bug25334_9                     |   35 +
 tests/bugs/modalg_5/bug25337_1                     |   33 +
 tests/bugs/modalg_5/bug25337_2                     |   34 +
 tests/bugs/modalg_5/bug25368_1                     |   29 +
 tests/bugs/modalg_5/bug25368_2                     |   41 +
 tests/bugs/modalg_5/bug25380                       |   32 +
 tests/bugs/modalg_5/bug25406_1                     |   27 +
 tests/bugs/modalg_5/bug25406_2                     |   27 +
 tests/bugs/modalg_5/bug25408                       |   40 +
 tests/bugs/modalg_5/bug25410                       |   23 +
 tests/bugs/modalg_5/bug25413                       |   65 +
 tests/bugs/modalg_5/bug25420                       |   29 +
 tests/bugs/modalg_5/bug25427                       |   17 +
 tests/bugs/moddata_1/buc60825                      |    2 +-
 tests/bugs/moddata_1/buc60890                      |    2 +-
 tests/bugs/moddata_1/bug11081_1                    |    9 +-
 tests/bugs/moddata_1/bug11081_2                    |    9 +-
 tests/bugs/moddata_1/bug13                         |   38 +-
 tests/bugs/moddata_1/bug163                        |   33 +-
 tests/bugs/moddata_1/bug20                         |    2 +-
 tests/bugs/moddata_1/bug20683                      |    8 +-
 tests/bugs/moddata_1/bug22039                      |    3 +-
 tests/bugs/moddata_1/bug54                         |    3 -
 tests/bugs/moddata_2/bug22572                      |   23 +-
 tests/bugs/moddata_2/bug22993                      |    1 -
 tests/bugs/moddata_2/bug23165                      |   14 +-
 tests/bugs/moddata_2/bug26_1                       |    3 +-
 tests/bugs/moddata_2/bug26_2                       |    2 +-
 tests/bugs/moddata_2/bug332                        |   10 +-
 tests/bugs/moddata_2/bug76                         |   14 +-
 tests/bugs/moddata_2/bug862                        |    2 +-
 tests/bugs/moddata_2/bug921                        |    8 +-
 tests/bugs/moddata_3/bug23511                      |   21 +
 tests/bugs/moddata_3/bug23830_2                    |   66 +
 tests/bugs/moddata_3/bug23994                      |    7 -
 tests/bugs/moddata_3/bug23995                      |   23 +-
 tests/bugs/moddata_3/bug24800                      |    2 +-
 tests/bugs/moddata_3/bug24886                      |   17 +
 tests/bugs/moddata_3/bug24896                      |   58 +
 tests/bugs/moddata_3/bug24945                      |   27 +
 tests/bugs/moddata_3/bug24959_1                    |   28 +
 tests/bugs/moddata_3/bug24959_2                    |   29 +
 tests/bugs/moddata_3/bug25084                      |   23 +
 tests/bugs/moddata_3/bug25095                      |   32 +
 tests/bugs/moddata_3/bug25109                      |   19 +
 tests/bugs/moddata_3/bug25179                      |   39 +
 tests/bugs/moddata_3/bug25202_1                    |   33 +
 tests/bugs/moddata_3/bug25202_2                    |   21 +
 tests/bugs/moddata_3/bug25202_3                    |   21 +
 tests/bugs/moddata_3/bug25202_4                    |   22 +
 tests/bugs/moddata_3/bug25207                      |   40 +
 tests/bugs/moddata_3/bug25223                      |   88 +
 tests/bugs/moddata_3/bug25407_1                    |   24 +
 tests/bugs/moddata_3/bug25407_2                    |   27 +
 tests/bugs/moddata_3/bug599                        |    5 +-
 tests/bugs/parse.rules                             |    1 -
 tests/bugs/step/bug133_2                           |    2 -
 tests/bugs/step/bug22680                           |   24 +
 tests/bugs/step/bug24055                           |   15 +
 tests/bugs/step/bug24990                           |   11 +
 tests/bugs/step/bug25092                           |   14 +
 tests/bugs/step/bug25166                           |   24 +
 tests/bugs/step/bug25167                           |   24 +
 tests/bugs/step/bug25168                           |   13 +
 tests/bugs/step/bug25169                           |   24 +
 tests/bugs/vis/buc60688                            |    2 +-
 tests/bugs/vis/buc60851                            |   14 -
 tests/bugs/vis/bug10702                            |   15 +-
 tests/bugs/vis/bug10781                            |    4 +-
 tests/bugs/vis/bug11095                            |    4 +-
 tests/bugs/vis/bug113                              |   10 +-
 tests/bugs/vis/bug1174                             |   10 +-
 tests/bugs/vis/bug12121                            |   12 +-
 tests/bugs/vis/bug128                              |    2 +-
 tests/bugs/vis/bug137_10                           |    4 +-
 tests/bugs/vis/bug137_11                           |    4 +-
 tests/bugs/vis/bug137_4                            |    4 +-
 tests/bugs/vis/bug137_5                            |    4 +-
 tests/bugs/vis/bug137_9                            |    4 +-
 tests/bugs/vis/bug17126                            |   15 +
 tests/bugs/vis/bug21091_3                          |    4 +-
 tests/bugs/vis/bug215                              |   10 +-
 tests/bugs/vis/bug218                              |   10 +-
 tests/bugs/vis/bug22149                            |    2 +-
 tests/bugs/vis/bug22240                            |   21 +
 tests/bugs/vis/bug22313                            |   13 +-
 tests/bugs/vis/bug22337                            |   44 +
 tests/bugs/vis/bug22701                            |   13 +-
 tests/bugs/vis/bug22796_2                          |    4 +-
 tests/bugs/vis/bug22879                            |   18 +-
 tests/bugs/vis/bug22912                            |   32 +
 tests/bugs/vis/bug23191                            |   28 +
 tests/bugs/vis/bug23227                            |   27 +-
 tests/bugs/vis/bug23400                            |   16 +
 tests/bugs/vis/bug23422                            |   20 +
 tests/bugs/vis/bug23649_1                          |   34 +
 tests/bugs/vis/bug23649_2                          |   35 +
 tests/bugs/vis/bug23649_3                          |   34 +
 tests/bugs/vis/bug23649_4                          |   35 +
 tests/bugs/vis/bug23652                            |    4 +-
 tests/bugs/vis/bug23654_MarkersRecompute           |    2 +-
 tests/bugs/vis/bug23747_2                          |    2 +-
 tests/bugs/vis/bug23804                            |   25 +
 tests/bugs/vis/bug23813                            |    2 -
 tests/bugs/vis/bug23886_1                          |   24 +
 tests/bugs/vis/bug23886_2                          |   24 +
 tests/bugs/vis/bug23886_3                          |   24 +
 tests/bugs/vis/bug23984                            |   19 +
 tests/bugs/vis/bug24001                            |   38 +
 tests/bugs/vis/bug24051                            |    9 +
 tests/bugs/vis/bug24131_markers                    |    2 +-
 tests/bugs/vis/bug24133_1                          |    3 +-
 tests/bugs/vis/bug24133_2                          |    6 +-
 tests/bugs/vis/bug24133_3                          |    6 +-
 tests/bugs/vis/bug24133_4                          |    6 +-
 tests/bugs/vis/bug24288_1                          |    3 +-
 tests/bugs/vis/bug24288_2                          |    3 +-
 tests/bugs/vis/bug24288_3                          |    3 +-
 tests/bugs/vis/bug24293                            |    3 +-
 tests/bugs/vis/bug24307_1                          |   82 +
 tests/bugs/vis/bug24307_2                          |   86 +
 tests/bugs/vis/bug24351_1                          |   11 +-
 tests/bugs/vis/bug24351_2                          |   11 +-
 tests/bugs/vis/bug24351_3                          |   12 +-
 tests/bugs/vis/bug24351_4                          |   10 +-
 tests/bugs/vis/bug24358                            |    2 +-
 tests/bugs/vis/bug24374                            |    3 +-
 tests/bugs/vis/bug24389                            |   34 +-
 tests/bugs/vis/bug24412_1                          |    5 +-
 tests/bugs/vis/bug24412_2                          |    5 +-
 tests/bugs/vis/bug24539                            |   16 +
 tests/bugs/vis/bug24606                            |   40 +
 tests/bugs/vis/bug24610                            |   24 +
 tests/bugs/vis/bug24714                            |   30 +
 tests/bugs/vis/bug24717                            |   30 +
 tests/bugs/vis/bug24725                            |   44 +
 tests/bugs/vis/bug24728                            |   17 +
 tests/bugs/vis/bug24756                            |   18 +
 tests/bugs/vis/bug24762_coloredshape               |    2 +-
 tests/bugs/vis/bug24785                            |   51 +
 tests/bugs/vis/bug24835                            |   21 +
 tests/bugs/vis/bug24837_1                          |   41 +
 tests/bugs/vis/bug24837_2                          |   38 +
 tests/bugs/vis/bug24867                            |   41 +-
 tests/bugs/vis/bug24901                            |   28 +
 tests/bugs/vis/bug24902_1                          |   32 +
 tests/bugs/vis/bug24902_2                          |   31 +
 tests/bugs/vis/bug24930                            |   64 +
 tests/bugs/vis/bug24965                            |   62 +
 tests/bugs/vis/bug24966                            |   33 +
 tests/bugs/vis/bug24989                            |   11 +
 tests/bugs/vis/bug24996                            |   23 +
 tests/bugs/vis/bug25027                            |   17 +
 tests/bugs/vis/bug25052                            |   48 +
 tests/bugs/vis/bug25060                            |   27 +
 tests/bugs/vis/bug25063                            |   14 +
 tests/bugs/vis/bug25071                            |   31 +
 tests/bugs/vis/bug25098                            |  115 +
 tests/bugs/vis/bug25099                            |   54 +
 tests/bugs/vis/bug25103                            |   48 +
 tests/bugs/vis/bug25121                            |   25 +
 tests/bugs/vis/bug25132                            |   34 +
 tests/bugs/vis/bug25178                            |   16 +
 tests/bugs/vis/bug25229                            |   27 +
 tests/bugs/vis/bug25230                            |   93 +
 tests/bugs/vis/bug25251                            |   31 +
 tests/bugs/vis/bug25265                            |   74 +
 tests/bugs/vis/bug25276                            |   40 +
 tests/bugs/vis/bug25335                            |   24 +
 tests/bugs/vis/bug25340                            |   36 +
 tests/bugs/vis/bug25363                            |   76 +
 tests/bugs/vis/bug25369                            |   21 +
 tests/bugs/vis/bug25400                            |   43 +
 tests/bugs/vis/bug25403                            |   18 +
 tests/bugs/vis/bug280_2                            |    7 +-
 tests/bugs/vis/bug280_3                            |    4 +-
 tests/bugs/vis/bug281_1                            |    4 +-
 tests/bugs/vis/bug2883_1                           |   26 +
 tests/bugs/vis/bug2883_2                           |   31 +
 tests/bugs/vis/bug288_5                            |    4 +-
 tests/bugs/vis/bug319                              |   10 +-
 tests/bugs/vis/bug349                              |   48 +-
 tests/bugs/vis/bug349_1                            |   48 +-
 tests/bugs/vis/bug544                              |   10 +-
 tests/bugs/vis/bug597_2                            |    2 +-
 tests/bugs/vis/bug5990                             |   12 +-
 tests/bugs/vis/bug6652                             |    6 +-
 tests/bugs/vis/bug6897_1                           |   30 +
 tests/bugs/vis/bug6897_2                           |   24 +
 tests/bugs/xde/bug21802                            |   25 +
 tests/bugs/xde/bug22470                            |   14 +
 tests/bugs/xde/bug23010                            |   10 +
 tests/bugs/xde/bug23047_1                          |    3 -
 tests/bugs/xde/bug23047_2                          |    2 -
 tests/bugs/xde/bug23911                            |   35 +
 tests/bugs/xde/bug23950                            |   41 +
 tests/bugs/xde/bug23951                            |   23 +
 tests/bugs/xde/bug23969                            |   38 +
 tests/bugs/xde/bug24430                            |   21 +
 tests/bugs/xde/bug24759                            |   13 +
 tests/bugs/xde/bug25381                            |   23 +
 tests/bugs/xde/bug25405                            |   25 +
 tests/bugs/xde/bug2845                             |   16 +
 tests/bugs/xde/bug394                              |    2 -
 tests/bugs/xde/bug810                              |    2 -
 tests/bugs/xde/bug810_1                            |    2 -
 tests/bugs/xde/bug945                              |    2 +-
 tests/chamfer/data/complex/B9                      |   12 +-
 tests/chamfer/parse.rules                          |    1 -
 tests/de/end                                       |   14 +-
 tests/de/iges_1/B4                                 |    1 -
 tests/de/iges_1/G9                                 |    6 +-
 tests/de/iges_1/I3                                 |   10 +-
 tests/de/iges_1/J2                                 |    3 -
 tests/de/iges_1/J9                                 |    6 +-
 tests/de/iges_1/K3                                 |    3 +-
 tests/de/iges_1/K9                                 |    7 -
 tests/de/iges_1/L7                                 |    8 +-
 tests/de/iges_1/L8                                 |   11 +-
 tests/de/iges_1/M1                                 |    3 -
 tests/de/iges_1/M6                                 |    6 +-
 tests/de/iges_1/N9                                 |    3 -
 tests/de/iges_1/O3                                 |    3 -
 tests/de/iges_1/O5                                 |   12 +-
 tests/de/iges_1/P5                                 |   15 +-
 tests/de/iges_1/P7                                 |    3 -
 tests/de/iges_1/P8                                 |    3 -
 tests/de/iges_1/P9                                 |    1 -
 tests/de/iges_1/R1                                 |    3 +-
 tests/de/iges_1/R6                                 |    4 +-
 tests/de/iges_1/R8                                 |   13 +-
 tests/de/iges_2/A2                                 |    3 +-
 tests/de/iges_2/A4                                 |    3 -
 tests/de/iges_2/A7                                 |    5 -
 tests/de/iges_2/A9                                 |    9 +-
 tests/de/iges_2/B4                                 |    3 -
 tests/de/iges_2/B6                                 |   11 +-
 tests/de/iges_2/B7                                 |    3 -
 tests/de/iges_2/B8                                 |    7 +-
 tests/de/iges_2/C4                                 |    3 -
 tests/de/iges_2/C7                                 |    6 +-
 tests/de/iges_2/C9                                 |    5 +-
 tests/de/iges_2/D1                                 |    3 +-
 tests/de/iges_2/D8                                 |    5 -
 tests/de/iges_2/E4                                 |    3 -
 tests/de/iges_2/E6                                 |    6 +-
 tests/de/iges_2/F1                                 |    5 +-
 tests/de/iges_2/F4                                 |   15 +-
 tests/de/iges_2/F5                                 |    4 +-
 tests/de/iges_2/F7                                 |    3 -
 tests/de/iges_2/F8                                 |    3 +-
 tests/de/iges_2/F9                                 |    3 -
 tests/de/iges_2/G1                                 |   15 +-
 tests/de/iges_2/G4                                 |   15 +-
 tests/de/iges_2/G5                                 |    3 -
 tests/de/iges_2/G9                                 |    5 +-
 tests/de/iges_2/H3                                 |    2 +-
 tests/de/iges_2/H4                                 |    2 +-
 tests/de/iges_2/H5                                 |    6 +-
 tests/de/iges_2/H9                                 |   19 +-
 tests/de/iges_2/I5                                 |    2 +-
 tests/de/iges_2/I8                                 |    3 +-
 tests/de/iges_3/A2                                 |   15 +-
 tests/de/iges_3/A3                                 |    8 +-
 tests/de/iges_3/A4                                 |    2 +-
 tests/de/iges_3/A5                                 |    5 -
 tests/de/iges_3/A6                                 |    3 +-
 tests/de/iges_3/A7                                 |    5 +-
 tests/de/iges_3/A8                                 |    4 +-
 tests/de/iges_3/B2                                 |   12 +-
 tests/de/step_1/A1                                 |    6 +-
 tests/de/step_1/D1                                 |    8 +-
 tests/de/step_1/E3                                 |   11 +-
 tests/de/step_1/E6                                 |   12 +-
 tests/de/step_1/F9                                 |    1 -
 tests/de/step_1/G2                                 |    1 -
 tests/de/step_1/G3                                 |    1 -
 tests/de/step_1/G5                                 |    1 -
 tests/de/step_1/G6                                 |    1 -
 tests/de/step_1/G7                                 |    1 -
 tests/de/step_1/J6                                 |    5 -
 tests/de/step_1/J7                                 |    6 +-
 tests/de/step_1/J8                                 |    6 +-
 tests/de/step_1/J9                                 |    6 +-
 tests/de/step_1/N6                                 |    7 -
 tests/de/step_1/N7                                 |    6 +-
 tests/de/step_1/ZF7                                |    9 +-
 tests/de/step_1/ZG2                                |    1 -
 tests/de/step_1/ZH7                                |    1 -
 tests/de/step_1/ZM8                                |    1 -
 tests/de/step_2/A3                                 |   13 +-
 tests/de/step_2/A5                                 |   12 +-
 tests/de/step_2/C9                                 |   13 +-
 tests/de/step_2/D2                                 |   13 +-
 tests/de/step_2/D8                                 |    3 -
 tests/de/step_2/D9                                 |    1 -
 tests/de/step_2/E1                                 |    1 -
 tests/de/step_2/E6                                 |    3 -
 tests/de/step_2/E7                                 |    2 -
 tests/de/step_2/E9                                 |    1 -
 tests/de/step_2/F1                                 |   19 +-
 tests/de/step_2/F2                                 |    1 -
 tests/de/step_2/F3                                 |    1 -
 tests/de/step_2/F4                                 |   11 +-
 tests/de/step_2/K4                                 |    6 +-
 tests/de/step_2/K5                                 |    6 +-
 tests/de/step_2/K8                                 |    6 +-
 tests/de/step_2/S9                                 |    3 -
 tests/de/step_2/T1                                 |    3 -
 tests/de/step_2/W2                                 |   13 +-
 tests/de/step_3/A5                                 |    8 +-
 tests/de/step_3/A8                                 |    7 -
 tests/de/step_3/A9                                 |    6 +-
 tests/de/step_3/B5                                 |    6 +-
 tests/de/step_3/B9                                 |    3 -
 tests/de/step_3/C9                                 |    6 +-
 tests/de/step_3/D1                                 |   10 +-
 tests/de/step_3/D3                                 |    3 -
 tests/de/step_3/D8                                 |    8 +-
 tests/de/step_3/D9                                 |    3 -
 tests/de/step_3/E2                                 |    5 -
 tests/de/step_3/E6                                 |   15 +-
 tests/de/step_3/E9                                 |    5 -
 tests/de/step_3/F3                                 |    3 -
 tests/de/step_4/B3                                 |    5 -
 tests/de/step_4/E3                                 |    6 +-
 tests/de/step_4/G7                                 |    8 +-
 tests/de/step_4/H6                                 |    6 +-
 tests/de/step_4/I1                                 |    1 -
 tests/de/step_5/A1                                 |    6 +-
 tests/demo/begin                                   |  135 +
 tests/demo/draw/bug23745                           |   25 +
 tests/demo/parse.rules                             |    2 +-
 tests/demo/samples/bottle                          |    2 -
 tests/demo/samples/cad                             |    8 +
 tests/demo/samples/cutter                          |    7 +
 tests/demo/samples/dimensions                      |    4 +
 tests/demo/samples/drill                           |    7 +
 tests/demo/samples/materials                       |    7 +
 tests/demo/samples/xde                             |    7 +
 tests/draft/angle/G2                               |    1 +
 tests/draft/angle/G4                               |    1 -
 tests/draft/angle/K8                               |    2 +-
 tests/draft/angle/M2                               |    3 +-
 tests/feat/featprism/C4                            |    5 +-
 tests/feat/featprism/S2                            |    4 +-
 tests/fillet2d/parse.rules                         |    1 -
 tests/heal/begin                                   |    8 +-
 tests/heal/data/advanced/H5                        |    3 +-
 tests/heal/data/advanced/K4                        |    2 +
 tests/heal/data/advanced/V3                        |   10 -
 tests/heal/data/advanced/V4                        |   14 +-
 tests/heal/data/advanced/W8                        |    5 +-
 tests/heal/data/advanced/Y3                        |    4 +-
 tests/heal/data/advanced/Y4                        |    4 +-
 tests/heal/data/advanced/Z4                        |    4 +-
 tests/heal/data/advanced/ZB5                       |    4 +-
 tests/heal/data/advanced/ZE8                       |   21 +-
 tests/heal/data/advanced/ZE9                       |    9 -
 tests/heal/elementary_to_revolution/end            |    1 -
 tests/heal/parse.rules                             |    5 -
 tests/mesh/advanced_incmesh/begin                  |    2 +-
 tests/mesh/advanced_incmesh_parallel/begin         |    2 +-
 tests/mesh/data/advanced/A1                        |   16 +-
 tests/mesh/data/standard/A4                        |    4 +-
 tests/mesh/data/standard/B3                        |    6 +-
 tests/mesh/data/standard/B5                        |    8 +-
 tests/mesh/data/standard/B9                        |   20 +-
 tests/mesh/data/standard/C7                        |    8 +-
 tests/mesh/data/standard/C9                        |    6 +-
 tests/mesh/data/standard/J1                        |    2 +-
 tests/mesh/data/standard/M1                        |    8 +-
 tests/mesh/data/standard/P2                        |    7 +
 tests/mesh/data/standard/U6                        |   12 +-
 tests/mesh/data/standard/U7                        |   16 +-
 tests/mesh/data/standard/V4                        |    8 +-
 tests/mesh/data/standard/W4                        |   38 +-
 tests/mesh/data/standard/W5                        |    4 +-
 tests/mesh/data/standard/W9                        |   24 +-
 tests/mesh/end                                     |    2 +-
 tests/mesh/parse.rules                             |    1 -
 tests/mesh/standard_incmesh/begin                  |    2 +-
 tests/mesh/standard_incmesh_parallel/begin         |    2 +-
 tests/offset/compshape/A1                          |    5 +-
 tests/offset/end                                   |    2 +-
 tests/offset/faces_type_i/C8                       |    1 +
 tests/offset/faces_type_i/C9                       |   10 +-
 tests/offset/parse.rules                           |    1 -
 tests/offset/shape_type_i/A5                       |    4 +-
 tests/offset/shape_type_i/A7                       |    6 +-
 tests/offset/shape_type_i/A9                       |    4 +-
 tests/offset/shape_type_i/B2                       |    6 +-
 tests/offset/shape_type_i/B3                       |    6 +-
 tests/offset/shape_type_i/B7                       |    6 +-
 tests/offset/shape_type_i/C5                       |    1 +
 tests/offset/shape_type_i/C8                       |    1 +
 tests/offset/shape_type_i/D6                       |    1 -
 tests/offset/shape_type_i/F6                       |    5 +-
 tests/offset/wire_closed_inside_0_005/B4           |    6 +-
 tests/offset/wire_closed_inside_0_005/I8           |    5 +-
 tests/offset/wire_closed_inside_0_025/D1           |    7 +-
 tests/offset/wire_closed_inside_0_025/I8           |    5 +-
 tests/offset/wire_closed_inside_0_075/C7           |   16 +-
 tests/offset/wire_closed_inside_0_075/I8           |    5 +-
 tests/offset/wire_unclosed_outside_0_005/A8        |    4 -
 tests/offset/wire_unclosed_outside_0_005/C3        |    2 +-
 tests/offset/wire_unclosed_outside_0_025/A8        |    4 -
 tests/offset/wire_unclosed_outside_0_025/C3        |    2 +-
 tests/offset/wire_unclosed_outside_0_075/A8        |    3 -
 tests/offset/wire_unclosed_outside_0_075/C3        |    2 +-
 tests/parse.rules                                  |    1 -
 tests/perf/multi_mesh_selection/A1                 |   54 +-
 tests/perf/multi_mesh_selection/A2                 |   54 +-
 tests/perf/multi_mesh_selection/A3                 |   54 +-
 tests/perf/multi_mesh_selection/A4                 |   58 +-
 tests/perf/multi_mesh_selection/A5                 |   58 +-
 tests/perf/multi_mesh_selection/A6                 |   58 +-
 tests/perf/multi_mesh_selection/A7                 |   56 +-
 tests/perf/multi_mesh_selection/A8                 |   56 +-
 tests/perf/multi_mesh_selection/A9                 |   56 +-
 tests/perf/multi_mesh_selection/B1                 |   62 +-
 tests/perf/multi_mesh_selection/B2                 |   62 +-
 tests/perf/multi_mesh_selection/B3                 |   62 +-
 tests/perf/multi_mesh_selection/B4                 |   56 +-
 tests/perf/multi_mesh_selection/B5                 |   56 +-
 tests/perf/multi_mesh_selection/B6                 |   62 +-
 tests/perf/multi_mesh_selection/B7                 |   62 +-
 tests/perf/multi_mesh_shading/begin                |   56 +-
 tests/perf/multi_mesh_shrink/begin                 |   54 +-
 tests/perf/multi_mesh_wireframe/begin              |   54 +-
 tests/perf/single_mesh_selection/A1                |    2 +-
 tests/perf/single_mesh_selection/A2                |    2 +-
 tests/perf/single_mesh_selection/A3                |    2 +-
 tests/perf/single_mesh_selection/A4                |    6 +-
 tests/perf/single_mesh_selection/A5                |    6 +-
 tests/perf/single_mesh_selection/A6                |    6 +-
 tests/perf/single_mesh_selection/A7                |    4 +-
 tests/perf/single_mesh_selection/A8                |    4 +-
 tests/perf/single_mesh_selection/A9                |    4 +-
 tests/perf/single_mesh_selection/B1                |    4 +-
 tests/perf/single_mesh_selection/B2                |    4 +-
 tests/perf/single_mesh_selection/B3                |    4 +-
 tests/perf/single_mesh_selection/B4                |    4 +-
 tests/perf/single_mesh_selection/B5                |    4 +-
 tests/perf/single_mesh_selection/B6                |    4 +-
 tests/perf/single_mesh_selection/B7                |    4 +-
 tests/perf/single_mesh_shading/begin               |    2 +-
 tests/perf/single_mesh_shrink/begin                |    2 +-
 tests/perf/single_mesh_wireframe/begin             |    2 +-
 tests/pipe/parse.rules                             |    1 -
 tests/sewing/tol_1/R2                              |    2 -
 tests/sewing/tol_100/W6                            |    3 +
 tests/thrusection/parse.rules                      |    1 -
 tests/v3d/begin                                    |    1 -
 tests/v3d/edge/A3                                  |    2 +-
 tests/v3d/edge/A4                                  |    2 +-
 tests/v3d/edge/A5                                  |    2 +-
 tests/v3d/edge/A6                                  |    4 +-
 tests/v3d/edge/A7                                  |    4 +-
 tests/v3d/edge/A8                                  |    4 +-
 tests/v3d/edge/A9                                  |    4 +-
 tests/v3d/edge/B1                                  |    4 +-
 tests/v3d/edge/C3                                  |    2 +-
 tests/v3d/edge/C4                                  |    2 +-
 tests/v3d/edge/C5                                  |    2 +-
 tests/v3d/edge/C6                                  |    2 +-
 tests/v3d/edge/C7                                  |    2 +-
 tests/v3d/edge/C8                                  |    2 +-
 tests/v3d/edge/C9                                  |    2 +-
 tests/v3d/edge/D1                                  |    2 +-
 tests/v3d/edge/D2                                  |    2 +-
 tests/v3d/edge/D3                                  |    2 +-
 tests/v3d/edge/D4                                  |    2 +-
 tests/v3d/edge/D5                                  |    2 +-
 tests/v3d/edge/D6                                  |    2 +-
 tests/v3d/edge/D7                                  |    4 +-
 tests/v3d/edge/D8                                  |    4 +-
 tests/v3d/edge/D9                                  |    4 +-
 tests/v3d/edge/E1                                  |    4 +-
 tests/v3d/edge/E2                                  |    4 +-
 tests/v3d/edge/E3                                  |    4 +-
 tests/v3d/edge/E4                                  |    4 +-
 tests/v3d/edge/E5                                  |    4 +-
 tests/v3d/edge/E6                                  |    4 +-
 tests/v3d/edge/E7                                  |    6 +-
 tests/v3d/edge/E8                                  |    6 +-
 tests/v3d/edge/E9                                  |    6 +-
 tests/v3d/edge/F1                                  |    6 +-
 tests/v3d/edge/F2                                  |    6 +-
 tests/v3d/edge/begin                               |    1 +
 tests/v3d/edge_face/A3                             |    2 +-
 tests/v3d/edge_face/A4                             |    2 +-
 tests/v3d/edge_face/A5                             |    2 +-
 tests/v3d/edge_face/A6                             |    4 +-
 tests/v3d/edge_face/A7                             |    4 +-
 tests/v3d/edge_face/A8                             |    4 +-
 tests/v3d/edge_face/A9                             |    4 +-
 tests/v3d/edge_face/B1                             |    4 +-
 tests/v3d/edge_face/C3                             |    2 +-
 tests/v3d/edge_face/C4                             |    2 +-
 tests/v3d/edge_face/C5                             |    2 +-
 tests/v3d/edge_face/C6                             |    2 +-
 tests/v3d/edge_face/C7                             |    2 +-
 tests/v3d/edge_face/C8                             |    2 +-
 tests/v3d/edge_face/C9                             |    2 +-
 tests/v3d/edge_face/D1                             |    2 +-
 tests/v3d/edge_face/D2                             |    2 +-
 tests/v3d/edge_face/D3                             |    2 +-
 tests/v3d/edge_face/D4                             |    2 +-
 tests/v3d/edge_face/D5                             |    2 +-
 tests/v3d/edge_face/D6                             |    2 +-
 tests/v3d/edge_face/D7                             |    4 +-
 tests/v3d/edge_face/D8                             |    4 +-
 tests/v3d/edge_face/D9                             |    4 +-
 tests/v3d/edge_face/E1                             |    4 +-
 tests/v3d/edge_face/E2                             |    4 +-
 tests/v3d/edge_face/E3                             |    4 +-
 tests/v3d/edge_face/E4                             |    4 +-
 tests/v3d/edge_face/E5                             |    4 +-
 tests/v3d/edge_face/E6                             |    4 +-
 tests/v3d/edge_face/E7                             |    6 +-
 tests/v3d/edge_face/E8                             |    6 +-
 tests/v3d/edge_face/E9                             |    6 +-
 tests/v3d/edge_face/F1                             |    6 +-
 tests/v3d/edge_face/F2                             |    6 +-
 tests/v3d/edge_face/F5                             |    2 +-
 tests/v3d/edge_face/F6                             |    2 +-
 tests/v3d/edge_face/F7                             |    2 +-
 tests/v3d/edge_face/F8                             |    4 +-
 tests/v3d/edge_face/F9                             |    4 +-
 tests/v3d/edge_face/G1                             |    4 +-
 tests/v3d/edge_face/G2                             |    4 +-
 tests/v3d/edge_face/G3                             |    4 +-
 tests/v3d/edge_face/H5                             |    2 +-
 tests/v3d/edge_face/H6                             |    2 +-
 tests/v3d/edge_face/H7                             |    2 +-
 tests/v3d/edge_face/H8                             |    2 +-
 tests/v3d/edge_face/H9                             |    2 +-
 tests/v3d/edge_face/I1                             |    2 +-
 tests/v3d/edge_face/I2                             |    2 +-
 tests/v3d/edge_face/I3                             |    2 +-
 tests/v3d/edge_face/I4                             |    2 +-
 tests/v3d/edge_face/I5                             |    2 +-
 tests/v3d/edge_face/I6                             |    2 +-
 tests/v3d/edge_face/I7                             |    2 +-
 tests/v3d/edge_face/I8                             |    2 +-
 tests/v3d/edge_face/I9                             |    4 +-
 tests/v3d/edge_face/J1                             |    4 +-
 tests/v3d/edge_face/J2                             |    4 +-
 tests/v3d/edge_face/J3                             |    4 +-
 tests/v3d/edge_face/J4                             |    4 +-
 tests/v3d/edge_face/J5                             |    4 +-
 tests/v3d/edge_face/J6                             |    4 +-
 tests/v3d/edge_face/J7                             |    4 +-
 tests/v3d/edge_face/J8                             |    4 +-
 tests/v3d/edge_face/J9                             |    6 +-
 tests/v3d/edge_face/K1                             |    6 +-
 tests/v3d/edge_face/K2                             |    6 +-
 tests/v3d/edge_face/K3                             |    6 +-
 tests/v3d/edge_face/K4                             |    6 +-
 tests/v3d/edge_face/K7                             |    2 +-
 tests/v3d/edge_face/K8                             |    2 +-
 tests/v3d/edge_face/K9                             |    2 +-
 tests/v3d/edge_face/L1                             |    4 +-
 tests/v3d/edge_face/L2                             |    4 +-
 tests/v3d/edge_face/L3                             |    4 +-
 tests/v3d/edge_face/L4                             |    4 +-
 tests/v3d/edge_face/L5                             |    4 +-
 tests/v3d/edge_face/M7                             |    2 +-
 tests/v3d/edge_face/M8                             |    2 +-
 tests/v3d/edge_face/M9                             |    2 +-
 tests/v3d/edge_face/N1                             |    2 +-
 tests/v3d/edge_face/N2                             |    2 +-
 tests/v3d/edge_face/N3                             |    2 +-
 tests/v3d/edge_face/N4                             |    2 +-
 tests/v3d/edge_face/N5                             |    2 +-
 tests/v3d/edge_face/N6                             |    2 +-
 tests/v3d/edge_face/N7                             |    2 +-
 tests/v3d/edge_face/N8                             |    2 +-
 tests/v3d/edge_face/N9                             |    2 +-
 tests/v3d/edge_face/O1                             |    2 +-
 tests/v3d/edge_face/O2                             |    4 +-
 tests/v3d/edge_face/O3                             |    4 +-
 tests/v3d/edge_face/O4                             |    4 +-
 tests/v3d/edge_face/O5                             |    4 +-
 tests/v3d/edge_face/O6                             |    4 +-
 tests/v3d/edge_face/O7                             |    4 +-
 tests/v3d/edge_face/O8                             |    4 +-
 tests/v3d/edge_face/O9                             |    4 +-
 tests/v3d/edge_face/P1                             |    4 +-
 tests/v3d/edge_face/P2                             |    6 +-
 tests/v3d/edge_face/P3                             |    6 +-
 tests/v3d/edge_face/P4                             |    6 +-
 tests/v3d/edge_face/P5                             |    6 +-
 tests/v3d/edge_face/P6                             |    6 +-
 tests/v3d/edge_face/begin                          |    1 +
 tests/v3d/edge_solid/A3                            |    2 +-
 tests/v3d/edge_solid/A4                            |    2 +-
 tests/v3d/edge_solid/A5                            |    2 +-
 tests/v3d/edge_solid/A6                            |    4 +-
 tests/v3d/edge_solid/A7                            |    4 +-
 tests/v3d/edge_solid/A8                            |    4 +-
 tests/v3d/edge_solid/A9                            |    4 +-
 tests/v3d/edge_solid/B1                            |    4 +-
 tests/v3d/edge_solid/C3                            |    2 +-
 tests/v3d/edge_solid/C4                            |    2 +-
 tests/v3d/edge_solid/C5                            |    2 +-
 tests/v3d/edge_solid/C6                            |    2 +-
 tests/v3d/edge_solid/C7                            |    2 +-
 tests/v3d/edge_solid/C8                            |    2 +-
 tests/v3d/edge_solid/C9                            |    2 +-
 tests/v3d/edge_solid/D1                            |    2 +-
 tests/v3d/edge_solid/D2                            |    2 +-
 tests/v3d/edge_solid/D3                            |    2 +-
 tests/v3d/edge_solid/D4                            |    2 +-
 tests/v3d/edge_solid/D5                            |    2 +-
 tests/v3d/edge_solid/D6                            |    2 +-
 tests/v3d/edge_solid/D7                            |    4 +-
 tests/v3d/edge_solid/D8                            |    4 +-
 tests/v3d/edge_solid/D9                            |    4 +-
 tests/v3d/edge_solid/E1                            |    4 +-
 tests/v3d/edge_solid/E2                            |    4 +-
 tests/v3d/edge_solid/E3                            |    4 +-
 tests/v3d/edge_solid/E4                            |    4 +-
 tests/v3d/edge_solid/E5                            |    4 +-
 tests/v3d/edge_solid/E6                            |    4 +-
 tests/v3d/edge_solid/E7                            |    6 +-
 tests/v3d/edge_solid/E8                            |    6 +-
 tests/v3d/edge_solid/E9                            |    6 +-
 tests/v3d/edge_solid/F1                            |    6 +-
 tests/v3d/edge_solid/F2                            |    6 +-
 tests/v3d/edge_solid/F5                            |    2 +-
 tests/v3d/edge_solid/F6                            |    2 +-
 tests/v3d/edge_solid/F7                            |    2 +-
 tests/v3d/edge_solid/F8                            |    4 +-
 tests/v3d/edge_solid/F9                            |    4 +-
 tests/v3d/edge_solid/G1                            |    4 +-
 tests/v3d/edge_solid/G2                            |    4 +-
 tests/v3d/edge_solid/G3                            |    4 +-
 tests/v3d/edge_solid/H5                            |    2 +-
 tests/v3d/edge_solid/H6                            |    2 +-
 tests/v3d/edge_solid/H7                            |    2 +-
 tests/v3d/edge_solid/H8                            |    2 +-
 tests/v3d/edge_solid/H9                            |    2 +-
 tests/v3d/edge_solid/I1                            |    2 +-
 tests/v3d/edge_solid/I2                            |    2 +-
 tests/v3d/edge_solid/I3                            |    2 +-
 tests/v3d/edge_solid/I4                            |    2 +-
 tests/v3d/edge_solid/I5                            |    2 +-
 tests/v3d/edge_solid/I6                            |    2 +-
 tests/v3d/edge_solid/I7                            |    2 +-
 tests/v3d/edge_solid/I8                            |    2 +-
 tests/v3d/edge_solid/I9                            |    4 +-
 tests/v3d/edge_solid/J1                            |    4 +-
 tests/v3d/edge_solid/J2                            |    4 +-
 tests/v3d/edge_solid/J3                            |    4 +-
 tests/v3d/edge_solid/J4                            |    4 +-
 tests/v3d/edge_solid/J5                            |    4 +-
 tests/v3d/edge_solid/J6                            |    4 +-
 tests/v3d/edge_solid/J7                            |    4 +-
 tests/v3d/edge_solid/J8                            |    4 +-
 tests/v3d/edge_solid/J9                            |    6 +-
 tests/v3d/edge_solid/K1                            |    6 +-
 tests/v3d/edge_solid/K2                            |    6 +-
 tests/v3d/edge_solid/K3                            |    6 +-
 tests/v3d/edge_solid/K4                            |    6 +-
 tests/v3d/edge_solid/K7                            |    2 +-
 tests/v3d/edge_solid/K8                            |    2 +-
 tests/v3d/edge_solid/K9                            |    2 +-
 tests/v3d/edge_solid/L1                            |    4 +-
 tests/v3d/edge_solid/L2                            |    4 +-
 tests/v3d/edge_solid/L3                            |    4 +-
 tests/v3d/edge_solid/L4                            |    4 +-
 tests/v3d/edge_solid/L5                            |    4 +-
 tests/v3d/edge_solid/M7                            |    2 +-
 tests/v3d/edge_solid/M8                            |    2 +-
 tests/v3d/edge_solid/M9                            |    2 +-
 tests/v3d/edge_solid/N1                            |    2 +-
 tests/v3d/edge_solid/N2                            |    2 +-
 tests/v3d/edge_solid/N3                            |    2 +-
 tests/v3d/edge_solid/N4                            |    2 +-
 tests/v3d/edge_solid/N5                            |    2 +-
 tests/v3d/edge_solid/N6                            |    2 +-
 tests/v3d/edge_solid/N7                            |    2 +-
 tests/v3d/edge_solid/N8                            |    2 +-
 tests/v3d/edge_solid/N9                            |    2 +-
 tests/v3d/edge_solid/O1                            |    2 +-
 tests/v3d/edge_solid/O2                            |    4 +-
 tests/v3d/edge_solid/O3                            |    4 +-
 tests/v3d/edge_solid/O4                            |    4 +-
 tests/v3d/edge_solid/O5                            |    4 +-
 tests/v3d/edge_solid/O6                            |    4 +-
 tests/v3d/edge_solid/O7                            |    4 +-
 tests/v3d/edge_solid/O8                            |    4 +-
 tests/v3d/edge_solid/O9                            |    4 +-
 tests/v3d/edge_solid/P1                            |    4 +-
 tests/v3d/edge_solid/P2                            |    6 +-
 tests/v3d/edge_solid/P3                            |    6 +-
 tests/v3d/edge_solid/P4                            |    6 +-
 tests/v3d/edge_solid/P5                            |    6 +-
 tests/v3d/edge_solid/P6                            |    6 +-
 tests/v3d/edge_solid/begin                         |    1 +
 tests/v3d/end                                      |    6 +-
 tests/v3d/face/A3                                  |    2 +-
 tests/v3d/face/A4                                  |    2 +-
 tests/v3d/face/A5                                  |    2 +-
 tests/v3d/face/A6                                  |    4 +-
 tests/v3d/face/A7                                  |    4 +-
 tests/v3d/face/A8                                  |    4 +-
 tests/v3d/face/A9                                  |    4 +-
 tests/v3d/face/B1                                  |    4 +-
 tests/v3d/face/B2                                  |    2 +-
 tests/v3d/face/B3                                  |    2 +-
 tests/v3d/face/B4                                  |    2 +-
 tests/v3d/face/B5                                  |    2 +-
 tests/v3d/face/B6                                  |    2 +-
 tests/v3d/face/B7                                  |    2 +-
 tests/v3d/face/B8                                  |    2 +-
 tests/v3d/face/B9                                  |    2 +-
 tests/v3d/face/C1                                  |    2 +-
 tests/v3d/face/C2                                  |    2 +-
 tests/v3d/face/C3                                  |    4 +-
 tests/v3d/face/C4                                  |    4 +-
 tests/v3d/face/C5                                  |    4 +-
 tests/v3d/face/C6                                  |    4 +-
 tests/v3d/face/C7                                  |    4 +-
 tests/v3d/face/C8                                  |    4 +-
 tests/v3d/face/C9                                  |    4 +-
 tests/v3d/face/D1                                  |    4 +-
 tests/v3d/face/D2                                  |    4 +-
 tests/v3d/face/D3                                  |    4 +-
 tests/v3d/face/D4                                  |    4 +-
 tests/v3d/face/D5                                  |    4 +-
 tests/v3d/face/D6                                  |    4 +-
 tests/v3d/face/D7                                  |    6 +-
 tests/v3d/face/D8                                  |    6 +-
 tests/v3d/face/D9                                  |    6 +-
 tests/v3d/face/E1                                  |    6 +-
 tests/v3d/face/E2                                  |    6 +-
 tests/v3d/face/E3                                  |    6 +-
 tests/v3d/face/E4                                  |    6 +-
 tests/v3d/face/E5                                  |    6 +-
 tests/v3d/face/E6                                  |    6 +-
 tests/v3d/face/E7                                  |    8 +-
 tests/v3d/face/E8                                  |    8 +-
 tests/v3d/face/E9                                  |    8 +-
 tests/v3d/face/F1                                  |    8 +-
 tests/v3d/face/F2                                  |    8 +-
 tests/v3d/face/begin                               |    1 +
 tests/v3d/glsl/begin                               |    1 +
 tests/v3d/glsl/phong_views                         |    9 +-
 tests/v3d/grids.list                               |    4 +
 tests/v3d/ivtk/begin                               |    5 +
 tests/v3d/ivtk/bgcolor                             |   18 +
 tests/v3d/ivtk/detect                              |   15 +
 tests/v3d/ivtk/display_mode                        |   19 +
 tests/v3d/ivtk/erase                               |   24 +
 tests/v3d/ivtk/parse.rules                         |    1 +
 tests/v3d/ivtk/select                              |   15 +
 tests/v3d/ivtk/selection_mode                      |   16 +
 tests/v3d/materials/begin                          |    1 +
 tests/v3d/materials/bug24855                       |   42 +
 tests/v3d/materials/bug24872_1                     |   10 +
 tests/v3d/materials/bug24872_2                     |   10 +
 tests/v3d/mesh/A1                                  |   11 +
 tests/v3d/mesh/A2                                  |   10 +
 tests/v3d/mesh/A3                                  |    6 +
 tests/v3d/mesh/A4                                  |    7 +
 tests/v3d/mesh/A5                                  |    9 +
 tests/v3d/mesh/A6                                  |   10 +
 tests/v3d/mesh/A7                                  |   11 +
 tests/v3d/mesh/A8                                  |    4 +
 tests/v3d/mesh/B1                                  |   11 +
 tests/v3d/mesh/B2                                  |    9 +
 tests/v3d/mesh/B3                                  |    9 +
 tests/v3d/mesh/B4                                  |    8 +
 tests/v3d/mesh/B5                                  |    9 +
 tests/v3d/mesh/B6                                  |   10 +
 tests/v3d/mesh/B7                                  |   13 +
 tests/v3d/mesh/B8                                  |    7 +
 tests/v3d/mesh/begin                               |    3 +
 tests/v3d/point_cloud/sphere                       |   30 +
 tests/v3d/raytrace/begin                           |    1 +
 tests/v3d/raytrace/bug24130                        |   32 +-
 tests/v3d/raytrace/bug24819                        |   71 +
 tests/v3d/raytrace/connected                       |   15 +-
 tests/v3d/raytrace/plastic                         |    7 +-
 tests/v3d/raytrace/refraction                      |   75 +
 tests/v3d/raytrace/textures                        |   75 +
 tests/v3d/vertex/A3                                |    2 +-
 tests/v3d/vertex/A4                                |    2 +-
 tests/v3d/vertex/A5                                |    2 +-
 tests/v3d/vertex/A6                                |    2 +-
 tests/v3d/vertex/A7                                |    2 +-
 tests/v3d/vertex/A8                                |    2 +-
 tests/v3d/vertex/A9                                |    2 +-
 tests/v3d/vertex/B1                                |    2 +-
 tests/v3d/vertex/C3                                |    2 +-
 tests/v3d/vertex/C4                                |    2 +-
 tests/v3d/vertex/C5                                |    2 +-
 tests/v3d/vertex/C6                                |    2 +-
 tests/v3d/vertex/C7                                |    2 +-
 tests/v3d/vertex/C8                                |    2 +-
 tests/v3d/vertex/C9                                |    2 +-
 tests/v3d/vertex/D1                                |    2 +-
 tests/v3d/vertex/D2                                |    2 +-
 tests/v3d/vertex/D3                                |    2 +-
 tests/v3d/vertex/D4                                |    2 +-
 tests/v3d/vertex/D5                                |    2 +-
 tests/v3d/vertex/D6                                |    2 +-
 tests/v3d/vertex/D7                                |    4 +-
 tests/v3d/vertex/D8                                |    4 +-
 tests/v3d/vertex/D9                                |    4 +-
 tests/v3d/vertex/E1                                |    4 +-
 tests/v3d/vertex/E2                                |    4 +-
 tests/v3d/vertex/E3                                |    4 +-
 tests/v3d/vertex/E4                                |    4 +-
 tests/v3d/vertex/E5                                |    4 +-
 tests/v3d/vertex/E6                                |    4 +-
 tests/v3d/vertex/E7                                |    6 +-
 tests/v3d/vertex/E8                                |    6 +-
 tests/v3d/vertex/E9                                |    6 +-
 tests/v3d/vertex/F1                                |    6 +-
 tests/v3d/vertex/F2                                |    6 +-
 tests/v3d/vertex/begin                             |    1 +
 tests/v3d/vertex_edge/A3                           |    2 +-
 tests/v3d/vertex_edge/A4                           |    2 +-
 tests/v3d/vertex_edge/A5                           |    2 +-
 tests/v3d/vertex_edge/A6                           |    4 +-
 tests/v3d/vertex_edge/A7                           |    4 +-
 tests/v3d/vertex_edge/A8                           |    4 +-
 tests/v3d/vertex_edge/A9                           |    4 +-
 tests/v3d/vertex_edge/B1                           |    4 +-
 tests/v3d/vertex_edge/C3                           |    2 +-
 tests/v3d/vertex_edge/C4                           |    2 +-
 tests/v3d/vertex_edge/C5                           |    2 +-
 tests/v3d/vertex_edge/C6                           |    2 +-
 tests/v3d/vertex_edge/C7                           |    2 +-
 tests/v3d/vertex_edge/C8                           |    2 +-
 tests/v3d/vertex_edge/C9                           |    2 +-
 tests/v3d/vertex_edge/D1                           |    2 +-
 tests/v3d/vertex_edge/D2                           |    2 +-
 tests/v3d/vertex_edge/D3                           |    2 +-
 tests/v3d/vertex_edge/D4                           |    2 +-
 tests/v3d/vertex_edge/D5                           |    2 +-
 tests/v3d/vertex_edge/D6                           |    2 +-
 tests/v3d/vertex_edge/D7                           |    4 +-
 tests/v3d/vertex_edge/D8                           |    4 +-
 tests/v3d/vertex_edge/D9                           |    4 +-
 tests/v3d/vertex_edge/E1                           |    4 +-
 tests/v3d/vertex_edge/E2                           |    4 +-
 tests/v3d/vertex_edge/E3                           |    4 +-
 tests/v3d/vertex_edge/E4                           |    4 +-
 tests/v3d/vertex_edge/E5                           |    4 +-
 tests/v3d/vertex_edge/E6                           |    4 +-
 tests/v3d/vertex_edge/E7                           |    6 +-
 tests/v3d/vertex_edge/E8                           |    6 +-
 tests/v3d/vertex_edge/E9                           |    6 +-
 tests/v3d/vertex_edge/F1                           |    6 +-
 tests/v3d/vertex_edge/F2                           |    6 +-
 tests/v3d/vertex_edge/F5                           |    2 +-
 tests/v3d/vertex_edge/F6                           |    2 +-
 tests/v3d/vertex_edge/F7                           |    2 +-
 tests/v3d/vertex_edge/F8                           |    4 +-
 tests/v3d/vertex_edge/F9                           |    4 +-
 tests/v3d/vertex_edge/G1                           |    4 +-
 tests/v3d/vertex_edge/G2                           |    4 +-
 tests/v3d/vertex_edge/G3                           |    4 +-
 tests/v3d/vertex_edge/H5                           |    2 +-
 tests/v3d/vertex_edge/H6                           |    2 +-
 tests/v3d/vertex_edge/H7                           |    2 +-
 tests/v3d/vertex_edge/H8                           |    2 +-
 tests/v3d/vertex_edge/H9                           |    2 +-
 tests/v3d/vertex_edge/I1                           |    2 +-
 tests/v3d/vertex_edge/I2                           |    2 +-
 tests/v3d/vertex_edge/I3                           |    2 +-
 tests/v3d/vertex_edge/I4                           |    2 +-
 tests/v3d/vertex_edge/I5                           |    2 +-
 tests/v3d/vertex_edge/I6                           |    2 +-
 tests/v3d/vertex_edge/I7                           |    2 +-
 tests/v3d/vertex_edge/I8                           |    2 +-
 tests/v3d/vertex_edge/I9                           |    4 +-
 tests/v3d/vertex_edge/J1                           |    4 +-
 tests/v3d/vertex_edge/J2                           |    4 +-
 tests/v3d/vertex_edge/J3                           |    4 +-
 tests/v3d/vertex_edge/J4                           |    4 +-
 tests/v3d/vertex_edge/J5                           |    4 +-
 tests/v3d/vertex_edge/J6                           |    4 +-
 tests/v3d/vertex_edge/J7                           |    4 +-
 tests/v3d/vertex_edge/J8                           |    4 +-
 tests/v3d/vertex_edge/J9                           |    6 +-
 tests/v3d/vertex_edge/K1                           |    6 +-
 tests/v3d/vertex_edge/K2                           |    6 +-
 tests/v3d/vertex_edge/K3                           |    6 +-
 tests/v3d/vertex_edge/K4                           |    6 +-
 tests/v3d/vertex_edge/begin                        |    1 +
 tests/v3d/vertex_face/A3                           |    2 +-
 tests/v3d/vertex_face/A4                           |    2 +-
 tests/v3d/vertex_face/A5                           |    2 +-
 tests/v3d/vertex_face/A6                           |    4 +-
 tests/v3d/vertex_face/A7                           |    4 +-
 tests/v3d/vertex_face/A8                           |    4 +-
 tests/v3d/vertex_face/A9                           |    4 +-
 tests/v3d/vertex_face/B1                           |    4 +-
 tests/v3d/vertex_face/C3                           |    2 +-
 tests/v3d/vertex_face/C4                           |    2 +-
 tests/v3d/vertex_face/C5                           |    2 +-
 tests/v3d/vertex_face/C6                           |    2 +-
 tests/v3d/vertex_face/C7                           |    2 +-
 tests/v3d/vertex_face/C8                           |    2 +-
 tests/v3d/vertex_face/C9                           |    2 +-
 tests/v3d/vertex_face/D1                           |    2 +-
 tests/v3d/vertex_face/D2                           |    2 +-
 tests/v3d/vertex_face/D3                           |    2 +-
 tests/v3d/vertex_face/D4                           |    2 +-
 tests/v3d/vertex_face/D5                           |    2 +-
 tests/v3d/vertex_face/D6                           |    2 +-
 tests/v3d/vertex_face/D7                           |    4 +-
 tests/v3d/vertex_face/D8                           |    4 +-
 tests/v3d/vertex_face/D9                           |    4 +-
 tests/v3d/vertex_face/E1                           |    4 +-
 tests/v3d/vertex_face/E2                           |    4 +-
 tests/v3d/vertex_face/E3                           |    4 +-
 tests/v3d/vertex_face/E4                           |    4 +-
 tests/v3d/vertex_face/E5                           |    4 +-
 tests/v3d/vertex_face/E6                           |    4 +-
 tests/v3d/vertex_face/E7                           |    6 +-
 tests/v3d/vertex_face/E8                           |    6 +-
 tests/v3d/vertex_face/E9                           |    6 +-
 tests/v3d/vertex_face/F1                           |    6 +-
 tests/v3d/vertex_face/F2                           |    6 +-
 tests/v3d/vertex_face/F5                           |    2 +-
 tests/v3d/vertex_face/F6                           |    2 +-
 tests/v3d/vertex_face/F7                           |    2 +-
 tests/v3d/vertex_face/F8                           |    4 +-
 tests/v3d/vertex_face/F9                           |    4 +-
 tests/v3d/vertex_face/G1                           |    4 +-
 tests/v3d/vertex_face/G2                           |    4 +-
 tests/v3d/vertex_face/G3                           |    4 +-
 tests/v3d/vertex_face/H5                           |    2 +-
 tests/v3d/vertex_face/H6                           |    2 +-
 tests/v3d/vertex_face/H7                           |    2 +-
 tests/v3d/vertex_face/H8                           |    2 +-
 tests/v3d/vertex_face/H9                           |    2 +-
 tests/v3d/vertex_face/I1                           |    2 +-
 tests/v3d/vertex_face/I2                           |    2 +-
 tests/v3d/vertex_face/I3                           |    2 +-
 tests/v3d/vertex_face/I4                           |    2 +-
 tests/v3d/vertex_face/I5                           |    2 +-
 tests/v3d/vertex_face/I6                           |    2 +-
 tests/v3d/vertex_face/I7                           |    2 +-
 tests/v3d/vertex_face/I8                           |    2 +-
 tests/v3d/vertex_face/I9                           |    4 +-
 tests/v3d/vertex_face/J1                           |    4 +-
 tests/v3d/vertex_face/J2                           |    4 +-
 tests/v3d/vertex_face/J3                           |    4 +-
 tests/v3d/vertex_face/J4                           |    4 +-
 tests/v3d/vertex_face/J5                           |    4 +-
 tests/v3d/vertex_face/J6                           |    4 +-
 tests/v3d/vertex_face/J7                           |    4 +-
 tests/v3d/vertex_face/J8                           |    4 +-
 tests/v3d/vertex_face/J9                           |    6 +-
 tests/v3d/vertex_face/K1                           |    6 +-
 tests/v3d/vertex_face/K2                           |    6 +-
 tests/v3d/vertex_face/K3                           |    6 +-
 tests/v3d/vertex_face/K4                           |    6 +-
 tests/v3d/vertex_face/begin                        |    1 +
 tests/v3d/vertex_solid/A3                          |    2 +-
 tests/v3d/vertex_solid/A4                          |    2 +-
 tests/v3d/vertex_solid/A5                          |    2 +-
 tests/v3d/vertex_solid/A6                          |    4 +-
 tests/v3d/vertex_solid/A7                          |    4 +-
 tests/v3d/vertex_solid/A8                          |    4 +-
 tests/v3d/vertex_solid/A9                          |    4 +-
 tests/v3d/vertex_solid/B1                          |    4 +-
 tests/v3d/vertex_solid/C3                          |    2 +-
 tests/v3d/vertex_solid/C4                          |    2 +-
 tests/v3d/vertex_solid/C5                          |    2 +-
 tests/v3d/vertex_solid/C6                          |    2 +-
 tests/v3d/vertex_solid/C7                          |    2 +-
 tests/v3d/vertex_solid/C8                          |    2 +-
 tests/v3d/vertex_solid/C9                          |    2 +-
 tests/v3d/vertex_solid/D1                          |    2 +-
 tests/v3d/vertex_solid/D2                          |    2 +-
 tests/v3d/vertex_solid/D3                          |    2 +-
 tests/v3d/vertex_solid/D4                          |    2 +-
 tests/v3d/vertex_solid/D5                          |    2 +-
 tests/v3d/vertex_solid/D6                          |    2 +-
 tests/v3d/vertex_solid/D7                          |    4 +-
 tests/v3d/vertex_solid/D8                          |    4 +-
 tests/v3d/vertex_solid/D9                          |    4 +-
 tests/v3d/vertex_solid/E1                          |    4 +-
 tests/v3d/vertex_solid/E2                          |    4 +-
 tests/v3d/vertex_solid/E3                          |    4 +-
 tests/v3d/vertex_solid/E4                          |    4 +-
 tests/v3d/vertex_solid/E5                          |    4 +-
 tests/v3d/vertex_solid/E6                          |    4 +-
 tests/v3d/vertex_solid/E7                          |    6 +-
 tests/v3d/vertex_solid/E8                          |    6 +-
 tests/v3d/vertex_solid/E9                          |    6 +-
 tests/v3d/vertex_solid/F1                          |    6 +-
 tests/v3d/vertex_solid/F2                          |    6 +-
 tests/v3d/vertex_solid/F5                          |    2 +-
 tests/v3d/vertex_solid/F6                          |    2 +-
 tests/v3d/vertex_solid/F7                          |    2 +-
 tests/v3d/vertex_solid/F8                          |    4 +-
 tests/v3d/vertex_solid/F9                          |    4 +-
 tests/v3d/vertex_solid/G1                          |    4 +-
 tests/v3d/vertex_solid/G2                          |    4 +-
 tests/v3d/vertex_solid/G3                          |    4 +-
 tests/v3d/vertex_solid/H5                          |    2 +-
 tests/v3d/vertex_solid/H6                          |    2 +-
 tests/v3d/vertex_solid/H7                          |    2 +-
 tests/v3d/vertex_solid/H8                          |    2 +-
 tests/v3d/vertex_solid/H9                          |    2 +-
 tests/v3d/vertex_solid/I1                          |    2 +-
 tests/v3d/vertex_solid/I2                          |    2 +-
 tests/v3d/vertex_solid/I3                          |    2 +-
 tests/v3d/vertex_solid/I4                          |    2 +-
 tests/v3d/vertex_solid/I5                          |    2 +-
 tests/v3d/vertex_solid/I6                          |    2 +-
 tests/v3d/vertex_solid/I7                          |    2 +-
 tests/v3d/vertex_solid/I8                          |    2 +-
 tests/v3d/vertex_solid/I9                          |    4 +-
 tests/v3d/vertex_solid/J1                          |    4 +-
 tests/v3d/vertex_solid/J2                          |    4 +-
 tests/v3d/vertex_solid/J3                          |    4 +-
 tests/v3d/vertex_solid/J4                          |    4 +-
 tests/v3d/vertex_solid/J5                          |    4 +-
 tests/v3d/vertex_solid/J6                          |    4 +-
 tests/v3d/vertex_solid/J7                          |    4 +-
 tests/v3d/vertex_solid/J8                          |    4 +-
 tests/v3d/vertex_solid/J9                          |    6 +-
 tests/v3d/vertex_solid/K1                          |    6 +-
 tests/v3d/vertex_solid/K2                          |    6 +-
 tests/v3d/vertex_solid/K3                          |    6 +-
 tests/v3d/vertex_solid/K4                          |    6 +-
 tests/v3d/vertex_solid/begin                       |    1 +
 tests/v3d/vertex_wire/A3                           |    2 +-
 tests/v3d/vertex_wire/A4                           |    2 +-
 tests/v3d/vertex_wire/A5                           |    2 +-
 tests/v3d/vertex_wire/A6                           |    4 +-
 tests/v3d/vertex_wire/A7                           |    4 +-
 tests/v3d/vertex_wire/A8                           |    4 +-
 tests/v3d/vertex_wire/A9                           |    4 +-
 tests/v3d/vertex_wire/B1                           |    4 +-
 tests/v3d/vertex_wire/C3                           |    2 +-
 tests/v3d/vertex_wire/C4                           |    2 +-
 tests/v3d/vertex_wire/C5                           |    2 +-
 tests/v3d/vertex_wire/C6                           |    2 +-
 tests/v3d/vertex_wire/C7                           |    2 +-
 tests/v3d/vertex_wire/C8                           |    2 +-
 tests/v3d/vertex_wire/C9                           |    2 +-
 tests/v3d/vertex_wire/D1                           |    2 +-
 tests/v3d/vertex_wire/D2                           |    2 +-
 tests/v3d/vertex_wire/D3                           |    2 +-
 tests/v3d/vertex_wire/D4                           |    2 +-
 tests/v3d/vertex_wire/D5                           |    2 +-
 tests/v3d/vertex_wire/D6                           |    2 +-
 tests/v3d/vertex_wire/D7                           |    4 +-
 tests/v3d/vertex_wire/D8                           |    4 +-
 tests/v3d/vertex_wire/D9                           |    4 +-
 tests/v3d/vertex_wire/E1                           |    4 +-
 tests/v3d/vertex_wire/E2                           |    4 +-
 tests/v3d/vertex_wire/E3                           |    4 +-
 tests/v3d/vertex_wire/E4                           |    4 +-
 tests/v3d/vertex_wire/E5                           |    4 +-
 tests/v3d/vertex_wire/E6                           |    4 +-
 tests/v3d/vertex_wire/E7                           |    6 +-
 tests/v3d/vertex_wire/E8                           |    6 +-
 tests/v3d/vertex_wire/E9                           |    6 +-
 tests/v3d/vertex_wire/F1                           |    6 +-
 tests/v3d/vertex_wire/F2                           |    6 +-
 tests/v3d/vertex_wire/F5                           |    2 +-
 tests/v3d/vertex_wire/F6                           |    2 +-
 tests/v3d/vertex_wire/F7                           |    2 +-
 tests/v3d/vertex_wire/F8                           |    4 +-
 tests/v3d/vertex_wire/F9                           |    4 +-
 tests/v3d/vertex_wire/G1                           |    4 +-
 tests/v3d/vertex_wire/G2                           |    4 +-
 tests/v3d/vertex_wire/G3                           |    4 +-
 tests/v3d/vertex_wire/H5                           |    2 +-
 tests/v3d/vertex_wire/H6                           |    2 +-
 tests/v3d/vertex_wire/H7                           |    2 +-
 tests/v3d/vertex_wire/H8                           |    2 +-
 tests/v3d/vertex_wire/H9                           |    2 +-
 tests/v3d/vertex_wire/I1                           |    2 +-
 tests/v3d/vertex_wire/I2                           |    2 +-
 tests/v3d/vertex_wire/I3                           |    2 +-
 tests/v3d/vertex_wire/I4                           |    2 +-
 tests/v3d/vertex_wire/I5                           |    2 +-
 tests/v3d/vertex_wire/I6                           |    2 +-
 tests/v3d/vertex_wire/I7                           |    2 +-
 tests/v3d/vertex_wire/I8                           |    2 +-
 tests/v3d/vertex_wire/I9                           |    4 +-
 tests/v3d/vertex_wire/J1                           |    4 +-
 tests/v3d/vertex_wire/J2                           |    4 +-
 tests/v3d/vertex_wire/J3                           |    4 +-
 tests/v3d/vertex_wire/J4                           |    4 +-
 tests/v3d/vertex_wire/J5                           |    4 +-
 tests/v3d/vertex_wire/J6                           |    4 +-
 tests/v3d/vertex_wire/J7                           |    4 +-
 tests/v3d/vertex_wire/J8                           |    4 +-
 tests/v3d/vertex_wire/J9                           |    6 +-
 tests/v3d/vertex_wire/K1                           |    6 +-
 tests/v3d/vertex_wire/K2                           |    6 +-
 tests/v3d/vertex_wire/K3                           |    6 +-
 tests/v3d/vertex_wire/K4                           |    6 +-
 tests/v3d/vertex_wire/begin                        |    1 +
 tests/v3d/voxel/begin                              |    1 +
 tests/v3d/wire/A3                                  |    2 +-
 tests/v3d/wire/A4                                  |    2 +-
 tests/v3d/wire/A5                                  |    2 +-
 tests/v3d/wire/A6                                  |    4 +-
 tests/v3d/wire/A7                                  |    4 +-
 tests/v3d/wire/A8                                  |    4 +-
 tests/v3d/wire/A9                                  |    4 +-
 tests/v3d/wire/B1                                  |    4 +-
 tests/v3d/wire/C3                                  |    2 +-
 tests/v3d/wire/C4                                  |    2 +-
 tests/v3d/wire/C5                                  |    2 +-
 tests/v3d/wire/C6                                  |    2 +-
 tests/v3d/wire/C7                                  |    2 +-
 tests/v3d/wire/C8                                  |    2 +-
 tests/v3d/wire/C9                                  |    2 +-
 tests/v3d/wire/D1                                  |    2 +-
 tests/v3d/wire/D2                                  |    2 +-
 tests/v3d/wire/D3                                  |    2 +-
 tests/v3d/wire/D4                                  |    2 +-
 tests/v3d/wire/D5                                  |    2 +-
 tests/v3d/wire/D6                                  |    2 +-
 tests/v3d/wire/D7                                  |    4 +-
 tests/v3d/wire/D8                                  |    4 +-
 tests/v3d/wire/D9                                  |    4 +-
 tests/v3d/wire/E1                                  |    4 +-
 tests/v3d/wire/E2                                  |    4 +-
 tests/v3d/wire/E3                                  |    4 +-
 tests/v3d/wire/E4                                  |    4 +-
 tests/v3d/wire/E5                                  |    4 +-
 tests/v3d/wire/E6                                  |    4 +-
 tests/v3d/wire/E7                                  |    6 +-
 tests/v3d/wire/E8                                  |    6 +-
 tests/v3d/wire/E9                                  |    6 +-
 tests/v3d/wire/F1                                  |    6 +-
 tests/v3d/wire/F2                                  |    6 +-
 tests/v3d/wire/begin                               |    1 +
 tests/v3d/wire_solid/A3                            |    2 +-
 tests/v3d/wire_solid/A4                            |    2 +-
 tests/v3d/wire_solid/A5                            |    2 +-
 tests/v3d/wire_solid/A6                            |    4 +-
 tests/v3d/wire_solid/A7                            |    4 +-
 tests/v3d/wire_solid/A8                            |    4 +-
 tests/v3d/wire_solid/A9                            |    4 +-
 tests/v3d/wire_solid/B1                            |    4 +-
 tests/v3d/wire_solid/C3                            |    2 +-
 tests/v3d/wire_solid/C4                            |    2 +-
 tests/v3d/wire_solid/C5                            |    2 +-
 tests/v3d/wire_solid/C6                            |    2 +-
 tests/v3d/wire_solid/C7                            |    4 +-
 tests/v3d/wire_solid/C8                            |    2 +-
 tests/v3d/wire_solid/C9                            |    2 +-
 tests/v3d/wire_solid/D1                            |    2 +-
 tests/v3d/wire_solid/D2                            |    2 +-
 tests/v3d/wire_solid/D3                            |    2 +-
 tests/v3d/wire_solid/D4                            |    2 +-
 tests/v3d/wire_solid/D5                            |    6 +-
 tests/v3d/wire_solid/D6                            |    2 +-
 tests/v3d/wire_solid/D7                            |    4 +-
 tests/v3d/wire_solid/D8                            |    4 +-
 tests/v3d/wire_solid/D9                            |    4 +-
 tests/v3d/wire_solid/E1                            |    4 +-
 tests/v3d/wire_solid/E2                            |    4 +-
 tests/v3d/wire_solid/E3                            |    4 +-
 tests/v3d/wire_solid/E4                            |    4 +-
 tests/v3d/wire_solid/E5                            |    4 +-
 tests/v3d/wire_solid/E6                            |    4 +-
 tests/v3d/wire_solid/E7                            |   10 +-
 tests/v3d/wire_solid/E8                            |    6 +-
 tests/v3d/wire_solid/E9                            |    6 +-
 tests/v3d/wire_solid/F1                            |   10 +-
 tests/v3d/wire_solid/F2                            |    6 +-
 tests/v3d/wire_solid/F5                            |    2 +-
 tests/v3d/wire_solid/F6                            |    2 +-
 tests/v3d/wire_solid/F7                            |    2 +-
 tests/v3d/wire_solid/F8                            |    4 +-
 tests/v3d/wire_solid/F9                            |    4 +-
 tests/v3d/wire_solid/G1                            |    4 +-
 tests/v3d/wire_solid/G2                            |    4 +-
 tests/v3d/wire_solid/G3                            |    4 +-
 tests/v3d/wire_solid/H5                            |    2 +-
 tests/v3d/wire_solid/H6                            |    2 +-
 tests/v3d/wire_solid/H7                            |    2 +-
 tests/v3d/wire_solid/H8                            |    2 +-
 tests/v3d/wire_solid/H9                            |    4 +-
 tests/v3d/wire_solid/I1                            |    2 +-
 tests/v3d/wire_solid/I2                            |    2 +-
 tests/v3d/wire_solid/I3                            |    2 +-
 tests/v3d/wire_solid/I4                            |    2 +-
 tests/v3d/wire_solid/I5                            |    2 +-
 tests/v3d/wire_solid/I6                            |    2 +-
 tests/v3d/wire_solid/I7                            |    6 +-
 tests/v3d/wire_solid/I8                            |    2 +-
 tests/v3d/wire_solid/I9                            |    4 +-
 tests/v3d/wire_solid/J1                            |    4 +-
 tests/v3d/wire_solid/J2                            |    4 +-
 tests/v3d/wire_solid/J3                            |    4 +-
 tests/v3d/wire_solid/J4                            |    4 +-
 tests/v3d/wire_solid/J5                            |    4 +-
 tests/v3d/wire_solid/J6                            |    4 +-
 tests/v3d/wire_solid/J7                            |    4 +-
 tests/v3d/wire_solid/J8                            |    4 +-
 tests/v3d/wire_solid/J9                            |    6 +-
 tests/v3d/wire_solid/K1                            |    6 +-
 tests/v3d/wire_solid/K2                            |    6 +-
 tests/v3d/wire_solid/K3                            |   10 +-
 tests/v3d/wire_solid/K4                            |    6 +-
 tests/v3d/wire_solid/begin                         |    1 +
 29821 files changed, 465387 insertions(+), 727664 deletions(-)
 create mode 100644 .gitignore
 delete mode 100644 AUTHORS
 create mode 100644 AUTHORS.md
 delete mode 100644 BUILD.MINGWw64
 create mode 100644 BUILD.MINGWw64.md
 create mode 100644 BUILD.MSVC.md
 delete mode 100644 BUILD.MSVC.txt
 create mode 100644 BUILD.Unix.md
 create mode 100644 FetchBundle.bat
 delete mode 100644 INSTALL.MSVC.txt
 delete mode 100644 INSTALL.Unix
 delete mode 100644 NEWS
 create mode 100644 NEWS.md
 delete mode 100644 adm/cmake/TKAdvTools/CMakeLists.txt
 delete mode 100644 adm/cmake/TKAdvTools/Precompiled.h
 create mode 100644 adm/cmake/TKIVtk/CMakeLists.txt
 rename adm/cmake/{TKAdvTools => TKIVtk}/Precompiled.cpp (100%)
 create mode 100644 adm/cmake/TKIVtk/Precompiled.h
 create mode 100644 adm/cmake/TKIVtkDraw/CMakeLists.txt
 copy adm/cmake/{FWOSPlugin => TKIVtkDraw}/Precompiled.cpp (100%)
 create mode 100644 adm/cmake/TKIVtkDraw/Precompiled.h
 delete mode 100644 adm/templates/custom.bat.in
 delete mode 100644 adm/templates/custom.bat.main
 delete mode 100644 adm/templates/custom.sh.in
 delete mode 100644 adm/templates/custom.sh.main
 delete mode 100755 adm/templates/draw.bat
 delete mode 100755 adm/templates/draw.sh
 delete mode 100755 adm/templates/env.bat.in
 delete mode 100755 adm/templates/env.sh.in
 delete mode 100755 adm/templates/sample.bat
 delete mode 100644 adm/templates/tbb.cmake
 delete mode 100644 adm/templates/tcl.cmake
 create mode 100644 appveyor-scripts/make-oce-msvc.bat
 create mode 100644 appveyor-scripts/make-oce-msys.sh
 create mode 100644 appveyor.yml
 rename debian/{liboce-foundation9.install => liboce-foundation10.install} (100%)
 rename debian/{liboce-foundation9.lintian-overrides => liboce-foundation10.lintian-overrides} (100%)
 rename debian/{liboce-modeling9.lintian-overrides => liboce-modeling10.lintian-overrides} (100%)
 delete mode 100644 debian/liboce-modeling9.install
 rename debian/{liboce-ocaf-lite9.install => liboce-ocaf-lite10.install} (100%)
 rename debian/{liboce-ocaf-lite9.lintian-overrides => liboce-ocaf-lite10.lintian-overrides} (100%)
 rename debian/{liboce-ocaf9.install => liboce-ocaf10.install} (100%)
 rename debian/{liboce-ocaf9.lintian-overrides => liboce-ocaf10.lintian-overrides} (100%)
 rename debian/{liboce-visualization9.install => liboce-visualization10.install} (100%)
 rename debian/{liboce-visualization9.lintian-overrides => liboce-visualization10.lintian-overrides} (100%)
 delete mode 100644 drv/AIS/AIS_ConnectedShape.ixx
 delete mode 100644 drv/AIS/AIS_ConnectedShape.jxx
 delete mode 100644 drv/AIS/AIS_MultipleConnectedShape.ixx
 delete mode 100644 drv/AIS/AIS_MultipleConnectedShape.jxx
 create mode 100644 drv/AppDef/AppDef_LinearCriteria.ixx
 create mode 100644 drv/AppDef/AppDef_LinearCriteria.jxx
 delete mode 100644 drv/AppDef/AppDef_MyCriterionOfTheVariational_0.cxx
 create mode 100644 drv/AppDef/AppDef_SmoothCriterion.ixx
 create mode 100644 drv/AppDef/AppDef_SmoothCriterion.jxx
 delete mode 100644 drv/AppDef/AppDef_TheVariational_0.cxx
 create mode 100644 drv/AppDef/AppDef_Variational.ixx
 create mode 100644 drv/AppDef/AppDef_Variational.jxx
 delete mode 100644 drv/AppParCurves/AppParCurves_SmoothCriterion.ixx
 delete mode 100644 drv/AppParCurves/AppParCurves_SmoothCriterion.jxx
 delete mode 100644 drv/Aspect/Aspect_ColorCubeColorMap.ixx
 delete mode 100644 drv/Aspect/Aspect_ColorCubeColorMap.jxx
 delete mode 100644 drv/Aspect/Aspect_ColorMap.ixx
 delete mode 100644 drv/Aspect/Aspect_ColorMap.jxx
 delete mode 100644 drv/Aspect/Aspect_ColorMapDefinitionError_0.cxx
 delete mode 100644 drv/Aspect/Aspect_ColorMapEntry.ixx
 delete mode 100644 drv/Aspect/Aspect_ColorMapEntry.jxx
 delete mode 100644 drv/Aspect/Aspect_ColorPixel.ixx
 delete mode 100644 drv/Aspect/Aspect_ColorPixel.jxx
 delete mode 100644 drv/Aspect/Aspect_ColorRampColorMap.ixx
 delete mode 100644 drv/Aspect/Aspect_ColorRampColorMap.jxx
 delete mode 100644 drv/Aspect/Aspect_Driver.ixx
 delete mode 100644 drv/Aspect/Aspect_Driver.jxx
 delete mode 100644 drv/Aspect/Aspect_DriverError_0.cxx
 delete mode 100644 drv/Aspect/Aspect_FontMap.ixx
 delete mode 100644 drv/Aspect/Aspect_FontMap.jxx
 delete mode 100644 drv/Aspect/Aspect_FontMapDefinitionError_0.cxx
 delete mode 100644 drv/Aspect/Aspect_FontMapEntry.ixx
 delete mode 100644 drv/Aspect/Aspect_FontMapEntry.jxx
 delete mode 100644 drv/Aspect/Aspect_FontStyle.ixx
 delete mode 100644 drv/Aspect/Aspect_FontStyle.jxx
 delete mode 100644 drv/Aspect/Aspect_FontStyleDefinitionError_0.cxx
 delete mode 100644 drv/Aspect/Aspect_GenericColorMap.ixx
 delete mode 100644 drv/Aspect/Aspect_GenericColorMap.jxx
 delete mode 100644 drv/Aspect/Aspect_IndexPixel.ixx
 delete mode 100644 drv/Aspect/Aspect_IndexPixel.jxx
 delete mode 100644 drv/Aspect/Aspect_LineStyle.ixx
 delete mode 100644 drv/Aspect/Aspect_LineStyle.jxx
 delete mode 100644 drv/Aspect/Aspect_LineStyleDefinitionError_0.cxx
 delete mode 100644 drv/Aspect/Aspect_LineWidthDefinitionError_0.cxx
 delete mode 100644 drv/Aspect/Aspect_MarkMap.ixx
 delete mode 100644 drv/Aspect/Aspect_MarkMap.jxx
 delete mode 100644 drv/Aspect/Aspect_MarkMapDefinitionError_0.cxx
 delete mode 100644 drv/Aspect/Aspect_MarkMapEntry.ixx
 delete mode 100644 drv/Aspect/Aspect_MarkMapEntry.jxx
 delete mode 100644 drv/Aspect/Aspect_MarkerStyle.ixx
 delete mode 100644 drv/Aspect/Aspect_MarkerStyle.jxx
 delete mode 100644 drv/Aspect/Aspect_MarkerStyleDefinitionError_0.cxx
 delete mode 100644 drv/Aspect/Aspect_Pixel.ixx
 delete mode 100644 drv/Aspect/Aspect_Pixel.jxx
 delete mode 100644 drv/Aspect/Aspect_PixmapDefinitionError_0.cxx
 delete mode 100644 drv/Aspect/Aspect_PixmapError_0.cxx
 delete mode 100644 drv/Aspect/Aspect_PolyStyleDefinitionError_0.cxx
 delete mode 100644 drv/Aspect/Aspect_SequenceNodeOfSequenceOfColorMapEntry_0.cxx
 delete mode 100644 drv/Aspect/Aspect_SequenceNodeOfSequenceOfFontMapEntry_0.cxx
 delete mode 100644 drv/Aspect/Aspect_SequenceNodeOfSequenceOfMarkMapEntry_0.cxx
 delete mode 100644 drv/Aspect/Aspect_SequenceNodeOfSequenceOfTypeMapEntry_0.cxx
 delete mode 100644 drv/Aspect/Aspect_SequenceNodeOfSequenceOfWidthMapEntry_0.cxx
 delete mode 100644 drv/Aspect/Aspect_SequenceOfColorMapEntry_0.cxx
 delete mode 100644 drv/Aspect/Aspect_SequenceOfFontMapEntry_0.cxx
 delete mode 100644 drv/Aspect/Aspect_SequenceOfMarkMapEntry_0.cxx
 delete mode 100644 drv/Aspect/Aspect_SequenceOfTypeMapEntry_0.cxx
 delete mode 100644 drv/Aspect/Aspect_SequenceOfWidthMapEntry_0.cxx
 delete mode 100644 drv/Aspect/Aspect_TypeMap.ixx
 delete mode 100644 drv/Aspect/Aspect_TypeMap.jxx
 delete mode 100644 drv/Aspect/Aspect_TypeMapDefinitionError_0.cxx
 delete mode 100644 drv/Aspect/Aspect_TypeMapEntry.ixx
 delete mode 100644 drv/Aspect/Aspect_TypeMapEntry.jxx
 delete mode 100644 drv/Aspect/Aspect_UndefinedMap_0.cxx
 delete mode 100644 drv/Aspect/Aspect_WidthMap.ixx
 delete mode 100644 drv/Aspect/Aspect_WidthMap.jxx
 delete mode 100644 drv/Aspect/Aspect_WidthMapDefinitionError_0.cxx
 delete mode 100644 drv/Aspect/Aspect_WidthMapEntry.ixx
 delete mode 100644 drv/Aspect/Aspect_WidthMapEntry.jxx
 delete mode 100644 drv/Aspect/Aspect_WindowDriver.ixx
 delete mode 100644 drv/Aspect/Aspect_WindowDriver.jxx
 create mode 100644 drv/BOPAlgo/BOPAlgo_MakerVolume.ixx
 create mode 100644 drv/BOPAlgo/BOPAlgo_MakerVolume.jxx
 create mode 100644 drv/BOPAlgo/BOPAlgo_Section.ixx
 create mode 100644 drv/BOPAlgo/BOPAlgo_Section.jxx
 delete mode 100644 drv/BOPInt/BOPInt_Context.ixx
 delete mode 100644 drv/BOPInt/BOPInt_Context.jxx
 delete mode 100644 drv/BOPInt/BOPInt_ShrunkRange.ixx
 delete mode 100644 drv/BOPInt/BOPInt_ShrunkRange.jxx
 delete mode 100644 drv/BOPInt/BOPInt_Tools.ixx
 delete mode 100644 drv/BOPInt/BOPInt_Tools.jxx
 create mode 100644 drv/BRepApprox/BRepApprox_ApproxLine.ixx
 create mode 100644 drv/BRepApprox/BRepApprox_ApproxLine.jxx
 delete mode 100644 drv/BRepApprox/BRepApprox_ApproxLine_0.cxx
 create mode 100644 drv/BRepApprox/BRepApprox_SurfaceTool.ixx
 create mode 100644 drv/BRepApprox/BRepApprox_SurfaceTool.jxx
 delete mode 100644 drv/BRepApprox/BRepApprox_SurfaceTool_0.cxx
 create mode 100644 drv/BRepBlend/BRepBlend_Extremity.ixx
 create mode 100644 drv/BRepBlend/BRepBlend_Extremity.jxx
 delete mode 100644 drv/BRepBlend/BRepBlend_Extremity_0.cxx
 create mode 100644 drv/BRepBlend/BRepBlend_HCurve2dTool.ixx
 create mode 100644 drv/BRepBlend/BRepBlend_HCurve2dTool.jxx
 delete mode 100644 drv/BRepBlend/BRepBlend_HCurve2dTool_0.cxx
 create mode 100644 drv/BRepBlend/BRepBlend_HCurveTool.ixx
 create mode 100644 drv/BRepBlend/BRepBlend_HCurveTool.jxx
 delete mode 100644 drv/BRepBlend/BRepBlend_HCurveTool_0.cxx
 create mode 100644 drv/BRepBlend/BRepBlend_Line.ixx
 create mode 100644 drv/BRepBlend/BRepBlend_Line.jxx
 delete mode 100644 drv/BRepBlend/BRepBlend_Line_0.cxx
 create mode 100644 drv/BRepBlend/BRepBlend_PointOnRst.ixx
 create mode 100644 drv/BRepBlend/BRepBlend_PointOnRst.jxx
 delete mode 100644 drv/BRepBlend/BRepBlend_PointOnRst_0.cxx
 create mode 100644 drv/BRepGProp/BRepGProp_Cinert.ixx
 create mode 100644 drv/BRepGProp/BRepGProp_Cinert.jxx
 delete mode 100644 drv/BRepGProp/BRepGProp_Cinert_0.cxx
 create mode 100644 drv/BRepGProp/BRepGProp_Sinert.ixx
 create mode 100644 drv/BRepGProp/BRepGProp_Sinert.jxx
 delete mode 100644 drv/BRepGProp/BRepGProp_Sinert_0.cxx
 create mode 100644 drv/BRepGProp/BRepGProp_TFunction.ixx
 create mode 100644 drv/BRepGProp/BRepGProp_TFunction.jxx
 delete mode 100644 drv/BRepGProp/BRepGProp_TFunctionOfVinertGK_0.cxx
 create mode 100644 drv/BRepGProp/BRepGProp_UFunction.ixx
 create mode 100644 drv/BRepGProp/BRepGProp_UFunction.jxx
 delete mode 100644 drv/BRepGProp/BRepGProp_UFunctionOfVinertGK_0.cxx
 create mode 100644 drv/BRepGProp/BRepGProp_Vinert.ixx
 create mode 100644 drv/BRepGProp/BRepGProp_Vinert.jxx
 create mode 100644 drv/BRepGProp/BRepGProp_VinertGK.ixx
 create mode 100644 drv/BRepGProp/BRepGProp_VinertGK.jxx
 delete mode 100644 drv/BRepGProp/BRepGProp_VinertGK_0.cxx
 delete mode 100644 drv/BRepGProp/BRepGProp_Vinert_0.cxx
 create mode 100644 drv/BRepMAT2d/BRepMAT2d_BisectingLocus.ixx
 create mode 100644 drv/BRepMAT2d/BRepMAT2d_BisectingLocus.jxx
 delete mode 100644 drv/BRepMAT2d/BRepMAT2d_BisectingLocus_0.cxx
 delete mode 100644 drv/BRepMAT2d/BRepMAT2d_SequenceNodeOfSequenceOfBasicElt_0.cxx
 delete mode 100644 drv/BRepMAT2d/BRepMAT2d_SequenceOfBasicElt_0.cxx
 delete mode 100644 drv/BRepMesh/BRepMesh.ixx
 delete mode 100644 drv/BRepMesh/BRepMesh.jxx
 delete mode 100644 drv/BRepMesh/BRepMesh_Array1OfBiPoint_0.cxx
 delete mode 100644 drv/BRepMesh/BRepMesh_Array1OfVertexOfDelaun_0.cxx
 delete mode 100644 drv/BRepMesh/BRepMesh_BiPoint.ixx
 delete mode 100644 drv/BRepMesh/BRepMesh_BiPoint.jxx
 delete mode 100644 drv/BRepMesh/BRepMesh_Circ.ixx
 delete mode 100644 drv/BRepMesh/BRepMesh_Circ.jxx
 delete mode 100644 drv/BRepMesh/BRepMesh_CircleTool.ixx
 delete mode 100644 drv/BRepMesh/BRepMesh_CircleTool.jxx
 delete mode 100644 drv/BRepMesh/BRepMesh_Classifier.ixx
 delete mode 100644 drv/BRepMesh/BRepMesh_Classifier.jxx
 delete mode 100644 drv/BRepMesh/BRepMesh_ComparatorOfIndexedVertexOfDelaun.ixx
 delete mode 100644 drv/BRepMesh/BRepMesh_ComparatorOfIndexedVertexOfDelaun.jxx
 delete mode 100644 drv/BRepMesh/BRepMesh_ComparatorOfVertexOfDelaun.ixx
 delete mode 100644 drv/BRepMesh/BRepMesh_ComparatorOfVertexOfDelaun.jxx
 delete mode 100644 drv/BRepMesh/BRepMesh_DataMapIteratorOfDataMapOfFaceAttribute_0.cxx
 delete mode 100644 drv/BRepMesh/BRepMesh_DataMapIteratorOfDataMapOfIntegerListOfInteger_0.cxx
 delete mode 100644 drv/BRepMesh/BRepMesh_DataMapIteratorOfDataMapOfIntegerListOfXY_0.cxx
 delete mode 100644 drv/BRepMesh/BRepMesh_DataMapIteratorOfDataMapOfIntegerPnt_0.cxx
 delete mode 100644 drv/BRepMesh/BRepMesh_DataMapIteratorOfDataMapOfShapePairOfPolygon_0.cxx
 delete mode 100644 drv/BRepMesh/BRepMesh_DataMapIteratorOfDataMapOfShapeReal_0.cxx
 delete mode 100644 drv/BRepMesh/BRepMesh_DataMapIteratorOfDataMapOfVertexInteger_0.cxx
 delete mode 100644 drv/BRepMesh/BRepMesh_DataMapNodeOfDataMapOfFaceAttribute_0.cxx
 delete mode 100644 drv/BRepMesh/BRepMesh_DataMapNodeOfDataMapOfIntegerListOfInteger_0.cxx
 delete mode 100644 drv/BRepMesh/BRepMesh_DataMapNodeOfDataMapOfIntegerListOfXY_0.cxx
 delete mode 100644 drv/BRepMesh/BRepMesh_DataMapNodeOfDataMapOfIntegerPnt_0.cxx
 delete mode 100644 drv/BRepMesh/BRepMesh_DataMapNodeOfDataMapOfShapePairOfPolygon_0.cxx
 delete mode 100644 drv/BRepMesh/BRepMesh_DataMapNodeOfDataMapOfShapeReal_0.cxx
 delete mode 100644 drv/BRepMesh/BRepMesh_DataMapNodeOfDataMapOfVertexInteger_0.cxx
 delete mode 100644 drv/BRepMesh/BRepMesh_DataMapOfFaceAttribute_0.cxx
 delete mode 100644 drv/BRepMesh/BRepMesh_DataMapOfIntegerListOfInteger_0.cxx
 delete mode 100644 drv/BRepMesh/BRepMesh_DataMapOfIntegerListOfXY_0.cxx
 delete mode 100644 drv/BRepMesh/BRepMesh_DataMapOfIntegerPnt_0.cxx
 delete mode 100644 drv/BRepMesh/BRepMesh_DataMapOfShapePairOfPolygon_0.cxx
 delete mode 100644 drv/BRepMesh/BRepMesh_DataMapOfShapeReal_0.cxx
 delete mode 100644 drv/BRepMesh/BRepMesh_DataMapOfVertexInteger_0.cxx
 delete mode 100644 drv/BRepMesh/BRepMesh_DataStructureOfDelaun.ixx
 delete mode 100644 drv/BRepMesh/BRepMesh_DataStructureOfDelaun.jxx
 delete mode 100644 drv/BRepMesh/BRepMesh_DiscretFactory.ixx
 delete mode 100644 drv/BRepMesh/BRepMesh_DiscretFactory.jxx
 delete mode 100644 drv/BRepMesh/BRepMesh_DiscretRoot.ixx
 delete mode 100644 drv/BRepMesh/BRepMesh_DiscretRoot.jxx
 delete mode 100644 drv/BRepMesh/BRepMesh_Edge.ixx
 delete mode 100644 drv/BRepMesh/BRepMesh_Edge.jxx
 delete mode 100644 drv/BRepMesh/BRepMesh_ElemHasherOfDataStructureOfDelaun_0.cxx
 delete mode 100644 drv/BRepMesh/BRepMesh_FaceAttribute.ixx
 delete mode 100644 drv/BRepMesh/BRepMesh_FaceAttribute.jxx
 delete mode 100644 drv/BRepMesh/BRepMesh_FastDiscret.ixx
 delete mode 100644 drv/BRepMesh/BRepMesh_FastDiscret.jxx
 delete mode 100644 drv/BRepMesh/BRepMesh_FastDiscretFace.ixx
 delete mode 100644 drv/BRepMesh/BRepMesh_FastDiscretFace.jxx
 delete mode 100644 drv/BRepMesh/BRepMesh_GeomTool.ixx
 delete mode 100644 drv/BRepMesh/BRepMesh_GeomTool.jxx
 delete mode 100644 drv/BRepMesh/BRepMesh_HArray1OfVertexOfDelaun_0.cxx
 delete mode 100644 drv/BRepMesh/BRepMesh_HeapSortIndexedVertexOfDelaun_0.cxx
 delete mode 100644 drv/BRepMesh/BRepMesh_HeapSortVertexOfDelaun_0.cxx
 delete mode 100644 drv/BRepMesh/BRepMesh_IDMapOfLinkOfDataStructureOfDelaun_0.cxx
 delete mode 100644 drv/BRepMesh/BRepMesh_IDMapOfNodeOfDataStructureOfDelaun_0.cxx
 delete mode 100644 drv/BRepMesh/BRepMesh_IMapOfElementOfDataStructureOfDelaun_0.cxx
 delete mode 100644 drv/BRepMesh/BRepMesh_IncrementalMesh.ixx
 delete mode 100644 drv/BRepMesh/BRepMesh_IncrementalMesh.jxx
 delete mode 100644 drv/BRepMesh/BRepMesh_IndexedDataMapNodeOfIDMapOfLinkOfDataStructureOfDelaun_0.cxx
 delete mode 100644 drv/BRepMesh/BRepMesh_IndexedDataMapNodeOfIDMapOfNodeOfDataStructureOfDelaun_0.cxx
 delete mode 100644 drv/BRepMesh/BRepMesh_IndexedMapNodeOfIMapOfElementOfDataStructureOfDelaun_0.cxx
 delete mode 100644 drv/BRepMesh/BRepMesh_IndexedMapNodeOfIndexedMapOfVertex_0.cxx
 delete mode 100644 drv/BRepMesh/BRepMesh_IndexedMapOfVertex_0.cxx
 delete mode 100644 drv/BRepMesh/BRepMesh_LinkHasherOfDataStructureOfDelaun_0.cxx
 delete mode 100644 drv/BRepMesh/BRepMesh_ListIteratorOfListOfVertex_0.cxx
 delete mode 100644 drv/BRepMesh/BRepMesh_ListIteratorOfListOfXY_0.cxx
 delete mode 100644 drv/BRepMesh/BRepMesh_ListNodeOfListOfVertex_0.cxx
 delete mode 100644 drv/BRepMesh/BRepMesh_ListNodeOfListOfXY_0.cxx
 delete mode 100644 drv/BRepMesh/BRepMesh_ListOfVertex_0.cxx
 delete mode 100644 drv/BRepMesh/BRepMesh_ListOfXY_0.cxx
 delete mode 100644 drv/BRepMesh/BRepMesh_NodeHasherOfDataStructureOfDelaun_0.cxx
 delete mode 100644 drv/BRepMesh/BRepMesh_PairOfPolygon.ixx
 delete mode 100644 drv/BRepMesh/BRepMesh_PairOfPolygon.jxx
 delete mode 100644 drv/BRepMesh/BRepMesh_SelectorOfDataStructureOfDelaun.ixx
 delete mode 100644 drv/BRepMesh/BRepMesh_SelectorOfDataStructureOfDelaun.jxx
 delete mode 100644 drv/BRepMesh/BRepMesh_ShapeTool.ixx
 delete mode 100644 drv/BRepMesh/BRepMesh_ShapeTool.jxx
 delete mode 100644 drv/BRepMesh/BRepMesh_Vertex.ixx
 delete mode 100644 drv/BRepMesh/BRepMesh_Vertex.jxx
 delete mode 100644 drv/BRepMesh/BRepMesh_VertexHasher_0.cxx
 delete mode 100644 drv/BRepMesh/BRepMesh_VertexTool.ixx
 delete mode 100644 drv/BRepMesh/BRepMesh_VertexTool.jxx
 create mode 100644 drv/BRepPrim/BRepPrim_GWedge.ixx
 create mode 100644 drv/BRepPrim/BRepPrim_GWedge.jxx
 delete mode 100644 drv/BRepPrim/BRepPrim_GWedge_0.cxx
 create mode 100644 drv/BRepPrim/BRepPrim_OneAxis.ixx
 create mode 100644 drv/BRepPrim/BRepPrim_OneAxis.jxx
 delete mode 100644 drv/BRepPrim/BRepPrim_OneAxis_0.cxx
 delete mode 100644 drv/BRepSweep/BRepSweep_Array2OfShapesOfNumLinearRegularSweep_0.cxx
 create mode 100644 drv/BRepSweep/BRepSweep_NumLinearRegularSweep.ixx
 create mode 100644 drv/BRepSweep/BRepSweep_NumLinearRegularSweep.jxx
 delete mode 100644 drv/BRepSweep/BRepSweep_NumLinearRegularSweep_0.cxx
 delete mode 100644 drv/BRepSweep/BRepSweep_SequenceNodeOfSequenceOfShapesOfNumLinearRegularSweep_0.cxx
 delete mode 100644 drv/BRepSweep/BRepSweep_SequenceOfShapesOfNumLinearRegularSweep_0.cxx
 create mode 100644 drv/CDF/CDF_FWOSDriver.ixx
 create mode 100644 drv/CDF/CDF_FWOSDriver.jxx
 delete mode 100644 drv/CDM/CDM_StackIteratorOfStackOfDocument_0.cxx
 delete mode 100644 drv/CDM/CDM_StackNodeOfStackOfDocument_0.cxx
 delete mode 100644 drv/CDM/CDM_StackOfDocument_0.cxx
 create mode 100644 drv/Contap/Contap_ArcFunction.ixx
 create mode 100644 drv/Contap/Contap_ArcFunction.jxx
 create mode 100644 drv/Contap/Contap_Contour.ixx
 create mode 100644 drv/Contap/Contap_Contour.jxx
 delete mode 100644 drv/Contap/Contap_Contour_0.cxx
 create mode 100644 drv/Contap/Contap_HContTool.ixx
 create mode 100644 drv/Contap/Contap_HContTool.jxx
 delete mode 100644 drv/Contap/Contap_HContTool_0.cxx
 create mode 100644 drv/Contap/Contap_HCurve2dTool.ixx
 create mode 100644 drv/Contap/Contap_HCurve2dTool.jxx
 delete mode 100644 drv/Contap/Contap_HCurve2dTool_0.cxx
 create mode 100644 drv/Contap/Contap_Line.ixx
 create mode 100644 drv/Contap/Contap_Line.jxx
 create mode 100644 drv/Contap/Contap_Point.ixx
 create mode 100644 drv/Contap/Contap_Point.jxx
 delete mode 100644 drv/Contap/Contap_SequenceNodeOfSequenceOfIWLineOfTheIWalkingOfContour_0.cxx
 create mode 100644 drv/Contap/Contap_SequenceNodeOfSequenceOfIWLineOfTheIWalking_0.cxx
 delete mode 100644 drv/Contap/Contap_SequenceNodeOfSequenceOfPathPointOfTheSearchOfContour_0.cxx
 create mode 100644 drv/Contap/Contap_SequenceNodeOfSequenceOfPathPointOfTheSearch_0.cxx
 delete mode 100644 drv/Contap/Contap_SequenceNodeOfSequenceOfSegmentOfTheSearchOfContour_0.cxx
 create mode 100644 drv/Contap/Contap_SequenceNodeOfSequenceOfSegmentOfTheSearch_0.cxx
 delete mode 100644 drv/Contap/Contap_SequenceNodeOfTheSequenceOfLineOfContour_0.cxx
 create mode 100644 drv/Contap/Contap_SequenceNodeOfTheSequenceOfLine_0.cxx
 delete mode 100644 drv/Contap/Contap_SequenceNodeOfTheSequenceOfPointOfContour_0.cxx
 create mode 100644 drv/Contap/Contap_SequenceNodeOfTheSequenceOfPoint_0.cxx
 delete mode 100644 drv/Contap/Contap_SequenceOfIWLineOfTheIWalkingOfContour_0.cxx
 create mode 100644 drv/Contap/Contap_SequenceOfIWLineOfTheIWalking_0.cxx
 delete mode 100644 drv/Contap/Contap_SequenceOfPathPointOfTheSearchOfContour_0.cxx
 create mode 100644 drv/Contap/Contap_SequenceOfPathPointOfTheSearch_0.cxx
 delete mode 100644 drv/Contap/Contap_SequenceOfSegmentOfTheSearchOfContour_0.cxx
 create mode 100644 drv/Contap/Contap_SequenceOfSegmentOfTheSearch_0.cxx
 create mode 100644 drv/Contap/Contap_SurfFunction.ixx
 create mode 100644 drv/Contap/Contap_SurfFunction.jxx
 create mode 100644 drv/Contap/Contap_SurfProps.ixx
 create mode 100644 drv/Contap/Contap_SurfProps.jxx
 delete mode 100644 drv/Contap/Contap_TheArcFunctionOfContour_0.cxx
 delete mode 100644 drv/Contap/Contap_TheHSequenceOfPointOfContour_0.cxx
 create mode 100644 drv/Contap/Contap_TheHSequenceOfPoint_0.cxx
 delete mode 100644 drv/Contap/Contap_TheIWLineOfTheIWalkingOfContour_0.cxx
 create mode 100644 drv/Contap/Contap_TheIWLineOfTheIWalking_0.cxx
 delete mode 100644 drv/Contap/Contap_TheIWalkingOfContour_0.cxx
 create mode 100644 drv/Contap/Contap_TheIWalking_0.cxx
 delete mode 100644 drv/Contap/Contap_TheLineOfContour_0.cxx
 delete mode 100644 drv/Contap/Contap_ThePathPointOfTheSearchOfContour_0.cxx
 create mode 100644 drv/Contap/Contap_ThePathPointOfTheSearch_0.cxx
 delete mode 100644 drv/Contap/Contap_ThePointOfContour_0.cxx
 delete mode 100644 drv/Contap/Contap_TheSearchInsideOfContour_0.cxx
 create mode 100644 drv/Contap/Contap_TheSearchInside_0.cxx
 delete mode 100644 drv/Contap/Contap_TheSearchOfContour_0.cxx
 create mode 100644 drv/Contap/Contap_TheSearch_0.cxx
 delete mode 100644 drv/Contap/Contap_TheSegmentOfTheSearchOfContour_0.cxx
 create mode 100644 drv/Contap/Contap_TheSegmentOfTheSearch_0.cxx
 delete mode 100644 drv/Contap/Contap_TheSequenceOfLineOfContour_0.cxx
 create mode 100644 drv/Contap/Contap_TheSequenceOfLine_0.cxx
 delete mode 100644 drv/Contap/Contap_TheSequenceOfPointOfContour_0.cxx
 create mode 100644 drv/Contap/Contap_TheSequenceOfPoint_0.cxx
 delete mode 100644 drv/Contap/Contap_TheSurfFunctionOfContour_0.cxx
 delete mode 100644 drv/Contap/Contap_TheSurfPropsOfContour_0.cxx
 create mode 100644 drv/DDF/DDF_ListIteratorOfTransactionStack_0.cxx
 create mode 100644 drv/DDF/DDF_ListNodeOfTransactionStack_0.cxx
 delete mode 100644 drv/DDF/DDF_StackIteratorOfTransactionStack_0.cxx
 delete mode 100644 drv/DDF/DDF_StackNodeOfTransactionStack_0.cxx
 delete mode 100644 drv/Draw/Draw_DataMapIteratorOfMapOfFunctions_0.cxx
 delete mode 100644 drv/Draw/Draw_DataMapIteratorOfVMap_0.cxx
 delete mode 100644 drv/Draw/Draw_DataMapNodeOfMapOfFunctions_0.cxx
 delete mode 100644 drv/Draw/Draw_DataMapNodeOfVMap_0.cxx
 delete mode 100644 drv/Draw/Draw_Interpretor.ixx
 delete mode 100644 drv/Draw/Draw_Interpretor.jxx
 delete mode 100644 drv/Draw/Draw_MapOfFunctions_0.cxx
 delete mode 100644 drv/Draw/Draw_VMap_0.cxx
 delete mode 100644 drv/Dynamic/Dynamic.ixx
 delete mode 100644 drv/Dynamic/Dynamic.jxx
 delete mode 100644 drv/Dynamic/Dynamic_AbstractVariableInstance.ixx
 delete mode 100644 drv/Dynamic/Dynamic_AbstractVariableInstance.jxx
 delete mode 100644 drv/Dynamic/Dynamic_BooleanParameter.ixx
 delete mode 100644 drv/Dynamic/Dynamic_BooleanParameter.jxx
 delete mode 100644 drv/Dynamic/Dynamic_CompiledMethod.ixx
 delete mode 100644 drv/Dynamic/Dynamic_CompiledMethod.jxx
 delete mode 100644 drv/Dynamic/Dynamic_CompositMethod.ixx
 delete mode 100644 drv/Dynamic/Dynamic_CompositMethod.jxx
 delete mode 100644 drv/Dynamic/Dynamic_CompositVariableInstance.ixx
 delete mode 100644 drv/Dynamic/Dynamic_CompositVariableInstance.jxx
 delete mode 100644 drv/Dynamic/Dynamic_DynamicClass.ixx
 delete mode 100644 drv/Dynamic/Dynamic_DynamicClass.jxx
 delete mode 100644 drv/Dynamic/Dynamic_DynamicDerivedClass.ixx
 delete mode 100644 drv/Dynamic/Dynamic_DynamicDerivedClass.jxx
 delete mode 100644 drv/Dynamic/Dynamic_DynamicInstance.ixx
 delete mode 100644 drv/Dynamic/Dynamic_DynamicInstance.jxx
 delete mode 100644 drv/Dynamic/Dynamic_FuzzyClass.ixx
 delete mode 100644 drv/Dynamic/Dynamic_FuzzyClass.jxx
 delete mode 100644 drv/Dynamic/Dynamic_FuzzyDefinition.ixx
 delete mode 100644 drv/Dynamic/Dynamic_FuzzyDefinition.jxx
 delete mode 100644 drv/Dynamic/Dynamic_FuzzyDefinitionsDictionary.ixx
 delete mode 100644 drv/Dynamic/Dynamic_FuzzyDefinitionsDictionary.jxx
 delete mode 100644 drv/Dynamic/Dynamic_InstanceParameter.ixx
 delete mode 100644 drv/Dynamic/Dynamic_InstanceParameter.jxx
 delete mode 100644 drv/Dynamic/Dynamic_IntegerParameter.ixx
 delete mode 100644 drv/Dynamic/Dynamic_IntegerParameter.jxx
 delete mode 100644 drv/Dynamic/Dynamic_InterpretedMethod.ixx
 delete mode 100644 drv/Dynamic/Dynamic_InterpretedMethod.jxx
 delete mode 100644 drv/Dynamic/Dynamic_Method.ixx
 delete mode 100644 drv/Dynamic/Dynamic_Method.jxx
 delete mode 100644 drv/Dynamic/Dynamic_MethodDefinition.ixx
 delete mode 100644 drv/Dynamic/Dynamic_MethodDefinition.jxx
 delete mode 100644 drv/Dynamic/Dynamic_MethodDefinitionsDictionary.ixx
 delete mode 100644 drv/Dynamic/Dynamic_MethodDefinitionsDictionary.jxx
 delete mode 100644 drv/Dynamic/Dynamic_ObjectParameter.ixx
 delete mode 100644 drv/Dynamic/Dynamic_ObjectParameter.jxx
 delete mode 100644 drv/Dynamic/Dynamic_Parameter.ixx
 delete mode 100644 drv/Dynamic/Dynamic_Parameter.jxx
 delete mode 100644 drv/Dynamic/Dynamic_ParameterNode_0.cxx
 delete mode 100644 drv/Dynamic/Dynamic_RealParameter.ixx
 delete mode 100644 drv/Dynamic/Dynamic_RealParameter.jxx
 delete mode 100644 drv/Dynamic/Dynamic_SeqOfClasses_0.cxx
 delete mode 100644 drv/Dynamic/Dynamic_SeqOfFuzzyDefinitions_0.cxx
 delete mode 100644 drv/Dynamic/Dynamic_SeqOfMethodDefinitions_0.cxx
 delete mode 100644 drv/Dynamic/Dynamic_SeqOfMethods_0.cxx
 delete mode 100644 drv/Dynamic/Dynamic_SequenceNodeOfSeqOfClasses_0.cxx
 delete mode 100644 drv/Dynamic/Dynamic_SequenceNodeOfSeqOfFuzzyDefinitions_0.cxx
 delete mode 100644 drv/Dynamic/Dynamic_SequenceNodeOfSeqOfMethodDefinitions_0.cxx
 delete mode 100644 drv/Dynamic/Dynamic_SequenceNodeOfSeqOfMethods_0.cxx
 delete mode 100644 drv/Dynamic/Dynamic_SequenceOfClasses_0.cxx
 delete mode 100644 drv/Dynamic/Dynamic_SequenceOfFuzzyDefinitions_0.cxx
 delete mode 100644 drv/Dynamic/Dynamic_SequenceOfMethodDefinitions_0.cxx
 delete mode 100644 drv/Dynamic/Dynamic_SequenceOfMethods_0.cxx
 delete mode 100644 drv/Dynamic/Dynamic_StringParameter.ixx
 delete mode 100644 drv/Dynamic/Dynamic_StringParameter.jxx
 delete mode 100644 drv/Dynamic/Dynamic_Variable.ixx
 delete mode 100644 drv/Dynamic/Dynamic_Variable.jxx
 delete mode 100644 drv/Dynamic/Dynamic_VariableGroup.ixx
 delete mode 100644 drv/Dynamic/Dynamic_VariableGroup.jxx
 delete mode 100644 drv/Dynamic/Dynamic_VariableInstance.ixx
 delete mode 100644 drv/Dynamic/Dynamic_VariableInstance.jxx
 delete mode 100644 drv/Dynamic/Dynamic_VariableNode_0.cxx
 create mode 100644 drv/ExprIntrp/ExprIntrp_ListIteratorOfStackOfGeneralExpression_0.cxx
 create mode 100644 drv/ExprIntrp/ExprIntrp_ListIteratorOfStackOfGeneralFunction_0.cxx
 create mode 100644 drv/ExprIntrp/ExprIntrp_ListIteratorOfStackOfGeneralRelation_0.cxx
 create mode 100644 drv/ExprIntrp/ExprIntrp_ListNodeOfStackOfGeneralExpression_0.cxx
 create mode 100644 drv/ExprIntrp/ExprIntrp_ListNodeOfStackOfGeneralFunction_0.cxx
 create mode 100644 drv/ExprIntrp/ExprIntrp_ListNodeOfStackOfGeneralRelation_0.cxx
 delete mode 100644 drv/ExprIntrp/ExprIntrp_StackIteratorOfStackOfGeneralExpression_0.cxx
 delete mode 100644 drv/ExprIntrp/ExprIntrp_StackIteratorOfStackOfGeneralFunction_0.cxx
 delete mode 100644 drv/ExprIntrp/ExprIntrp_StackIteratorOfStackOfGeneralRelation_0.cxx
 delete mode 100644 drv/ExprIntrp/ExprIntrp_StackIteratorOfStackOfNames_0.cxx
 delete mode 100644 drv/ExprIntrp/ExprIntrp_StackNodeOfStackOfGeneralExpression_0.cxx
 delete mode 100644 drv/ExprIntrp/ExprIntrp_StackNodeOfStackOfGeneralFunction_0.cxx
 delete mode 100644 drv/ExprIntrp/ExprIntrp_StackNodeOfStackOfGeneralRelation_0.cxx
 delete mode 100644 drv/ExprIntrp/ExprIntrp_StackNodeOfStackOfNames_0.cxx
 delete mode 100644 drv/ExprIntrp/ExprIntrp_StackOfNames_0.cxx
 delete mode 100644 drv/Extrema/Extrema_CCFOfECC2dOfExtCC2d_0.cxx
 delete mode 100644 drv/Extrema/Extrema_CCFOfECCOfExtCC_0.cxx
 delete mode 100644 drv/Extrema/Extrema_CCFOfELCC2dOfLocateExtCC2d_0.cxx
 delete mode 100644 drv/Extrema/Extrema_CCFOfELCCOfLocateExtCC_0.cxx
 delete mode 100644 drv/Extrema/Extrema_CCLocFOfLocECC2dOfLocateExtCC2d_0.cxx
 create mode 100644 drv/Extrema/Extrema_CCLocFOfLocECC2d_0.cxx
 delete mode 100644 drv/Extrema/Extrema_CCLocFOfLocECCOfLocateExtCC_0.cxx
 create mode 100644 drv/Extrema/Extrema_CCLocFOfLocECC_0.cxx
 delete mode 100644 drv/Extrema/Extrema_CCache2dOfExtCC2d_0.cxx
 delete mode 100644 drv/Extrema/Extrema_CCacheOfExtCC_0.cxx
 delete mode 100644 drv/Extrema/Extrema_ECC2dOfExtCC2d_0.cxx
 create mode 100644 drv/Extrema/Extrema_ECC2d_0.cxx
 delete mode 100644 drv/Extrema/Extrema_ECCOfExtCC_0.cxx
 create mode 100644 drv/Extrema/Extrema_ECC_0.cxx
 delete mode 100644 drv/Extrema/Extrema_ELCC2dOfLocateExtCC2d_0.cxx
 create mode 100644 drv/Extrema/Extrema_ELCC2d_0.cxx
 delete mode 100644 drv/Extrema/Extrema_ELCCOfLocateExtCC_0.cxx
 create mode 100644 drv/Extrema/Extrema_ELCC_0.cxx
 create mode 100644 drv/Extrema/Extrema_ExtCC.ixx
 create mode 100644 drv/Extrema/Extrema_ExtCC.jxx
 create mode 100644 drv/Extrema/Extrema_ExtCC2d.ixx
 create mode 100644 drv/Extrema/Extrema_ExtCC2d.jxx
 delete mode 100644 drv/Extrema/Extrema_ExtCC2d_0.cxx
 delete mode 100644 drv/Extrema/Extrema_ExtCC_0.cxx
 delete mode 100644 drv/Extrema/Extrema_LCCache2dOfLocateExtCC2d_0.cxx
 delete mode 100644 drv/Extrema/Extrema_LCCacheOfLocateExtCC_0.cxx
 delete mode 100644 drv/Extrema/Extrema_LocECC2dOfLocateExtCC2d_0.cxx
 create mode 100644 drv/Extrema/Extrema_LocECC2d_0.cxx
 delete mode 100644 drv/Extrema/Extrema_LocECCOfLocateExtCC_0.cxx
 create mode 100644 drv/Extrema/Extrema_LocECC_0.cxx
 create mode 100644 drv/Extrema/Extrema_LocateExtCC.ixx
 create mode 100644 drv/Extrema/Extrema_LocateExtCC.jxx
 create mode 100644 drv/Extrema/Extrema_LocateExtCC2d.ixx
 create mode 100644 drv/Extrema/Extrema_LocateExtCC2d.jxx
 delete mode 100644 drv/Extrema/Extrema_LocateExtCC2d_0.cxx
 delete mode 100644 drv/Extrema/Extrema_LocateExtCC_0.cxx
 delete mode 100644 drv/Extrema/Extrema_SeqPOnCOfCCFOfECC2dOfExtCC2d_0.cxx
 delete mode 100644 drv/Extrema/Extrema_SeqPOnCOfCCFOfECCOfExtCC_0.cxx
 delete mode 100644 drv/Extrema/Extrema_SeqPOnCOfCCFOfELCC2dOfLocateExtCC2d_0.cxx
 delete mode 100644 drv/Extrema/Extrema_SeqPOnCOfCCFOfELCCOfLocateExtCC_0.cxx
 delete mode 100644 drv/Extrema/Extrema_SeqPOnCOfCCLocFOfLocECC2dOfLocateExtCC2d_0.cxx
 create mode 100644 drv/Extrema/Extrema_SeqPOnCOfCCLocFOfLocECC2d_0.cxx
 delete mode 100644 drv/Extrema/Extrema_SeqPOnCOfCCLocFOfLocECCOfLocateExtCC_0.cxx
 create mode 100644 drv/Extrema/Extrema_SeqPOnCOfCCLocFOfLocECC_0.cxx
 delete mode 100644 drv/Extrema/Extrema_SequenceNodeOfSeqPOnCOfCCFOfECC2dOfExtCC2d_0.cxx
 delete mode 100644 drv/Extrema/Extrema_SequenceNodeOfSeqPOnCOfCCFOfECCOfExtCC_0.cxx
 delete mode 100644 drv/Extrema/Extrema_SequenceNodeOfSeqPOnCOfCCFOfELCC2dOfLocateExtCC2d_0.cxx
 delete mode 100644 drv/Extrema/Extrema_SequenceNodeOfSeqPOnCOfCCFOfELCCOfLocateExtCC_0.cxx
 delete mode 100644 drv/Extrema/Extrema_SequenceNodeOfSeqPOnCOfCCLocFOfLocECC2dOfLocateExtCC2d_0.cxx
 create mode 100644 drv/Extrema/Extrema_SequenceNodeOfSeqPOnCOfCCLocFOfLocECC2d_0.cxx
 delete mode 100644 drv/Extrema/Extrema_SequenceNodeOfSeqPOnCOfCCLocFOfLocECCOfLocateExtCC_0.cxx
 create mode 100644 drv/Extrema/Extrema_SequenceNodeOfSeqPOnCOfCCLocFOfLocECC_0.cxx
 delete mode 100644 drv/FWOSDriver/FWOSDriver_Driver.ixx
 delete mode 100644 drv/FWOSDriver/FWOSDriver_Driver.jxx
 delete mode 100644 drv/GccIter/GccIter_IsParallel_0.cxx
 delete mode 100644 drv/Geom/Geom_HSequenceOfSurface_0.cxx
 delete mode 100644 drv/Geom/Geom_SequenceNodeOfSequenceOfSurface_0.cxx
 delete mode 100644 drv/Geom/Geom_SequenceOfSurface_0.cxx
 create mode 100644 drv/Geom2dGcc/Geom2dGcc_Circ2d2TanOnGeo.ixx
 create mode 100644 drv/Geom2dGcc/Geom2dGcc_Circ2d2TanOnGeo.jxx
 create mode 100644 drv/Geom2dGcc/Geom2dGcc_Circ2d2TanOnIter.ixx
 create mode 100644 drv/Geom2dGcc/Geom2dGcc_Circ2d2TanOnIter.jxx
 create mode 100644 drv/Geom2dGcc/Geom2dGcc_Circ2d2TanRadGeo.ixx
 create mode 100644 drv/Geom2dGcc/Geom2dGcc_Circ2d2TanRadGeo.jxx
 create mode 100644 drv/Geom2dGcc/Geom2dGcc_Circ2d3TanIter.ixx
 create mode 100644 drv/Geom2dGcc/Geom2dGcc_Circ2d3TanIter.jxx
 create mode 100644 drv/Geom2dGcc/Geom2dGcc_Circ2dTanCenGeo.ixx
 create mode 100644 drv/Geom2dGcc/Geom2dGcc_Circ2dTanCenGeo.jxx
 create mode 100644 drv/Geom2dGcc/Geom2dGcc_Circ2dTanOnRadGeo.ixx
 create mode 100644 drv/Geom2dGcc/Geom2dGcc_Circ2dTanOnRadGeo.jxx
 create mode 100644 drv/Geom2dGcc/Geom2dGcc_CurveToolGeo.ixx
 create mode 100644 drv/Geom2dGcc/Geom2dGcc_CurveToolGeo.jxx
 delete mode 100644 drv/Geom2dGcc/Geom2dGcc_FuncTCirCuOfMyL2d2Tan_0.cxx
 delete mode 100644 drv/Geom2dGcc/Geom2dGcc_FuncTCuCuCuOfMyC2d3Tan_0.cxx
 delete mode 100644 drv/Geom2dGcc/Geom2dGcc_FuncTCuCuOfMyL2d2Tan_0.cxx
 delete mode 100644 drv/Geom2dGcc/Geom2dGcc_FuncTCuCuOnCuOfMyC2d2TanOn_0.cxx
 delete mode 100644 drv/Geom2dGcc/Geom2dGcc_FuncTCuPtOfMyL2d2Tan_0.cxx
 delete mode 100644 drv/Geom2dGcc/Geom2dGcc_FuncTOblOfMyL2dTanObl_0.cxx
 create mode 100644 drv/Geom2dGcc/Geom2dGcc_FunctionTanCirCu.ixx
 create mode 100644 drv/Geom2dGcc/Geom2dGcc_FunctionTanCirCu.jxx
 create mode 100644 drv/Geom2dGcc/Geom2dGcc_FunctionTanCuCu.ixx
 create mode 100644 drv/Geom2dGcc/Geom2dGcc_FunctionTanCuCu.jxx
 create mode 100644 drv/Geom2dGcc/Geom2dGcc_FunctionTanCuCuCu.ixx
 create mode 100644 drv/Geom2dGcc/Geom2dGcc_FunctionTanCuCuCu.jxx
 create mode 100644 drv/Geom2dGcc/Geom2dGcc_FunctionTanCuCuOnCu.ixx
 create mode 100644 drv/Geom2dGcc/Geom2dGcc_FunctionTanCuCuOnCu.jxx
 create mode 100644 drv/Geom2dGcc/Geom2dGcc_FunctionTanCuPnt.ixx
 create mode 100644 drv/Geom2dGcc/Geom2dGcc_FunctionTanCuPnt.jxx
 create mode 100644 drv/Geom2dGcc/Geom2dGcc_FunctionTanObl.ixx
 create mode 100644 drv/Geom2dGcc/Geom2dGcc_FunctionTanObl.jxx
 create mode 100644 drv/Geom2dGcc/Geom2dGcc_IsParallel_0.cxx
 create mode 100644 drv/Geom2dGcc/Geom2dGcc_Lin2d2TanIter.ixx
 create mode 100644 drv/Geom2dGcc/Geom2dGcc_Lin2d2TanIter.jxx
 create mode 100644 drv/Geom2dGcc/Geom2dGcc_Lin2dTanOblIter.ixx
 create mode 100644 drv/Geom2dGcc/Geom2dGcc_Lin2dTanOblIter.jxx
 delete mode 100644 drv/Geom2dGcc/Geom2dGcc_MyC2d2TanOn_0.cxx
 delete mode 100644 drv/Geom2dGcc/Geom2dGcc_MyC2d3Tan_0.cxx
 delete mode 100644 drv/Geom2dGcc/Geom2dGcc_MyCirc2d2TanOn_0.cxx
 delete mode 100644 drv/Geom2dGcc/Geom2dGcc_MyCirc2d2TanRad_0.cxx
 delete mode 100644 drv/Geom2dGcc/Geom2dGcc_MyCirc2dTanCen_0.cxx
 delete mode 100644 drv/Geom2dGcc/Geom2dGcc_MyCirc2dTanOnRad_0.cxx
 delete mode 100644 drv/Geom2dGcc/Geom2dGcc_MyCurveTool_0.cxx
 delete mode 100644 drv/Geom2dGcc/Geom2dGcc_MyL2d2Tan_0.cxx
 delete mode 100644 drv/Geom2dGcc/Geom2dGcc_MyL2dTanObl_0.cxx
 delete mode 100644 drv/Geom2dGcc/Geom2dGcc_MyQCurve_0.cxx
 create mode 100644 drv/Geom2dGcc/Geom2dGcc_QCurve.ixx
 create mode 100644 drv/Geom2dGcc/Geom2dGcc_QCurve.jxx
 delete mode 100644 drv/Geom2dHatch/Geom2dHatch_ClassifierOfHatcher_0.cxx
 create mode 100644 drv/Geom2dHatch/Geom2dHatch_Classifier_0.cxx
 delete mode 100644 drv/Geom2dHatch/Geom2dHatch_DataMapIteratorOfHatchingsOfHatcher_0.cxx
 create mode 100644 drv/Geom2dHatch/Geom2dHatch_DataMapIteratorOfHatchings_0.cxx
 delete mode 100644 drv/Geom2dHatch/Geom2dHatch_DataMapIteratorOfMapOfElementsOfElementsOfHatcher_0.cxx
 create mode 100644 drv/Geom2dHatch/Geom2dHatch_DataMapIteratorOfMapOfElements_0.cxx
 delete mode 100644 drv/Geom2dHatch/Geom2dHatch_DataMapNodeOfHatchingsOfHatcher_0.cxx
 create mode 100644 drv/Geom2dHatch/Geom2dHatch_DataMapNodeOfHatchings_0.cxx
 delete mode 100644 drv/Geom2dHatch/Geom2dHatch_DataMapNodeOfMapOfElementsOfElementsOfHatcher_0.cxx
 create mode 100644 drv/Geom2dHatch/Geom2dHatch_DataMapNodeOfMapOfElements_0.cxx
 create mode 100644 drv/Geom2dHatch/Geom2dHatch_Element.ixx
 create mode 100644 drv/Geom2dHatch/Geom2dHatch_Element.jxx
 delete mode 100644 drv/Geom2dHatch/Geom2dHatch_ElementOfHatcher_0.cxx
 create mode 100644 drv/Geom2dHatch/Geom2dHatch_Elements.ixx
 create mode 100644 drv/Geom2dHatch/Geom2dHatch_Elements.jxx
 delete mode 100644 drv/Geom2dHatch/Geom2dHatch_ElementsOfHatcher_0.cxx
 delete mode 100644 drv/Geom2dHatch/Geom2dHatch_FClass2dOfClassifierOfHatcher_0.cxx
 create mode 100644 drv/Geom2dHatch/Geom2dHatch_FClass2dOfClassifier_0.cxx
 create mode 100644 drv/Geom2dHatch/Geom2dHatch_Hatcher.ixx
 create mode 100644 drv/Geom2dHatch/Geom2dHatch_Hatcher.jxx
 delete mode 100644 drv/Geom2dHatch/Geom2dHatch_Hatcher_0.cxx
 create mode 100644 drv/Geom2dHatch/Geom2dHatch_Hatching.ixx
 create mode 100644 drv/Geom2dHatch/Geom2dHatch_Hatching.jxx
 delete mode 100644 drv/Geom2dHatch/Geom2dHatch_HatchingOfHatcher_0.cxx
 delete mode 100644 drv/Geom2dHatch/Geom2dHatch_HatchingsOfHatcher_0.cxx
 create mode 100644 drv/Geom2dHatch/Geom2dHatch_Hatchings_0.cxx
 delete mode 100644 drv/Geom2dHatch/Geom2dHatch_MapOfElementsOfElementsOfHatcher_0.cxx
 create mode 100644 drv/Geom2dHatch/Geom2dHatch_MapOfElements_0.cxx
 create mode 100644 drv/Geom2dInt/Geom2dInt_Geom2dCurveTool.ixx
 create mode 100644 drv/Geom2dInt/Geom2dInt_Geom2dCurveTool.jxx
 delete mode 100644 drv/Geom2dInt/Geom2dInt_Geom2dCurveTool_0.cxx
 delete mode 100644 drv/Geom2dLProp/Geom2dLProp_FCurExtOfNumericCurInf2d_0.cxx
 delete mode 100644 drv/Geom2dLProp/Geom2dLProp_FCurNulOfNumericCurInf2d_0.cxx
 create mode 100644 drv/Geom2dLProp/Geom2dLProp_FuncCurExt.ixx
 create mode 100644 drv/Geom2dLProp/Geom2dLProp_FuncCurExt.jxx
 create mode 100644 drv/Geom2dLProp/Geom2dLProp_FuncCurNul.ixx
 create mode 100644 drv/Geom2dLProp/Geom2dLProp_FuncCurNul.jxx
 create mode 100644 drv/Geom2dLProp/Geom2dLProp_NumericCurInf2d.ixx
 create mode 100644 drv/Geom2dLProp/Geom2dLProp_NumericCurInf2d.jxx
 delete mode 100644 drv/Geom2dLProp/Geom2dLProp_NumericCurInf2d_0.cxx
 create mode 100644 drv/GeomInt/GeomInt.ixx
 create mode 100644 drv/GeomInt/GeomInt.jxx
 delete mode 100644 drv/GraphDS/GraphDS_DataMapIteratorOfEntityRoleMap_0.cxx
 delete mode 100644 drv/GraphDS/GraphDS_DataMapNodeOfEntityRoleMap_0.cxx
 delete mode 100644 drv/GraphDS/GraphDS_EntityRoleMap_0.cxx
 delete mode 100644 drv/GraphTools/GraphTools_ListIteratorOfListOfSequenceOfInteger_0.cxx
 delete mode 100644 drv/GraphTools/GraphTools_ListIteratorOfSCList_0.cxx
 delete mode 100644 drv/GraphTools/GraphTools_ListNodeOfListOfSequenceOfInteger_0.cxx
 delete mode 100644 drv/GraphTools/GraphTools_ListNodeOfSCList_0.cxx
 delete mode 100644 drv/GraphTools/GraphTools_ListOfSequenceOfInteger_0.cxx
 delete mode 100644 drv/GraphTools/GraphTools_RGNode.ixx
 delete mode 100644 drv/GraphTools/GraphTools_RGNode.jxx
 delete mode 100644 drv/GraphTools/GraphTools_SC.ixx
 delete mode 100644 drv/GraphTools/GraphTools_SC.jxx
 delete mode 100644 drv/GraphTools/GraphTools_SCList_0.cxx
 delete mode 100644 drv/GraphTools/GraphTools_TSNode.ixx
 delete mode 100644 drv/GraphTools/GraphTools_TSNode.jxx
 delete mode 100644 drv/Graphic3d/Graphic3d.ixx
 delete mode 100644 drv/Graphic3d/Graphic3d.jxx
 delete mode 100644 drv/Graphic3d/Graphic3d_HSequenceOfGroup_0.cxx
 delete mode 100644 drv/Graphic3d/Graphic3d_HSetOfGroup_0.cxx
 delete mode 100644 drv/Graphic3d/Graphic3d_ListIteratorOfListOfPArray_0.cxx
 delete mode 100644 drv/Graphic3d/Graphic3d_ListIteratorOfSetListOfSetOfGroup_0.cxx
 delete mode 100644 drv/Graphic3d/Graphic3d_ListNodeOfListOfPArray_0.cxx
 delete mode 100644 drv/Graphic3d/Graphic3d_ListNodeOfSetListOfSetOfGroup_0.cxx
 delete mode 100644 drv/Graphic3d/Graphic3d_ListOfPArray_0.cxx
 delete mode 100644 drv/Graphic3d/Graphic3d_PickIdDefinitionError_0.cxx
 delete mode 100644 drv/Graphic3d/Graphic3d_Plotter.ixx
 delete mode 100644 drv/Graphic3d/Graphic3d_Plotter.jxx
 delete mode 100644 drv/Graphic3d/Graphic3d_PlotterDefinitionError_0.cxx
 delete mode 100644 drv/Graphic3d/Graphic3d_SequenceNodeOfSequenceOfAddress_0.cxx
 delete mode 100644 drv/Graphic3d/Graphic3d_SequenceNodeOfSequenceOfGroup_0.cxx
 delete mode 100644 drv/Graphic3d/Graphic3d_SequenceOfAddress_0.cxx
 delete mode 100644 drv/Graphic3d/Graphic3d_SequenceOfGroup_0.cxx
 delete mode 100644 drv/Graphic3d/Graphic3d_SetIteratorOfSetOfGroup_0.cxx
 delete mode 100644 drv/Graphic3d/Graphic3d_SetListOfSetOfGroup_0.cxx
 delete mode 100644 drv/Graphic3d/Graphic3d_SetOfGroup_0.cxx
 create mode 100644 drv/IntPatch/IntPatch_CSFunction.ixx
 create mode 100644 drv/IntPatch/IntPatch_CSFunction.jxx
 delete mode 100644 drv/IntPatch/IntPatch_CSFunction_0.cxx
 create mode 100644 drv/IntPatch/IntPatch_InterferencePolyhedron.ixx
 create mode 100644 drv/IntPatch/IntPatch_InterferencePolyhedron.jxx
 delete mode 100644 drv/IntPatch/IntPatch_TheFunctionOfTheInt2SOfThePWalkingInter_0.cxx
 delete mode 100644 drv/IntPatch/IntPatch_TheInt2SOfThePWalkingInter_0.cxx
 delete mode 100644 drv/IntPatch/IntPatch_TheInterfPolyhedron_0.cxx
 delete mode 100644 drv/IntPatch/IntPatch_ThePWalkingInter_0.cxx
 create mode 100644 drv/IntTools/IntTools_Context.ixx
 create mode 100644 drv/IntTools/IntTools_Context.jxx
 delete mode 100644 drv/IntTools/IntTools_LineConstructor.ixx
 delete mode 100644 drv/IntTools/IntTools_LineConstructor.jxx
 create mode 100644 drv/IntTools/IntTools_ShrunkRange.ixx
 create mode 100644 drv/IntTools/IntTools_ShrunkRange.jxx
 create mode 100644 drv/IntWalk/IntWalk_PWalking.ixx
 create mode 100644 drv/IntWalk/IntWalk_PWalking.jxx
 create mode 100644 drv/IntWalk/IntWalk_TheFunctionOfTheInt2S_0.cxx
 create mode 100644 drv/IntWalk/IntWalk_TheInt2S_0.cxx
 delete mode 100644 drv/LocOpe/LocOpe_ProjectedWires.ixx
 delete mode 100644 drv/LocOpe/LocOpe_ProjectedWires.jxx
 create mode 100644 drv/MAT2d/MAT2d_Mat2d.ixx
 create mode 100644 drv/MAT2d/MAT2d_Mat2d.jxx
 delete mode 100644 drv/MAT2d/MAT2d_Mat2d_0.cxx
 delete mode 100644 drv/Materials/Materials.ixx
 delete mode 100644 drv/Materials/Materials.jxx
 delete mode 100644 drv/Materials/Materials_Color.ixx
 delete mode 100644 drv/Materials/Materials_Color.jxx
 delete mode 100644 drv/Materials/Materials_FuzzyInstance_0.cxx
 delete mode 100644 drv/Materials/Materials_Material.ixx
 delete mode 100644 drv/Materials/Materials_Material.jxx
 delete mode 100644 drv/Materials/Materials_MaterialDefinition.ixx
 delete mode 100644 drv/Materials/Materials_MaterialDefinition.jxx
 delete mode 100644 drv/Materials/Materials_MaterialsDictionary.ixx
 delete mode 100644 drv/Materials/Materials_MaterialsDictionary.jxx
 delete mode 100644 drv/Materials/Materials_MaterialsSequence_0.cxx
 delete mode 100644 drv/Materials/Materials_MtsSequence_0.cxx
 delete mode 100644 drv/Materials/Materials_SequenceNodeOfMtsSequence_0.cxx
 delete mode 100644 drv/MeshTest/MeshTest_DrawableMesh.ixx
 delete mode 100644 drv/MeshTest/MeshTest_DrawableMesh.jxx
 create mode 100644 drv/MoniTool/MoniTool_TransientElem.ixx
 create mode 100644 drv/MoniTool/MoniTool_TransientElem.jxx
 delete mode 100644 drv/MoniTool/MoniTool_TransientElem_0.cxx
 create mode 100644 drv/NLPlate/NLPlate_ListIteratorOfStackOfPlate_0.cxx
 create mode 100644 drv/NLPlate/NLPlate_ListNodeOfStackOfPlate_0.cxx
 delete mode 100644 drv/NLPlate/NLPlate_StackIteratorOfStackOfPlate_0.cxx
 delete mode 100644 drv/NLPlate/NLPlate_StackNodeOfStackOfPlate_0.cxx
 delete mode 100644 drv/PColPGeom/PColPGeom_FieldOfHArray1OfBSplineCurve_0.cxx
 delete mode 100644 drv/PColPGeom/PColPGeom_FieldOfHArray1OfBezierCurve_0.cxx
 delete mode 100644 drv/PColPGeom/PColPGeom_FieldOfHArray1OfBoundedCurve_0.cxx
 delete mode 100644 drv/PColPGeom/PColPGeom_FieldOfHArray1OfBoundedSurface_0.cxx
 delete mode 100644 drv/PColPGeom/PColPGeom_FieldOfHArray1OfCurve_0.cxx
 delete mode 100644 drv/PColPGeom/PColPGeom_FieldOfHArray1OfSurface_0.cxx
 delete mode 100644 drv/PColPGeom/PColPGeom_FieldOfHArray2OfBSplineSurface_0.cxx
 delete mode 100644 drv/PColPGeom/PColPGeom_FieldOfHArray2OfBezierSurface_0.cxx
 delete mode 100644 drv/PColPGeom/PColPGeom_FieldOfHArray2OfBoundedSurface_0.cxx
 delete mode 100644 drv/PColPGeom/PColPGeom_FieldOfHArray2OfSurface_0.cxx
 delete mode 100644 drv/PColPGeom/PColPGeom_HArray1OfBSplineCurve_0.cxx
 delete mode 100644 drv/PColPGeom/PColPGeom_HArray1OfBezierCurve_0.cxx
 delete mode 100644 drv/PColPGeom/PColPGeom_HArray1OfBoundedCurve_0.cxx
 delete mode 100644 drv/PColPGeom/PColPGeom_HArray1OfBoundedSurface_0.cxx
 delete mode 100644 drv/PColPGeom/PColPGeom_HArray1OfCurve_0.cxx
 delete mode 100644 drv/PColPGeom/PColPGeom_HArray1OfSurface_0.cxx
 delete mode 100644 drv/PColPGeom/PColPGeom_HArray2OfBSplineSurface_0.cxx
 delete mode 100644 drv/PColPGeom/PColPGeom_HArray2OfBezierSurface_0.cxx
 delete mode 100644 drv/PColPGeom/PColPGeom_HArray2OfBoundedSurface_0.cxx
 delete mode 100644 drv/PColPGeom/PColPGeom_HArray2OfSurface_0.cxx
 delete mode 100644 drv/PColPGeom/PColPGeom_VArrayNodeOfFieldOfHArray1OfBSplineCurve_0.cxx
 delete mode 100644 drv/PColPGeom/PColPGeom_VArrayNodeOfFieldOfHArray1OfBezierCurve_0.cxx
 delete mode 100644 drv/PColPGeom/PColPGeom_VArrayNodeOfFieldOfHArray1OfBoundedCurve_0.cxx
 delete mode 100644 drv/PColPGeom/PColPGeom_VArrayNodeOfFieldOfHArray1OfBoundedSurface_0.cxx
 delete mode 100644 drv/PColPGeom/PColPGeom_VArrayNodeOfFieldOfHArray1OfCurve_0.cxx
 delete mode 100644 drv/PColPGeom/PColPGeom_VArrayNodeOfFieldOfHArray1OfSurface_0.cxx
 delete mode 100644 drv/PColPGeom/PColPGeom_VArrayNodeOfFieldOfHArray2OfBSplineSurface_0.cxx
 delete mode 100644 drv/PColPGeom/PColPGeom_VArrayNodeOfFieldOfHArray2OfBezierSurface_0.cxx
 delete mode 100644 drv/PColPGeom/PColPGeom_VArrayNodeOfFieldOfHArray2OfBoundedSurface_0.cxx
 delete mode 100644 drv/PColPGeom/PColPGeom_VArrayNodeOfFieldOfHArray2OfSurface_0.cxx
 delete mode 100644 drv/PColPGeom/PColPGeom_VArrayTNodeOfFieldOfHArray1OfBSplineCurve_0.cxx
 delete mode 100644 drv/PColPGeom/PColPGeom_VArrayTNodeOfFieldOfHArray1OfBezierCurve_0.cxx
 delete mode 100644 drv/PColPGeom/PColPGeom_VArrayTNodeOfFieldOfHArray1OfBoundedCurve_0.cxx
 delete mode 100644 drv/PColPGeom/PColPGeom_VArrayTNodeOfFieldOfHArray1OfBoundedSurface_0.cxx
 delete mode 100644 drv/PColPGeom/PColPGeom_VArrayTNodeOfFieldOfHArray1OfCurve_0.cxx
 delete mode 100644 drv/PColPGeom/PColPGeom_VArrayTNodeOfFieldOfHArray1OfSurface_0.cxx
 delete mode 100644 drv/PColPGeom/PColPGeom_VArrayTNodeOfFieldOfHArray2OfBSplineSurface_0.cxx
 delete mode 100644 drv/PColPGeom/PColPGeom_VArrayTNodeOfFieldOfHArray2OfBezierSurface_0.cxx
 delete mode 100644 drv/PColPGeom/PColPGeom_VArrayTNodeOfFieldOfHArray2OfBoundedSurface_0.cxx
 delete mode 100644 drv/PColPGeom/PColPGeom_VArrayTNodeOfFieldOfHArray2OfSurface_0.cxx
 delete mode 100644 drv/PColPGeom2d/PColPGeom2d_FieldOfHArray1OfBSplineCurve_0.cxx
 delete mode 100644 drv/PColPGeom2d/PColPGeom2d_FieldOfHArray1OfBezierCurve_0.cxx
 delete mode 100644 drv/PColPGeom2d/PColPGeom2d_FieldOfHArray1OfBoundedCurve_0.cxx
 delete mode 100644 drv/PColPGeom2d/PColPGeom2d_FieldOfHArray1OfCurve_0.cxx
 delete mode 100644 drv/PColPGeom2d/PColPGeom2d_HArray1OfBSplineCurve_0.cxx
 delete mode 100644 drv/PColPGeom2d/PColPGeom2d_HArray1OfBezierCurve_0.cxx
 delete mode 100644 drv/PColPGeom2d/PColPGeom2d_HArray1OfBoundedCurve_0.cxx
 delete mode 100644 drv/PColPGeom2d/PColPGeom2d_HArray1OfCurve_0.cxx
 delete mode 100644 drv/PColPGeom2d/PColPGeom2d_VArrayNodeOfFieldOfHArray1OfBSplineCurve_0.cxx
 delete mode 100644 drv/PColPGeom2d/PColPGeom2d_VArrayNodeOfFieldOfHArray1OfBezierCurve_0.cxx
 delete mode 100644 drv/PColPGeom2d/PColPGeom2d_VArrayNodeOfFieldOfHArray1OfBoundedCurve_0.cxx
 delete mode 100644 drv/PColPGeom2d/PColPGeom2d_VArrayNodeOfFieldOfHArray1OfCurve_0.cxx
 delete mode 100644 drv/PColPGeom2d/PColPGeom2d_VArrayTNodeOfFieldOfHArray1OfBSplineCurve_0.cxx
 delete mode 100644 drv/PColPGeom2d/PColPGeom2d_VArrayTNodeOfFieldOfHArray1OfBezierCurve_0.cxx
 delete mode 100644 drv/PColPGeom2d/PColPGeom2d_VArrayTNodeOfFieldOfHArray1OfBoundedCurve_0.cxx
 delete mode 100644 drv/PColPGeom2d/PColPGeom2d_VArrayTNodeOfFieldOfHArray1OfCurve_0.cxx
 delete mode 100644 drv/PColStd/PColStd_HDoubleListOfInteger_0.cxx
 delete mode 100644 drv/PColStd/PColStd_HDoubleListOfPersistent_0.cxx
 delete mode 100644 drv/PColStd/PColStd_HDoubleListOfReal_0.cxx
 delete mode 100644 drv/PColStd/PColStd_HOfAsciiString_0.cxx
 delete mode 100644 drv/PColStd/PColStd_HOfExtendedString_0.cxx
 delete mode 100644 drv/PColStd/PColStd_HOfInteger_0.cxx
 delete mode 100644 drv/PColStd/PColStd_HOfReal_0.cxx
 delete mode 100644 drv/PColStd/PColStd_HSequenceOfHAsciiString_0.cxx
 delete mode 100644 drv/PColStd/PColStd_HSequenceOfHExtendedString_0.cxx
 delete mode 100644 drv/PColStd/PColStd_HSequenceOfInteger_0.cxx
 delete mode 100644 drv/PColStd/PColStd_HSequenceOfPersistent_0.cxx
 delete mode 100644 drv/PColStd/PColStd_HSequenceOfReal_0.cxx
 delete mode 100644 drv/PColStd/PColStd_HSingleListOfInteger_0.cxx
 delete mode 100644 drv/PColStd/PColStd_HSingleListOfPersistent_0.cxx
 delete mode 100644 drv/PColStd/PColStd_HSingleListOfReal_0.cxx
 delete mode 100644 drv/PColStd/PColStd_HashAsciiString.ixx
 delete mode 100644 drv/PColStd/PColStd_HashAsciiString.jxx
 delete mode 100644 drv/PColStd/PColStd_HashExtendedString.ixx
 delete mode 100644 drv/PColStd/PColStd_HashExtendedString.jxx
 delete mode 100644 drv/PColStd/PColStd_SeqExplorerOfHSequenceOfHAsciiString_0.cxx
 delete mode 100644 drv/PColStd/PColStd_SeqExplorerOfHSequenceOfHExtendedString_0.cxx
 delete mode 100644 drv/PColStd/PColStd_SeqExplorerOfHSequenceOfInteger_0.cxx
 delete mode 100644 drv/PColStd/PColStd_SeqExplorerOfHSequenceOfPersistent_0.cxx
 delete mode 100644 drv/PColStd/PColStd_SeqExplorerOfHSequenceOfReal_0.cxx
 delete mode 100644 drv/PColStd/PColStd_SeqNodeOfHSequenceOfHAsciiString_0.cxx
 delete mode 100644 drv/PColStd/PColStd_SeqNodeOfHSequenceOfHExtendedString_0.cxx
 delete mode 100644 drv/PColStd/PColStd_SeqNodeOfHSequenceOfInteger_0.cxx
 delete mode 100644 drv/PColStd/PColStd_SeqNodeOfHSequenceOfPersistent_0.cxx
 delete mode 100644 drv/PColStd/PColStd_SeqNodeOfHSequenceOfReal_0.cxx
 delete mode 100644 drv/PCollection/PCollection_CompareOfInteger.ixx
 delete mode 100644 drv/PCollection/PCollection_CompareOfInteger.jxx
 delete mode 100644 drv/PCollection/PCollection_CompareOfReal.ixx
 delete mode 100644 drv/PCollection/PCollection_CompareOfReal.jxx
 delete mode 100644 drv/PCollection/PCollection_IsContained_0.cxx
 delete mode 100644 drv/PCollection/PCollection_IsNotRoot_0.cxx
 delete mode 100644 drv/PCollection/PCollection_IsNullTree_0.cxx
 delete mode 100644 drv/PCollection/PCollection_PrivCompareOfInteger_0.cxx
 delete mode 100644 drv/PCollection/PCollection_PrivCompareOfReal_0.cxx
 delete mode 100644 drv/PrsMgr/PrsMgr_Presentation3d.ixx
 delete mode 100644 drv/PrsMgr/PrsMgr_Presentation3d.jxx
 delete mode 100644 drv/PrsMgr/PrsMgr_PresentationManager3d.ixx
 delete mode 100644 drv/PrsMgr/PrsMgr_PresentationManager3d.jxx
 delete mode 100644 drv/QADNaming/QADNaming_DataMapIteratorOfDataMapOfShapeOfName_0.cxx
 delete mode 100644 drv/QADNaming/QADNaming_DataMapNodeOfDataMapOfShapeOfName_0.cxx
 delete mode 100644 drv/QADNaming/QADNaming_DataMapOfShapeOfName_0.cxx
 delete mode 100644 drv/QANCollection/QANCollection_QueueNodeOfQueueOfPnt_0.cxx
 delete mode 100644 drv/QANCollection/QANCollection_QueueOfPnt_0.cxx
 delete mode 100644 drv/QANCollection/QANCollection_SListNodeOfSListOfPnt_0.cxx
 delete mode 100644 drv/QANCollection/QANCollection_SListOfPnt_0.cxx
 delete mode 100644 drv/QANCollection/QANCollection_StackIteratorOfStackOfPnt_0.cxx
 delete mode 100644 drv/QANCollection/QANCollection_StackNodeOfStackOfPnt_0.cxx
 delete mode 100644 drv/QANCollection/QANCollection_StackOfPnt_0.cxx
 delete mode 100644 drv/SWDRAW/SWDRAW_ShapeBuild.ixx
 delete mode 100644 drv/SWDRAW/SWDRAW_ShapeBuild.jxx
 delete mode 100644 drv/SWDRAW/SWDRAW_ShapeConstruct.ixx
 delete mode 100644 drv/SWDRAW/SWDRAW_ShapeConstruct.jxx
 delete mode 100644 drv/SWDRAW/SWDRAW_ToVRML.ixx
 delete mode 100644 drv/SWDRAW/SWDRAW_ToVRML.jxx
 delete mode 100644 drv/ShapeSchema/ShapeSchema_PColPGeom2d_FieldOfHArray1OfBSplineCurve.cxx
 delete mode 100644 drv/ShapeSchema/ShapeSchema_PColPGeom2d_FieldOfHArray1OfBSplineCurve.ixx
 delete mode 100644 drv/ShapeSchema/ShapeSchema_PColPGeom2d_FieldOfHArray1OfBezierCurve.cxx
 delete mode 100644 drv/ShapeSchema/ShapeSchema_PColPGeom2d_FieldOfHArray1OfBezierCurve.ixx
 delete mode 100644 drv/ShapeSchema/ShapeSchema_PColPGeom2d_FieldOfHArray1OfBoundedCurve.cxx
 delete mode 100644 drv/ShapeSchema/ShapeSchema_PColPGeom2d_FieldOfHArray1OfBoundedCurve.ixx
 delete mode 100644 drv/ShapeSchema/ShapeSchema_PColPGeom2d_FieldOfHArray1OfCurve.cxx
 delete mode 100644 drv/ShapeSchema/ShapeSchema_PColPGeom2d_FieldOfHArray1OfCurve.ixx
 delete mode 100644 drv/ShapeSchema/ShapeSchema_PColPGeom2d_HArray1OfBSplineCurve.cxx
 delete mode 100644 drv/ShapeSchema/ShapeSchema_PColPGeom2d_HArray1OfBSplineCurve.ixx
 delete mode 100644 drv/ShapeSchema/ShapeSchema_PColPGeom2d_HArray1OfBezierCurve.cxx
 delete mode 100644 drv/ShapeSchema/ShapeSchema_PColPGeom2d_HArray1OfBezierCurve.ixx
 delete mode 100644 drv/ShapeSchema/ShapeSchema_PColPGeom2d_HArray1OfBoundedCurve.cxx
 delete mode 100644 drv/ShapeSchema/ShapeSchema_PColPGeom2d_HArray1OfBoundedCurve.ixx
 delete mode 100644 drv/ShapeSchema/ShapeSchema_PColPGeom2d_HArray1OfCurve.cxx
 delete mode 100644 drv/ShapeSchema/ShapeSchema_PColPGeom2d_HArray1OfCurve.ixx
 delete mode 100644 drv/ShapeSchema/ShapeSchema_PColPGeom_FieldOfHArray1OfBSplineCurve.cxx
 delete mode 100644 drv/ShapeSchema/ShapeSchema_PColPGeom_FieldOfHArray1OfBSplineCurve.ixx
 delete mode 100644 drv/ShapeSchema/ShapeSchema_PColPGeom_FieldOfHArray1OfBezierCurve.cxx
 delete mode 100644 drv/ShapeSchema/ShapeSchema_PColPGeom_FieldOfHArray1OfBezierCurve.ixx
 delete mode 100644 drv/ShapeSchema/ShapeSchema_PColPGeom_FieldOfHArray1OfBoundedCurve.cxx
 delete mode 100644 drv/ShapeSchema/ShapeSchema_PColPGeom_FieldOfHArray1OfBoundedCurve.ixx
 delete mode 100644 drv/ShapeSchema/ShapeSchema_PColPGeom_FieldOfHArray1OfBoundedSurface.cxx
 delete mode 100644 drv/ShapeSchema/ShapeSchema_PColPGeom_FieldOfHArray1OfBoundedSurface.ixx
 delete mode 100644 drv/ShapeSchema/ShapeSchema_PColPGeom_FieldOfHArray1OfCurve.cxx
 delete mode 100644 drv/ShapeSchema/ShapeSchema_PColPGeom_FieldOfHArray1OfCurve.ixx
 delete mode 100644 drv/ShapeSchema/ShapeSchema_PColPGeom_FieldOfHArray1OfSurface.cxx
 delete mode 100644 drv/ShapeSchema/ShapeSchema_PColPGeom_FieldOfHArray1OfSurface.ixx
 delete mode 100644 drv/ShapeSchema/ShapeSchema_PColPGeom_FieldOfHArray2OfBSplineSurface.cxx
 delete mode 100644 drv/ShapeSchema/ShapeSchema_PColPGeom_FieldOfHArray2OfBSplineSurface.ixx
 delete mode 100644 drv/ShapeSchema/ShapeSchema_PColPGeom_FieldOfHArray2OfBezierSurface.cxx
 delete mode 100644 drv/ShapeSchema/ShapeSchema_PColPGeom_FieldOfHArray2OfBezierSurface.ixx
 delete mode 100644 drv/ShapeSchema/ShapeSchema_PColPGeom_FieldOfHArray2OfBoundedSurface.cxx
 delete mode 100644 drv/ShapeSchema/ShapeSchema_PColPGeom_FieldOfHArray2OfBoundedSurface.ixx
 delete mode 100644 drv/ShapeSchema/ShapeSchema_PColPGeom_FieldOfHArray2OfSurface.cxx
 delete mode 100644 drv/ShapeSchema/ShapeSchema_PColPGeom_FieldOfHArray2OfSurface.ixx
 delete mode 100644 drv/ShapeSchema/ShapeSchema_PColPGeom_HArray1OfBSplineCurve.cxx
 delete mode 100644 drv/ShapeSchema/ShapeSchema_PColPGeom_HArray1OfBSplineCurve.ixx
 delete mode 100644 drv/ShapeSchema/ShapeSchema_PColPGeom_HArray1OfBezierCurve.cxx
 delete mode 100644 drv/ShapeSchema/ShapeSchema_PColPGeom_HArray1OfBezierCurve.ixx
 delete mode 100644 drv/ShapeSchema/ShapeSchema_PColPGeom_HArray1OfBoundedCurve.cxx
 delete mode 100644 drv/ShapeSchema/ShapeSchema_PColPGeom_HArray1OfBoundedCurve.ixx
 delete mode 100644 drv/ShapeSchema/ShapeSchema_PColPGeom_HArray1OfBoundedSurface.cxx
 delete mode 100644 drv/ShapeSchema/ShapeSchema_PColPGeom_HArray1OfBoundedSurface.ixx
 delete mode 100644 drv/ShapeSchema/ShapeSchema_PColPGeom_HArray1OfCurve.cxx
 delete mode 100644 drv/ShapeSchema/ShapeSchema_PColPGeom_HArray1OfCurve.ixx
 delete mode 100644 drv/ShapeSchema/ShapeSchema_PColPGeom_HArray1OfSurface.cxx
 delete mode 100644 drv/ShapeSchema/ShapeSchema_PColPGeom_HArray1OfSurface.ixx
 delete mode 100644 drv/ShapeSchema/ShapeSchema_PColPGeom_HArray2OfBSplineSurface.cxx
 delete mode 100644 drv/ShapeSchema/ShapeSchema_PColPGeom_HArray2OfBSplineSurface.ixx
 delete mode 100644 drv/ShapeSchema/ShapeSchema_PColPGeom_HArray2OfBezierSurface.cxx
 delete mode 100644 drv/ShapeSchema/ShapeSchema_PColPGeom_HArray2OfBezierSurface.ixx
 delete mode 100644 drv/ShapeSchema/ShapeSchema_PColPGeom_HArray2OfBoundedSurface.cxx
 delete mode 100644 drv/ShapeSchema/ShapeSchema_PColPGeom_HArray2OfBoundedSurface.ixx
 delete mode 100644 drv/ShapeSchema/ShapeSchema_PColPGeom_HArray2OfSurface.cxx
 delete mode 100644 drv/ShapeSchema/ShapeSchema_PColPGeom_HArray2OfSurface.ixx
 delete mode 100644 drv/StdPrs/StdPrs_ToolShadedShape.ixx
 delete mode 100644 drv/StdPrs/StdPrs_ToolShadedShape.jxx
 delete mode 100644 drv/Storage/Storage_HSeqOfCallBack_0.cxx
 delete mode 100644 drv/Storage/Storage_HSeqOfPersistent_0.cxx
 delete mode 100644 drv/Storage/Storage_MapPSDHasher_0.cxx
 delete mode 100644 drv/Storage/Storage_SeqOfCallBack_0.cxx
 delete mode 100644 drv/Storage/Storage_SeqOfPersistent_0.cxx
 delete mode 100644 drv/Storage/Storage_SequenceNodeOfSeqOfCallBack_0.cxx
 delete mode 100644 drv/Storage/Storage_SequenceNodeOfSeqOfPersistent_0.cxx
 delete mode 100644 drv/TColGeom/TColGeom_Array1OfBoundedCurve_0.cxx
 delete mode 100644 drv/TColGeom/TColGeom_Array1OfBoundedSurface_0.cxx
 delete mode 100644 drv/TColGeom/TColGeom_Array2OfBSplineSurface_0.cxx
 delete mode 100644 drv/TColGeom/TColGeom_Array2OfBoundedSurface_0.cxx
 delete mode 100644 drv/TColGeom/TColGeom_HArray1OfBoundedCurve_0.cxx
 delete mode 100644 drv/TColGeom/TColGeom_HArray1OfBoundedSurface_0.cxx
 delete mode 100644 drv/TColGeom/TColGeom_HArray2OfBSplineSurface_0.cxx
 delete mode 100644 drv/TColGeom/TColGeom_HArray2OfBezierSurface_0.cxx
 delete mode 100644 drv/TColGeom/TColGeom_HArray2OfBoundedSurface_0.cxx
 delete mode 100644 drv/TColGeom/TColGeom_HSequenceOfBoundedSurface_0.cxx
 delete mode 100644 drv/TColGeom/TColGeom_HSequenceOfSurface_0.cxx
 delete mode 100644 drv/TColGeom/TColGeom_SequenceNodeOfSequenceOfBoundedSurface_0.cxx
 delete mode 100644 drv/TColGeom/TColGeom_SequenceOfBoundedSurface_0.cxx
 delete mode 100644 drv/TColGeom2d/TColGeom2d_Array1OfBoundedCurve_0.cxx
 delete mode 100644 drv/TColGeom2d/TColGeom2d_Array1OfGeometry_0.cxx
 delete mode 100644 drv/TColGeom2d/TColGeom2d_HArray1OfBoundedCurve_0.cxx
 delete mode 100644 drv/TColGeom2d/TColGeom2d_HArray1OfGeometry_0.cxx
 delete mode 100644 drv/TColGeom2d/TColGeom2d_HSequenceOfGeometry_0.cxx
 delete mode 100644 drv/TColStd/TColStd_HSetOfInteger_0.cxx
 delete mode 100644 drv/TColStd/TColStd_HSetOfReal_0.cxx
 delete mode 100644 drv/TColStd/TColStd_HSetOfTransient_0.cxx
 delete mode 100644 drv/TColStd/TColStd_ListIteratorOfSetListOfSetOfInteger_0.cxx
 delete mode 100644 drv/TColStd/TColStd_ListIteratorOfSetListOfSetOfReal_0.cxx
 delete mode 100644 drv/TColStd/TColStd_ListIteratorOfSetListOfSetOfTransient_0.cxx
 delete mode 100644 drv/TColStd/TColStd_ListNodeOfSetListOfSetOfInteger_0.cxx
 delete mode 100644 drv/TColStd/TColStd_ListNodeOfSetListOfSetOfReal_0.cxx
 delete mode 100644 drv/TColStd/TColStd_ListNodeOfSetListOfSetOfTransient_0.cxx
 delete mode 100644 drv/TColStd/TColStd_QueueNodeOfQueueOfInteger_0.cxx
 delete mode 100644 drv/TColStd/TColStd_QueueNodeOfQueueOfReal_0.cxx
 delete mode 100644 drv/TColStd/TColStd_QueueNodeOfQueueOfTransient_0.cxx
 delete mode 100644 drv/TColStd/TColStd_QueueOfInteger_0.cxx
 delete mode 100644 drv/TColStd/TColStd_QueueOfReal_0.cxx
 delete mode 100644 drv/TColStd/TColStd_QueueOfTransient_0.cxx
 delete mode 100644 drv/TColStd/TColStd_SetIteratorOfSetOfInteger_0.cxx
 delete mode 100644 drv/TColStd/TColStd_SetIteratorOfSetOfReal_0.cxx
 delete mode 100644 drv/TColStd/TColStd_SetIteratorOfSetOfTransient_0.cxx
 delete mode 100644 drv/TColStd/TColStd_SetListOfSetOfInteger_0.cxx
 delete mode 100644 drv/TColStd/TColStd_SetListOfSetOfReal_0.cxx
 delete mode 100644 drv/TColStd/TColStd_SetListOfSetOfTransient_0.cxx
 delete mode 100644 drv/TColStd/TColStd_SetOfInteger_0.cxx
 delete mode 100644 drv/TColStd/TColStd_SetOfReal_0.cxx
 delete mode 100644 drv/TColStd/TColStd_SetOfTransient_0.cxx
 delete mode 100644 drv/TColStd/TColStd_StackIteratorOfStackOfInteger_0.cxx
 delete mode 100644 drv/TColStd/TColStd_StackIteratorOfStackOfReal_0.cxx
 delete mode 100644 drv/TColStd/TColStd_StackIteratorOfStackOfTransient_0.cxx
 delete mode 100644 drv/TColStd/TColStd_StackNodeOfStackOfInteger_0.cxx
 delete mode 100644 drv/TColStd/TColStd_StackNodeOfStackOfReal_0.cxx
 delete mode 100644 drv/TColStd/TColStd_StackNodeOfStackOfTransient_0.cxx
 delete mode 100644 drv/TColStd/TColStd_StackOfInteger_0.cxx
 delete mode 100644 drv/TColStd/TColStd_StackOfReal_0.cxx
 delete mode 100644 drv/TColStd/TColStd_StackOfTransient_0.cxx
 delete mode 100644 drv/TColgp/TColgp_DataMapIteratorOfDataMapOfIntegerCirc2d_0.cxx
 delete mode 100644 drv/TColgp/TColgp_DataMapNodeOfDataMapOfIntegerCirc2d_0.cxx
 delete mode 100644 drv/TColgp/TColgp_DataMapOfIntegerCirc2d_0.cxx
 delete mode 100644 drv/TCollection/TCollection_AVLBaseNode.ixx
 delete mode 100644 drv/TCollection/TCollection_AVLBaseNode.jxx
 delete mode 100644 drv/TCollection/TCollection_Array1Descriptor.ixx
 delete mode 100644 drv/TCollection/TCollection_Array1Descriptor.jxx
 delete mode 100644 drv/TCollection/TCollection_Array2Descriptor.ixx
 delete mode 100644 drv/TCollection/TCollection_Array2Descriptor.jxx
 delete mode 100644 drv/TDF/TDF_DataMapIteratorOfLabelLabelMap_0.cxx
 delete mode 100644 drv/TDF/TDF_DataMapNodeOfLabelLabelMap_0.cxx
 delete mode 100644 drv/TDF/TDF_LabelLabelMap_0.cxx
 delete mode 100644 drv/TopExp/TopExp_StackIteratorOfStackOfIterator_0.cxx
 delete mode 100644 drv/TopExp/TopExp_StackNodeOfStackOfIterator_0.cxx
 delete mode 100644 drv/TopExp/TopExp_StackOfIterator_0.cxx
 create mode 100644 drv/TopLoc/TopLoc_SListNodeOfItemLocation.ixx
 create mode 100644 drv/TopLoc/TopLoc_SListNodeOfItemLocation.jxx
 delete mode 100644 drv/TopLoc/TopLoc_SListNodeOfSListOfItemLocation_0.cxx
 create mode 100644 drv/TopLoc/TopLoc_SListOfItemLocation.ixx
 create mode 100644 drv/TopLoc/TopLoc_SListOfItemLocation.jxx
 delete mode 100644 drv/TopLoc/TopLoc_SListOfItemLocation_0.cxx
 create mode 100644 drv/TopoDS/TopoDS_LockedShape_0.cxx
 create mode 100644 drv/TransferBRep/TransferBRep_BinderOfShape.ixx
 create mode 100644 drv/TransferBRep/TransferBRep_BinderOfShape.jxx
 delete mode 100644 drv/TransferBRep/TransferBRep_BinderOfShape_0.cxx
 delete mode 100644 drv/V3d/V3d_ListOfTransient.ixx
 delete mode 100644 drv/V3d/V3d_ListOfTransient.jxx
 delete mode 100644 drv/V3d/V3d_OrthographicView.ixx
 delete mode 100644 drv/V3d/V3d_OrthographicView.jxx
 delete mode 100644 drv/V3d/V3d_PerspectiveView.ixx
 delete mode 100644 drv/V3d/V3d_PerspectiveView.jxx
 delete mode 100644 drv/ViewerTest/ViewerTest_Tool.ixx
 delete mode 100644 drv/ViewerTest/ViewerTest_Tool.jxx
 create mode 100644 drv/Visual3d/Visual3d_HSequenceOfLight_0.cxx
 delete mode 100644 drv/Visual3d/Visual3d_HSequenceOfPickPath_0.cxx
 create mode 100644 drv/Visual3d/Visual3d_HSequenceOfView_0.cxx
 delete mode 100644 drv/Visual3d/Visual3d_HSetOfLight_0.cxx
 delete mode 100644 drv/Visual3d/Visual3d_HSetOfView_0.cxx
 delete mode 100644 drv/Visual3d/Visual3d_ListIteratorOfSetListOfSetOfLight_0.cxx
 delete mode 100644 drv/Visual3d/Visual3d_ListIteratorOfSetListOfSetOfView_0.cxx
 delete mode 100644 drv/Visual3d/Visual3d_ListNodeOfSetListOfSetOfLight_0.cxx
 delete mode 100644 drv/Visual3d/Visual3d_ListNodeOfSetListOfSetOfView_0.cxx
 delete mode 100644 drv/Visual3d/Visual3d_PickDescriptor.ixx
 delete mode 100644 drv/Visual3d/Visual3d_PickDescriptor.jxx
 delete mode 100644 drv/Visual3d/Visual3d_PickPath.ixx
 delete mode 100644 drv/Visual3d/Visual3d_PickPath.jxx
 create mode 100644 drv/Visual3d/Visual3d_SequenceNodeOfSequenceOfLight_0.cxx
 delete mode 100644 drv/Visual3d/Visual3d_SequenceNodeOfSequenceOfPickPath_0.cxx
 create mode 100644 drv/Visual3d/Visual3d_SequenceNodeOfSequenceOfView_0.cxx
 create mode 100644 drv/Visual3d/Visual3d_SequenceOfLight_0.cxx
 delete mode 100644 drv/Visual3d/Visual3d_SequenceOfPickPath_0.cxx
 create mode 100644 drv/Visual3d/Visual3d_SequenceOfView_0.cxx
 delete mode 100644 drv/Visual3d/Visual3d_SetIteratorOfSetOfLight_0.cxx
 delete mode 100644 drv/Visual3d/Visual3d_SetIteratorOfSetOfView_0.cxx
 delete mode 100644 drv/Visual3d/Visual3d_SetListOfSetOfLight_0.cxx
 delete mode 100644 drv/Visual3d/Visual3d_SetListOfSetOfView_0.cxx
 delete mode 100644 drv/Visual3d/Visual3d_SetOfLight_0.cxx
 delete mode 100644 drv/Visual3d/Visual3d_SetOfView_0.cxx
 delete mode 100644 drv/Visual3d/Visual3d_TransientDefinitionError_0.cxx
 delete mode 100644 drv/Visual3d/Visual3d_TransientManager.ixx
 delete mode 100644 drv/Visual3d/Visual3d_TransientManager.jxx
 delete mode 100644 drv/Visual3d/Visual3d_ViewMapping.ixx
 delete mode 100644 drv/Visual3d/Visual3d_ViewMapping.jxx
 delete mode 100644 drv/Visual3d/Visual3d_ViewOrientation.ixx
 delete mode 100644 drv/Visual3d/Visual3d_ViewOrientation.jxx
 delete mode 100644 drv/XBRepMesh/XBRepMesh.ixx
 delete mode 100644 drv/XBRepMesh/XBRepMesh.jxx
 delete mode 100644 drv/XCAFPrs/XCAFPrs_AISObject.ixx
 delete mode 100644 drv/XCAFPrs/XCAFPrs_AISObject.jxx
 delete mode 100644 drv/XSDRAW/XSDRAW_Shape.ixx
 delete mode 100644 drv/XSDRAW/XSDRAW_Shape.jxx
 create mode 100644 drv/XSDRAWSTLVRML/XSDRAWSTLVRML_DataSource3D.ixx
 create mode 100644 drv/XSDRAWSTLVRML/XSDRAWSTLVRML_DataSource3D.jxx
 create mode 100644 drv/XSDRAWSTLVRML/XSDRAWSTLVRML_ToVRML.ixx
 create mode 100644 drv/XSDRAWSTLVRML/XSDRAWSTLVRML_ToVRML.jxx
 delete mode 100644 drv/XmlMNaming/XmlMNaming_Array1OfShape1_0.cxx
 create mode 100644 drv/XmlObjMgt/XmlObjMgt_Array1.ixx
 create mode 100644 drv/XmlObjMgt/XmlObjMgt_Array1.jxx
 create mode 100644 drv/math/math_DoubleTab.ixx
 create mode 100644 drv/math/math_DoubleTab.jxx
 delete mode 100644 drv/math/math_DoubleTabOfReal_0.cxx
 delete mode 100644 drv/math/math_IntegerVector.ixx
 delete mode 100644 drv/math/math_IntegerVector.jxx
 delete mode 100644 drv/math/math_SingleTabOfInteger_0.cxx
 delete mode 100644 drv/math/math_SingleTabOfReal_0.cxx
 delete mode 100644 drv/math/math_Vector.ixx
 delete mode 100644 drv/math/math_Vector.jxx
 delete mode 100644 inc/AIS_ConnectedShape.hxx
 delete mode 100644 inc/AIS_MultipleConnectedShape.hxx
 create mode 100644 inc/AppDef_LinearCriteria.hxx
 delete mode 100644 inc/AppDef_MyCriterionOfTheVariational.hxx
 create mode 100644 inc/AppDef_SmoothCriterion.hxx
 delete mode 100644 inc/AppDef_TheVariational.hxx
 create mode 100644 inc/AppDef_Variational.hxx
 delete mode 100644 inc/AppParCurves_SmoothCriterion.hxx
 delete mode 100644 inc/Aspect_ColorCubeColorMap.hxx
 delete mode 100644 inc/Aspect_ColorMap.hxx
 delete mode 100644 inc/Aspect_ColorMapDefinitionError.hxx
 delete mode 100644 inc/Aspect_ColorMapEntry.hxx
 delete mode 100644 inc/Aspect_ColorPixel.hxx
 delete mode 100644 inc/Aspect_ColorRampColorMap.hxx
 delete mode 100644 inc/Aspect_Driver.hxx
 delete mode 100644 inc/Aspect_DriverError.hxx
 delete mode 100644 inc/Aspect_DriverPtr.hxx
 delete mode 100644 inc/Aspect_FontMap.hxx
 delete mode 100644 inc/Aspect_FontMapDefinitionError.hxx
 delete mode 100644 inc/Aspect_FontMapEntry.hxx
 delete mode 100644 inc/Aspect_FontStyle.hxx
 delete mode 100644 inc/Aspect_FontStyleDefinitionError.hxx
 delete mode 100644 inc/Aspect_GenericColorMap.hxx
 delete mode 100644 inc/Aspect_IndexPixel.hxx
 delete mode 100644 inc/Aspect_LineStyle.hxx
 delete mode 100644 inc/Aspect_LineStyleDefinitionError.hxx
 delete mode 100644 inc/Aspect_LineWidthDefinitionError.hxx
 delete mode 100644 inc/Aspect_ListingType.hxx
 delete mode 100644 inc/Aspect_MarkMap.hxx
 delete mode 100644 inc/Aspect_MarkMapDefinitionError.hxx
 delete mode 100644 inc/Aspect_MarkMapEntry.hxx
 delete mode 100644 inc/Aspect_MarkerStyle.hxx
 delete mode 100644 inc/Aspect_MarkerStyleDefinitionError.hxx
 delete mode 100644 inc/Aspect_Pixel.hxx
 delete mode 100644 inc/Aspect_PixmapDefinitionError.hxx
 delete mode 100644 inc/Aspect_PixmapError.hxx
 delete mode 100644 inc/Aspect_PlotMode.hxx
 delete mode 100644 inc/Aspect_PlotterOrigin.hxx
 delete mode 100644 inc/Aspect_PolyStyleDefinitionError.hxx
 delete mode 100644 inc/Aspect_SequenceNodeOfSequenceOfColorMapEntry.hxx
 delete mode 100644 inc/Aspect_SequenceNodeOfSequenceOfFontMapEntry.hxx
 delete mode 100644 inc/Aspect_SequenceNodeOfSequenceOfMarkMapEntry.hxx
 delete mode 100644 inc/Aspect_SequenceNodeOfSequenceOfTypeMapEntry.hxx
 delete mode 100644 inc/Aspect_SequenceNodeOfSequenceOfWidthMapEntry.hxx
 delete mode 100644 inc/Aspect_SequenceOfColorMapEntry.hxx
 delete mode 100644 inc/Aspect_SequenceOfFontMapEntry.hxx
 delete mode 100644 inc/Aspect_SequenceOfMarkMapEntry.hxx
 delete mode 100644 inc/Aspect_SequenceOfTypeMapEntry.hxx
 delete mode 100644 inc/Aspect_SequenceOfWidthMapEntry.hxx
 delete mode 100644 inc/Aspect_TypeMap.hxx
 delete mode 100644 inc/Aspect_TypeMapDefinitionError.hxx
 delete mode 100644 inc/Aspect_TypeMapEntry.hxx
 delete mode 100644 inc/Aspect_TypeOfColorMap.hxx
 delete mode 100644 inc/Aspect_UndefinedMap.hxx
 delete mode 100644 inc/Aspect_WidthMap.hxx
 delete mode 100644 inc/Aspect_WidthMapDefinitionError.hxx
 delete mode 100644 inc/Aspect_WidthMapEntry.hxx
 delete mode 100644 inc/Aspect_WindowDriver.hxx
 delete mode 100644 inc/Aspect_WindowDriverPtr.hxx
 create mode 100644 inc/BOPAlgo_MakerVolume.hxx
 create mode 100644 inc/BOPAlgo_PSection.hxx
 create mode 100644 inc/BOPAlgo_Section.hxx
 delete mode 100644 inc/BOPInt_Context.hxx
 delete mode 100644 inc/BOPInt_ShrunkRange.hxx
 delete mode 100644 inc/BOPInt_Tools.hxx
 create mode 100644 inc/BRepGProp_TFunction.hxx
 delete mode 100644 inc/BRepGProp_TFunctionOfVinertGK.hxx
 create mode 100644 inc/BRepGProp_UFunction.hxx
 delete mode 100644 inc/BRepGProp_UFunctionOfVinertGK.hxx
 delete mode 100644 inc/BRepMAT2d_SequenceNodeOfSequenceOfBasicElt.hxx
 delete mode 100644 inc/BRepMAT2d_SequenceOfBasicElt.hxx
 delete mode 100644 inc/BRepMesh.hxx
 delete mode 100644 inc/BRepMesh_Array1OfBiPoint.hxx
 delete mode 100644 inc/BRepMesh_Array1OfVertexOfDelaun.hxx
 delete mode 100644 inc/BRepMesh_BiPoint.hxx
 delete mode 100644 inc/BRepMesh_Circ.hxx
 delete mode 100644 inc/BRepMesh_CircleTool.hxx
 delete mode 100644 inc/BRepMesh_Classifier.hxx
 delete mode 100644 inc/BRepMesh_ComparatorOfIndexedVertexOfDelaun.hxx
 delete mode 100644 inc/BRepMesh_ComparatorOfVertexOfDelaun.hxx
 delete mode 100644 inc/BRepMesh_DataMapIteratorOfDataMapOfFaceAttribute.hxx
 delete mode 100644 inc/BRepMesh_DataMapIteratorOfDataMapOfIntegerListOfInteger.hxx
 delete mode 100644 inc/BRepMesh_DataMapIteratorOfDataMapOfIntegerListOfXY.hxx
 delete mode 100644 inc/BRepMesh_DataMapIteratorOfDataMapOfIntegerPnt.hxx
 delete mode 100644 inc/BRepMesh_DataMapIteratorOfDataMapOfShapePairOfPolygon.hxx
 delete mode 100644 inc/BRepMesh_DataMapIteratorOfDataMapOfShapeReal.hxx
 delete mode 100644 inc/BRepMesh_DataMapIteratorOfDataMapOfVertexInteger.hxx
 delete mode 100644 inc/BRepMesh_DataMapNodeOfDataMapOfFaceAttribute.hxx
 delete mode 100644 inc/BRepMesh_DataMapNodeOfDataMapOfIntegerListOfInteger.hxx
 delete mode 100644 inc/BRepMesh_DataMapNodeOfDataMapOfIntegerListOfXY.hxx
 delete mode 100644 inc/BRepMesh_DataMapNodeOfDataMapOfIntegerPnt.hxx
 delete mode 100644 inc/BRepMesh_DataMapNodeOfDataMapOfShapePairOfPolygon.hxx
 delete mode 100644 inc/BRepMesh_DataMapNodeOfDataMapOfShapeReal.hxx
 delete mode 100644 inc/BRepMesh_DataMapNodeOfDataMapOfVertexInteger.hxx
 delete mode 100644 inc/BRepMesh_DataMapOfFaceAttribute.hxx
 delete mode 100644 inc/BRepMesh_DataMapOfIntegerListOfInteger.hxx
 delete mode 100644 inc/BRepMesh_DataMapOfIntegerListOfXY.hxx
 delete mode 100644 inc/BRepMesh_DataMapOfIntegerPnt.hxx
 delete mode 100644 inc/BRepMesh_DataMapOfShapePairOfPolygon.hxx
 delete mode 100644 inc/BRepMesh_DataMapOfShapeReal.hxx
 delete mode 100644 inc/BRepMesh_DataMapOfVertexInteger.hxx
 delete mode 100644 inc/BRepMesh_DataStructureOfDelaun.hxx
 delete mode 100644 inc/BRepMesh_DegreeOfFreedom.hxx
 delete mode 100644 inc/BRepMesh_DiscretFactory.hxx
 delete mode 100644 inc/BRepMesh_DiscretRoot.hxx
 delete mode 100644 inc/BRepMesh_Edge.hxx
 delete mode 100644 inc/BRepMesh_ElemHasherOfDataStructureOfDelaun.hxx
 delete mode 100644 inc/BRepMesh_FaceAttribute.hxx
 delete mode 100644 inc/BRepMesh_FactoryError.hxx
 delete mode 100644 inc/BRepMesh_FastDiscret.hxx
 delete mode 100644 inc/BRepMesh_FastDiscretFace.hxx
 delete mode 100644 inc/BRepMesh_GeomTool.hxx
 delete mode 100644 inc/BRepMesh_HArray1OfVertexOfDelaun.hxx
 delete mode 100644 inc/BRepMesh_HeapSortIndexedVertexOfDelaun.hxx
 delete mode 100644 inc/BRepMesh_HeapSortVertexOfDelaun.hxx
 delete mode 100644 inc/BRepMesh_IDMapOfLinkOfDataStructureOfDelaun.hxx
 delete mode 100644 inc/BRepMesh_IDMapOfNodeOfDataStructureOfDelaun.hxx
 delete mode 100644 inc/BRepMesh_IMapOfElementOfDataStructureOfDelaun.hxx
 delete mode 100644 inc/BRepMesh_IncrementalMesh.hxx
 delete mode 100644 inc/BRepMesh_IndexedDataMapNodeOfIDMapOfLinkOfDataStructureOfDelaun.hxx
 delete mode 100644 inc/BRepMesh_IndexedDataMapNodeOfIDMapOfNodeOfDataStructureOfDelaun.hxx
 delete mode 100644 inc/BRepMesh_IndexedMapNodeOfIMapOfElementOfDataStructureOfDelaun.hxx
 delete mode 100644 inc/BRepMesh_IndexedMapNodeOfIndexedMapOfVertex.hxx
 delete mode 100644 inc/BRepMesh_IndexedMapOfVertex.hxx
 delete mode 100644 inc/BRepMesh_LinkHasherOfDataStructureOfDelaun.hxx
 delete mode 100644 inc/BRepMesh_ListIteratorOfListOfVertex.hxx
 delete mode 100644 inc/BRepMesh_ListIteratorOfListOfXY.hxx
 delete mode 100644 inc/BRepMesh_ListNodeOfListOfVertex.hxx
 delete mode 100644 inc/BRepMesh_ListNodeOfListOfXY.hxx
 delete mode 100644 inc/BRepMesh_ListOfVertex.hxx
 delete mode 100644 inc/BRepMesh_ListOfXY.hxx
 delete mode 100644 inc/BRepMesh_NodeHasherOfDataStructureOfDelaun.hxx
 delete mode 100644 inc/BRepMesh_PDiscretRoot.hxx
 delete mode 100644 inc/BRepMesh_PairOfPolygon.hxx
 delete mode 100644 inc/BRepMesh_SelectorOfDataStructureOfDelaun.hxx
 delete mode 100644 inc/BRepMesh_ShapeTool.hxx
 delete mode 100644 inc/BRepMesh_Vertex.hxx
 delete mode 100644 inc/BRepMesh_VertexHasher.hxx
 delete mode 100644 inc/BRepMesh_VertexTool.hxx
 create mode 100644 inc/BRepPrim_Direction.hxx
 create mode 100644 inc/BRepPrim_OneAxis.hxx
 delete mode 100644 inc/BRepSweep_Array2OfShapesOfNumLinearRegularSweep.hxx
 create mode 100644 inc/BRepSweep_NumLinearRegularSweep.hxx
 delete mode 100644 inc/BRepSweep_SequenceNodeOfSequenceOfShapesOfNumLinearRegularSweep.hxx
 delete mode 100644 inc/BRepSweep_SequenceOfShapesOfNumLinearRegularSweep.hxx
 create mode 100644 inc/CDF_FWOSDriver.hxx
 delete mode 100644 inc/CDM_StackIteratorOfStackOfDocument.hxx
 delete mode 100644 inc/CDM_StackNodeOfStackOfDocument.hxx
 delete mode 100644 inc/CDM_StackOfDocument.hxx
 create mode 100644 inc/Contap_ArcFunction.hxx
 create mode 100644 inc/Contap_Line.hxx
 create mode 100644 inc/Contap_Point.hxx
 create mode 100644 inc/Contap_SequenceNodeOfSequenceOfIWLineOfTheIWalking.hxx
 delete mode 100644 inc/Contap_SequenceNodeOfSequenceOfIWLineOfTheIWalkingOfContour.hxx
 create mode 100644 inc/Contap_SequenceNodeOfSequenceOfPathPointOfTheSearch.hxx
 delete mode 100644 inc/Contap_SequenceNodeOfSequenceOfPathPointOfTheSearchOfContour.hxx
 create mode 100644 inc/Contap_SequenceNodeOfSequenceOfSegmentOfTheSearch.hxx
 delete mode 100644 inc/Contap_SequenceNodeOfSequenceOfSegmentOfTheSearchOfContour.hxx
 create mode 100644 inc/Contap_SequenceNodeOfTheSequenceOfLine.hxx
 delete mode 100644 inc/Contap_SequenceNodeOfTheSequenceOfLineOfContour.hxx
 create mode 100644 inc/Contap_SequenceNodeOfTheSequenceOfPoint.hxx
 delete mode 100644 inc/Contap_SequenceNodeOfTheSequenceOfPointOfContour.hxx
 create mode 100644 inc/Contap_SequenceOfIWLineOfTheIWalking.hxx
 delete mode 100644 inc/Contap_SequenceOfIWLineOfTheIWalkingOfContour.hxx
 create mode 100644 inc/Contap_SequenceOfPathPointOfTheSearch.hxx
 delete mode 100644 inc/Contap_SequenceOfPathPointOfTheSearchOfContour.hxx
 create mode 100644 inc/Contap_SequenceOfSegmentOfTheSearch.hxx
 delete mode 100644 inc/Contap_SequenceOfSegmentOfTheSearchOfContour.hxx
 create mode 100644 inc/Contap_SurfFunction.hxx
 create mode 100644 inc/Contap_SurfProps.hxx
 delete mode 100644 inc/Contap_TheArcFunctionOfContour.hxx
 create mode 100644 inc/Contap_TheHSequenceOfPoint.hxx
 delete mode 100644 inc/Contap_TheHSequenceOfPointOfContour.hxx
 create mode 100644 inc/Contap_TheIWLineOfTheIWalking.hxx
 delete mode 100644 inc/Contap_TheIWLineOfTheIWalkingOfContour.hxx
 create mode 100644 inc/Contap_TheIWalking.hxx
 delete mode 100644 inc/Contap_TheIWalkingOfContour.hxx
 delete mode 100644 inc/Contap_TheLineOfContour.hxx
 create mode 100644 inc/Contap_ThePathPointOfTheSearch.hxx
 delete mode 100644 inc/Contap_ThePathPointOfTheSearchOfContour.hxx
 delete mode 100644 inc/Contap_ThePointOfContour.hxx
 create mode 100644 inc/Contap_TheSearch.hxx
 create mode 100644 inc/Contap_TheSearchInside.hxx
 delete mode 100644 inc/Contap_TheSearchInsideOfContour.hxx
 delete mode 100644 inc/Contap_TheSearchOfContour.hxx
 create mode 100644 inc/Contap_TheSegmentOfTheSearch.hxx
 delete mode 100644 inc/Contap_TheSegmentOfTheSearchOfContour.hxx
 create mode 100644 inc/Contap_TheSequenceOfLine.hxx
 delete mode 100644 inc/Contap_TheSequenceOfLineOfContour.hxx
 create mode 100644 inc/Contap_TheSequenceOfPoint.hxx
 delete mode 100644 inc/Contap_TheSequenceOfPointOfContour.hxx
 delete mode 100644 inc/Contap_TheSurfFunctionOfContour.hxx
 delete mode 100644 inc/Contap_TheSurfPropsOfContour.hxx
 create mode 100644 inc/DDF_ListIteratorOfTransactionStack.hxx
 create mode 100644 inc/DDF_ListNodeOfTransactionStack.hxx
 delete mode 100644 inc/DDF_StackIteratorOfTransactionStack.hxx
 delete mode 100644 inc/DDF_StackNodeOfTransactionStack.hxx
 delete mode 100644 inc/Draw_DataMapIteratorOfMapOfFunctions.hxx
 delete mode 100644 inc/Draw_DataMapIteratorOfVMap.hxx
 delete mode 100644 inc/Draw_DataMapNodeOfMapOfFunctions.hxx
 delete mode 100644 inc/Draw_DataMapNodeOfVMap.hxx
 delete mode 100644 inc/Draw_Interpretor.hxx
 delete mode 100644 inc/Draw_MapOfFunctions.hxx
 delete mode 100644 inc/Draw_VMap.hxx
 delete mode 100644 inc/Dynamic.hxx
 delete mode 100644 inc/Dynamic_AbstractVariableInstance.hxx
 delete mode 100644 inc/Dynamic_BooleanParameter.hxx
 delete mode 100644 inc/Dynamic_CompiledMethod.hxx
 delete mode 100644 inc/Dynamic_CompositMethod.hxx
 delete mode 100644 inc/Dynamic_CompositVariableInstance.hxx
 delete mode 100644 inc/Dynamic_DynamicClass.hxx
 delete mode 100644 inc/Dynamic_DynamicDerivedClass.hxx
 delete mode 100644 inc/Dynamic_DynamicInstance.hxx
 delete mode 100644 inc/Dynamic_FuzzyClass.hxx
 delete mode 100644 inc/Dynamic_FuzzyDefinition.hxx
 delete mode 100644 inc/Dynamic_FuzzyDefinitionsDictionary.hxx
 delete mode 100644 inc/Dynamic_InstanceParameter.hxx
 delete mode 100644 inc/Dynamic_IntegerParameter.hxx
 delete mode 100644 inc/Dynamic_InterpretedMethod.hxx
 delete mode 100644 inc/Dynamic_Method.hxx
 delete mode 100644 inc/Dynamic_MethodDefinition.hxx
 delete mode 100644 inc/Dynamic_MethodDefinitionsDictionary.hxx
 delete mode 100644 inc/Dynamic_ModeEnum.hxx
 delete mode 100644 inc/Dynamic_ObjectParameter.hxx
 delete mode 100644 inc/Dynamic_Parameter.hxx
 delete mode 100644 inc/Dynamic_ParameterNode.hxx
 delete mode 100644 inc/Dynamic_RealParameter.hxx
 delete mode 100644 inc/Dynamic_SeqOfClasses.hxx
 delete mode 100644 inc/Dynamic_SeqOfFuzzyDefinitions.hxx
 delete mode 100644 inc/Dynamic_SeqOfMethodDefinitions.hxx
 delete mode 100644 inc/Dynamic_SeqOfMethods.hxx
 delete mode 100644 inc/Dynamic_SequenceNodeOfSeqOfClasses.hxx
 delete mode 100644 inc/Dynamic_SequenceNodeOfSeqOfFuzzyDefinitions.hxx
 delete mode 100644 inc/Dynamic_SequenceNodeOfSeqOfMethodDefinitions.hxx
 delete mode 100644 inc/Dynamic_SequenceNodeOfSeqOfMethods.hxx
 delete mode 100644 inc/Dynamic_SequenceOfClasses.hxx
 delete mode 100644 inc/Dynamic_SequenceOfFuzzyDefinitions.hxx
 delete mode 100644 inc/Dynamic_SequenceOfMethodDefinitions.hxx
 delete mode 100644 inc/Dynamic_SequenceOfMethods.hxx
 delete mode 100644 inc/Dynamic_StringParameter.hxx
 delete mode 100644 inc/Dynamic_Variable.hxx
 delete mode 100644 inc/Dynamic_VariableGroup.hxx
 delete mode 100644 inc/Dynamic_VariableInstance.hxx
 delete mode 100644 inc/Dynamic_VariableNode.hxx
 create mode 100644 inc/ExprIntrp_ListIteratorOfStackOfGeneralExpression.hxx
 create mode 100644 inc/ExprIntrp_ListIteratorOfStackOfGeneralFunction.hxx
 create mode 100644 inc/ExprIntrp_ListIteratorOfStackOfGeneralRelation.hxx
 create mode 100644 inc/ExprIntrp_ListNodeOfStackOfGeneralExpression.hxx
 create mode 100644 inc/ExprIntrp_ListNodeOfStackOfGeneralFunction.hxx
 create mode 100644 inc/ExprIntrp_ListNodeOfStackOfGeneralRelation.hxx
 delete mode 100644 inc/ExprIntrp_StackIteratorOfStackOfGeneralExpression.hxx
 delete mode 100644 inc/ExprIntrp_StackIteratorOfStackOfGeneralFunction.hxx
 delete mode 100644 inc/ExprIntrp_StackIteratorOfStackOfGeneralRelation.hxx
 delete mode 100644 inc/ExprIntrp_StackIteratorOfStackOfNames.hxx
 delete mode 100644 inc/ExprIntrp_StackNodeOfStackOfGeneralExpression.hxx
 delete mode 100644 inc/ExprIntrp_StackNodeOfStackOfGeneralFunction.hxx
 delete mode 100644 inc/ExprIntrp_StackNodeOfStackOfGeneralRelation.hxx
 delete mode 100644 inc/ExprIntrp_StackNodeOfStackOfNames.hxx
 delete mode 100644 inc/ExprIntrp_StackOfNames.hxx
 delete mode 100644 inc/Extrema_CCFOfECC2dOfExtCC2d.hxx
 delete mode 100644 inc/Extrema_CCFOfECCOfExtCC.hxx
 delete mode 100644 inc/Extrema_CCFOfELCC2dOfLocateExtCC2d.hxx
 delete mode 100644 inc/Extrema_CCFOfELCCOfLocateExtCC.hxx
 create mode 100644 inc/Extrema_CCLocFOfLocECC.hxx
 create mode 100644 inc/Extrema_CCLocFOfLocECC2d.hxx
 delete mode 100644 inc/Extrema_CCLocFOfLocECC2dOfLocateExtCC2d.hxx
 delete mode 100644 inc/Extrema_CCLocFOfLocECCOfLocateExtCC.hxx
 delete mode 100644 inc/Extrema_CCache2dOfExtCC2d.hxx
 delete mode 100644 inc/Extrema_CCacheOfExtCC.hxx
 create mode 100644 inc/Extrema_ECC.hxx
 create mode 100644 inc/Extrema_ECC2d.hxx
 delete mode 100644 inc/Extrema_ECC2dOfExtCC2d.hxx
 delete mode 100644 inc/Extrema_ECCOfExtCC.hxx
 create mode 100644 inc/Extrema_ELCC.hxx
 create mode 100644 inc/Extrema_ELCC2d.hxx
 delete mode 100644 inc/Extrema_ELCC2dOfLocateExtCC2d.hxx
 delete mode 100644 inc/Extrema_ELCCOfLocateExtCC.hxx
 delete mode 100644 inc/Extrema_LCCache2dOfLocateExtCC2d.hxx
 delete mode 100644 inc/Extrema_LCCacheOfLocateExtCC.hxx
 create mode 100644 inc/Extrema_LocECC.hxx
 create mode 100644 inc/Extrema_LocECC2d.hxx
 delete mode 100644 inc/Extrema_LocECC2dOfLocateExtCC2d.hxx
 delete mode 100644 inc/Extrema_LocECCOfLocateExtCC.hxx
 delete mode 100644 inc/Extrema_SeqPOnCOfCCFOfECC2dOfExtCC2d.hxx
 delete mode 100644 inc/Extrema_SeqPOnCOfCCFOfECCOfExtCC.hxx
 delete mode 100644 inc/Extrema_SeqPOnCOfCCFOfELCC2dOfLocateExtCC2d.hxx
 delete mode 100644 inc/Extrema_SeqPOnCOfCCFOfELCCOfLocateExtCC.hxx
 create mode 100644 inc/Extrema_SeqPOnCOfCCLocFOfLocECC.hxx
 create mode 100644 inc/Extrema_SeqPOnCOfCCLocFOfLocECC2d.hxx
 delete mode 100644 inc/Extrema_SeqPOnCOfCCLocFOfLocECC2dOfLocateExtCC2d.hxx
 delete mode 100644 inc/Extrema_SeqPOnCOfCCLocFOfLocECCOfLocateExtCC.hxx
 delete mode 100644 inc/Extrema_SequenceNodeOfSeqPOnCOfCCFOfECC2dOfExtCC2d.hxx
 delete mode 100644 inc/Extrema_SequenceNodeOfSeqPOnCOfCCFOfECCOfExtCC.hxx
 delete mode 100644 inc/Extrema_SequenceNodeOfSeqPOnCOfCCFOfELCC2dOfLocateExtCC2d.hxx
 delete mode 100644 inc/Extrema_SequenceNodeOfSeqPOnCOfCCFOfELCCOfLocateExtCC.hxx
 create mode 100644 inc/Extrema_SequenceNodeOfSeqPOnCOfCCLocFOfLocECC.hxx
 create mode 100644 inc/Extrema_SequenceNodeOfSeqPOnCOfCCLocFOfLocECC2d.hxx
 delete mode 100644 inc/Extrema_SequenceNodeOfSeqPOnCOfCCLocFOfLocECC2dOfLocateExtCC2d.hxx
 delete mode 100644 inc/Extrema_SequenceNodeOfSeqPOnCOfCCLocFOfLocECCOfLocateExtCC.hxx
 delete mode 100644 inc/FWOSDriver_Driver.hxx
 delete mode 100644 inc/GccIter_IsParallel.hxx
 delete mode 100644 inc/GccIter_Type1.hxx
 delete mode 100644 inc/GccIter_Type2.hxx
 delete mode 100644 inc/GccIter_Type3.hxx
 create mode 100644 inc/Geom2dGcc_Circ2d2TanOnGeo.hxx
 create mode 100644 inc/Geom2dGcc_Circ2d2TanOnIter.hxx
 create mode 100644 inc/Geom2dGcc_Circ2d2TanRadGeo.hxx
 create mode 100644 inc/Geom2dGcc_Circ2d3TanIter.hxx
 create mode 100644 inc/Geom2dGcc_Circ2dTanCenGeo.hxx
 create mode 100644 inc/Geom2dGcc_Circ2dTanOnRadGeo.hxx
 create mode 100644 inc/Geom2dGcc_CurveToolGeo.hxx
 delete mode 100644 inc/Geom2dGcc_FuncTCirCuOfMyL2d2Tan.hxx
 delete mode 100644 inc/Geom2dGcc_FuncTCuCuCuOfMyC2d3Tan.hxx
 delete mode 100644 inc/Geom2dGcc_FuncTCuCuOfMyL2d2Tan.hxx
 delete mode 100644 inc/Geom2dGcc_FuncTCuCuOnCuOfMyC2d2TanOn.hxx
 delete mode 100644 inc/Geom2dGcc_FuncTCuPtOfMyL2d2Tan.hxx
 delete mode 100644 inc/Geom2dGcc_FuncTOblOfMyL2dTanObl.hxx
 create mode 100644 inc/Geom2dGcc_FunctionTanCirCu.hxx
 create mode 100644 inc/Geom2dGcc_FunctionTanCuCu.hxx
 create mode 100644 inc/Geom2dGcc_FunctionTanCuCuCu.hxx
 create mode 100644 inc/Geom2dGcc_FunctionTanCuCuOnCu.hxx
 create mode 100644 inc/Geom2dGcc_FunctionTanCuPnt.hxx
 create mode 100644 inc/Geom2dGcc_FunctionTanObl.hxx
 create mode 100644 inc/Geom2dGcc_IsParallel.hxx
 create mode 100644 inc/Geom2dGcc_Lin2d2TanIter.hxx
 create mode 100644 inc/Geom2dGcc_Lin2dTanOblIter.hxx
 delete mode 100644 inc/Geom2dGcc_MyC2d2TanOn.hxx
 delete mode 100644 inc/Geom2dGcc_MyC2d3Tan.hxx
 delete mode 100644 inc/Geom2dGcc_MyCirc2d2TanOn.hxx
 delete mode 100644 inc/Geom2dGcc_MyCirc2d2TanRad.hxx
 delete mode 100644 inc/Geom2dGcc_MyCirc2dTanCen.hxx
 delete mode 100644 inc/Geom2dGcc_MyCirc2dTanOnRad.hxx
 delete mode 100644 inc/Geom2dGcc_MyCurveTool.hxx
 delete mode 100644 inc/Geom2dGcc_MyL2d2Tan.hxx
 delete mode 100644 inc/Geom2dGcc_MyL2dTanObl.hxx
 delete mode 100644 inc/Geom2dGcc_MyQCurve.hxx
 create mode 100644 inc/Geom2dGcc_QCurve.hxx
 create mode 100644 inc/Geom2dGcc_Type1.hxx
 create mode 100644 inc/Geom2dGcc_Type2.hxx
 create mode 100644 inc/Geom2dGcc_Type3.hxx
 create mode 100644 inc/Geom2dHatch_Classifier.hxx
 delete mode 100644 inc/Geom2dHatch_ClassifierOfHatcher.hxx
 create mode 100644 inc/Geom2dHatch_DataMapIteratorOfHatchings.hxx
 delete mode 100644 inc/Geom2dHatch_DataMapIteratorOfHatchingsOfHatcher.hxx
 create mode 100644 inc/Geom2dHatch_DataMapIteratorOfMapOfElements.hxx
 delete mode 100644 inc/Geom2dHatch_DataMapIteratorOfMapOfElementsOfElementsOfHatcher.hxx
 create mode 100644 inc/Geom2dHatch_DataMapNodeOfHatchings.hxx
 delete mode 100644 inc/Geom2dHatch_DataMapNodeOfHatchingsOfHatcher.hxx
 create mode 100644 inc/Geom2dHatch_DataMapNodeOfMapOfElements.hxx
 delete mode 100644 inc/Geom2dHatch_DataMapNodeOfMapOfElementsOfElementsOfHatcher.hxx
 create mode 100644 inc/Geom2dHatch_Element.hxx
 delete mode 100644 inc/Geom2dHatch_ElementOfHatcher.hxx
 create mode 100644 inc/Geom2dHatch_Elements.hxx
 delete mode 100644 inc/Geom2dHatch_ElementsOfHatcher.hxx
 create mode 100644 inc/Geom2dHatch_FClass2dOfClassifier.hxx
 delete mode 100644 inc/Geom2dHatch_FClass2dOfClassifierOfHatcher.hxx
 create mode 100644 inc/Geom2dHatch_Hatching.hxx
 delete mode 100644 inc/Geom2dHatch_HatchingOfHatcher.hxx
 create mode 100644 inc/Geom2dHatch_Hatchings.hxx
 delete mode 100644 inc/Geom2dHatch_HatchingsOfHatcher.hxx
 create mode 100644 inc/Geom2dHatch_MapOfElements.hxx
 delete mode 100644 inc/Geom2dHatch_MapOfElementsOfElementsOfHatcher.hxx
 delete mode 100644 inc/Geom2dLProp_FCurExtOfNumericCurInf2d.hxx
 delete mode 100644 inc/Geom2dLProp_FCurNulOfNumericCurInf2d.hxx
 create mode 100644 inc/Geom2dLProp_FuncCurExt.hxx
 create mode 100644 inc/Geom2dLProp_FuncCurNul.hxx
 create mode 100644 inc/GeomInt.hxx
 delete mode 100644 inc/Geom_HSequenceOfSurface.hxx
 delete mode 100644 inc/Geom_SequenceNodeOfSequenceOfSurface.hxx
 delete mode 100644 inc/Geom_SequenceOfSurface.hxx
 delete mode 100644 inc/GraphDS_DataMapIteratorOfEntityRoleMap.hxx
 delete mode 100644 inc/GraphDS_DataMapNodeOfEntityRoleMap.hxx
 delete mode 100644 inc/GraphDS_EntityRole.hxx
 delete mode 100644 inc/GraphDS_EntityRoleMap.hxx
 delete mode 100644 inc/GraphDS_RelationRole.hxx
 delete mode 100644 inc/GraphTools_ListIteratorOfListOfSequenceOfInteger.hxx
 delete mode 100644 inc/GraphTools_ListIteratorOfSCList.hxx
 delete mode 100644 inc/GraphTools_ListNodeOfListOfSequenceOfInteger.hxx
 delete mode 100644 inc/GraphTools_ListNodeOfSCList.hxx
 delete mode 100644 inc/GraphTools_ListOfSequenceOfInteger.hxx
 delete mode 100644 inc/GraphTools_RGNode.hxx
 delete mode 100644 inc/GraphTools_SC.hxx
 delete mode 100644 inc/GraphTools_SCList.hxx
 delete mode 100644 inc/GraphTools_TSNode.hxx
 delete mode 100644 inc/Graphic3d.hxx
 create mode 100644 inc/Graphic3d_CStructurePtr.hxx
 delete mode 100644 inc/Graphic3d_HSequenceOfGroup.hxx
 delete mode 100644 inc/Graphic3d_HSetOfGroup.hxx
 delete mode 100644 inc/Graphic3d_ListIteratorOfListOfPArray.hxx
 delete mode 100644 inc/Graphic3d_ListIteratorOfSetListOfSetOfGroup.hxx
 delete mode 100644 inc/Graphic3d_ListNodeOfListOfPArray.hxx
 delete mode 100644 inc/Graphic3d_ListNodeOfSetListOfSetOfGroup.hxx
 delete mode 100644 inc/Graphic3d_ListOfPArray.hxx
 delete mode 100644 inc/Graphic3d_PickIdDefinitionError.hxx
 delete mode 100644 inc/Graphic3d_Plotter.hxx
 delete mode 100644 inc/Graphic3d_PlotterDefinitionError.hxx
 create mode 100644 inc/Graphic3d_RenderingMode.hxx
 delete mode 100644 inc/Graphic3d_SequenceNodeOfSequenceOfAddress.hxx
 delete mode 100644 inc/Graphic3d_SequenceNodeOfSequenceOfGroup.hxx
 delete mode 100644 inc/Graphic3d_SequenceOfAddress.hxx
 delete mode 100644 inc/Graphic3d_SequenceOfGroup.hxx
 delete mode 100644 inc/Graphic3d_SetIteratorOfSetOfGroup.hxx
 delete mode 100644 inc/Graphic3d_SetListOfSetOfGroup.hxx
 delete mode 100644 inc/Graphic3d_SetOfGroup.hxx
 delete mode 100644 inc/Graphic3d_StructPtr.hxx
 create mode 100644 inc/Graphic3d_StructureManagerPtr.hxx
 create mode 100644 inc/Graphic3d_StructurePtr.hxx
 delete mode 100644 inc/Handle_AIS_ConnectedShape.hxx
 delete mode 100644 inc/Handle_AIS_MultipleConnectedShape.hxx
 create mode 100644 inc/Handle_AppDef_LinearCriteria.hxx
 delete mode 100644 inc/Handle_AppDef_MyCriterionOfTheVariational.hxx
 create mode 100644 inc/Handle_AppDef_SmoothCriterion.hxx
 delete mode 100644 inc/Handle_AppParCurves_SmoothCriterion.hxx
 delete mode 100644 inc/Handle_Aspect_ColorCubeColorMap.hxx
 delete mode 100644 inc/Handle_Aspect_ColorMap.hxx
 delete mode 100644 inc/Handle_Aspect_ColorMapDefinitionError.hxx
 delete mode 100644 inc/Handle_Aspect_ColorRampColorMap.hxx
 delete mode 100644 inc/Handle_Aspect_Driver.hxx
 delete mode 100644 inc/Handle_Aspect_DriverError.hxx
 delete mode 100644 inc/Handle_Aspect_FontMap.hxx
 delete mode 100644 inc/Handle_Aspect_FontMapDefinitionError.hxx
 delete mode 100644 inc/Handle_Aspect_FontStyleDefinitionError.hxx
 delete mode 100644 inc/Handle_Aspect_GenericColorMap.hxx
 delete mode 100644 inc/Handle_Aspect_LineStyleDefinitionError.hxx
 delete mode 100644 inc/Handle_Aspect_LineWidthDefinitionError.hxx
 delete mode 100644 inc/Handle_Aspect_MarkMap.hxx
 delete mode 100644 inc/Handle_Aspect_MarkMapDefinitionError.hxx
 delete mode 100644 inc/Handle_Aspect_MarkerStyleDefinitionError.hxx
 delete mode 100644 inc/Handle_Aspect_PixmapDefinitionError.hxx
 delete mode 100644 inc/Handle_Aspect_PixmapError.hxx
 delete mode 100644 inc/Handle_Aspect_PolyStyleDefinitionError.hxx
 delete mode 100644 inc/Handle_Aspect_SequenceNodeOfSequenceOfColorMapEntry.hxx
 delete mode 100644 inc/Handle_Aspect_SequenceNodeOfSequenceOfFontMapEntry.hxx
 delete mode 100644 inc/Handle_Aspect_SequenceNodeOfSequenceOfMarkMapEntry.hxx
 delete mode 100644 inc/Handle_Aspect_SequenceNodeOfSequenceOfTypeMapEntry.hxx
 delete mode 100644 inc/Handle_Aspect_SequenceNodeOfSequenceOfWidthMapEntry.hxx
 delete mode 100644 inc/Handle_Aspect_TypeMap.hxx
 delete mode 100644 inc/Handle_Aspect_TypeMapDefinitionError.hxx
 delete mode 100644 inc/Handle_Aspect_UndefinedMap.hxx
 delete mode 100644 inc/Handle_Aspect_WidthMap.hxx
 delete mode 100644 inc/Handle_Aspect_WidthMapDefinitionError.hxx
 delete mode 100644 inc/Handle_Aspect_WindowDriver.hxx
 delete mode 100644 inc/Handle_BOPInt_Context.hxx
 delete mode 100644 inc/Handle_BRepMAT2d_SequenceNodeOfSequenceOfBasicElt.hxx
 delete mode 100644 inc/Handle_BRepMesh_DataMapNodeOfDataMapOfFaceAttribute.hxx
 delete mode 100644 inc/Handle_BRepMesh_DataMapNodeOfDataMapOfIntegerListOfInteger.hxx
 delete mode 100644 inc/Handle_BRepMesh_DataMapNodeOfDataMapOfIntegerListOfXY.hxx
 delete mode 100644 inc/Handle_BRepMesh_DataMapNodeOfDataMapOfIntegerPnt.hxx
 delete mode 100644 inc/Handle_BRepMesh_DataMapNodeOfDataMapOfShapePairOfPolygon.hxx
 delete mode 100644 inc/Handle_BRepMesh_DataMapNodeOfDataMapOfShapeReal.hxx
 delete mode 100644 inc/Handle_BRepMesh_DataMapNodeOfDataMapOfVertexInteger.hxx
 delete mode 100644 inc/Handle_BRepMesh_DataStructureOfDelaun.hxx
 delete mode 100644 inc/Handle_BRepMesh_DiscretRoot.hxx
 delete mode 100644 inc/Handle_BRepMesh_FaceAttribute.hxx
 delete mode 100644 inc/Handle_BRepMesh_FastDiscret.hxx
 delete mode 100644 inc/Handle_BRepMesh_FastDiscretFace.hxx
 delete mode 100644 inc/Handle_BRepMesh_HArray1OfVertexOfDelaun.hxx
 delete mode 100644 inc/Handle_BRepMesh_IncrementalMesh.hxx
 delete mode 100644 inc/Handle_BRepMesh_IndexedDataMapNodeOfIDMapOfLinkOfDataStructureOfDelaun.hxx
 delete mode 100644 inc/Handle_BRepMesh_IndexedDataMapNodeOfIDMapOfNodeOfDataStructureOfDelaun.hxx
 delete mode 100644 inc/Handle_BRepMesh_IndexedMapNodeOfIMapOfElementOfDataStructureOfDelaun.hxx
 delete mode 100644 inc/Handle_BRepMesh_IndexedMapNodeOfIndexedMapOfVertex.hxx
 delete mode 100644 inc/Handle_BRepMesh_ListNodeOfListOfVertex.hxx
 delete mode 100644 inc/Handle_BRepMesh_ListNodeOfListOfXY.hxx
 delete mode 100644 inc/Handle_BRepSweep_SequenceNodeOfSequenceOfShapesOfNumLinearRegularSweep.hxx
 create mode 100644 inc/Handle_CDF_FWOSDriver.hxx
 delete mode 100644 inc/Handle_CDM_StackNodeOfStackOfDocument.hxx
 create mode 100644 inc/Handle_Contap_SequenceNodeOfSequenceOfIWLineOfTheIWalking.hxx
 delete mode 100644 inc/Handle_Contap_SequenceNodeOfSequenceOfIWLineOfTheIWalkingOfContour.hxx
 create mode 100644 inc/Handle_Contap_SequenceNodeOfSequenceOfPathPointOfTheSearch.hxx
 delete mode 100644 inc/Handle_Contap_SequenceNodeOfSequenceOfPathPointOfTheSearchOfContour.hxx
 create mode 100644 inc/Handle_Contap_SequenceNodeOfSequenceOfSegmentOfTheSearch.hxx
 delete mode 100644 inc/Handle_Contap_SequenceNodeOfSequenceOfSegmentOfTheSearchOfContour.hxx
 create mode 100644 inc/Handle_Contap_SequenceNodeOfTheSequenceOfLine.hxx
 delete mode 100644 inc/Handle_Contap_SequenceNodeOfTheSequenceOfLineOfContour.hxx
 create mode 100644 inc/Handle_Contap_SequenceNodeOfTheSequenceOfPoint.hxx
 delete mode 100644 inc/Handle_Contap_SequenceNodeOfTheSequenceOfPointOfContour.hxx
 create mode 100644 inc/Handle_Contap_TheHSequenceOfPoint.hxx
 delete mode 100644 inc/Handle_Contap_TheHSequenceOfPointOfContour.hxx
 create mode 100644 inc/Handle_Contap_TheIWLineOfTheIWalking.hxx
 delete mode 100644 inc/Handle_Contap_TheIWLineOfTheIWalkingOfContour.hxx
 create mode 100644 inc/Handle_DDF_ListNodeOfTransactionStack.hxx
 delete mode 100644 inc/Handle_DDF_StackNodeOfTransactionStack.hxx
 delete mode 100644 inc/Handle_Draw_DataMapNodeOfMapOfFunctions.hxx
 delete mode 100644 inc/Handle_Draw_DataMapNodeOfVMap.hxx
 delete mode 100644 inc/Handle_Dynamic_AbstractVariableInstance.hxx
 delete mode 100644 inc/Handle_Dynamic_BooleanParameter.hxx
 delete mode 100644 inc/Handle_Dynamic_CompiledMethod.hxx
 delete mode 100644 inc/Handle_Dynamic_CompositMethod.hxx
 delete mode 100644 inc/Handle_Dynamic_CompositVariableInstance.hxx
 delete mode 100644 inc/Handle_Dynamic_DynamicClass.hxx
 delete mode 100644 inc/Handle_Dynamic_DynamicDerivedClass.hxx
 delete mode 100644 inc/Handle_Dynamic_DynamicInstance.hxx
 delete mode 100644 inc/Handle_Dynamic_FuzzyClass.hxx
 delete mode 100644 inc/Handle_Dynamic_FuzzyDefinition.hxx
 delete mode 100644 inc/Handle_Dynamic_FuzzyDefinitionsDictionary.hxx
 delete mode 100644 inc/Handle_Dynamic_InstanceParameter.hxx
 delete mode 100644 inc/Handle_Dynamic_IntegerParameter.hxx
 delete mode 100644 inc/Handle_Dynamic_InterpretedMethod.hxx
 delete mode 100644 inc/Handle_Dynamic_Method.hxx
 delete mode 100644 inc/Handle_Dynamic_MethodDefinition.hxx
 delete mode 100644 inc/Handle_Dynamic_MethodDefinitionsDictionary.hxx
 delete mode 100644 inc/Handle_Dynamic_ObjectParameter.hxx
 delete mode 100644 inc/Handle_Dynamic_Parameter.hxx
 delete mode 100644 inc/Handle_Dynamic_ParameterNode.hxx
 delete mode 100644 inc/Handle_Dynamic_RealParameter.hxx
 delete mode 100644 inc/Handle_Dynamic_SequenceNodeOfSeqOfClasses.hxx
 delete mode 100644 inc/Handle_Dynamic_SequenceNodeOfSeqOfFuzzyDefinitions.hxx
 delete mode 100644 inc/Handle_Dynamic_SequenceNodeOfSeqOfMethodDefinitions.hxx
 delete mode 100644 inc/Handle_Dynamic_SequenceNodeOfSeqOfMethods.hxx
 delete mode 100644 inc/Handle_Dynamic_SequenceOfClasses.hxx
 delete mode 100644 inc/Handle_Dynamic_SequenceOfFuzzyDefinitions.hxx
 delete mode 100644 inc/Handle_Dynamic_SequenceOfMethodDefinitions.hxx
 delete mode 100644 inc/Handle_Dynamic_SequenceOfMethods.hxx
 delete mode 100644 inc/Handle_Dynamic_StringParameter.hxx
 delete mode 100644 inc/Handle_Dynamic_Variable.hxx
 delete mode 100644 inc/Handle_Dynamic_VariableGroup.hxx
 delete mode 100644 inc/Handle_Dynamic_VariableInstance.hxx
 delete mode 100644 inc/Handle_Dynamic_VariableNode.hxx
 create mode 100644 inc/Handle_ExprIntrp_ListNodeOfStackOfGeneralExpression.hxx
 create mode 100644 inc/Handle_ExprIntrp_ListNodeOfStackOfGeneralFunction.hxx
 create mode 100644 inc/Handle_ExprIntrp_ListNodeOfStackOfGeneralRelation.hxx
 delete mode 100644 inc/Handle_ExprIntrp_StackNodeOfStackOfGeneralExpression.hxx
 delete mode 100644 inc/Handle_ExprIntrp_StackNodeOfStackOfGeneralFunction.hxx
 delete mode 100644 inc/Handle_ExprIntrp_StackNodeOfStackOfGeneralRelation.hxx
 delete mode 100644 inc/Handle_ExprIntrp_StackNodeOfStackOfNames.hxx
 delete mode 100644 inc/Handle_Extrema_CCache2dOfExtCC2d.hxx
 delete mode 100644 inc/Handle_Extrema_CCacheOfExtCC.hxx
 create mode 100644 inc/Handle_Extrema_ExtPExtS.hxx
 create mode 100644 inc/Handle_Extrema_ExtPRevS.hxx
 delete mode 100644 inc/Handle_Extrema_LCCache2dOfLocateExtCC2d.hxx
 delete mode 100644 inc/Handle_Extrema_LCCacheOfLocateExtCC.hxx
 delete mode 100644 inc/Handle_Extrema_SequenceNodeOfSeqPOnCOfCCFOfECC2dOfExtCC2d.hxx
 delete mode 100644 inc/Handle_Extrema_SequenceNodeOfSeqPOnCOfCCFOfECCOfExtCC.hxx
 delete mode 100644 inc/Handle_Extrema_SequenceNodeOfSeqPOnCOfCCFOfELCC2dOfLocateExtCC2d.hxx
 delete mode 100644 inc/Handle_Extrema_SequenceNodeOfSeqPOnCOfCCFOfELCCOfLocateExtCC.hxx
 create mode 100644 inc/Handle_Extrema_SequenceNodeOfSeqPOnCOfCCLocFOfLocECC.hxx
 create mode 100644 inc/Handle_Extrema_SequenceNodeOfSeqPOnCOfCCLocFOfLocECC2d.hxx
 delete mode 100644 inc/Handle_Extrema_SequenceNodeOfSeqPOnCOfCCLocFOfLocECC2dOfLocateExtCC2d.hxx
 delete mode 100644 inc/Handle_Extrema_SequenceNodeOfSeqPOnCOfCCLocFOfLocECCOfLocateExtCC.hxx
 delete mode 100644 inc/Handle_FWOSDriver_Driver.hxx
 delete mode 100644 inc/Handle_GccIter_IsParallel.hxx
 create mode 100644 inc/Handle_Geom2dGcc_IsParallel.hxx
 create mode 100644 inc/Handle_Geom2dHatch_DataMapNodeOfHatchings.hxx
 delete mode 100644 inc/Handle_Geom2dHatch_DataMapNodeOfHatchingsOfHatcher.hxx
 create mode 100644 inc/Handle_Geom2dHatch_DataMapNodeOfMapOfElements.hxx
 delete mode 100644 inc/Handle_Geom2dHatch_DataMapNodeOfMapOfElementsOfElementsOfHatcher.hxx
 delete mode 100644 inc/Handle_Geom_HSequenceOfSurface.hxx
 delete mode 100644 inc/Handle_Geom_SequenceNodeOfSequenceOfSurface.hxx
 delete mode 100644 inc/Handle_GraphDS_DataMapNodeOfEntityRoleMap.hxx
 delete mode 100644 inc/Handle_GraphTools_ListNodeOfListOfSequenceOfInteger.hxx
 delete mode 100644 inc/Handle_GraphTools_ListNodeOfSCList.hxx
 delete mode 100644 inc/Handle_GraphTools_SC.hxx
 delete mode 100644 inc/Handle_Graphic3d_HSequenceOfGroup.hxx
 delete mode 100644 inc/Handle_Graphic3d_HSetOfGroup.hxx
 delete mode 100644 inc/Handle_Graphic3d_ListNodeOfListOfPArray.hxx
 delete mode 100644 inc/Handle_Graphic3d_ListNodeOfSetListOfSetOfGroup.hxx
 delete mode 100644 inc/Handle_Graphic3d_PickIdDefinitionError.hxx
 delete mode 100644 inc/Handle_Graphic3d_Plotter.hxx
 delete mode 100644 inc/Handle_Graphic3d_PlotterDefinitionError.hxx
 delete mode 100644 inc/Handle_Graphic3d_SequenceNodeOfSequenceOfAddress.hxx
 delete mode 100644 inc/Handle_Graphic3d_SequenceNodeOfSequenceOfGroup.hxx
 create mode 100644 inc/Handle_IntTools_Context.hxx
 delete mode 100644 inc/Handle_LocOpe_ProjectedWires.hxx
 delete mode 100644 inc/Handle_Materials_Color.hxx
 delete mode 100644 inc/Handle_Materials_FuzzyInstance.hxx
 delete mode 100644 inc/Handle_Materials_Material.hxx
 delete mode 100644 inc/Handle_Materials_MaterialDefinition.hxx
 delete mode 100644 inc/Handle_Materials_MaterialsDictionary.hxx
 delete mode 100644 inc/Handle_Materials_MaterialsSequence.hxx
 delete mode 100644 inc/Handle_Materials_SequenceNodeOfMtsSequence.hxx
 delete mode 100644 inc/Handle_MeshTest_DrawableMesh.hxx
 create mode 100644 inc/Handle_NLPlate_ListNodeOfStackOfPlate.hxx
 delete mode 100644 inc/Handle_NLPlate_StackNodeOfStackOfPlate.hxx
 delete mode 100644 inc/Handle_PColPGeom2d_HArray1OfBSplineCurve.hxx
 delete mode 100644 inc/Handle_PColPGeom2d_HArray1OfBezierCurve.hxx
 delete mode 100644 inc/Handle_PColPGeom2d_HArray1OfBoundedCurve.hxx
 delete mode 100644 inc/Handle_PColPGeom2d_HArray1OfCurve.hxx
 delete mode 100644 inc/Handle_PColPGeom2d_VArrayNodeOfFieldOfHArray1OfBSplineCurve.hxx
 delete mode 100644 inc/Handle_PColPGeom2d_VArrayNodeOfFieldOfHArray1OfBezierCurve.hxx
 delete mode 100644 inc/Handle_PColPGeom2d_VArrayNodeOfFieldOfHArray1OfBoundedCurve.hxx
 delete mode 100644 inc/Handle_PColPGeom2d_VArrayNodeOfFieldOfHArray1OfCurve.hxx
 delete mode 100644 inc/Handle_PColPGeom_HArray1OfBSplineCurve.hxx
 delete mode 100644 inc/Handle_PColPGeom_HArray1OfBezierCurve.hxx
 delete mode 100644 inc/Handle_PColPGeom_HArray1OfBoundedCurve.hxx
 delete mode 100644 inc/Handle_PColPGeom_HArray1OfBoundedSurface.hxx
 delete mode 100644 inc/Handle_PColPGeom_HArray1OfCurve.hxx
 delete mode 100644 inc/Handle_PColPGeom_HArray1OfSurface.hxx
 delete mode 100644 inc/Handle_PColPGeom_HArray2OfBSplineSurface.hxx
 delete mode 100644 inc/Handle_PColPGeom_HArray2OfBezierSurface.hxx
 delete mode 100644 inc/Handle_PColPGeom_HArray2OfBoundedSurface.hxx
 delete mode 100644 inc/Handle_PColPGeom_HArray2OfSurface.hxx
 delete mode 100644 inc/Handle_PColPGeom_VArrayNodeOfFieldOfHArray1OfBSplineCurve.hxx
 delete mode 100644 inc/Handle_PColPGeom_VArrayNodeOfFieldOfHArray1OfBezierCurve.hxx
 delete mode 100644 inc/Handle_PColPGeom_VArrayNodeOfFieldOfHArray1OfBoundedCurve.hxx
 delete mode 100644 inc/Handle_PColPGeom_VArrayNodeOfFieldOfHArray1OfBoundedSurface.hxx
 delete mode 100644 inc/Handle_PColPGeom_VArrayNodeOfFieldOfHArray1OfCurve.hxx
 delete mode 100644 inc/Handle_PColPGeom_VArrayNodeOfFieldOfHArray1OfSurface.hxx
 delete mode 100644 inc/Handle_PColPGeom_VArrayNodeOfFieldOfHArray2OfBSplineSurface.hxx
 delete mode 100644 inc/Handle_PColPGeom_VArrayNodeOfFieldOfHArray2OfBezierSurface.hxx
 delete mode 100644 inc/Handle_PColPGeom_VArrayNodeOfFieldOfHArray2OfBoundedSurface.hxx
 delete mode 100644 inc/Handle_PColPGeom_VArrayNodeOfFieldOfHArray2OfSurface.hxx
 delete mode 100644 inc/Handle_PColStd_HDoubleListOfInteger.hxx
 delete mode 100644 inc/Handle_PColStd_HDoubleListOfPersistent.hxx
 delete mode 100644 inc/Handle_PColStd_HDoubleListOfReal.hxx
 delete mode 100644 inc/Handle_PColStd_HSequenceOfHAsciiString.hxx
 delete mode 100644 inc/Handle_PColStd_HSequenceOfHExtendedString.hxx
 delete mode 100644 inc/Handle_PColStd_HSequenceOfInteger.hxx
 delete mode 100644 inc/Handle_PColStd_HSequenceOfPersistent.hxx
 delete mode 100644 inc/Handle_PColStd_HSequenceOfReal.hxx
 delete mode 100644 inc/Handle_PColStd_HSingleListOfInteger.hxx
 delete mode 100644 inc/Handle_PColStd_HSingleListOfPersistent.hxx
 delete mode 100644 inc/Handle_PColStd_HSingleListOfReal.hxx
 delete mode 100644 inc/Handle_PColStd_SeqNodeOfHSequenceOfHAsciiString.hxx
 delete mode 100644 inc/Handle_PColStd_SeqNodeOfHSequenceOfHExtendedString.hxx
 delete mode 100644 inc/Handle_PColStd_SeqNodeOfHSequenceOfInteger.hxx
 delete mode 100644 inc/Handle_PColStd_SeqNodeOfHSequenceOfPersistent.hxx
 delete mode 100644 inc/Handle_PColStd_SeqNodeOfHSequenceOfReal.hxx
 delete mode 100644 inc/Handle_PCollection_IsContained.hxx
 delete mode 100644 inc/Handle_PCollection_IsNotRoot.hxx
 delete mode 100644 inc/Handle_PCollection_IsNullTree.hxx
 delete mode 100644 inc/Handle_PrsMgr_Presentation3d.hxx
 delete mode 100644 inc/Handle_PrsMgr_PresentationManager3d.hxx
 delete mode 100644 inc/Handle_QADNaming_DataMapNodeOfDataMapOfShapeOfName.hxx
 delete mode 100644 inc/Handle_QANCollection_QueueNodeOfQueueOfPnt.hxx
 delete mode 100644 inc/Handle_QANCollection_SListNodeOfSListOfPnt.hxx
 delete mode 100644 inc/Handle_QANCollection_StackNodeOfStackOfPnt.hxx
 delete mode 100644 inc/Handle_Storage_HSeqOfCallBack.hxx
 delete mode 100644 inc/Handle_Storage_HSeqOfPersistent.hxx
 delete mode 100644 inc/Handle_Storage_SequenceNodeOfSeqOfCallBack.hxx
 delete mode 100644 inc/Handle_Storage_SequenceNodeOfSeqOfPersistent.hxx
 delete mode 100644 inc/Handle_TColGeom2d_HArray1OfBoundedCurve.hxx
 delete mode 100644 inc/Handle_TColGeom2d_HArray1OfGeometry.hxx
 delete mode 100644 inc/Handle_TColGeom2d_HSequenceOfGeometry.hxx
 delete mode 100644 inc/Handle_TColGeom_HArray1OfBoundedCurve.hxx
 delete mode 100644 inc/Handle_TColGeom_HArray1OfBoundedSurface.hxx
 delete mode 100644 inc/Handle_TColGeom_HArray2OfBSplineSurface.hxx
 delete mode 100644 inc/Handle_TColGeom_HArray2OfBezierSurface.hxx
 delete mode 100644 inc/Handle_TColGeom_HArray2OfBoundedSurface.hxx
 delete mode 100644 inc/Handle_TColGeom_HSequenceOfBoundedSurface.hxx
 delete mode 100644 inc/Handle_TColGeom_HSequenceOfSurface.hxx
 delete mode 100644 inc/Handle_TColGeom_SequenceNodeOfSequenceOfBoundedSurface.hxx
 delete mode 100644 inc/Handle_TColStd_HSetOfInteger.hxx
 delete mode 100644 inc/Handle_TColStd_HSetOfReal.hxx
 delete mode 100644 inc/Handle_TColStd_HSetOfTransient.hxx
 delete mode 100644 inc/Handle_TColStd_ListNodeOfSetListOfSetOfInteger.hxx
 delete mode 100644 inc/Handle_TColStd_ListNodeOfSetListOfSetOfReal.hxx
 delete mode 100644 inc/Handle_TColStd_ListNodeOfSetListOfSetOfTransient.hxx
 delete mode 100644 inc/Handle_TColStd_QueueNodeOfQueueOfInteger.hxx
 delete mode 100644 inc/Handle_TColStd_QueueNodeOfQueueOfReal.hxx
 delete mode 100644 inc/Handle_TColStd_QueueNodeOfQueueOfTransient.hxx
 delete mode 100644 inc/Handle_TColStd_StackNodeOfStackOfInteger.hxx
 delete mode 100644 inc/Handle_TColStd_StackNodeOfStackOfReal.hxx
 delete mode 100644 inc/Handle_TColStd_StackNodeOfStackOfTransient.hxx
 delete mode 100644 inc/Handle_TColgp_DataMapNodeOfDataMapOfIntegerCirc2d.hxx
 delete mode 100644 inc/Handle_TCollection_AVLBaseNode.hxx
 delete mode 100644 inc/Handle_TDF_DataMapNodeOfLabelLabelMap.hxx
 delete mode 100644 inc/Handle_TopExp_StackNodeOfStackOfIterator.hxx
 create mode 100644 inc/Handle_TopLoc_SListNodeOfItemLocation.hxx
 delete mode 100644 inc/Handle_TopLoc_SListNodeOfSListOfItemLocation.hxx
 create mode 100644 inc/Handle_TopoDS_LockedShape.hxx
 delete mode 100644 inc/Handle_V3d_OrthographicView.hxx
 delete mode 100644 inc/Handle_V3d_PerspectiveView.hxx
 create mode 100644 inc/Handle_Visual3d_HSequenceOfLight.hxx
 delete mode 100644 inc/Handle_Visual3d_HSequenceOfPickPath.hxx
 create mode 100644 inc/Handle_Visual3d_HSequenceOfView.hxx
 delete mode 100644 inc/Handle_Visual3d_HSetOfLight.hxx
 delete mode 100644 inc/Handle_Visual3d_HSetOfView.hxx
 delete mode 100644 inc/Handle_Visual3d_ListNodeOfSetListOfSetOfLight.hxx
 delete mode 100644 inc/Handle_Visual3d_ListNodeOfSetListOfSetOfView.hxx
 create mode 100644 inc/Handle_Visual3d_SequenceNodeOfSequenceOfLight.hxx
 delete mode 100644 inc/Handle_Visual3d_SequenceNodeOfSequenceOfPickPath.hxx
 create mode 100644 inc/Handle_Visual3d_SequenceNodeOfSequenceOfView.hxx
 delete mode 100644 inc/Handle_Visual3d_TransientDefinitionError.hxx
 delete mode 100644 inc/Handle_Visual3d_TransientManager.hxx
 delete mode 100644 inc/Handle_XCAFPrs_AISObject.hxx
 create mode 100644 inc/Handle_XSDRAWSTLVRML_DataSource3D.hxx
 create mode 100644 inc/IntPatch_InterferencePolyhedron.hxx
 delete mode 100644 inc/IntPatch_TheFunctionOfTheInt2SOfThePWalkingInter.hxx
 delete mode 100644 inc/IntPatch_TheInt2SOfThePWalkingInter.hxx
 delete mode 100644 inc/IntPatch_TheInterfPolyhedron.hxx
 delete mode 100644 inc/IntPatch_ThePWalkingInter.hxx
 create mode 100644 inc/IntTools_Context.hxx
 delete mode 100644 inc/IntTools_LineConstructor.hxx
 create mode 100644 inc/IntTools_ShrunkRange.hxx
 create mode 100644 inc/IntWalk_PWalking.hxx
 create mode 100644 inc/IntWalk_TheFunctionOfTheInt2S.hxx
 create mode 100644 inc/IntWalk_TheInt2S.hxx
 delete mode 100644 inc/LocOpe_ProjectedWires.hxx
 delete mode 100644 inc/Materials.hxx
 delete mode 100644 inc/Materials_Color.hxx
 delete mode 100644 inc/Materials_FuzzyInstance.hxx
 delete mode 100644 inc/Materials_Material.hxx
 delete mode 100644 inc/Materials_MaterialDefinition.hxx
 delete mode 100644 inc/Materials_MaterialsDictionary.hxx
 delete mode 100644 inc/Materials_MaterialsSequence.hxx
 delete mode 100644 inc/Materials_MtsSequence.hxx
 delete mode 100644 inc/Materials_SequenceNodeOfMtsSequence.hxx
 delete mode 100644 inc/MeshTest_DrawableMesh.hxx
 create mode 100644 inc/NLPlate_ListIteratorOfStackOfPlate.hxx
 create mode 100644 inc/NLPlate_ListNodeOfStackOfPlate.hxx
 delete mode 100644 inc/NLPlate_StackIteratorOfStackOfPlate.hxx
 delete mode 100644 inc/NLPlate_StackNodeOfStackOfPlate.hxx
 delete mode 100644 inc/PColPGeom2d_FieldOfHArray1OfBSplineCurve.hxx
 delete mode 100644 inc/PColPGeom2d_FieldOfHArray1OfBezierCurve.hxx
 delete mode 100644 inc/PColPGeom2d_FieldOfHArray1OfBoundedCurve.hxx
 delete mode 100644 inc/PColPGeom2d_FieldOfHArray1OfCurve.hxx
 delete mode 100644 inc/PColPGeom2d_HArray1OfBSplineCurve.hxx
 delete mode 100644 inc/PColPGeom2d_HArray1OfBezierCurve.hxx
 delete mode 100644 inc/PColPGeom2d_HArray1OfBoundedCurve.hxx
 delete mode 100644 inc/PColPGeom2d_HArray1OfCurve.hxx
 delete mode 100644 inc/PColPGeom2d_VArrayNodeOfFieldOfHArray1OfBSplineCurve.hxx
 delete mode 100644 inc/PColPGeom2d_VArrayNodeOfFieldOfHArray1OfBezierCurve.hxx
 delete mode 100644 inc/PColPGeom2d_VArrayNodeOfFieldOfHArray1OfBoundedCurve.hxx
 delete mode 100644 inc/PColPGeom2d_VArrayNodeOfFieldOfHArray1OfCurve.hxx
 delete mode 100644 inc/PColPGeom2d_VArrayTNodeOfFieldOfHArray1OfBSplineCurve.hxx
 delete mode 100644 inc/PColPGeom2d_VArrayTNodeOfFieldOfHArray1OfBezierCurve.hxx
 delete mode 100644 inc/PColPGeom2d_VArrayTNodeOfFieldOfHArray1OfBoundedCurve.hxx
 delete mode 100644 inc/PColPGeom2d_VArrayTNodeOfFieldOfHArray1OfCurve.hxx
 delete mode 100644 inc/PColPGeom_FieldOfHArray1OfBSplineCurve.hxx
 delete mode 100644 inc/PColPGeom_FieldOfHArray1OfBezierCurve.hxx
 delete mode 100644 inc/PColPGeom_FieldOfHArray1OfBoundedCurve.hxx
 delete mode 100644 inc/PColPGeom_FieldOfHArray1OfBoundedSurface.hxx
 delete mode 100644 inc/PColPGeom_FieldOfHArray1OfCurve.hxx
 delete mode 100644 inc/PColPGeom_FieldOfHArray1OfSurface.hxx
 delete mode 100644 inc/PColPGeom_FieldOfHArray2OfBSplineSurface.hxx
 delete mode 100644 inc/PColPGeom_FieldOfHArray2OfBezierSurface.hxx
 delete mode 100644 inc/PColPGeom_FieldOfHArray2OfBoundedSurface.hxx
 delete mode 100644 inc/PColPGeom_FieldOfHArray2OfSurface.hxx
 delete mode 100644 inc/PColPGeom_HArray1OfBSplineCurve.hxx
 delete mode 100644 inc/PColPGeom_HArray1OfBezierCurve.hxx
 delete mode 100644 inc/PColPGeom_HArray1OfBoundedCurve.hxx
 delete mode 100644 inc/PColPGeom_HArray1OfBoundedSurface.hxx
 delete mode 100644 inc/PColPGeom_HArray1OfCurve.hxx
 delete mode 100644 inc/PColPGeom_HArray1OfSurface.hxx
 delete mode 100644 inc/PColPGeom_HArray2OfBSplineSurface.hxx
 delete mode 100644 inc/PColPGeom_HArray2OfBezierSurface.hxx
 delete mode 100644 inc/PColPGeom_HArray2OfBoundedSurface.hxx
 delete mode 100644 inc/PColPGeom_HArray2OfSurface.hxx
 delete mode 100644 inc/PColPGeom_VArrayNodeOfFieldOfHArray1OfBSplineCurve.hxx
 delete mode 100644 inc/PColPGeom_VArrayNodeOfFieldOfHArray1OfBezierCurve.hxx
 delete mode 100644 inc/PColPGeom_VArrayNodeOfFieldOfHArray1OfBoundedCurve.hxx
 delete mode 100644 inc/PColPGeom_VArrayNodeOfFieldOfHArray1OfBoundedSurface.hxx
 delete mode 100644 inc/PColPGeom_VArrayNodeOfFieldOfHArray1OfCurve.hxx
 delete mode 100644 inc/PColPGeom_VArrayNodeOfFieldOfHArray1OfSurface.hxx
 delete mode 100644 inc/PColPGeom_VArrayNodeOfFieldOfHArray2OfBSplineSurface.hxx
 delete mode 100644 inc/PColPGeom_VArrayNodeOfFieldOfHArray2OfBezierSurface.hxx
 delete mode 100644 inc/PColPGeom_VArrayNodeOfFieldOfHArray2OfBoundedSurface.hxx
 delete mode 100644 inc/PColPGeom_VArrayNodeOfFieldOfHArray2OfSurface.hxx
 delete mode 100644 inc/PColPGeom_VArrayTNodeOfFieldOfHArray1OfBSplineCurve.hxx
 delete mode 100644 inc/PColPGeom_VArrayTNodeOfFieldOfHArray1OfBezierCurve.hxx
 delete mode 100644 inc/PColPGeom_VArrayTNodeOfFieldOfHArray1OfBoundedCurve.hxx
 delete mode 100644 inc/PColPGeom_VArrayTNodeOfFieldOfHArray1OfBoundedSurface.hxx
 delete mode 100644 inc/PColPGeom_VArrayTNodeOfFieldOfHArray1OfCurve.hxx
 delete mode 100644 inc/PColPGeom_VArrayTNodeOfFieldOfHArray1OfSurface.hxx
 delete mode 100644 inc/PColPGeom_VArrayTNodeOfFieldOfHArray2OfBSplineSurface.hxx
 delete mode 100644 inc/PColPGeom_VArrayTNodeOfFieldOfHArray2OfBezierSurface.hxx
 delete mode 100644 inc/PColPGeom_VArrayTNodeOfFieldOfHArray2OfBoundedSurface.hxx
 delete mode 100644 inc/PColPGeom_VArrayTNodeOfFieldOfHArray2OfSurface.hxx
 delete mode 100644 inc/PColStd_HDoubleListOfInteger.hxx
 delete mode 100644 inc/PColStd_HDoubleListOfPersistent.hxx
 delete mode 100644 inc/PColStd_HDoubleListOfReal.hxx
 delete mode 100644 inc/PColStd_HOfAsciiString.hxx
 delete mode 100644 inc/PColStd_HOfExtendedString.hxx
 delete mode 100644 inc/PColStd_HOfInteger.hxx
 delete mode 100644 inc/PColStd_HOfReal.hxx
 delete mode 100644 inc/PColStd_HSequenceOfHAsciiString.hxx
 delete mode 100644 inc/PColStd_HSequenceOfHExtendedString.hxx
 delete mode 100644 inc/PColStd_HSequenceOfInteger.hxx
 delete mode 100644 inc/PColStd_HSequenceOfPersistent.hxx
 delete mode 100644 inc/PColStd_HSequenceOfReal.hxx
 delete mode 100644 inc/PColStd_HSingleListOfInteger.hxx
 delete mode 100644 inc/PColStd_HSingleListOfPersistent.hxx
 delete mode 100644 inc/PColStd_HSingleListOfReal.hxx
 delete mode 100644 inc/PColStd_HashAsciiString.hxx
 delete mode 100644 inc/PColStd_HashExtendedString.hxx
 delete mode 100644 inc/PColStd_SeqExplorerOfHSequenceOfHAsciiString.hxx
 delete mode 100644 inc/PColStd_SeqExplorerOfHSequenceOfHExtendedString.hxx
 delete mode 100644 inc/PColStd_SeqExplorerOfHSequenceOfInteger.hxx
 delete mode 100644 inc/PColStd_SeqExplorerOfHSequenceOfPersistent.hxx
 delete mode 100644 inc/PColStd_SeqExplorerOfHSequenceOfReal.hxx
 delete mode 100644 inc/PColStd_SeqNodeOfHSequenceOfHAsciiString.hxx
 delete mode 100644 inc/PColStd_SeqNodeOfHSequenceOfHExtendedString.hxx
 delete mode 100644 inc/PColStd_SeqNodeOfHSequenceOfInteger.hxx
 delete mode 100644 inc/PColStd_SeqNodeOfHSequenceOfPersistent.hxx
 delete mode 100644 inc/PColStd_SeqNodeOfHSequenceOfReal.hxx
 delete mode 100644 inc/PCollection_CompareOfInteger.hxx
 delete mode 100644 inc/PCollection_CompareOfReal.hxx
 delete mode 100644 inc/PCollection_IsContained.hxx
 delete mode 100644 inc/PCollection_IsNotRoot.hxx
 delete mode 100644 inc/PCollection_IsNullTree.hxx
 delete mode 100644 inc/PCollection_PrivCompareOfInteger.hxx
 delete mode 100644 inc/PCollection_PrivCompareOfReal.hxx
 delete mode 100644 inc/PCollection_Side.hxx
 delete mode 100644 inc/Primitives_Direction.hxx
 create mode 100644 inc/Prs3d_VertexDrawMode.hxx
 delete mode 100644 inc/PrsMgr_KindOfPrs.hxx
 delete mode 100644 inc/PrsMgr_Presentation3dPointer.hxx
 create mode 100644 inc/PrsMgr_PresentationPointer.hxx
 delete mode 100644 inc/QADNaming_DataMapIteratorOfDataMapOfShapeOfName.hxx
 delete mode 100644 inc/QADNaming_DataMapNodeOfDataMapOfShapeOfName.hxx
 delete mode 100644 inc/QADNaming_DataMapOfShapeOfName.hxx
 delete mode 100644 inc/QANCollection_QueueNodeOfQueueOfPnt.hxx
 delete mode 100644 inc/QANCollection_QueueOfPnt.hxx
 delete mode 100644 inc/QANCollection_SListNodeOfSListOfPnt.hxx
 delete mode 100644 inc/QANCollection_SListOfPnt.hxx
 delete mode 100644 inc/QANCollection_StackIteratorOfStackOfPnt.hxx
 delete mode 100644 inc/QANCollection_StackNodeOfStackOfPnt.hxx
 delete mode 100644 inc/QANCollection_StackOfPnt.hxx
 delete mode 100644 inc/SWDRAW_ShapeBuild.hxx
 delete mode 100644 inc/SWDRAW_ShapeConstruct.hxx
 delete mode 100644 inc/SWDRAW_ToVRML.hxx
 delete mode 100644 inc/ShapeSchema_PColPGeom2d_FieldOfHArray1OfBSplineCurve.hxx
 delete mode 100644 inc/ShapeSchema_PColPGeom2d_FieldOfHArray1OfBezierCurve.hxx
 delete mode 100644 inc/ShapeSchema_PColPGeom2d_FieldOfHArray1OfBoundedCurve.hxx
 delete mode 100644 inc/ShapeSchema_PColPGeom2d_FieldOfHArray1OfCurve.hxx
 delete mode 100644 inc/ShapeSchema_PColPGeom2d_HArray1OfBSplineCurve.hxx
 delete mode 100644 inc/ShapeSchema_PColPGeom2d_HArray1OfBezierCurve.hxx
 delete mode 100644 inc/ShapeSchema_PColPGeom2d_HArray1OfBoundedCurve.hxx
 delete mode 100644 inc/ShapeSchema_PColPGeom2d_HArray1OfCurve.hxx
 delete mode 100644 inc/ShapeSchema_PColPGeom_FieldOfHArray1OfBSplineCurve.hxx
 delete mode 100644 inc/ShapeSchema_PColPGeom_FieldOfHArray1OfBezierCurve.hxx
 delete mode 100644 inc/ShapeSchema_PColPGeom_FieldOfHArray1OfBoundedCurve.hxx
 delete mode 100644 inc/ShapeSchema_PColPGeom_FieldOfHArray1OfBoundedSurface.hxx
 delete mode 100644 inc/ShapeSchema_PColPGeom_FieldOfHArray1OfCurve.hxx
 delete mode 100644 inc/ShapeSchema_PColPGeom_FieldOfHArray1OfSurface.hxx
 delete mode 100644 inc/ShapeSchema_PColPGeom_FieldOfHArray2OfBSplineSurface.hxx
 delete mode 100644 inc/ShapeSchema_PColPGeom_FieldOfHArray2OfBezierSurface.hxx
 delete mode 100644 inc/ShapeSchema_PColPGeom_FieldOfHArray2OfBoundedSurface.hxx
 delete mode 100644 inc/ShapeSchema_PColPGeom_FieldOfHArray2OfSurface.hxx
 delete mode 100644 inc/ShapeSchema_PColPGeom_HArray1OfBSplineCurve.hxx
 delete mode 100644 inc/ShapeSchema_PColPGeom_HArray1OfBezierCurve.hxx
 delete mode 100644 inc/ShapeSchema_PColPGeom_HArray1OfBoundedCurve.hxx
 delete mode 100644 inc/ShapeSchema_PColPGeom_HArray1OfBoundedSurface.hxx
 delete mode 100644 inc/ShapeSchema_PColPGeom_HArray1OfCurve.hxx
 delete mode 100644 inc/ShapeSchema_PColPGeom_HArray1OfSurface.hxx
 delete mode 100644 inc/ShapeSchema_PColPGeom_HArray2OfBSplineSurface.hxx
 delete mode 100644 inc/ShapeSchema_PColPGeom_HArray2OfBezierSurface.hxx
 delete mode 100644 inc/ShapeSchema_PColPGeom_HArray2OfBoundedSurface.hxx
 delete mode 100644 inc/ShapeSchema_PColPGeom_HArray2OfSurface.hxx
 delete mode 100644 inc/StdPrs_ToolShadedShape.hxx
 delete mode 100644 inc/Storage_HSeqOfCallBack.hxx
 delete mode 100644 inc/Storage_HSeqOfPersistent.hxx
 delete mode 100644 inc/Storage_MapPSDHasher.hxx
 delete mode 100644 inc/Storage_SeqOfCallBack.hxx
 delete mode 100644 inc/Storage_SeqOfPersistent.hxx
 delete mode 100644 inc/Storage_SequenceNodeOfSeqOfCallBack.hxx
 delete mode 100644 inc/Storage_SequenceNodeOfSeqOfPersistent.hxx
 delete mode 100644 inc/TColGeom2d_Array1OfBoundedCurve.hxx
 delete mode 100644 inc/TColGeom2d_Array1OfGeometry.hxx
 delete mode 100644 inc/TColGeom2d_HArray1OfBoundedCurve.hxx
 delete mode 100644 inc/TColGeom2d_HArray1OfGeometry.hxx
 delete mode 100644 inc/TColGeom2d_HSequenceOfGeometry.hxx
 delete mode 100644 inc/TColGeom_Array1OfBoundedCurve.hxx
 delete mode 100644 inc/TColGeom_Array1OfBoundedSurface.hxx
 delete mode 100644 inc/TColGeom_Array2OfBSplineSurface.hxx
 delete mode 100644 inc/TColGeom_Array2OfBoundedSurface.hxx
 delete mode 100644 inc/TColGeom_HArray1OfBoundedCurve.hxx
 delete mode 100644 inc/TColGeom_HArray1OfBoundedSurface.hxx
 delete mode 100644 inc/TColGeom_HArray2OfBSplineSurface.hxx
 delete mode 100644 inc/TColGeom_HArray2OfBezierSurface.hxx
 delete mode 100644 inc/TColGeom_HArray2OfBoundedSurface.hxx
 delete mode 100644 inc/TColGeom_HSequenceOfBoundedSurface.hxx
 delete mode 100644 inc/TColGeom_HSequenceOfSurface.hxx
 delete mode 100644 inc/TColGeom_SequenceNodeOfSequenceOfBoundedSurface.hxx
 delete mode 100644 inc/TColGeom_SequenceOfBoundedSurface.hxx
 delete mode 100644 inc/TColStd_HSetOfInteger.hxx
 delete mode 100644 inc/TColStd_HSetOfReal.hxx
 delete mode 100644 inc/TColStd_HSetOfTransient.hxx
 delete mode 100644 inc/TColStd_ListIteratorOfSetListOfSetOfInteger.hxx
 delete mode 100644 inc/TColStd_ListIteratorOfSetListOfSetOfReal.hxx
 delete mode 100644 inc/TColStd_ListIteratorOfSetListOfSetOfTransient.hxx
 delete mode 100644 inc/TColStd_ListNodeOfSetListOfSetOfInteger.hxx
 delete mode 100644 inc/TColStd_ListNodeOfSetListOfSetOfReal.hxx
 delete mode 100644 inc/TColStd_ListNodeOfSetListOfSetOfTransient.hxx
 delete mode 100644 inc/TColStd_QueueNodeOfQueueOfInteger.hxx
 delete mode 100644 inc/TColStd_QueueNodeOfQueueOfReal.hxx
 delete mode 100644 inc/TColStd_QueueNodeOfQueueOfTransient.hxx
 delete mode 100644 inc/TColStd_QueueOfInteger.hxx
 delete mode 100644 inc/TColStd_QueueOfReal.hxx
 delete mode 100644 inc/TColStd_QueueOfTransient.hxx
 delete mode 100644 inc/TColStd_SetIteratorOfSetOfInteger.hxx
 delete mode 100644 inc/TColStd_SetIteratorOfSetOfReal.hxx
 delete mode 100644 inc/TColStd_SetIteratorOfSetOfTransient.hxx
 delete mode 100644 inc/TColStd_SetListOfSetOfInteger.hxx
 delete mode 100644 inc/TColStd_SetListOfSetOfReal.hxx
 delete mode 100644 inc/TColStd_SetListOfSetOfTransient.hxx
 delete mode 100644 inc/TColStd_SetOfInteger.hxx
 delete mode 100644 inc/TColStd_SetOfReal.hxx
 delete mode 100644 inc/TColStd_SetOfTransient.hxx
 delete mode 100644 inc/TColStd_StackIteratorOfStackOfInteger.hxx
 delete mode 100644 inc/TColStd_StackIteratorOfStackOfReal.hxx
 delete mode 100644 inc/TColStd_StackIteratorOfStackOfTransient.hxx
 delete mode 100644 inc/TColStd_StackNodeOfStackOfInteger.hxx
 delete mode 100644 inc/TColStd_StackNodeOfStackOfReal.hxx
 delete mode 100644 inc/TColStd_StackNodeOfStackOfTransient.hxx
 delete mode 100644 inc/TColStd_StackOfInteger.hxx
 delete mode 100644 inc/TColStd_StackOfReal.hxx
 delete mode 100644 inc/TColStd_StackOfTransient.hxx
 delete mode 100644 inc/TColgp_DataMapIteratorOfDataMapOfIntegerCirc2d.hxx
 delete mode 100644 inc/TColgp_DataMapNodeOfDataMapOfIntegerCirc2d.hxx
 delete mode 100644 inc/TColgp_DataMapOfIntegerCirc2d.hxx
 delete mode 100644 inc/TCollection_AVLBaseNode.hxx
 delete mode 100644 inc/TCollection_AVLBaseNodePtr.hxx
 delete mode 100644 inc/TCollection_Array1Descriptor.hxx
 delete mode 100644 inc/TCollection_Array2Descriptor.hxx
 delete mode 100644 inc/TDF_DataMapIteratorOfLabelLabelMap.hxx
 delete mode 100644 inc/TDF_DataMapNodeOfLabelLabelMap.hxx
 delete mode 100644 inc/TDF_LabelLabelMap.hxx
 delete mode 100644 inc/TopExp_StackIteratorOfStackOfIterator.hxx
 delete mode 100644 inc/TopExp_StackNodeOfStackOfIterator.hxx
 delete mode 100644 inc/TopExp_StackOfIterator.hxx
 create mode 100644 inc/TopLoc_SListNodeOfItemLocation.hxx
 delete mode 100644 inc/TopLoc_SListNodeOfSListOfItemLocation.hxx
 create mode 100644 inc/TopoDS_LockedShape.hxx
 delete mode 100644 inc/V3d_ListOfTransient.hxx
 delete mode 100644 inc/V3d_OrthographicView.hxx
 delete mode 100644 inc/V3d_PerspectiveView.hxx
 create mode 100644 inc/V3d_StereoDumpOptions.hxx
 delete mode 100644 inc/V3d_TypeOfProjectionModel.hxx
 delete mode 100644 inc/ViewerTest_Tool.hxx
 create mode 100644 inc/Visual3d_HSequenceOfLight.hxx
 delete mode 100644 inc/Visual3d_HSequenceOfPickPath.hxx
 create mode 100644 inc/Visual3d_HSequenceOfView.hxx
 delete mode 100644 inc/Visual3d_HSetOfLight.hxx
 delete mode 100644 inc/Visual3d_HSetOfView.hxx
 delete mode 100644 inc/Visual3d_ListIteratorOfSetListOfSetOfLight.hxx
 delete mode 100644 inc/Visual3d_ListIteratorOfSetListOfSetOfView.hxx
 delete mode 100644 inc/Visual3d_ListNodeOfSetListOfSetOfLight.hxx
 delete mode 100644 inc/Visual3d_ListNodeOfSetListOfSetOfView.hxx
 delete mode 100644 inc/Visual3d_PickDescriptor.hxx
 delete mode 100644 inc/Visual3d_PickPath.hxx
 create mode 100644 inc/Visual3d_SequenceNodeOfSequenceOfLight.hxx
 delete mode 100644 inc/Visual3d_SequenceNodeOfSequenceOfPickPath.hxx
 create mode 100644 inc/Visual3d_SequenceNodeOfSequenceOfView.hxx
 create mode 100644 inc/Visual3d_SequenceOfLight.hxx
 delete mode 100644 inc/Visual3d_SequenceOfPickPath.hxx
 create mode 100644 inc/Visual3d_SequenceOfView.hxx
 delete mode 100644 inc/Visual3d_SetIteratorOfSetOfLight.hxx
 delete mode 100644 inc/Visual3d_SetIteratorOfSetOfView.hxx
 delete mode 100644 inc/Visual3d_SetListOfSetOfLight.hxx
 delete mode 100644 inc/Visual3d_SetListOfSetOfView.hxx
 delete mode 100644 inc/Visual3d_SetOfLight.hxx
 delete mode 100644 inc/Visual3d_SetOfView.hxx
 delete mode 100644 inc/Visual3d_TransientDefinitionError.hxx
 delete mode 100644 inc/Visual3d_TransientManager.hxx
 delete mode 100644 inc/Visual3d_ViewMapping.hxx
 delete mode 100644 inc/Visual3d_ViewOrientation.hxx
 delete mode 100644 inc/XBRepMesh.hxx
 delete mode 100644 inc/XCAFPrs_AISObject.hxx
 create mode 100644 inc/XSDRAWSTLVRML_DataSource3D.hxx
 create mode 100644 inc/XSDRAWSTLVRML_ToVRML.hxx
 delete mode 100644 inc/XSDRAW_Shape.hxx
 delete mode 100644 inc/XmlMNaming_Array1OfShape1.hxx
 create mode 100644 inc/XmlObjMgt_Array1.hxx
 create mode 100644 inc/math_DoubleTab.hxx
 delete mode 100644 inc/math_DoubleTabOfReal.hxx
 delete mode 100644 inc/math_IntegerVector.hxx
 delete mode 100644 inc/math_SingleTabOfInteger.hxx
 delete mode 100644 inc/math_SingleTabOfReal.hxx
 delete mode 100644 inc/math_Vector.hxx
 mode change 100755 => 100644 samples/CSharp/CSharp.sln
 create mode 100644 samples/CSharp/CSharp_D3D.sln
 mode change 100755 => 100644 samples/CSharp/OCCTProxy/OCCTProxy.cpp
 mode change 100755 => 100644 samples/CSharp/OCCTProxy/OCCTProxy.vcproj
 create mode 100644 samples/CSharp/OCCTProxy/OCCTProxy.vcxproj
 create mode 100644 samples/CSharp/OCCTProxy_D3D/BridgeFBO.cxx
 create mode 100644 samples/CSharp/OCCTProxy_D3D/BridgeFBO.hxx
 create mode 100644 samples/CSharp/OCCTProxy_D3D/Direct3DProxy.cpp
 create mode 100644 samples/CSharp/OCCTProxy_D3D/OCCTProxyD3D.cpp
 create mode 100644 samples/CSharp/OCCTProxy_D3D/OCCTProxy_D3D.vcproj
 create mode 100644 samples/CSharp/OCCTProxy_D3D/OCCTProxy_D3D.vcxproj
 mode change 100755 => 100644 samples/CSharp/ReadMe.md
 create mode 100644 samples/CSharp/ReadMe_D3D.md
 delete mode 100755 samples/CSharp/WPF/About.xaml
 delete mode 100755 samples/CSharp/WPF/About.xaml.cs
 delete mode 100755 samples/CSharp/WPF/App.xaml
 delete mode 100755 samples/CSharp/WPF/App.xaml.cs
 delete mode 100755 samples/CSharp/WPF/IECommands.cs
 delete mode 100755 samples/CSharp/WPF/IE_WPF.csproj
 delete mode 100755 samples/CSharp/WPF/MainWindow.xaml
 delete mode 100755 samples/CSharp/WPF/MainWindow.xaml.cs
 delete mode 100755 samples/CSharp/WPF/MaterialDlg.xaml
 delete mode 100755 samples/CSharp/WPF/MaterialDlg.xaml.cs
 delete mode 100755 samples/CSharp/WPF/OCCViewer.cs
 delete mode 100755 samples/CSharp/WPF/Properties/Resources.Designer.cs
 delete mode 100755 samples/CSharp/WPF/Properties/Settings.Designer.cs
 delete mode 100755 samples/CSharp/WPF/TransparencyDialog.cs
 create mode 100644 samples/CSharp/WPF_D3D/About.xaml
 create mode 100644 samples/CSharp/WPF_D3D/About.xaml.cs
 create mode 100644 samples/CSharp/WPF_D3D/App.xaml
 create mode 100644 samples/CSharp/WPF_D3D/App.xaml.cs
 create mode 100644 samples/CSharp/WPF_D3D/D3DViewer.cs
 create mode 100644 samples/CSharp/WPF_D3D/IECommands.cs
 create mode 100644 samples/CSharp/WPF_D3D/IE_WPF_D3D.csproj
 create mode 100644 samples/CSharp/WPF_D3D/MainWindow.xaml
 create mode 100644 samples/CSharp/WPF_D3D/MainWindow.xaml.cs
 create mode 100644 samples/CSharp/WPF_D3D/MaterialDlg.xaml
 create mode 100644 samples/CSharp/WPF_D3D/MaterialDlg.xaml.cs
 create mode 100644 samples/CSharp/WPF_D3D/OCCViewer.cs
 copy samples/CSharp/{WPF => WPF_D3D}/Properties/AssemblyInfo.cs (100%)
 mode change 100755 => 100644
 create mode 100644 samples/CSharp/WPF_D3D/Properties/Resources.Designer.cs
 copy samples/CSharp/{WPF => WPF_D3D}/Properties/Resources.resx (100%)
 mode change 100755 => 100644
 create mode 100644 samples/CSharp/WPF_D3D/Properties/Settings.Designer.cs
 copy samples/CSharp/{WPF => WPF_D3D}/Properties/Settings.settings (100%)
 mode change 100755 => 100644
 copy samples/CSharp/{WPF => WPF_D3D}/Simple Styles.xaml (100%)
 mode change 100755 => 100644
 create mode 100644 samples/CSharp/WPF_D3D/TransparencyDialog.cs
 copy samples/CSharp/{WPF => WPF_D3D}/TransparencyDialog.resx (100%)
 mode change 100755 => 100644
 create mode 100644 samples/CSharp/WPF_D3D/app.config
 copy samples/CSharp/{WPF => WPF_D3D}/res/MainFrame.ico (100%)
 mode change 100755 => 100644
 copy samples/CSharp/{WPF => WPF_D3D}/res/document.png (100%)
 mode change 100755 => 100644
 copy samples/CSharp/{WPF => WPF_D3D}/res/help.png (100%)
 mode change 100755 => 100644
 copy samples/CSharp/{WPF => WPF_D3D}/res/lamp.png (100%)
 mode change 100755 => 100644
 copy samples/CSharp/{WPF => WPF_D3D}/res/new.png (100%)
 mode change 100755 => 100644
 copy samples/CSharp/{WPF => WPF_D3D}/res/occ_logo.bmp (100%)
 mode change 100755 => 100644
 copy samples/CSharp/{WPF => WPF_D3D}/res/tool_color.png (100%)
 mode change 100755 => 100644
 copy samples/CSharp/{WPF => WPF_D3D}/res/tool_delete.png (100%)
 mode change 100755 => 100644
 copy samples/CSharp/{WPF => WPF_D3D}/res/tool_material.png (100%)
 mode change 100755 => 100644
 copy samples/CSharp/{WPF => WPF_D3D}/res/tool_shading.png (100%)
 mode change 100755 => 100644
 copy samples/CSharp/{WPF => WPF_D3D}/res/tool_transparency.png (100%)
 mode change 100755 => 100644
 copy samples/CSharp/{WPF => WPF_D3D}/res/tool_wireframe.png (100%)
 mode change 100755 => 100644
 copy samples/CSharp/{WPF => WPF_D3D}/res/view_axo.png (100%)
 mode change 100755 => 100644
 copy samples/CSharp/{WPF => WPF_D3D}/res/view_back.png (100%)
 mode change 100755 => 100644
 copy samples/CSharp/{WPF => WPF_D3D}/res/view_bottom.png (100%)
 mode change 100755 => 100644
 copy samples/CSharp/{WPF => WPF_D3D}/res/view_comp_off.png (100%)
 mode change 100755 => 100644
 copy samples/CSharp/{WPF => WPF_D3D}/res/view_comp_on.png (100%)
 mode change 100755 => 100644
 copy samples/CSharp/{WPF => WPF_D3D}/res/view_fitall.png (100%)
 mode change 100755 => 100644
 copy samples/CSharp/{WPF => WPF_D3D}/res/view_fitarea.png (100%)
 mode change 100755 => 100644
 copy samples/CSharp/{WPF => WPF_D3D}/res/view_front.png (100%)
 mode change 100755 => 100644
 copy samples/CSharp/{WPF => WPF_D3D}/res/view_glpan.png (100%)
 mode change 100755 => 100644
 copy samples/CSharp/{WPF => WPF_D3D}/res/view_left.png (100%)
 mode change 100755 => 100644
 copy samples/CSharp/{WPF => WPF_D3D}/res/view_pan.png (100%)
 mode change 100755 => 100644
 copy samples/CSharp/{WPF => WPF_D3D}/res/view_reset.png (100%)
 mode change 100755 => 100644
 copy samples/CSharp/{WPF => WPF_D3D}/res/view_right.png (100%)
 mode change 100755 => 100644
 copy samples/CSharp/{WPF => WPF_D3D}/res/view_rotate.png (100%)
 mode change 100755 => 100644
 copy samples/CSharp/{WPF => WPF_D3D}/res/view_top.png (100%)
 mode change 100755 => 100644
 copy samples/CSharp/{WPF => WPF_D3D}/res/view_zoom.png (100%)
 mode change 100755 => 100644
 create mode 100644 samples/CSharp/WPF_WinForms/About.xaml
 create mode 100644 samples/CSharp/WPF_WinForms/About.xaml.cs
 create mode 100644 samples/CSharp/WPF_WinForms/App.xaml
 create mode 100644 samples/CSharp/WPF_WinForms/App.xaml.cs
 create mode 100644 samples/CSharp/WPF_WinForms/IECommands.cs
 create mode 100644 samples/CSharp/WPF_WinForms/IE_WPF_WinForms.csproj
 create mode 100644 samples/CSharp/WPF_WinForms/MainWindow.xaml
 create mode 100644 samples/CSharp/WPF_WinForms/MainWindow.xaml.cs
 create mode 100644 samples/CSharp/WPF_WinForms/MaterialDlg.xaml
 create mode 100644 samples/CSharp/WPF_WinForms/MaterialDlg.xaml.cs
 create mode 100644 samples/CSharp/WPF_WinForms/OCCViewer.cs
 rename samples/CSharp/{WPF => WPF_WinForms}/Properties/AssemblyInfo.cs (100%)
 mode change 100755 => 100644
 create mode 100644 samples/CSharp/WPF_WinForms/Properties/Resources.Designer.cs
 rename samples/CSharp/{WPF => WPF_WinForms}/Properties/Resources.resx (100%)
 mode change 100755 => 100644
 create mode 100644 samples/CSharp/WPF_WinForms/Properties/Settings.Designer.cs
 rename samples/CSharp/{WPF => WPF_WinForms}/Properties/Settings.settings (100%)
 mode change 100755 => 100644
 rename samples/CSharp/{WPF => WPF_WinForms}/Simple Styles.xaml (100%)
 mode change 100755 => 100644
 create mode 100644 samples/CSharp/WPF_WinForms/TransparencyDialog.cs
 rename samples/CSharp/{WPF => WPF_WinForms}/TransparencyDialog.resx (100%)
 mode change 100755 => 100644
 create mode 100644 samples/CSharp/WPF_WinForms/app.config
 rename samples/CSharp/{WPF => WPF_WinForms}/res/MainFrame.ico (100%)
 mode change 100755 => 100644
 rename samples/CSharp/{WPF => WPF_WinForms}/res/document.png (100%)
 mode change 100755 => 100644
 rename samples/CSharp/{WPF => WPF_WinForms}/res/help.png (100%)
 mode change 100755 => 100644
 rename samples/CSharp/{WPF => WPF_WinForms}/res/lamp.png (100%)
 mode change 100755 => 100644
 rename samples/CSharp/{WPF => WPF_WinForms}/res/new.png (100%)
 mode change 100755 => 100644
 rename samples/CSharp/{WPF => WPF_WinForms}/res/occ_logo.bmp (100%)
 mode change 100755 => 100644
 rename samples/CSharp/{WPF => WPF_WinForms}/res/tool_color.png (100%)
 mode change 100755 => 100644
 rename samples/CSharp/{WPF => WPF_WinForms}/res/tool_delete.png (100%)
 mode change 100755 => 100644
 rename samples/CSharp/{WPF => WPF_WinForms}/res/tool_material.png (100%)
 mode change 100755 => 100644
 rename samples/CSharp/{WPF => WPF_WinForms}/res/tool_shading.png (100%)
 mode change 100755 => 100644
 rename samples/CSharp/{WPF => WPF_WinForms}/res/tool_transparency.png (100%)
 mode change 100755 => 100644
 rename samples/CSharp/{WPF => WPF_WinForms}/res/tool_wireframe.png (100%)
 mode change 100755 => 100644
 rename samples/CSharp/{WPF => WPF_WinForms}/res/view_axo.png (100%)
 mode change 100755 => 100644
 rename samples/CSharp/{WPF => WPF_WinForms}/res/view_back.png (100%)
 mode change 100755 => 100644
 rename samples/CSharp/{WPF => WPF_WinForms}/res/view_bottom.png (100%)
 mode change 100755 => 100644
 rename samples/CSharp/{WPF => WPF_WinForms}/res/view_comp_off.png (100%)
 mode change 100755 => 100644
 rename samples/CSharp/{WPF => WPF_WinForms}/res/view_comp_on.png (100%)
 mode change 100755 => 100644
 rename samples/CSharp/{WPF => WPF_WinForms}/res/view_fitall.png (100%)
 mode change 100755 => 100644
 rename samples/CSharp/{WPF => WPF_WinForms}/res/view_fitarea.png (100%)
 mode change 100755 => 100644
 rename samples/CSharp/{WPF => WPF_WinForms}/res/view_front.png (100%)
 mode change 100755 => 100644
 rename samples/CSharp/{WPF => WPF_WinForms}/res/view_glpan.png (100%)
 mode change 100755 => 100644
 rename samples/CSharp/{WPF => WPF_WinForms}/res/view_left.png (100%)
 mode change 100755 => 100644
 rename samples/CSharp/{WPF => WPF_WinForms}/res/view_pan.png (100%)
 mode change 100755 => 100644
 rename samples/CSharp/{WPF => WPF_WinForms}/res/view_reset.png (100%)
 mode change 100755 => 100644
 rename samples/CSharp/{WPF => WPF_WinForms}/res/view_right.png (100%)
 mode change 100755 => 100644
 rename samples/CSharp/{WPF => WPF_WinForms}/res/view_rotate.png (100%)
 mode change 100755 => 100644
 rename samples/CSharp/{WPF => WPF_WinForms}/res/view_top.png (100%)
 mode change 100755 => 100644
 rename samples/CSharp/{WPF => WPF_WinForms}/res/view_zoom.png (100%)
 mode change 100755 => 100644
 mode change 100755 => 100644 samples/CSharp/WinForms/AboutDialog.cs
 mode change 100755 => 100644 samples/CSharp/WinForms/AboutDialog.resx
 mode change 100755 => 100644 samples/CSharp/WinForms/App.ico
 mode change 100755 => 100644 samples/CSharp/WinForms/AssemblyInfo.cs
 mode change 100755 => 100644 samples/CSharp/WinForms/Form1.cs
 mode change 100755 => 100644 samples/CSharp/WinForms/Form1.resx
 mode change 100755 => 100644 samples/CSharp/WinForms/Form2.cs
 mode change 100755 => 100644 samples/CSharp/WinForms/Form2.resx
 mode change 100755 => 100644 samples/CSharp/WinForms/IE_WinForms.csproj
 mode change 100755 => 100644 samples/CSharp/WinForms/MaterialDialog.cs
 mode change 100755 => 100644 samples/CSharp/WinForms/MaterialDialog.resx
 mode change 100755 => 100644 samples/CSharp/WinForms/TransparencyDialog.cs
 mode change 100755 => 100644 samples/CSharp/WinForms/TransparencyDialog.resx
 mode change 100755 => 100644 samples/CSharp/WinForms/app.config
 mode change 100755 => 100644 samples/CSharp/msvc.bat
 create mode 100644 samples/CSharp/msvc_D3D.bat
 mode change 100755 => 100644 samples/CSharp/run_winforms.bat
 mode change 100755 => 100644 samples/CSharp/run_wpf.bat
 create mode 100644 samples/CSharp/run_wpf_D3D.bat
 create mode 100644 samples/java/jniviewer/.classpath
 create mode 100644 samples/java/jniviewer/.externalToolBuilders/C++ Builder.launch
 create mode 100644 samples/java/jniviewer/.gitignore
 create mode 100644 samples/java/jniviewer/.project
 create mode 100644 samples/java/jniviewer/.settings/org.eclipse.jdt.core.prefs
 create mode 100644 samples/java/jniviewer/AndroidManifest.xml
 create mode 100644 samples/java/jniviewer/ReadMe.md
 create mode 100644 samples/java/jniviewer/jni/Android.mk
 create mode 100644 samples/java/jniviewer/jni/Application.mk
 create mode 100644 samples/java/jniviewer/jni/OcctJni_MsgPrinter.cxx
 create mode 100644 samples/java/jniviewer/jni/OcctJni_MsgPrinter.hxx
 create mode 100644 samples/java/jniviewer/jni/OcctJni_Viewer.cxx
 create mode 100644 samples/java/jniviewer/jni/OcctJni_Viewer.hxx
 create mode 100644 samples/java/jniviewer/jni/OcctJni_Window.cxx
 create mode 100644 samples/java/jniviewer/jni/OcctJni_Window.hxx
 create mode 100644 samples/java/jniviewer/project.properties
 create mode 100644 samples/java/jniviewer/res/drawable-hdpi/close_l.png
 create mode 100644 samples/java/jniviewer/res/drawable-hdpi/close_p.png
 create mode 100644 samples/java/jniviewer/res/drawable-hdpi/fit.png
 create mode 100644 samples/java/jniviewer/res/drawable-hdpi/ic_launcher.png
 create mode 100644 samples/java/jniviewer/res/drawable-hdpi/info.png
 create mode 100644 samples/java/jniviewer/res/drawable-hdpi/info_image.png
 create mode 100644 samples/java/jniviewer/res/drawable-hdpi/message.png
 create mode 100644 samples/java/jniviewer/res/drawable-hdpi/open.png
 create mode 100644 samples/java/jniviewer/res/drawable-hdpi/open_l.png
 create mode 100644 samples/java/jniviewer/res/drawable-hdpi/open_p.png
 create mode 100644 samples/java/jniviewer/res/drawable-hdpi/proj_back.png
 create mode 100644 samples/java/jniviewer/res/drawable-hdpi/proj_bottom.png
 create mode 100644 samples/java/jniviewer/res/drawable-hdpi/proj_front.png
 create mode 100644 samples/java/jniviewer/res/drawable-hdpi/proj_left.png
 create mode 100644 samples/java/jniviewer/res/drawable-hdpi/proj_right.png
 create mode 100644 samples/java/jniviewer/res/drawable-hdpi/proj_top.png
 create mode 100644 samples/java/jniviewer/res/drawable-hdpi/view.png
 create mode 100644 samples/java/jniviewer/res/drawable-mdpi/ic_launcher.png
 create mode 100644 samples/java/jniviewer/res/drawable-xhdpi/ic_launcher.png
 create mode 100644 samples/java/jniviewer/res/drawable-xxhdpi/ic_launcher.png
 create mode 100644 samples/java/jniviewer/res/layout/activity_main.xml
 create mode 100644 samples/java/jniviewer/res/values/id.xml
 create mode 100644 samples/java/jniviewer/res/values/strings.xml
 create mode 100644 samples/java/jniviewer/src/com/opencascade/jnisample/OcctJniActivity.java
 create mode 100644 samples/java/jniviewer/src/com/opencascade/jnisample/OcctJniFileDialog.java
 create mode 100644 samples/java/jniviewer/src/com/opencascade/jnisample/OcctJniLogger.java
 create mode 100644 samples/java/jniviewer/src/com/opencascade/jnisample/OcctJniRenderer.java
 create mode 100644 samples/java/jniviewer/src/com/opencascade/jnisample/OcctJniView.java
 mode change 100755 => 100644 samples/ocafsamples/TDataStd_Sample.cxx
 mode change 100755 => 100644 samples/ocafsamples/TDocStd_Sample.cxx
 mode change 100755 => 100644 samples/ocafsamples/TNaming_Sample.cxx
 mode change 100755 => 100644 samples/ocafsamples/TPrsStd_Sample.cxx
 mode change 100755 => 100644 samples/ocafsamples/readme.txt
 create mode 100644 samples/qt/AndroidQt/.gitignore
 create mode 100644 samples/qt/AndroidQt/AndroidQt.cxx
 create mode 100644 samples/qt/AndroidQt/AndroidQt.h
 create mode 100644 samples/qt/AndroidQt/AndroidQt.pro
 create mode 100644 samples/qt/AndroidQt/AndroidQt.qrc
 create mode 100644 samples/qt/AndroidQt/AndroidQt_TouchParameters.cxx
 create mode 100644 samples/qt/AndroidQt/AndroidQt_TouchParameters.h
 create mode 100644 samples/qt/AndroidQt/AndroidQt_UserInteractionParameters.h
 create mode 100644 samples/qt/AndroidQt/AndroidQt_Window.cxx
 create mode 100644 samples/qt/AndroidQt/AndroidQt_Window.h
 create mode 100644 samples/qt/AndroidQt/Deployment.pri
 create mode 100644 samples/qt/AndroidQt/Main.cxx
 create mode 100644 samples/qt/AndroidQt/OCCT.pri
 create mode 100644 samples/qt/AndroidQt/ReadMe.md
 create mode 100644 samples/qt/AndroidQt/android/AndroidManifest.xml
 create mode 100644 samples/qt/AndroidQt/android/assets/opencascade/shared/.gitignore
 create mode 100644 samples/qt/AndroidQt/android/res/drawable-hdpi/ic_launcher.png
 create mode 100644 samples/qt/AndroidQt/android/res/drawable-mdpi/ic_launcher.png
 create mode 100644 samples/qt/AndroidQt/android/res/drawable-xhdpi/ic_launcher.png
 create mode 100644 samples/qt/AndroidQt/android/res/drawable-xxhdpi/ic_launcher.png
 create mode 100644 samples/qt/AndroidQt/android/res/values/strings.xml
 create mode 100644 samples/qt/AndroidQt/android/src/org/qtproject/example/AndroidQt/AndroidQt.java
 create mode 100644 samples/qt/AndroidQt/res/icons/ic_action_collection.png
 create mode 100644 samples/qt/AndroidQt/res/qml/main.qml
 mode change 100755 => 100644 samples/qt/Common/res/antialiasing.png
 mode change 100755 => 100644 samples/qt/Common/res/cascade.png
 mode change 100755 => 100644 samples/qt/Common/res/close.png
 mode change 100755 => 100644 samples/qt/Common/res/cursor_rotate.png
 mode change 100755 => 100644 samples/qt/Common/res/cursor_zoom.png
 mode change 100755 => 100644 samples/qt/Common/res/document.png
 mode change 100755 => 100644 samples/qt/Common/res/help.png
 mode change 100755 => 100644 samples/qt/Common/res/lamp.png
 mode change 100755 => 100644 samples/qt/Common/res/new.png
 mode change 100755 => 100644 samples/qt/Common/res/raytracing.png
 mode change 100755 => 100644 samples/qt/Common/res/reflections.png
 mode change 100755 => 100644 samples/qt/Common/res/shadows.png
 mode change 100755 => 100644 samples/qt/Common/res/tile.png
 mode change 100755 => 100644 samples/qt/Common/res/tool-shading.png
 mode change 100755 => 100644 samples/qt/Common/res/tool_color.png
 mode change 100755 => 100644 samples/qt/Common/res/tool_delete.png
 mode change 100755 => 100644 samples/qt/Common/res/tool_material.png
 mode change 100755 => 100644 samples/qt/Common/res/tool_shading.png
 mode change 100755 => 100644 samples/qt/Common/res/tool_transparency.png
 mode change 100755 => 100644 samples/qt/Common/res/tool_wireframe.png
 mode change 100755 => 100644 samples/qt/Common/res/view_axo.png
 mode change 100755 => 100644 samples/qt/Common/res/view_back.png
 mode change 100755 => 100644 samples/qt/Common/res/view_bottom.png
 mode change 100755 => 100644 samples/qt/Common/res/view_comp_off.png
 mode change 100755 => 100644 samples/qt/Common/res/view_comp_on.png
 mode change 100755 => 100644 samples/qt/Common/res/view_fitall.png
 mode change 100755 => 100644 samples/qt/Common/res/view_fitarea.png
 mode change 100755 => 100644 samples/qt/Common/res/view_front.png
 mode change 100755 => 100644 samples/qt/Common/res/view_glpan.png
 mode change 100755 => 100644 samples/qt/Common/res/view_left.png
 mode change 100755 => 100644 samples/qt/Common/res/view_pan.png
 mode change 100755 => 100644 samples/qt/Common/res/view_reset.png
 mode change 100755 => 100644 samples/qt/Common/res/view_right.png
 mode change 100755 => 100644 samples/qt/Common/res/view_rotate.png
 mode change 100755 => 100644 samples/qt/Common/res/view_top.png
 mode change 100755 => 100644 samples/qt/Common/res/view_zoom.png
 mode change 100755 => 100644 samples/qt/Common/src/ApplicationCommon.cxx
 mode change 100755 => 100644 samples/qt/Common/src/ApplicationCommon.h
 mode change 100755 => 100644 samples/qt/Common/src/Common-icon.ts
 mode change 100755 => 100644 samples/qt/Common/src/Common-string.ts
 mode change 100755 => 100644 samples/qt/Common/src/CommonSample.h
 mode change 100755 => 100644 samples/qt/Common/src/DocumentCommon.cxx
 mode change 100755 => 100644 samples/qt/Common/src/DocumentCommon.h
 mode change 100755 => 100644 samples/qt/Common/src/MDIWindow.cxx
 mode change 100755 => 100644 samples/qt/Common/src/MDIWindow.h
 mode change 100755 => 100644 samples/qt/Common/src/Material.cxx
 mode change 100755 => 100644 samples/qt/Common/src/Material.h
 mode change 100755 => 100644 samples/qt/Common/src/Transparency.cxx
 mode change 100755 => 100644 samples/qt/Common/src/Transparency.h
 mode change 100755 => 100644 samples/qt/Common/src/View.cxx
 mode change 100755 => 100644 samples/qt/Common/src/View.h
 mode change 100755 => 100644 samples/qt/IESample/IESample-vc10.sln
 mode change 100755 => 100644 samples/qt/IESample/IESample-vc11.sln
 mode change 100755 => 100644 samples/qt/IESample/IESample-vc7.sln
 mode change 100755 => 100644 samples/qt/IESample/IESample-vc8.sln
 mode change 100755 => 100644 samples/qt/IESample/IESample-vc9.sln
 mode change 100755 => 100644 samples/qt/IESample/IESample.pro
 mode change 100755 => 100644 samples/qt/IESample/custom.sh
 mode change 100755 => 100644 samples/qt/IESample/env.bat
 mode change 100755 => 100644 samples/qt/IESample/env.sh
 mode change 100755 => 100644 samples/qt/IESample/generation-vc-projects.bat
 mode change 100755 => 100644 samples/qt/IESample/make.sh
 mode change 100755 => 100644 samples/qt/IESample/msvc.bat
 mode change 100755 => 100644 samples/qt/IESample/run.bat
 mode change 100755 => 100644 samples/qt/IESample/run.sh
 mode change 100755 => 100644 samples/qt/IESample/src/Main.cxx
 mode change 100755 => 100644 samples/qt/Interface/src/Application.cxx
 mode change 100755 => 100644 samples/qt/Interface/src/Application.h
 mode change 100755 => 100644 samples/qt/Interface/src/IESample.h
 mode change 100755 => 100644 samples/qt/Interface/src/Interface-string.ts
 mode change 100755 => 100644 samples/qt/Interface/src/Translate.cxx
 mode change 100755 => 100644 samples/qt/Interface/src/Translate.h
 mode change 100755 => 100644 samples/qt/Tutorial/Tutorial-vc10.sln
 mode change 100755 => 100644 samples/qt/Tutorial/Tutorial-vc11.sln
 mode change 100755 => 100644 samples/qt/Tutorial/Tutorial-vc7.sln
 mode change 100755 => 100644 samples/qt/Tutorial/Tutorial-vc8.sln
 mode change 100755 => 100644 samples/qt/Tutorial/Tutorial-vc9.sln
 mode change 100755 => 100644 samples/qt/Tutorial/Tutorial.pro
 mode change 100755 => 100644 samples/qt/Tutorial/custom.sh
 mode change 100755 => 100644 samples/qt/Tutorial/env.bat
 mode change 100755 => 100644 samples/qt/Tutorial/env.sh
 mode change 100755 => 100644 samples/qt/Tutorial/generation-vc-projects.bat
 mode change 100755 => 100644 samples/qt/Tutorial/make.sh
 mode change 100755 => 100644 samples/qt/Tutorial/msvc.bat
 mode change 100755 => 100644 samples/qt/Tutorial/res/Bottle.png
 mode change 100755 => 100644 samples/qt/Tutorial/res/SampleImportExport.png
 mode change 100755 => 100644 samples/qt/Tutorial/run.bat
 mode change 100755 => 100644 samples/qt/Tutorial/run.sh
 mode change 100755 => 100644 samples/qt/Tutorial/src/ApplicationTut.cxx
 mode change 100755 => 100644 samples/qt/Tutorial/src/ApplicationTut.h
 mode change 100755 => 100644 samples/qt/Tutorial/src/DocumentTut.cxx
 mode change 100755 => 100644 samples/qt/Tutorial/src/DocumentTut.h
 mode change 100755 => 100644 samples/qt/Tutorial/src/Main.cxx
 mode change 100755 => 100644 samples/qt/Tutorial/src/MakeBottle.cxx
 mode change 100755 => 100644 samples/qt/Tutorial/src/Tutorial-icon.ts
 mode change 100755 => 100644 samples/qt/Tutorial/src/Tutorial-string.ts
 create mode 100644 samples/qt/VoxelDemo/VoxelDemo-vc10.sln
 mode change 100755 => 100644 samples/qt/VoxelDemo/VoxelDemo-vc9.sln
 mode change 100755 => 100644 samples/qt/VoxelDemo/VoxelDemo.pro
 mode change 100755 => 100644 samples/qt/VoxelDemo/VoxelDemo.vcproj
 create mode 100644 samples/qt/VoxelDemo/VoxelDemo.vcxproj
 mode change 100755 => 100644 samples/qt/VoxelDemo/inc/Application.h
 mode change 100755 => 100644 samples/qt/VoxelDemo/inc/ConversionThread.h
 mode change 100755 => 100644 samples/qt/VoxelDemo/inc/Timer.h
 mode change 100755 => 100644 samples/qt/VoxelDemo/inc/Viewer.h
 mode change 100755 => 100644 samples/qt/VoxelDemo/inc/VoxelClient_VisDrawer.h
 mode change 100755 => 100644 samples/qt/VoxelDemo/msvc.bat
 mode change 100755 => 100644 samples/qt/VoxelDemo/run.bat
 mode change 100755 => 100644 samples/qt/VoxelDemo/src/Application.cpp
 mode change 100755 => 100644 samples/qt/VoxelDemo/src/ConversionThread.cpp
 mode change 100755 => 100644 samples/qt/VoxelDemo/src/Main.cpp
 mode change 100755 => 100644 samples/qt/VoxelDemo/src/Timer.cpp
 mode change 100755 => 100644 samples/qt/VoxelDemo/src/Viewer.cpp
 mode change 100755 => 100644 samples/qt/VoxelDemo/src/VoxelClient_VisDrawer.cxx
 mode change 100755 => 100644 samples/tcl/DataExchangeDemo.tcl
 mode change 100755 => 100644 samples/tcl/ModelingDemo.tcl
 mode change 100755 => 100644 samples/tcl/Readme.txt
 mode change 100755 => 100644 samples/tcl/VisualizationDemo.tcl
 mode change 100755 => 100644 samples/tcl/bottle.tcl
 create mode 100644 samples/tcl/cad.tcl
 delete mode 100755 samples/tcl/challenge.tcl
 create mode 100644 samples/tcl/cutter.tcl
 create mode 100644 samples/tcl/dimensions.tcl
 create mode 100644 samples/tcl/drill.tcl
 create mode 100644 samples/tcl/materials.tcl
 mode change 100755 => 100644 samples/tcl/raytrace.tcl
 create mode 100644 samples/tcl/spheres.tcl
 create mode 100644 samples/tcl/xde.tcl
 create mode 100644 scripts/gendoc
 delete mode 100644 src/AIS/AIS_ConnectedShape.cdl
 delete mode 100644 src/AIS/AIS_ConnectedShape.cxx
 delete mode 100644 src/AIS/AIS_MultipleConnectedShape.cdl
 delete mode 100644 src/AIS/AIS_MultipleConnectedShape.cxx
 delete mode 100644 src/AIS/AIS_MultipleConnectedShape.lxx
 create mode 100644 src/AIS/AIS_PointCloud.cxx
 create mode 100644 src/AIS/AIS_PointCloud.hxx
 delete mode 100644 src/AppBlend/AppBlend_Line.cdl
 delete mode 100644 src/AppBlend/AppBlend_Line.gxx
 delete mode 100644 src/AppBlend/AppBlend_Line.lxx
 delete mode 100644 src/AppBlend/AppBlend_SectionGenerator.cdl
 delete mode 100644 src/AppBlend/AppBlend_SectionGenerator.gxx
 delete mode 100644 src/AppCont/AppCont_SurfLeastSquare.cdl
 delete mode 100644 src/AppCont/AppCont_SurfLeastSquare.gxx
 delete mode 100644 src/AppCont/AppCont_TheLineTool.cdl
 delete mode 100644 src/AppCont/AppCont_TheLineTool.gxx
 delete mode 100644 src/AppCont/AppCont_TheSurfTool.cdl
 delete mode 100644 src/AppCont/AppCont_TheSurfTool.gxx
 create mode 100644 src/AppDef/AppDef_LinearCriteria.cdl
 create mode 100644 src/AppDef/AppDef_LinearCriteria.cxx
 create mode 100644 src/AppDef/AppDef_SmoothCriterion.cdl
 create mode 100644 src/AppDef/AppDef_SmoothCriterion.cxx
 create mode 100644 src/AppDef/AppDef_Variational.cdl
 create mode 100644 src/AppDef/AppDef_Variational.cxx
 delete mode 100644 src/AppParCurves/AppParCurves_LinearCriteria.cdl
 delete mode 100644 src/AppParCurves/AppParCurves_LinearCriteria.gxx
 delete mode 100644 src/AppParCurves/AppParCurves_MLineTool.cdl
 delete mode 100644 src/AppParCurves/AppParCurves_MLineTool.gxx
 delete mode 100644 src/AppParCurves/AppParCurves_Projection.cdl
 delete mode 100644 src/AppParCurves/AppParCurves_Projection.gxx
 delete mode 100644 src/AppParCurves/AppParCurves_SmoothCriterion.cdl
 delete mode 100644 src/AppParCurves/AppParCurves_SmoothCriterion.cxx
 delete mode 100644 src/AppParCurves/AppParCurves_Variational.cdl
 delete mode 100644 src/AppParCurves/AppParCurves_Variational.gxx
 delete mode 100644 src/AppParCurves/AppParCurves_Variational_1.gxx
 delete mode 100644 src/AppParCurves/AppParCurves_Variational_2.gxx
 delete mode 100644 src/AppParCurves/AppParCurves_Variational_3.gxx
 delete mode 100644 src/AppParCurves/AppParCurves_Variational_4.gxx
 delete mode 100644 src/AppParCurves/AppParCurves_Variational_5.gxx
 delete mode 100644 src/AppParCurves/AppParCurves_Variational_6.gxx
 delete mode 100644 src/AppParCurves/AppParCurves_Variational_7.gxx
 delete mode 100644 src/AppParCurves/AppParCurves_Variational_8.gxx
 delete mode 100644 src/AppParCurves/AppParCurves_Variational_9.gxx
 delete mode 100644 src/AppParCurves/FILES
 delete mode 100644 src/Approx/Approx_ComputeCSurface.cdl
 delete mode 100644 src/Approx/Approx_ComputeCSurface.gxx
 delete mode 100644 src/Approx/Approx_TheLineTool.cdl
 delete mode 100644 src/Approx/Approx_TheLineTool.gxx
 delete mode 100644 src/ApproxInt/ApproxInt_WLine.cdl
 delete mode 100644 src/ApproxInt/ApproxInt_WLine.gxx
 delete mode 100644 src/Aspect/Aspect_CLayer2d.cxx
 delete mode 100644 src/Aspect/Aspect_ColorCubeColorMap.cdl
 delete mode 100644 src/Aspect/Aspect_ColorCubeColorMap.cxx
 delete mode 100644 src/Aspect/Aspect_ColorMap.cdl
 delete mode 100644 src/Aspect/Aspect_ColorMap.cxx
 delete mode 100644 src/Aspect/Aspect_ColorMapEntry.cdl
 delete mode 100644 src/Aspect/Aspect_ColorMapEntry.cxx
 delete mode 100644 src/Aspect/Aspect_ColorPixel.cdl
 delete mode 100644 src/Aspect/Aspect_ColorPixel.cxx
 delete mode 100644 src/Aspect/Aspect_ColorRampColorMap.cdl
 delete mode 100644 src/Aspect/Aspect_ColorRampColorMap.cxx
 delete mode 100644 src/Aspect/Aspect_Driver.cdl
 delete mode 100644 src/Aspect/Aspect_Driver.cxx
 delete mode 100644 src/Aspect/Aspect_FStream.cxx
 delete mode 100644 src/Aspect/Aspect_FStream.hxx
 delete mode 100644 src/Aspect/Aspect_FontMap.cdl
 delete mode 100644 src/Aspect/Aspect_FontMap.cxx
 delete mode 100644 src/Aspect/Aspect_FontMapEntry.cdl
 delete mode 100644 src/Aspect/Aspect_FontMapEntry.cxx
 delete mode 100644 src/Aspect/Aspect_FontStyle.cdl
 delete mode 100644 src/Aspect/Aspect_FontStyle.cxx
 delete mode 100644 src/Aspect/Aspect_GenericColorMap.cdl
 delete mode 100644 src/Aspect/Aspect_GenericColorMap.cxx
 delete mode 100644 src/Aspect/Aspect_Handle.cxx
 delete mode 100644 src/Aspect/Aspect_IFStream.cxx
 delete mode 100644 src/Aspect/Aspect_IFStream.hxx
 delete mode 100644 src/Aspect/Aspect_IndexPixel.cdl
 delete mode 100644 src/Aspect/Aspect_IndexPixel.cxx
 delete mode 100644 src/Aspect/Aspect_LineStyle.cdl
 delete mode 100644 src/Aspect/Aspect_LineStyle.cxx
 delete mode 100644 src/Aspect/Aspect_MarkMap.cdl
 delete mode 100644 src/Aspect/Aspect_MarkMap.cxx
 delete mode 100644 src/Aspect/Aspect_MarkMapEntry.cdl
 delete mode 100644 src/Aspect/Aspect_MarkMapEntry.cxx
 delete mode 100644 src/Aspect/Aspect_MarkerStyle.cdl
 delete mode 100644 src/Aspect/Aspect_MarkerStyle.cxx
 delete mode 100644 src/Aspect/Aspect_Pixel.cdl
 delete mode 100644 src/Aspect/Aspect_Pixel.cxx
 delete mode 100644 src/Aspect/Aspect_RGBPixel.cxx
 delete mode 100644 src/Aspect/Aspect_RGBPixel.hxx
 delete mode 100644 src/Aspect/Aspect_TypeMap.cdl
 delete mode 100644 src/Aspect/Aspect_TypeMap.cxx
 delete mode 100644 src/Aspect/Aspect_TypeMapEntry.cdl
 delete mode 100644 src/Aspect/Aspect_TypeMapEntry.cxx
 delete mode 100644 src/Aspect/Aspect_WidthMap.cdl
 delete mode 100644 src/Aspect/Aspect_WidthMap.cxx
 delete mode 100644 src/Aspect/Aspect_WidthMapEntry.cdl
 delete mode 100644 src/Aspect/Aspect_WidthMapEntry.cxx
 delete mode 100644 src/Aspect/Aspect_WindowDriver.cdl
 delete mode 100644 src/Aspect/Aspect_WindowDriver.cxx
 delete mode 100644 src/BOPAlgo/BOPAlgo_BOP_1.cxx
 delete mode 100644 src/BOPAlgo/BOPAlgo_CheckerSI_1.cxx
 create mode 100644 src/BOPAlgo/BOPAlgo_MakerVolume.cdl
 create mode 100644 src/BOPAlgo/BOPAlgo_MakerVolume.cxx
 create mode 100644 src/BOPAlgo/BOPAlgo_MakerVolume.lxx
 create mode 100644 src/BOPAlgo/BOPAlgo_PaveFiller_10.cxx
 create mode 100644 src/BOPAlgo/BOPAlgo_Section.cdl
 create mode 100644 src/BOPAlgo/BOPAlgo_Section.cxx
 create mode 100644 src/BOPDS/BOPDS_VectorOfPave.hxx
 delete mode 100644 src/BOPInt/BOPInt.cdl
 delete mode 100644 src/BOPInt/BOPInt_Context.cdl
 delete mode 100644 src/BOPInt/BOPInt_Context.cxx
 delete mode 100644 src/BOPInt/BOPInt_ShrunkRange.cdl
 delete mode 100644 src/BOPInt/BOPInt_ShrunkRange.cxx
 delete mode 100644 src/BOPInt/BOPInt_Tools.cdl
 delete mode 100644 src/BOPInt/BOPInt_Tools.cxx
 create mode 100644 src/BOPTest/BOPTest_Chronometer.hxx
 create mode 100644 src/BRepApprox/BRepApprox_ApproxLine.cdl
 create mode 100644 src/BRepApprox/BRepApprox_ApproxLine.cxx
 delete mode 100644 src/BRepApprox/BRepApprox_ApproxLineGen.cdl
 delete mode 100644 src/BRepApprox/BRepApprox_ApproxLineGen.gxx
 create mode 100644 src/BRepApprox/BRepApprox_SurfaceTool.cdl
 create mode 100644 src/BRepApprox/BRepApprox_SurfaceTool.cxx
 create mode 100644 src/BRepApprox/BRepApprox_SurfaceTool.lxx
 delete mode 100644 src/BRepApprox/BRepApprox_SurfaceToolGen.cdl
 delete mode 100644 src/BRepApprox/BRepApprox_SurfaceToolGen.gxx
 delete mode 100644 src/BRepApprox/BRepApprox_SurfaceToolGen.lxx
 create mode 100644 src/BRepBlend/BRepBlend_Extremity.cdl
 create mode 100644 src/BRepBlend/BRepBlend_Extremity.cxx
 create mode 100644 src/BRepBlend/BRepBlend_Extremity.lxx
 create mode 100644 src/BRepBlend/BRepBlend_HCurve2dTool.cdl
 create mode 100644 src/BRepBlend/BRepBlend_HCurve2dTool.cxx
 create mode 100644 src/BRepBlend/BRepBlend_HCurve2dTool.lxx
 delete mode 100644 src/BRepBlend/BRepBlend_HCurve2dToolGen.cdl
 delete mode 100644 src/BRepBlend/BRepBlend_HCurve2dToolGen.gxx
 delete mode 100644 src/BRepBlend/BRepBlend_HCurve2dToolGen.lxx
 create mode 100644 src/BRepBlend/BRepBlend_HCurveTool.cdl
 create mode 100644 src/BRepBlend/BRepBlend_HCurveTool.cxx
 create mode 100644 src/BRepBlend/BRepBlend_HCurveTool.lxx
 delete mode 100644 src/BRepBlend/BRepBlend_HCurveToolGen.cdl
 delete mode 100644 src/BRepBlend/BRepBlend_HCurveToolGen.gxx
 delete mode 100644 src/BRepBlend/BRepBlend_HCurveToolGen.lxx
 create mode 100644 src/BRepBlend/BRepBlend_Line.cdl
 create mode 100644 src/BRepBlend/BRepBlend_Line.cxx
 create mode 100644 src/BRepBlend/BRepBlend_Line.lxx
 create mode 100644 src/BRepBlend/BRepBlend_PointOnRst.cdl
 create mode 100644 src/BRepBlend/BRepBlend_PointOnRst.cxx
 create mode 100644 src/BRepBlend/BRepBlend_PointOnRst.lxx
 create mode 100644 src/BRepGProp/BRepGProp_Cinert.cdl
 create mode 100644 src/BRepGProp/BRepGProp_Cinert.cxx
 create mode 100644 src/BRepGProp/BRepGProp_Sinert.cdl
 create mode 100644 src/BRepGProp/BRepGProp_Sinert.cxx
 create mode 100644 src/BRepGProp/BRepGProp_TFunction.cdl
 create mode 100644 src/BRepGProp/BRepGProp_TFunction.cxx
 create mode 100644 src/BRepGProp/BRepGProp_TFunction.lxx
 create mode 100644 src/BRepGProp/BRepGProp_UFunction.cdl
 create mode 100644 src/BRepGProp/BRepGProp_UFunction.cxx
 create mode 100644 src/BRepGProp/BRepGProp_UFunction.lxx
 create mode 100644 src/BRepGProp/BRepGProp_Vinert.cdl
 create mode 100644 src/BRepGProp/BRepGProp_Vinert.cxx
 create mode 100644 src/BRepGProp/BRepGProp_VinertGK.cdl
 create mode 100644 src/BRepGProp/BRepGProp_VinertGK.cxx
 create mode 100644 src/BRepGProp/BRepGProp_VinertGK.lxx
 create mode 100644 src/BRepMAT2d/BRepMAT2d_BisectingLocus.cdl
 create mode 100644 src/BRepMAT2d/BRepMAT2d_BisectingLocus.cxx
 delete mode 100644 src/BRepMesh/BRepMesh.cdl
 delete mode 100644 src/BRepMesh/BRepMesh.cxx
 create mode 100644 src/BRepMesh/BRepMesh.hxx
 delete mode 100644 src/BRepMesh/BRepMesh_BaseAllocator.hxx
 delete mode 100644 src/BRepMesh/BRepMesh_BiPoint.cdl
 delete mode 100644 src/BRepMesh/BRepMesh_BiPoint.cxx
 delete mode 100644 src/BRepMesh/BRepMesh_BiPoint.lxx
 delete mode 100644 src/BRepMesh/BRepMesh_CellFilter.hxx
 delete mode 100644 src/BRepMesh/BRepMesh_Circ.cdl
 delete mode 100644 src/BRepMesh/BRepMesh_Circ.cxx
 delete mode 100644 src/BRepMesh/BRepMesh_Circ.lxx
 create mode 100644 src/BRepMesh/BRepMesh_Circle.hxx
 delete mode 100644 src/BRepMesh/BRepMesh_CircleTool.cdl
 create mode 100644 src/BRepMesh/BRepMesh_CircleTool.hxx
 delete mode 100644 src/BRepMesh/BRepMesh_Classifier.cdl
 create mode 100644 src/BRepMesh/BRepMesh_Classifier.hxx
 delete mode 100644 src/BRepMesh/BRepMesh_Classifier.lxx
 delete mode 100644 src/BRepMesh/BRepMesh_ClassifierPtr.hxx
 delete mode 100644 src/BRepMesh/BRepMesh_ComparatorOfIndexedVertexOfDelaun.cdl
 delete mode 100644 src/BRepMesh/BRepMesh_ComparatorOfIndexedVertexOfDelaun.cxx
 delete mode 100644 src/BRepMesh/BRepMesh_ComparatorOfVertexOfDelaun.cdl
 delete mode 100644 src/BRepMesh/BRepMesh_ComparatorOfVertexOfDelaun.cxx
 delete mode 100644 src/BRepMesh/BRepMesh_DataStructureOfDelaun.cdl
 create mode 100644 src/BRepMesh/BRepMesh_DataStructureOfDelaun.hxx
 create mode 100644 src/BRepMesh/BRepMesh_DegreeOfFreedom.hxx
 delete mode 100644 src/BRepMesh/BRepMesh_DiscretFactory.cdl
 create mode 100644 src/BRepMesh/BRepMesh_DiscretFactory.hxx
 delete mode 100644 src/BRepMesh/BRepMesh_DiscretRoot.cdl
 create mode 100644 src/BRepMesh/BRepMesh_DiscretRoot.hxx
 delete mode 100644 src/BRepMesh/BRepMesh_Edge.cdl
 delete mode 100644 src/BRepMesh/BRepMesh_Edge.cxx
 create mode 100644 src/BRepMesh/BRepMesh_Edge.hxx
 delete mode 100644 src/BRepMesh/BRepMesh_Edge.lxx
 create mode 100644 src/BRepMesh/BRepMesh_EdgeChecker.hxx
 create mode 100644 src/BRepMesh/BRepMesh_EdgeParameterProvider.cxx
 create mode 100644 src/BRepMesh/BRepMesh_EdgeParameterProvider.hxx
 create mode 100644 src/BRepMesh/BRepMesh_EdgeTessellationExtractor.cxx
 create mode 100644 src/BRepMesh/BRepMesh_EdgeTessellationExtractor.hxx
 create mode 100644 src/BRepMesh/BRepMesh_EdgeTessellator.cxx
 create mode 100644 src/BRepMesh/BRepMesh_EdgeTessellator.hxx
 delete mode 100644 src/BRepMesh/BRepMesh_FaceAttribute.cdl
 create mode 100644 src/BRepMesh/BRepMesh_FaceAttribute.hxx
 delete mode 100644 src/BRepMesh/BRepMesh_FaceAttribute.lxx
 create mode 100644 src/BRepMesh/BRepMesh_FaceChecker.hxx
 create mode 100644 src/BRepMesh/BRepMesh_FactoryError.hxx
 delete mode 100644 src/BRepMesh/BRepMesh_FastDiscret.cdl
 create mode 100644 src/BRepMesh/BRepMesh_FastDiscret.hxx
 delete mode 100644 src/BRepMesh/BRepMesh_FastDiscret.lxx
 delete mode 100644 src/BRepMesh/BRepMesh_FastDiscretFace.cdl
 create mode 100644 src/BRepMesh/BRepMesh_FastDiscretFace.hxx
 delete mode 100644 src/BRepMesh/BRepMesh_GeomTool.cdl
 create mode 100644 src/BRepMesh/BRepMesh_GeomTool.hxx
 create mode 100644 src/BRepMesh/BRepMesh_IEdgeTool.cxx
 create mode 100644 src/BRepMesh/BRepMesh_IEdgeTool.hxx
 delete mode 100644 src/BRepMesh/BRepMesh_IncrementalMesh.cdl
 create mode 100644 src/BRepMesh/BRepMesh_IncrementalMesh.hxx
 delete mode 100644 src/BRepMesh/BRepMesh_ListOfInteger.hxx
 delete mode 100644 src/BRepMesh/BRepMesh_MapOfInteger.hxx
 delete mode 100644 src/BRepMesh/BRepMesh_MapOfIntegerInteger.hxx
 create mode 100644 src/BRepMesh/BRepMesh_OrientedEdge.hxx
 delete mode 100644 src/BRepMesh/BRepMesh_PairOfPolygon.cdl
 delete mode 100644 src/BRepMesh/BRepMesh_PairOfPolygon.cxx
 create mode 100644 src/BRepMesh/BRepMesh_PairOfPolygon.hxx
 delete mode 100644 src/BRepMesh/BRepMesh_PairOfPolygon.lxx
 delete mode 100644 src/BRepMesh/BRepMesh_SelectorOfDataStructureOfDelaun.cdl
 create mode 100644 src/BRepMesh/BRepMesh_SelectorOfDataStructureOfDelaun.hxx
 delete mode 100644 src/BRepMesh/BRepMesh_ShapeTool.cdl
 create mode 100644 src/BRepMesh/BRepMesh_ShapeTool.hxx
 delete mode 100644 src/BRepMesh/BRepMesh_ShapeTool.lxx
 delete mode 100644 src/BRepMesh/BRepMesh_Triangle.cxx
 delete mode 100644 src/BRepMesh/BRepMesh_VectorOfVertex.hxx
 delete mode 100644 src/BRepMesh/BRepMesh_Vertex.cdl
 delete mode 100644 src/BRepMesh/BRepMesh_Vertex.cxx
 create mode 100644 src/BRepMesh/BRepMesh_Vertex.hxx
 delete mode 100644 src/BRepMesh/BRepMesh_Vertex.lxx
 delete mode 100644 src/BRepMesh/BRepMesh_VertexCellFilter.hxx
 delete mode 100644 src/BRepMesh/BRepMesh_VertexInspector.cxx
 delete mode 100644 src/BRepMesh/BRepMesh_VertexTool.cdl
 create mode 100644 src/BRepMesh/BRepMesh_VertexTool.hxx
 create mode 100644 src/BRepMesh/BRepMesh_WireChecker.cxx
 create mode 100644 src/BRepMesh/BRepMesh_WireChecker.hxx
 create mode 100644 src/BRepMesh/BRepMesh_WireInterferenceChecker.cxx
 create mode 100644 src/BRepMesh/BRepMesh_WireInterferenceChecker.hxx
 create mode 100644 src/BRepPrim/BRepPrim_GWedge.cdl
 create mode 100644 src/BRepPrim/BRepPrim_GWedge.cxx
 create mode 100644 src/BRepPrim/BRepPrim_OneAxis.cdl
 create mode 100644 src/BRepPrim/BRepPrim_OneAxis.cxx
 delete mode 100644 src/BRepPrim/BRepPrim_OneAxis.hxx
 delete mode 100644 src/BRepPrim/BRepPrim_Replace.tcl
 delete mode 100644 src/BRepPrim/BRepPrim_WOKSteps.edl
 delete mode 100644 src/BRepPrim/FILES
 create mode 100644 src/BRepSweep/BRepSweep_NumLinearRegularSweep.cdl
 create mode 100644 src/BRepSweep/BRepSweep_NumLinearRegularSweep.cxx
 delete mode 100644 src/BRepSweep/BRepSweep_NumLinearRegularSweep.hxx
 delete mode 100644 src/BRepSweep/BRepSweep_Replace.tcl
 delete mode 100644 src/BRepSweep/BRepSweep_WOKSteps.edl
 delete mode 100644 src/BRepSweep/FILES
 create mode 100644 src/BVH/BVH.cxx
 create mode 100644 src/BVH/BVH_BinnedBuilder.hxx
 create mode 100644 src/BVH/BVH_BinnedBuilder.lxx
 create mode 100644 src/BVH/BVH_Box.hxx
 create mode 100644 src/BVH/BVH_Box.lxx
 create mode 100644 src/BVH/BVH_Builder.hxx
 create mode 100644 src/BVH/BVH_Builder.lxx
 create mode 100644 src/BVH/BVH_Geometry.hxx
 create mode 100644 src/BVH/BVH_Geometry.lxx
 create mode 100644 src/BVH/BVH_LinearBuilder.hxx
 create mode 100644 src/BVH/BVH_LinearBuilder.lxx
 create mode 100644 src/BVH/BVH_Object.hxx
 create mode 100644 src/BVH/BVH_Object.lxx
 create mode 100644 src/BVH/BVH_ObjectSet.hxx
 create mode 100644 src/BVH/BVH_ObjectSet.lxx
 create mode 100644 src/BVH/BVH_PrimitiveSet.hxx
 create mode 100644 src/BVH/BVH_PrimitiveSet.lxx
 create mode 100644 src/BVH/BVH_Properties.cxx
 create mode 100644 src/BVH/BVH_Properties.hxx
 create mode 100644 src/BVH/BVH_Properties.lxx
 create mode 100644 src/BVH/BVH_QueueBuilder.hxx
 create mode 100644 src/BVH/BVH_QueueBuilder.lxx
 create mode 100644 src/BVH/BVH_Set.hxx
 create mode 100644 src/BVH/BVH_Set.lxx
 create mode 100644 src/BVH/BVH_Sorter.hxx
 create mode 100644 src/BVH/BVH_Sorter.lxx
 create mode 100644 src/BVH/BVH_SpatialMedianBuilder.hxx
 create mode 100644 src/BVH/BVH_SpatialMedianBuilder.lxx
 create mode 100644 src/BVH/BVH_SweepPlaneBuilder.hxx
 create mode 100644 src/BVH/BVH_SweepPlaneBuilder.lxx
 create mode 100644 src/BVH/BVH_Tree.hxx
 create mode 100644 src/BVH/BVH_Tree.lxx
 create mode 100644 src/BVH/BVH_Triangulation.hxx
 create mode 100644 src/BVH/BVH_Triangulation.lxx
 create mode 100644 src/BVH/BVH_Types.hxx
 create mode 100644 src/BVH/FILES
 delete mode 100644 src/Blend/Blend_Extremity.cdl
 delete mode 100644 src/Blend/Blend_Extremity.gxx
 delete mode 100644 src/Blend/Blend_Extremity.lxx
 delete mode 100644 src/Blend/Blend_Iterator.cdl
 delete mode 100644 src/Blend/Blend_Iterator.gxx
 delete mode 100644 src/Blend/Blend_Line.cdl
 delete mode 100644 src/Blend/Blend_Line.gxx
 delete mode 100644 src/Blend/Blend_Line.lxx
 delete mode 100644 src/Blend/Blend_PointOnRst.cdl
 delete mode 100644 src/Blend/Blend_PointOnRst.gxx
 delete mode 100644 src/Blend/Blend_PointOnRst.lxx
 delete mode 100644 src/BndLib/BndLib_Compute.gxx
 delete mode 100644 src/BndLib/BndLib_Compute.hxx
 delete mode 100644 src/BndLib/BndLib_Compute2d.cxx
 delete mode 100644 src/BndLib/BndLib_Compute3d.cxx
 delete mode 100644 src/BndLib/FILES
 create mode 100644 src/CDF/CDF_FWOSDriver.cdl
 create mode 100644 src/CDF/CDF_FWOSDriver.cxx
 create mode 100644 src/Contap/Contap_ArcFunction.cxx
 delete mode 100644 src/Contap/Contap_ArcFunction.gxx
 delete mode 100644 src/Contap/Contap_ArcTool.cdl
 delete mode 100644 src/Contap/Contap_ArcTool.gxx
 create mode 100644 src/Contap/Contap_Contour.cdl
 create mode 100644 src/Contap/Contap_Contour.cxx
 create mode 100644 src/Contap/Contap_Contour.lxx
 delete mode 100644 src/Contap/Contap_ContourGen.cdl
 delete mode 100644 src/Contap/Contap_ContourGen.gxx
 delete mode 100644 src/Contap/Contap_ContourGen.lxx
 delete mode 100644 src/Contap/Contap_ContourGen_1.gxx
 delete mode 100644 src/Contap/Contap_ContourGen_2.gxx
 delete mode 100644 src/Contap/Contap_ContourGen_3.gxx
 create mode 100644 src/Contap/Contap_HContTool.cdl
 create mode 100644 src/Contap/Contap_HContTool.cxx
 delete mode 100644 src/Contap/Contap_HContToolGen.cdl
 delete mode 100644 src/Contap/Contap_HContToolGen.gxx
 create mode 100644 src/Contap/Contap_HCurve2dTool.cdl
 create mode 100644 src/Contap/Contap_HCurve2dTool.cxx
 create mode 100644 src/Contap/Contap_HCurve2dTool.lxx
 delete mode 100644 src/Contap/Contap_HCurve2dToolGen.cdl
 delete mode 100644 src/Contap/Contap_HCurve2dToolGen.gxx
 delete mode 100644 src/Contap/Contap_HCurve2dToolGen.lxx
 create mode 100644 src/Contap/Contap_Line.cxx
 delete mode 100644 src/Contap/Contap_Line.gxx
 create mode 100644 src/Contap/Contap_Point.cxx
 delete mode 100644 src/Contap/Contap_Point.gxx
 create mode 100644 src/Contap/Contap_SurfFunction.cxx
 delete mode 100644 src/Contap/Contap_SurfFunction.gxx
 create mode 100644 src/Contap/Contap_SurfProps.cxx
 delete mode 100644 src/Contap/Contap_SurfProps.gxx
 delete mode 100644 src/Contap/Contap_SurfaceTool.cdl
 delete mode 100644 src/Contap/Contap_SurfaceTool.gxx
 delete mode 100644 src/Contap/Contap_TopolTool.cdl
 delete mode 100644 src/Contap/Contap_TopolTool.gxx
 delete mode 100644 src/Contap/FILES
 delete mode 100644 src/DBC/DBC_CMPLRS.edl
 delete mode 100644 src/DBC/DBC_LDSHR.edl
 delete mode 100644 src/Draw/Draw_CommandFunction.hxx
 delete mode 100644 src/Draw/Draw_Interpretor.cdl
 create mode 100644 src/Draw/Draw_Interpretor.hxx
 create mode 100644 src/DrawResources/OCC_logo.png
 delete mode 100644 src/Dynamic/Dynamic.cdl
 delete mode 100644 src/Dynamic/Dynamic.cxx
 delete mode 100644 src/Dynamic/Dynamic_AbstractVariableInstance.cdl
 delete mode 100644 src/Dynamic/Dynamic_AbstractVariableInstance.cxx
 delete mode 100644 src/Dynamic/Dynamic_BooleanParameter.cdl
 delete mode 100644 src/Dynamic/Dynamic_BooleanParameter.cxx
 delete mode 100644 src/Dynamic/Dynamic_CompiledMethod.cdl
 delete mode 100644 src/Dynamic/Dynamic_CompiledMethod.cxx
 delete mode 100644 src/Dynamic/Dynamic_CompositMethod.cdl
 delete mode 100644 src/Dynamic/Dynamic_CompositMethod.cxx
 delete mode 100644 src/Dynamic/Dynamic_CompositVariableInstance.cdl
 delete mode 100644 src/Dynamic/Dynamic_CompositVariableInstance.cxx
 delete mode 100644 src/Dynamic/Dynamic_DynamicClass.cdl
 delete mode 100644 src/Dynamic/Dynamic_DynamicClass.cxx
 delete mode 100644 src/Dynamic/Dynamic_DynamicDerivedClass.cdl
 delete mode 100644 src/Dynamic/Dynamic_DynamicDerivedClass.cxx
 delete mode 100644 src/Dynamic/Dynamic_DynamicInstance.cdl
 delete mode 100644 src/Dynamic/Dynamic_DynamicInstance.cxx
 delete mode 100644 src/Dynamic/Dynamic_EnumerationParameter.cdl
 delete mode 100644 src/Dynamic/Dynamic_EnumerationParameter.gxx
 delete mode 100644 src/Dynamic/Dynamic_FuzzyClass.cdl
 delete mode 100644 src/Dynamic/Dynamic_FuzzyClass.cxx
 delete mode 100644 src/Dynamic/Dynamic_FuzzyDefinition.cdl
 delete mode 100644 src/Dynamic/Dynamic_FuzzyDefinition.cxx
 delete mode 100644 src/Dynamic/Dynamic_FuzzyDefinitionsDictionary.cdl
 delete mode 100644 src/Dynamic/Dynamic_FuzzyDefinitionsDictionary.cxx
 delete mode 100644 src/Dynamic/Dynamic_FuzzyInstance.cdl
 delete mode 100644 src/Dynamic/Dynamic_FuzzyInstance.gxx
 delete mode 100644 src/Dynamic/Dynamic_InstanceParameter.cdl
 delete mode 100644 src/Dynamic/Dynamic_InstanceParameter.cxx
 delete mode 100644 src/Dynamic/Dynamic_IntegerParameter.cdl
 delete mode 100644 src/Dynamic/Dynamic_IntegerParameter.cxx
 delete mode 100644 src/Dynamic/Dynamic_InterpretedMethod.cdl
 delete mode 100644 src/Dynamic/Dynamic_InterpretedMethod.cxx
 delete mode 100644 src/Dynamic/Dynamic_Method.cdl
 delete mode 100644 src/Dynamic/Dynamic_Method.cxx
 delete mode 100644 src/Dynamic/Dynamic_MethodDefinition.cdl
 delete mode 100644 src/Dynamic/Dynamic_MethodDefinition.cxx
 delete mode 100644 src/Dynamic/Dynamic_MethodDefinitionsDictionary.cdl
 delete mode 100644 src/Dynamic/Dynamic_MethodDefinitionsDictionary.cxx
 delete mode 100644 src/Dynamic/Dynamic_MethodInstance.cdl
 delete mode 100644 src/Dynamic/Dynamic_MethodInstance.gxx
 delete mode 100644 src/Dynamic/Dynamic_Node.cdl
 delete mode 100644 src/Dynamic/Dynamic_Node.gxx
 delete mode 100644 src/Dynamic/Dynamic_ObjectParameter.cdl
 delete mode 100644 src/Dynamic/Dynamic_ObjectParameter.cxx
 delete mode 100644 src/Dynamic/Dynamic_Parameter.cdl
 delete mode 100644 src/Dynamic/Dynamic_Parameter.cxx
 delete mode 100644 src/Dynamic/Dynamic_RealParameter.cdl
 delete mode 100644 src/Dynamic/Dynamic_RealParameter.cxx
 delete mode 100644 src/Dynamic/Dynamic_StringParameter.cdl
 delete mode 100644 src/Dynamic/Dynamic_StringParameter.cxx
 delete mode 100644 src/Dynamic/Dynamic_Variable.cdl
 delete mode 100644 src/Dynamic/Dynamic_Variable.cxx
 delete mode 100644 src/Dynamic/Dynamic_VariableGroup.cdl
 delete mode 100644 src/Dynamic/Dynamic_VariableGroup.cxx
 delete mode 100644 src/Dynamic/Dynamic_VariableInstance.cdl
 delete mode 100644 src/Dynamic/Dynamic_VariableInstance.cxx
 delete mode 100644 src/ExprIntrp/ExprIntrp_CMPLRS.edl
 delete mode 100644 src/Extrema/Extrema_CurveCache.cdl
 delete mode 100644 src/Extrema/Extrema_CurveCache.gxx
 delete mode 100644 src/Extrema/Extrema_CurveCache.lxx
 create mode 100644 src/Extrema/Extrema_ExtCC.cdl
 create mode 100644 src/Extrema/Extrema_ExtCC.cxx
 create mode 100644 src/Extrema/Extrema_ExtCC2d.cdl
 create mode 100644 src/Extrema/Extrema_ExtCC2d.cxx
 delete mode 100644 src/Extrema/Extrema_ExtPSOfRev.cdl
 delete mode 100644 src/Extrema/Extrema_ExtPSOfRev.gxx
 delete mode 100644 src/Extrema/Extrema_GExtCC.cdl
 delete mode 100644 src/Extrema/Extrema_GExtCC.gxx
 delete mode 100644 src/Extrema/Extrema_GExtCC2d.cdl
 delete mode 100644 src/Extrema/Extrema_GExtCC2d.gxx
 delete mode 100644 src/Extrema/Extrema_GLocateExtCC.cdl
 delete mode 100644 src/Extrema/Extrema_GLocateExtCC.gxx
 delete mode 100644 src/Extrema/Extrema_GLocateExtCC2d.cdl
 delete mode 100644 src/Extrema/Extrema_GLocateExtCC2d.gxx
 create mode 100644 src/Extrema/Extrema_GlobOptFuncCC.cxx
 create mode 100644 src/Extrema/Extrema_GlobOptFuncCC.hxx
 create mode 100644 src/Extrema/Extrema_GlobOptFuncCS.cxx
 create mode 100644 src/Extrema/Extrema_GlobOptFuncCS.hxx
 create mode 100644 src/Extrema/Extrema_LocateExtCC.cdl
 create mode 100644 src/Extrema/Extrema_LocateExtCC.cxx
 create mode 100644 src/Extrema/Extrema_LocateExtCC2d.cdl
 create mode 100644 src/Extrema/Extrema_LocateExtCC2d.cxx
 delete mode 100644 src/FWOSDriver/FWOSDriver_Driver.cdl
 delete mode 100644 src/FWOSDriver/FWOSDriver_Driver.cxx
 delete mode 100644 src/GProp/GProp_CGProps.cdl
 delete mode 100644 src/GProp/GProp_CGProps.gxx
 delete mode 100644 src/GProp/GProp_CurveTool.cdl
 delete mode 100644 src/GProp/GProp_CurveTool.gxx
 delete mode 100644 src/GProp/GProp_DomainTool.cdl
 delete mode 100644 src/GProp/GProp_DomainTool.gxx
 delete mode 100644 src/GProp/GProp_FaceTool.cdl
 delete mode 100644 src/GProp/GProp_FaceTool.gxx
 delete mode 100644 src/GProp/GProp_SGProps.cdl
 delete mode 100644 src/GProp/GProp_SGProps.gxx
 delete mode 100644 src/GProp/GProp_TFunction.gxx
 delete mode 100644 src/GProp/GProp_TFunction.lxx
 delete mode 100644 src/GProp/GProp_UFunction.gxx
 delete mode 100644 src/GProp/GProp_UFunction.lxx
 delete mode 100644 src/GProp/GProp_VGProps.cdl
 delete mode 100644 src/GProp/GProp_VGProps.gxx
 delete mode 100644 src/GProp/GProp_VGPropsGK.cdl
 delete mode 100644 src/GProp/GProp_VGPropsGK.gxx
 delete mode 100644 src/GProp/GProp_VGPropsGK.lxx
 delete mode 100644 src/GccEnt/GccEnt_QualifiedCurv.cdl
 delete mode 100644 src/GccEnt/GccEnt_QualifiedCurv.gxx
 delete mode 100644 src/GccGeo/GccGeo.cdl
 delete mode 100644 src/GccGeo/GccGeo_Circ2d2TanOn.cdl
 delete mode 100644 src/GccGeo/GccGeo_Circ2d2TanOn.gxx
 delete mode 100644 src/GccGeo/GccGeo_Circ2d2TanRad.cdl
 delete mode 100644 src/GccGeo/GccGeo_Circ2d2TanRad.gxx
 delete mode 100644 src/GccGeo/GccGeo_Circ2dTanCen.cdl
 delete mode 100644 src/GccGeo/GccGeo_Circ2dTanCen.gxx
 delete mode 100644 src/GccGeo/GccGeo_Circ2dTanOnRad.cdl
 delete mode 100644 src/GccGeo/GccGeo_Circ2dTanOnRad.gxx
 delete mode 100644 src/GccGeo/GccGeo_CurvePGTool.cdl
 delete mode 100644 src/GccGeo/GccGeo_CurvePGTool.gxx
 delete mode 100644 src/GccGeo/GccGeo_ParGenCurve.cdl
 delete mode 100644 src/GccGeo/GccGeo_ParGenCurve.gxx
 delete mode 100644 src/GccIter/GccIter.cdl
 delete mode 100644 src/GccIter/GccIter_Circ2d2TanOn.cdl
 delete mode 100644 src/GccIter/GccIter_Circ2d2TanOn.gxx
 delete mode 100644 src/GccIter/GccIter_Circ2d3Tan.cdl
 delete mode 100644 src/GccIter/GccIter_Circ2d3Tan.gxx
 delete mode 100644 src/GccIter/GccIter_FunctionTanCirCu.cdl
 delete mode 100644 src/GccIter/GccIter_FunctionTanCirCu.gxx
 delete mode 100644 src/GccIter/GccIter_FunctionTanCuCu.cdl
 delete mode 100644 src/GccIter/GccIter_FunctionTanCuCu.gxx
 delete mode 100644 src/GccIter/GccIter_FunctionTanCuCuCu.cdl
 delete mode 100644 src/GccIter/GccIter_FunctionTanCuCuCu.gxx
 delete mode 100644 src/GccIter/GccIter_FunctionTanCuCuOnCu.cdl
 delete mode 100644 src/GccIter/GccIter_FunctionTanCuCuOnCu.gxx
 delete mode 100644 src/GccIter/GccIter_FunctionTanCuPnt.cdl
 delete mode 100644 src/GccIter/GccIter_FunctionTanCuPnt.gxx
 delete mode 100644 src/GccIter/GccIter_FunctionTanObl.cdl
 delete mode 100644 src/GccIter/GccIter_FunctionTanObl.gxx
 delete mode 100644 src/GccIter/GccIter_Lin2d2Tan.cdl
 delete mode 100644 src/GccIter/GccIter_Lin2d2Tan.gxx
 delete mode 100644 src/GccIter/GccIter_Lin2dTanObl.cdl
 delete mode 100644 src/GccIter/GccIter_Lin2dTanObl.gxx
 create mode 100644 src/Geom2dGcc/Geom2dGcc_Circ2d2TanOnGeo.cdl
 create mode 100644 src/Geom2dGcc/Geom2dGcc_Circ2d2TanOnGeo.cxx
 create mode 100644 src/Geom2dGcc/Geom2dGcc_Circ2d2TanOnIter.cdl
 create mode 100644 src/Geom2dGcc/Geom2dGcc_Circ2d2TanOnIter.cxx
 create mode 100644 src/Geom2dGcc/Geom2dGcc_Circ2d2TanRadGeo.cdl
 create mode 100644 src/Geom2dGcc/Geom2dGcc_Circ2d2TanRadGeo.cxx
 create mode 100644 src/Geom2dGcc/Geom2dGcc_Circ2d3TanIter.cdl
 create mode 100644 src/Geom2dGcc/Geom2dGcc_Circ2d3TanIter.cxx
 create mode 100644 src/Geom2dGcc/Geom2dGcc_Circ2dTanCenGeo.cdl
 create mode 100644 src/Geom2dGcc/Geom2dGcc_Circ2dTanCenGeo.cxx
 create mode 100644 src/Geom2dGcc/Geom2dGcc_Circ2dTanOnRadGeo.cdl
 create mode 100644 src/Geom2dGcc/Geom2dGcc_Circ2dTanOnRadGeo.cxx
 create mode 100644 src/Geom2dGcc/Geom2dGcc_CurveToolGeo.cdl
 create mode 100644 src/Geom2dGcc/Geom2dGcc_CurveToolGeo.cxx
 create mode 100644 src/Geom2dGcc/Geom2dGcc_FunctionTanCirCu.cdl
 create mode 100644 src/Geom2dGcc/Geom2dGcc_FunctionTanCirCu.cxx
 create mode 100644 src/Geom2dGcc/Geom2dGcc_FunctionTanCuCu.cdl
 create mode 100644 src/Geom2dGcc/Geom2dGcc_FunctionTanCuCu.cxx
 create mode 100644 src/Geom2dGcc/Geom2dGcc_FunctionTanCuCuCu.cdl
 create mode 100644 src/Geom2dGcc/Geom2dGcc_FunctionTanCuCuCu.cxx
 create mode 100644 src/Geom2dGcc/Geom2dGcc_FunctionTanCuCuOnCu.cdl
 create mode 100644 src/Geom2dGcc/Geom2dGcc_FunctionTanCuCuOnCu.cxx
 create mode 100644 src/Geom2dGcc/Geom2dGcc_FunctionTanCuPnt.cdl
 create mode 100644 src/Geom2dGcc/Geom2dGcc_FunctionTanCuPnt.cxx
 create mode 100644 src/Geom2dGcc/Geom2dGcc_FunctionTanObl.cdl
 create mode 100644 src/Geom2dGcc/Geom2dGcc_FunctionTanObl.cxx
 create mode 100644 src/Geom2dGcc/Geom2dGcc_Lin2d2TanIter.cdl
 create mode 100644 src/Geom2dGcc/Geom2dGcc_Lin2d2TanIter.cxx
 create mode 100644 src/Geom2dGcc/Geom2dGcc_Lin2dTanOblIter.cdl
 create mode 100644 src/Geom2dGcc/Geom2dGcc_Lin2dTanOblIter.cxx
 create mode 100644 src/Geom2dGcc/Geom2dGcc_QCurve.cdl
 create mode 100644 src/Geom2dGcc/Geom2dGcc_QCurve.cxx
 create mode 100644 src/Geom2dHatch/Geom2dHatch_Element.cdl
 create mode 100644 src/Geom2dHatch/Geom2dHatch_Element.cxx
 create mode 100644 src/Geom2dHatch/Geom2dHatch_Elements.cdl
 create mode 100644 src/Geom2dHatch/Geom2dHatch_Elements.cxx
 create mode 100644 src/Geom2dHatch/Geom2dHatch_Hatcher.cdl
 create mode 100644 src/Geom2dHatch/Geom2dHatch_Hatcher.cxx
 create mode 100644 src/Geom2dHatch/Geom2dHatch_Hatcher.lxx
 create mode 100644 src/Geom2dHatch/Geom2dHatch_Hatching.cdl
 create mode 100644 src/Geom2dHatch/Geom2dHatch_Hatching.cxx
 delete mode 100644 src/Geom2dInt/Geom2dInt_CurveTool.cdl
 delete mode 100644 src/Geom2dInt/Geom2dInt_CurveTool.gxx
 delete mode 100644 src/Geom2dInt/Geom2dInt_CurveTool.lxx
 create mode 100644 src/Geom2dInt/Geom2dInt_Geom2dCurveTool.cdl
 create mode 100644 src/Geom2dInt/Geom2dInt_Geom2dCurveTool.cxx
 create mode 100644 src/Geom2dInt/Geom2dInt_Geom2dCurveTool.lxx
 create mode 100644 src/Geom2dLProp/Geom2dLProp_FuncCurExt.cdl
 create mode 100644 src/Geom2dLProp/Geom2dLProp_FuncCurExt.cxx
 create mode 100644 src/Geom2dLProp/Geom2dLProp_FuncCurNul.cdl
 create mode 100644 src/Geom2dLProp/Geom2dLProp_FuncCurNul.cxx
 create mode 100644 src/Geom2dLProp/Geom2dLProp_NumericCurInf2d.cdl
 create mode 100644 src/Geom2dLProp/Geom2dLProp_NumericCurInf2d.cxx
 create mode 100644 src/GeomInt/GeomInt.cxx
 delete mode 100644 src/GraphDS/GraphDS.cdl
 delete mode 100644 src/GraphDS/GraphDS_DirectedGraph.cdl
 delete mode 100644 src/GraphDS/GraphDS_DirectedGraph.gxx
 delete mode 100644 src/GraphDS/GraphDS_Edge.gxx
 delete mode 100644 src/GraphDS/GraphDS_EdgesIterator.gxx
 delete mode 100644 src/GraphDS/GraphDS_EntitiesIterator.gxx
 delete mode 100644 src/GraphDS/GraphDS_Entity.gxx
 delete mode 100644 src/GraphDS/GraphDS_IncidentEntitiesIterator.gxx
 delete mode 100644 src/GraphDS/GraphDS_IncidentRelationsIterator.gxx
 delete mode 100644 src/GraphDS/GraphDS_Relation.gxx
 delete mode 100644 src/GraphDS/GraphDS_RelationGraph.cdl
 delete mode 100644 src/GraphDS/GraphDS_RelationGraph.gxx
 delete mode 100644 src/GraphDS/GraphDS_RelationsIterator.gxx
 delete mode 100644 src/GraphDS/GraphDS_Vertex.gxx
 delete mode 100644 src/GraphDS/GraphDS_VerticesIterator.gxx
 delete mode 100644 src/GraphTools/GraphTools.cdl
 delete mode 100644 src/GraphTools/GraphTools_AdjSCIterator.gxx
 delete mode 100644 src/GraphTools/GraphTools_BFSIterator.cdl
 delete mode 100644 src/GraphTools/GraphTools_BFSIterator.gxx
 delete mode 100644 src/GraphTools/GraphTools_ConnectedVerticesFromIterator.cdl
 delete mode 100644 src/GraphTools/GraphTools_ConnectedVerticesFromIterator.gxx
 delete mode 100644 src/GraphTools/GraphTools_ConnectedVerticesIterator.cdl
 delete mode 100644 src/GraphTools/GraphTools_ConnectedVerticesIterator.gxx
 delete mode 100644 src/GraphTools/GraphTools_DFSIterator.cdl
 delete mode 100644 src/GraphTools/GraphTools_DFSIterator.gxx
 delete mode 100644 src/GraphTools/GraphTools_GraphIterator.cdl
 delete mode 100644 src/GraphTools/GraphTools_GraphIterator.gxx
 delete mode 100644 src/GraphTools/GraphTools_RGNode.cdl
 delete mode 100644 src/GraphTools/GraphTools_RGNode.cxx
 delete mode 100644 src/GraphTools/GraphTools_ReducedGraph.cdl
 delete mode 100644 src/GraphTools/GraphTools_ReducedGraph.gxx
 delete mode 100644 src/GraphTools/GraphTools_SC.cdl
 delete mode 100644 src/GraphTools/GraphTools_SC.cxx
 delete mode 100644 src/GraphTools/GraphTools_SortedSCIterator.gxx
 delete mode 100644 src/GraphTools/GraphTools_SortedStrgCmptsFromIterator.cdl
 delete mode 100644 src/GraphTools/GraphTools_SortedStrgCmptsFromIterator.gxx
 delete mode 100644 src/GraphTools/GraphTools_SortedStrgCmptsIterator.cdl
 delete mode 100644 src/GraphTools/GraphTools_SortedStrgCmptsIterator.gxx
 delete mode 100644 src/GraphTools/GraphTools_TSNode.cdl
 delete mode 100644 src/GraphTools/GraphTools_TSNode.cxx
 delete mode 100644 src/GraphTools/GraphTools_TopologicalSortFromIterator.cdl
 delete mode 100644 src/GraphTools/GraphTools_TopologicalSortFromIterator.gxx
 delete mode 100644 src/GraphTools/GraphTools_TopologicalSortIterator.cdl
 delete mode 100644 src/GraphTools/GraphTools_TopologicalSortIterator.gxx
 delete mode 100644 src/GraphTools/GraphTools_VertexIterator.cdl
 delete mode 100644 src/GraphTools/GraphTools_VertexIterator.gxx
 delete mode 100644 src/Graphic3d/Graphic3d.cxx
 create mode 100644 src/Graphic3d/Graphic3d_BndBox4d.hxx
 create mode 100644 src/Graphic3d/Graphic3d_BndBox4f.hxx
 create mode 100644 src/Graphic3d/Graphic3d_BoundBuffer.hxx
 create mode 100644 src/Graphic3d/Graphic3d_BoundBuffer_Handle.hxx
 create mode 100644 src/Graphic3d/Graphic3d_Buffer.hxx
 create mode 100644 src/Graphic3d/Graphic3d_Buffer_Handle.hxx
 create mode 100644 src/Graphic3d/Graphic3d_CAspectFillArea.hxx
 create mode 100644 src/Graphic3d/Graphic3d_CAspectLine.hxx
 create mode 100644 src/Graphic3d/Graphic3d_CAspectMarker.hxx
 create mode 100644 src/Graphic3d/Graphic3d_CAspectText.hxx
 delete mode 100644 src/Graphic3d/Graphic3d_CBitFields16.cxx
 delete mode 100644 src/Graphic3d/Graphic3d_CBitFields20.cxx
 delete mode 100644 src/Graphic3d/Graphic3d_CBitFields4.cxx
 delete mode 100644 src/Graphic3d/Graphic3d_CBitFields8.cxx
 delete mode 100644 src/Graphic3d/Graphic3d_CBounds.cxx
 delete mode 100644 src/Graphic3d/Graphic3d_CBounds.hxx
 delete mode 100644 src/Graphic3d/Graphic3d_CGraduatedTrihedron.cxx
 delete mode 100644 src/Graphic3d/Graphic3d_CGroup.cxx
 delete mode 100644 src/Graphic3d/Graphic3d_CGroup.hxx
 delete mode 100644 src/Graphic3d/Graphic3d_CLight.cxx
 delete mode 100644 src/Graphic3d/Graphic3d_CPick.cxx
 create mode 100644 src/Graphic3d/Graphic3d_CStructure_Handle.hxx
 delete mode 100644 src/Graphic3d/Graphic3d_CTexture.cxx
 delete mode 100644 src/Graphic3d/Graphic3d_CTransPersStruct.cxx
 delete mode 100644 src/Graphic3d/Graphic3d_CUserDraw.cxx
 delete mode 100644 src/Graphic3d/Graphic3d_CView.cxx
 create mode 100644 src/Graphic3d/Graphic3d_Camera.cxx
 create mode 100644 src/Graphic3d/Graphic3d_Camera.hxx
 create mode 100644 src/Graphic3d/Graphic3d_Camera_Handle.hxx
 delete mode 100644 src/Graphic3d/Graphic3d_Group.pxx
 delete mode 100644 src/Graphic3d/Graphic3d_Group_1.cxx
 delete mode 100644 src/Graphic3d/Graphic3d_Group_10.cxx
 delete mode 100644 src/Graphic3d/Graphic3d_Group_13.cxx
 delete mode 100644 src/Graphic3d/Graphic3d_Group_2.cxx
 delete mode 100644 src/Graphic3d/Graphic3d_Group_8.cxx
 create mode 100644 src/Graphic3d/Graphic3d_IndexBuffer.hxx
 create mode 100644 src/Graphic3d/Graphic3d_IndexBuffer_Handle.hxx
 create mode 100644 src/Graphic3d/Graphic3d_Mat4d.hxx
 delete mode 100644 src/Graphic3d/Graphic3d_Plotter.cdl
 delete mode 100644 src/Graphic3d/Graphic3d_Plotter.cxx
 delete mode 100644 src/Graphic3d/Graphic3d_PrimitiveArray.hxx
 create mode 100644 src/Graphic3d/Graphic3d_RenderingParams.hxx
 create mode 100644 src/Graphic3d/Graphic3d_SequenceOfGroup.hxx
 create mode 100644 src/Graphic3d/Graphic3d_Structure.lxx
 delete mode 100644 src/HatchGen/HatchGen_ElementGen.cdl
 delete mode 100644 src/HatchGen/HatchGen_ElementGen.gxx
 delete mode 100644 src/HatchGen/HatchGen_ElementsGen.cdl
 delete mode 100644 src/HatchGen/HatchGen_ElementsGen.gxx
 delete mode 100644 src/HatchGen/HatchGen_Hatcher.cdl
 delete mode 100644 src/HatchGen/HatchGen_Hatcher.gxx
 delete mode 100644 src/HatchGen/HatchGen_Hatcher.lxx
 delete mode 100644 src/HatchGen/HatchGen_HatchingGen.cdl
 delete mode 100644 src/HatchGen/HatchGen_HatchingGen.gxx
 delete mode 100644 src/HatchGen/HatchGen_Intersector.cdl
 delete mode 100644 src/HatchGen/HatchGen_Intersector.gxx
 delete mode 100644 src/IFSelect/IFSelect_ActFunc.cxx
 delete mode 100644 src/IFSelect/IFSelect_SelectList.cdl
 delete mode 100644 src/IFSelect/IFSelect_SelectList.gxx
 delete mode 100644 src/IGESToBRep/FILES
 delete mode 100644 src/IGESToBRep/project.pxx
 create mode 100644 src/IVtk/FILES
 create mode 100644 src/IVtk/IVtk_IShape.cxx
 create mode 100644 src/IVtk/IVtk_IShape.hxx
 create mode 100644 src/IVtk/IVtk_IShapeData.cxx
 create mode 100644 src/IVtk/IVtk_IShapeData.hxx
 create mode 100644 src/IVtk/IVtk_IShapeMesher.cxx
 create mode 100644 src/IVtk/IVtk_IShapeMesher.hxx
 create mode 100644 src/IVtk/IVtk_IShapePickerAlgo.cxx
 create mode 100644 src/IVtk/IVtk_IShapePickerAlgo.hxx
 create mode 100644 src/IVtk/IVtk_IView.cxx
 create mode 100644 src/IVtk/IVtk_IView.hxx
 create mode 100644 src/IVtk/IVtk_Interface.cxx
 create mode 100644 src/IVtk/IVtk_Interface.hxx
 create mode 100644 src/IVtk/IVtk_Types.hxx
 create mode 100644 src/IVtkDraw/EXTERNLIB
 create mode 100644 src/IVtkDraw/FILES
 create mode 100644 src/IVtkDraw/IVtkDraw.cxx
 create mode 100644 src/IVtkDraw/IVtkDraw.hxx
 create mode 100644 src/IVtkDraw/IVtkDraw_HighlightAndSelectionPipeline.cxx
 create mode 100644 src/IVtkDraw/IVtkDraw_HighlightAndSelectionPipeline.hxx
 create mode 100644 src/IVtkDraw/IVtkDraw_Interactor.cxx
 create mode 100644 src/IVtkDraw/IVtkDraw_Interactor.hxx
 create mode 100644 src/IVtkOCC/FILES
 create mode 100644 src/IVtkOCC/IVtkOCC_SelectableObject.cxx
 create mode 100644 src/IVtkOCC/IVtkOCC_SelectableObject.hxx
 create mode 100644 src/IVtkOCC/IVtkOCC_Shape.cxx
 create mode 100644 src/IVtkOCC/IVtkOCC_Shape.hxx
 create mode 100644 src/IVtkOCC/IVtkOCC_ShapeMesher.cxx
 create mode 100644 src/IVtkOCC/IVtkOCC_ShapeMesher.hxx
 create mode 100644 src/IVtkOCC/IVtkOCC_ShapePickerAlgo.cxx
 create mode 100644 src/IVtkOCC/IVtkOCC_ShapePickerAlgo.hxx
 create mode 100644 src/IVtkOCC/IVtkOCC_ViewerSelector.cxx
 create mode 100644 src/IVtkOCC/IVtkOCC_ViewerSelector.hxx
 create mode 100644 src/IVtkTools/EXTERNLIB
 create mode 100644 src/IVtkTools/FILES
 create mode 100644 src/IVtkTools/IVtkTools.cxx
 create mode 100644 src/IVtkTools/IVtkTools.hxx
 create mode 100644 src/IVtkTools/IVtkTools_DisplayModeFilter.cxx
 create mode 100644 src/IVtkTools/IVtkTools_DisplayModeFilter.hxx
 create mode 100644 src/IVtkTools/IVtkTools_ShapeDataSource.cxx
 create mode 100644 src/IVtkTools/IVtkTools_ShapeDataSource.hxx
 create mode 100644 src/IVtkTools/IVtkTools_ShapeObject.cxx
 create mode 100644 src/IVtkTools/IVtkTools_ShapeObject.hxx
 create mode 100644 src/IVtkTools/IVtkTools_ShapePicker.cxx
 create mode 100644 src/IVtkTools/IVtkTools_ShapePicker.hxx
 create mode 100644 src/IVtkTools/IVtkTools_SubPolyDataFilter.cxx
 create mode 100644 src/IVtkTools/IVtkTools_SubPolyDataFilter.hxx
 create mode 100644 src/IVtkVTK/EXTERNLIB
 create mode 100644 src/IVtkVTK/FILES
 create mode 100644 src/IVtkVTK/IVtkVTK_CMPLRS.edl
 create mode 100644 src/IVtkVTK/IVtkVTK_ShapeData.cxx
 create mode 100644 src/IVtkVTK/IVtkVTK_ShapeData.hxx
 create mode 100644 src/IVtkVTK/IVtkVTK_View.cxx
 create mode 100644 src/IVtkVTK/IVtkVTK_View.hxx
 delete mode 100644 src/IncludeLibrary/FILES
 delete mode 100644 src/IncludeLibrary/IncludeLibrary_Mode_Connect.h
 delete mode 100644 src/IncludeLibrary/IncludeLibrary_NTD_interface.h
 delete mode 100644 src/IncludeLibrary/IncludeLibrary_NTD_starter.h
 delete mode 100644 src/IncludeLibrary/IncludeLibrary_NTD_stsdef.h
 delete mode 100644 src/IncludeLibrary/IncludeLibrary_NTD_stsmsg.h
 delete mode 100644 src/IncludeLibrary/IncludeLibrary_buf_cmd_rsp_siz.h
 delete mode 100644 src/IncludeLibrary/IncludeLibrary_call_get_receiving.h
 delete mode 100644 src/IncludeLibrary/IncludeLibrary_comand.h
 delete mode 100644 src/IncludeLibrary/IncludeLibrary_debug.h
 delete mode 100644 src/IncludeLibrary/IncludeLibrary_inverse.h
 delete mode 100644 src/IncludeLibrary/IncludeLibrary_inverse_mimot.h
 delete mode 100644 src/IncludeLibrary/IncludeLibrary_max.h
 delete mode 100644 src/IncludeLibrary/IncludeLibrary_ntd.h
 delete mode 100644 src/IncludeLibrary/IncludeLibrary_osd.h
 delete mode 100644 src/IncludeLibrary/IncludeLibrary_osd_dlopen.h
 delete mode 100644 src/IncludeLibrary/IncludeLibrary_server_interface.h
 delete mode 100644 src/IncludeLibrary/IncludeLibrary_srvtyp.h
 delete mode 100644 src/IncludeLibrary/IncludeLibrary_status.h
 delete mode 100644 src/IncludeLibrary/IncludeLibrary_stsgrpdef.h
 delete mode 100644 src/IncludeLibrary/IncludeLibrary_typedef.h
 delete mode 100644 src/IntCurveSurface/FILES
 delete mode 100644 src/IntCurveSurface/IntCurveSurface_CurveTool.cdl
 delete mode 100644 src/IntCurveSurface/IntCurveSurface_CurveTool.gxx
 delete mode 100644 src/IntCurveSurface/IntCurveSurface_CurveTool.lxx
 delete mode 100644 src/IntCurveSurface/IntCurveSurface_SurfaceTool.cdl
 delete mode 100644 src/IntCurveSurface/IntCurveSurface_SurfaceTool.gxx
 delete mode 100644 src/IntCurveSurface/IntCurveSurface_SurfaceTool.lxx
 delete mode 100644 src/IntImp/IntImp_COnSCurveTool.cdl
 delete mode 100644 src/IntImp/IntImp_COnSCurveTool.gxx
 delete mode 100644 src/IntImp/IntImp_CSCurveTool.cdl
 delete mode 100644 src/IntImp/IntImp_CSCurveTool.gxx
 delete mode 100644 src/IntImp/IntImp_CSFunction.cdl
 delete mode 100644 src/IntImp/IntImp_CSFunction.gxx
 delete mode 100644 src/IntImp/IntImp_CurveTool.cdl
 delete mode 100644 src/IntImp/IntImp_CurveTool.gxx
 delete mode 100644 src/IntImp/IntImp_ISurfaceTool.cdl
 delete mode 100644 src/IntImp/IntImp_ISurfaceTool.gxx
 delete mode 100644 src/IntImp/IntImp_PSurfaceTool.cdl
 delete mode 100644 src/IntImp/IntImp_PSurfaceTool.gxx
 delete mode 100644 src/IntImp/IntImp_ZerCOnSSParFunc.cdl
 delete mode 100644 src/IntImp/IntImp_ZerCOnSSParFunc.gxx
 delete mode 100644 src/IntImpParGen/IntImpParGen_ParTool.cdl
 delete mode 100644 src/IntImpParGen/IntImpParGen_ParTool.gxx
 create mode 100644 src/IntPatch/IntPatch_CSFunction.cdl
 create mode 100644 src/IntPatch/IntPatch_CSFunction.cxx
 create mode 100644 src/IntPatch/IntPatch_InterferencePolyhedron.cdl
 create mode 100644 src/IntPatch/IntPatch_InterferencePolyhedron.cxx
 delete mode 100644 src/IntStart/IntStart_ArcTool.cdl
 delete mode 100644 src/IntStart/IntStart_ArcTool.gxx
 delete mode 100644 src/IntStart/IntStart_PSurfaceTool.cdl
 delete mode 100644 src/IntStart/IntStart_PSurfaceTool.gxx
 delete mode 100644 src/IntStart/IntStart_SIFunction.cdl
 delete mode 100644 src/IntStart/IntStart_SIFunction.gxx
 delete mode 100644 src/IntStart/IntStart_SITool.cdl
 delete mode 100644 src/IntStart/IntStart_SITool.gxx
 delete mode 100644 src/IntStart/IntStart_SOBFunction.cdl
 delete mode 100644 src/IntStart/IntStart_SOBFunction.gxx
 delete mode 100644 src/IntStart/IntStart_SOBTool.cdl
 delete mode 100644 src/IntStart/IntStart_SOBTool.gxx
 delete mode 100644 src/IntStart/IntStart_TopolTool.cdl
 delete mode 100644 src/IntStart/IntStart_TopolTool.gxx
 create mode 100644 src/IntTools/IntTools_Context.cdl
 create mode 100644 src/IntTools/IntTools_Context.cxx
 delete mode 100644 src/IntTools/IntTools_LineConstructor.cdl
 delete mode 100644 src/IntTools/IntTools_LineConstructor.cxx
 delete mode 100644 src/IntTools/IntTools_LineConstructor.lxx
 create mode 100644 src/IntTools/IntTools_ShrunkRange.cdl
 create mode 100644 src/IntTools/IntTools_ShrunkRange.cxx
 delete mode 100644 src/IntWalk/IntWalk_IWFunction.cdl
 delete mode 100644 src/IntWalk/IntWalk_IWFunction.gxx
 delete mode 100644 src/IntWalk/IntWalk_Iterator.cdl
 delete mode 100644 src/IntWalk/IntWalk_Iterator.gxx
 delete mode 100644 src/IntWalk/IntWalk_LoopPointTool.cdl
 delete mode 100644 src/IntWalk/IntWalk_LoopPointTool.gxx
 delete mode 100644 src/IntWalk/IntWalk_PSurfaceTool.cdl
 delete mode 100644 src/IntWalk/IntWalk_PSurfaceTool.gxx
 create mode 100644 src/IntWalk/IntWalk_PWalking.cxx
 delete mode 100644 src/IntWalk/IntWalk_PWalking.gxx
 delete mode 100644 src/IntWalk/IntWalk_PWalking_1.gxx
 delete mode 100644 src/IntWalk/IntWalk_PWalking_2.gxx
 delete mode 100644 src/IntWalk/IntWalk_PWalking_3.gxx
 delete mode 100644 src/IntWalk/IntWalk_PWalking_4.gxx
 delete mode 100644 src/IntWalk/IntWalk_PathPointTool.cdl
 delete mode 100644 src/IntWalk/IntWalk_PathPointTool.gxx
 delete mode 100644 src/InterfaceGraphic/InterfaceGraphic_Cocoa.hxx
 delete mode 100644 src/InterfaceGraphic/InterfaceGraphic_Palette.c
 delete mode 100644 src/InterfaceGraphic/InterfaceGraphic_PrimitiveArray.hxx
 delete mode 100644 src/InterfaceGraphic/InterfaceGraphic_WNT.hxx
 delete mode 100644 src/InterfaceGraphic/InterfaceGraphic_X11.hxx
 delete mode 100644 src/InterfaceGraphic/InterfaceGraphic_XWD.hxx
 delete mode 100644 src/InterfaceGraphic/InterfaceGraphic_cPrintf.cxx
 delete mode 100644 src/InterfaceGraphic/InterfaceGraphic_wntio.hxx
 delete mode 100644 src/Intf/Intf_InterferencePolygon3d.cdl
 delete mode 100644 src/Intf/Intf_InterferencePolygon3d.gxx
 delete mode 100644 src/Intf/Intf_InterferencePolyhedron.cdl
 delete mode 100644 src/Intf/Intf_InterferencePolyhedron.gxx
 delete mode 100644 src/Intf/Intf_ToolPolyhedron.cdl
 delete mode 100644 src/Intf/Intf_ToolPolyhedron.gxx
 delete mode 100644 src/LProp/LProp_CurveTool.cdl
 delete mode 100644 src/LProp/LProp_CurveTool.gxx
 delete mode 100644 src/LProp/LProp_FuncCurExt.cdl
 delete mode 100644 src/LProp/LProp_FuncCurExt.gxx
 delete mode 100644 src/LProp/LProp_FuncCurNul.cdl
 delete mode 100644 src/LProp/LProp_FuncCurNul.gxx
 delete mode 100644 src/LProp/LProp_NumericCurInf.cdl
 delete mode 100644 src/LProp/LProp_NumericCurInf.gxx
 delete mode 100644 src/LProp/LProp_SurfaceTool.cdl
 delete mode 100644 src/LProp/LProp_SurfaceTool.gxx
 delete mode 100644 src/LibCtl/LibCtl_ProtocolTemplate.cdl
 delete mode 100644 src/LibCtl/LibCtl_ProtocolTemplate.gxx
 delete mode 100644 src/LocOpe/LocOpe_ProjectedWires.cdl
 delete mode 100644 src/LocOpe/LocOpe_ProjectedWires.cxx
 delete mode 100644 src/MAT/MAT_Mat.cdl
 delete mode 100644 src/MAT/MAT_Mat.gxx
 delete mode 100644 src/MAT/MAT_Tool.cdl
 delete mode 100644 src/MAT/MAT_Tool.gxx
 delete mode 100644 src/MAT2d/MAT2d_BisectingLocus.cdl
 delete mode 100644 src/MAT2d/MAT2d_BisectingLocus.gxx
 create mode 100644 src/MAT2d/MAT2d_Mat2d.cdl
 create mode 100644 src/MAT2d/MAT2d_Mat2d.cxx
 delete mode 100644 src/Materials/Materials.cdl
 delete mode 100644 src/Materials/Materials.cxx
 delete mode 100644 src/Materials/Materials_Color.cdl
 delete mode 100644 src/Materials/Materials_Color.cxx
 delete mode 100644 src/Materials/Materials_Material.cdl
 delete mode 100644 src/Materials/Materials_Material.cxx
 delete mode 100644 src/Materials/Materials_MaterialDefinition.cdl
 delete mode 100644 src/Materials/Materials_MaterialDefinition.cxx
 delete mode 100644 src/Materials/Materials_MaterialsDictionary.cdl
 delete mode 100644 src/Materials/Materials_MaterialsDictionary.cxx
 delete mode 100644 src/MeshTest/MeshTest_DrawableMesh.cdl
 create mode 100644 src/MeshTest/MeshTest_DrawableMesh.hxx
 create mode 100644 src/MeshVS/MeshVS_SymmetricPairHasher.hxx
 create mode 100644 src/Message/Message_Printer.lxx
 delete mode 100644 src/MoniTool/MoniTool_Elem.cdl
 delete mode 100644 src/MoniTool/MoniTool_Elem.gxx
 create mode 100644 src/MoniTool/MoniTool_TransientElem.cdl
 create mode 100644 src/MoniTool/MoniTool_TransientElem.cxx
 delete mode 100644 src/MoniTool/MoniTool_ValueInterpret.cxx
 delete mode 100644 src/MoniTool/MoniTool_ValueSatisfies.cxx
 create mode 100644 src/NCollection/NCollection_AccAllocator.cxx
 create mode 100644 src/NCollection/NCollection_AccAllocator.hxx
 create mode 100644 src/NCollection/NCollection_AlignedAllocator.cxx
 create mode 100644 src/NCollection/NCollection_AlignedAllocator.hxx
 delete mode 100644 src/NCollection/NCollection_BaseCollection.hxx
 create mode 100644 src/NCollection/NCollection_Buffer.hxx
 delete mode 100644 src/NCollection/NCollection_DefineBaseCollection.hxx
 delete mode 100644 src/NCollection/NCollection_DefineHSet.hxx
 delete mode 100644 src/NCollection/NCollection_DefineQueue.hxx
 delete mode 100644 src/NCollection/NCollection_DefineSList.hxx
 delete mode 100644 src/NCollection/NCollection_DefineSet.hxx
 delete mode 100644 src/NCollection/NCollection_DefineStack.hxx
 delete mode 100644 src/NCollection/NCollection_DefineTListIterator.hxx
 delete mode 100644 src/NCollection/NCollection_DefineTListNode.hxx
 delete mode 100644 src/NCollection/NCollection_HSet.hxx
 delete mode 100644 src/NCollection/NCollection_Queue.hxx
 delete mode 100644 src/NCollection/NCollection_SList.hxx
 delete mode 100644 src/NCollection/NCollection_Set.hxx
 delete mode 100644 src/NCollection/NCollection_Stack.hxx
 delete mode 100644 src/NCollection/NCollection_StdBase.hxx
 create mode 100644 src/NCollection/NCollection_StlIterator.hxx
 create mode 100644 src/NCollection/NCollection_WinHeapAllocator.cxx
 create mode 100644 src/NCollection/NCollection_WinHeapAllocator.hxx
 delete mode 100644 src/OSD/OSD_Function.cxx
 create mode 100644 src/OSD/OSD_OpenFile.cxx
 create mode 100644 src/OSD/OSD_OpenFile.hxx
 delete mode 100644 src/OpenGl/Handle_OpenGl_Display.hxx
 create mode 100644 src/OpenGl/Handle_OpenGl_Sampler.hxx
 delete mode 100644 src/OpenGl/OpenGl_AABB.cxx
 delete mode 100644 src/OpenGl/OpenGl_AABB.hxx
 create mode 100644 src/OpenGl/OpenGl_ArbFBO.hxx
 create mode 100644 src/OpenGl/OpenGl_ArbTexBindless.hxx
 delete mode 100644 src/OpenGl/OpenGl_ArbVBO.hxx
 create mode 100644 src/OpenGl/OpenGl_BVHClipPrimitiveSet.cxx
 create mode 100644 src/OpenGl/OpenGl_BVHClipPrimitiveSet.hxx
 create mode 100644 src/OpenGl/OpenGl_BVHTreeSelector.cxx
 create mode 100644 src/OpenGl/OpenGl_BVHTreeSelector.hxx
 delete mode 100644 src/OpenGl/OpenGl_Cl.hxx
 create mode 100644 src/OpenGl/OpenGl_Cylinder.cxx
 create mode 100644 src/OpenGl/OpenGl_Cylinder.hxx
 create mode 100644 src/OpenGl/OpenGl_Disk.cxx
 create mode 100644 src/OpenGl/OpenGl_Disk.hxx
 delete mode 100644 src/OpenGl/OpenGl_Display.cxx
 delete mode 100644 src/OpenGl/OpenGl_Display.hxx
 delete mode 100644 src/OpenGl/OpenGl_Display_2.cxx
 delete mode 100644 src/OpenGl/OpenGl_ExtFBO.hxx
 create mode 100644 src/OpenGl/OpenGl_GlCore11Fwd.hxx
 create mode 100644 src/OpenGl/OpenGl_GlCore21.hxx
 create mode 100644 src/OpenGl/OpenGl_GlCore30.hxx
 create mode 100644 src/OpenGl/OpenGl_GlCore31.hxx
 create mode 100644 src/OpenGl/OpenGl_GlCore32.hxx
 create mode 100644 src/OpenGl/OpenGl_GlCore33.hxx
 create mode 100644 src/OpenGl/OpenGl_GlCore40.hxx
 create mode 100644 src/OpenGl/OpenGl_GlCore41.hxx
 create mode 100644 src/OpenGl/OpenGl_GlCore42.hxx
 create mode 100644 src/OpenGl/OpenGl_GlCore43.hxx
 create mode 100644 src/OpenGl/OpenGl_GlCore44.hxx
 create mode 100644 src/OpenGl/OpenGl_GlFunctions.hxx
 delete mode 100644 src/OpenGl/OpenGl_GraphicDriver_1.cxx
 delete mode 100644 src/OpenGl/OpenGl_GraphicDriver_2.cxx
 delete mode 100644 src/OpenGl/OpenGl_GraphicDriver_3.cxx
 create mode 100644 src/OpenGl/OpenGl_LineAttributes.cxx
 create mode 100644 src/OpenGl/OpenGl_LineAttributes.hxx
 create mode 100644 src/OpenGl/OpenGl_Quadric.cxx
 create mode 100644 src/OpenGl/OpenGl_Quadric.hxx
 delete mode 100644 src/OpenGl/OpenGl_RaytraceSource.cxx
 delete mode 100644 src/OpenGl/OpenGl_RaytraceTypes.hxx
 create mode 100644 src/OpenGl/OpenGl_Sampler.cxx
 create mode 100644 src/OpenGl/OpenGl_Sampler.hxx
 create mode 100644 src/OpenGl/OpenGl_SetOfShaderPrograms.hxx
 create mode 100644 src/OpenGl/OpenGl_Sphere.cxx
 create mode 100644 src/OpenGl/OpenGl_Sphere.hxx
 create mode 100644 src/OpenGl/OpenGl_StructureShadow.cxx
 create mode 100644 src/OpenGl/OpenGl_StructureShadow.hxx
 create mode 100644 src/OpenGl/OpenGl_Utils.hxx
 create mode 100644 src/OpenGl/OpenGl_VertexBuffer.lxx
 create mode 100644 src/OpenGl/OpenGl_VertexBufferCompat.cxx
 create mode 100644 src/OpenGl/OpenGl_VertexBufferCompat.hxx
 delete mode 100644 src/OpenGl/OpenGl_View_1.cxx
 delete mode 100644 src/OpenGl/OpenGl_Workspace_3.cxx
 delete mode 100644 src/OpenGl/OpenGl_telem_view.cxx
 delete mode 100644 src/OpenGl/OpenGl_telem_view.hxx
 delete mode 100644 src/OpenGl/OpenGl_tsm.hxx
 delete mode 100644 src/PColPGeom/PColPGeom.cdl
 delete mode 100644 src/PColPGeom2d/PColPGeom2d.cdl
 delete mode 100644 src/PColStd/FILES
 delete mode 100644 src/PColStd/PColStd_CMPLRS.edl
 delete mode 100644 src/PColStd/PColStd_HashAsciiString.cdl
 delete mode 100644 src/PColStd/PColStd_HashAsciiString.cxx
 delete mode 100644 src/PColStd/PColStd_HashExtendedString.cdl
 delete mode 100644 src/PColStd/PColStd_HashExtendedString.cxx
 delete mode 100644 src/PColStd/PColStd_LDSHR.edl
 delete mode 100644 src/PCollection/FILES
 delete mode 100644 src/PCollection/PCollection_ATInOrderIterator.gxx
 delete mode 100644 src/PCollection/PCollection_ATPostOrderIterator.gxx
 delete mode 100644 src/PCollection/PCollection_ATPreOrderIterator.gxx
 delete mode 100644 src/PCollection/PCollection_AVLIterator.gxx
 delete mode 100644 src/PCollection/PCollection_AVLNode.gxx
 delete mode 100644 src/PCollection/PCollection_AdjacentVerticesIterator.gxx
 delete mode 100644 src/PCollection/PCollection_BackEdgesIterator.gxx
 delete mode 100644 src/PCollection/PCollection_BreadthFirstIterator.gxx
 delete mode 100644 src/PCollection/PCollection_CMPLRS.edl
 delete mode 100644 src/PCollection/PCollection_Compare.cdl
 delete mode 100644 src/PCollection/PCollection_Compare.gxx
 delete mode 100644 src/PCollection/PCollection_CompareOfInteger.cdl
 delete mode 100644 src/PCollection/PCollection_CompareOfInteger.cxx
 delete mode 100644 src/PCollection/PCollection_CompareOfReal.cdl
 delete mode 100644 src/PCollection/PCollection_CompareOfReal.cxx
 delete mode 100644 src/PCollection/PCollection_DepthFirstIterator.gxx
 delete mode 100644 src/PCollection/PCollection_DoubleMapIterator.gxx
 delete mode 100644 src/PCollection/PCollection_DoubleMapNode.gxx
 delete mode 100644 src/PCollection/PCollection_Edge.gxx
 delete mode 100644 src/PCollection/PCollection_EdgesIterator.gxx
 delete mode 100644 src/PCollection/PCollection_FrontEdgesIterator.gxx
 delete mode 100644 src/PCollection/PCollection_HAVLSearchTree.cdl
 delete mode 100644 src/PCollection/PCollection_HAVLSearchTree.gxx
 delete mode 100644 src/PCollection/PCollection_HArbitraryTree.cdl
 delete mode 100644 src/PCollection/PCollection_HArbitraryTree.gxx
 delete mode 100644 src/PCollection/PCollection_HDataMap.cdl
 delete mode 100644 src/PCollection/PCollection_HDataMap.gxx
 delete mode 100644 src/PCollection/PCollection_HDataMap.lxx
 delete mode 100644 src/PCollection/PCollection_HDirectedGraph.cdl
 delete mode 100644 src/PCollection/PCollection_HDirectedGraph.gxx
 delete mode 100644 src/PCollection/PCollection_HDoubleList.cdl
 delete mode 100644 src/PCollection/PCollection_HDoubleList.gxx
 delete mode 100644 src/PCollection/PCollection_HDoubleMap.cdl
 delete mode 100644 src/PCollection/PCollection_HDoubleMap.gxx
 delete mode 100644 src/PCollection/PCollection_HIndexedDataMap.cdl
 delete mode 100644 src/PCollection/PCollection_HIndexedDataMap.gxx
 delete mode 100644 src/PCollection/PCollection_HQueue.cdl
 delete mode 100644 src/PCollection/PCollection_HQueue.gxx
 delete mode 100644 src/PCollection/PCollection_HSet.cdl
 delete mode 100644 src/PCollection/PCollection_HSet.gxx
 delete mode 100644 src/PCollection/PCollection_HSingleList.cdl
 delete mode 100644 src/PCollection/PCollection_HSingleList.gxx
 delete mode 100644 src/PCollection/PCollection_HStack.cdl
 delete mode 100644 src/PCollection/PCollection_HStack.gxx
 delete mode 100644 src/PCollection/PCollection_Hash.cdl
 delete mode 100644 src/PCollection/PCollection_Hash.gxx
 delete mode 100644 src/PCollection/PCollection_IndexedDataMapNode.gxx
 delete mode 100644 src/PCollection/PCollection_LDSHR.edl
 delete mode 100644 src/PCollection/PCollection_LeavesIterator.gxx
 delete mode 100644 src/PCollection/PCollection_MapIterator.gxx
 delete mode 100644 src/PCollection/PCollection_MapNode.gxx
 delete mode 100644 src/PCollection/PCollection_QueueIterator.gxx
 delete mode 100644 src/PCollection/PCollection_RootsIterator.gxx
 delete mode 100644 src/PCollection/PCollection_SetIterator.gxx
 delete mode 100644 src/PCollection/PCollection_StackIterator.gxx
 delete mode 100644 src/PCollection/PCollection_Vertex.gxx
 delete mode 100644 src/PCollection/PCollection_VerticesIterator.gxx
 delete mode 100644 src/PCollection/PCollection_WOKSteps.edl
 delete mode 100644 src/PMMgt/PMMgt_CMPLRS.edl
 delete mode 100644 src/PMMgt/PMMgt_LDSHR.edl
 delete mode 100644 src/PShort/FILES
 delete mode 100644 src/PShort/PShort_CMPLRS.edl
 delete mode 100644 src/PShort/PShort_LDSHR.edl
 delete mode 100644 src/PStandard/FILES
 delete mode 100644 src/PStandard/PStandard_CMPLRS.edl
 delete mode 100644 src/PStandard/PStandard_LDSHR.edl
 delete mode 100644 src/Poly/Handle_Poly_CoherentTriangulation.hxx
 delete mode 100644 src/Primitives/Primitives.cdl
 delete mode 100644 src/Primitives/Primitives_Builder.cdl
 delete mode 100644 src/Primitives/Primitives_Builder.gxx
 delete mode 100644 src/Primitives/Primitives_OneAxis.cdl
 delete mode 100644 src/Primitives/Primitives_OneAxis.gxx
 delete mode 100644 src/Primitives/Primitives_Wedge.cdl
 delete mode 100644 src/Primitives/Primitives_Wedge.gxx
 create mode 100644 src/Prs3d/Prs3d_PresentationShadow.cxx
 create mode 100644 src/Prs3d/Prs3d_PresentationShadow.hxx
 create mode 100644 src/PrsMgr/FILES
 create mode 100644 src/PrsMgr/PrsMgr_ListOfPresentableObjects.hxx
 create mode 100644 src/PrsMgr/PrsMgr_ListOfPresentations.hxx
 delete mode 100644 src/PrsMgr/PrsMgr_Presentation3d.cdl
 delete mode 100644 src/PrsMgr/PrsMgr_Presentation3d.cxx
 delete mode 100644 src/PrsMgr/PrsMgr_PresentationManager3d.cdl
 delete mode 100644 src/PrsMgr/PrsMgr_PresentationManager3d.cxx
 delete mode 100644 src/PrsMgr/PrsMgr_PresentationManager3d.lxx
 delete mode 100644 src/QANCollection/QANCollection1.cxx
 delete mode 100644 src/QANCollection/QANCollection2.cxx
 delete mode 100644 src/QANCollection/QANCollection3.cxx
 delete mode 100644 src/QANCollection/QANCollection4.cxx
 delete mode 100644 src/QANCollection/QANCollectionTest.cxx
 create mode 100644 src/QANCollection/QANCollection_Alloc.cxx
 delete mode 100644 src/QANCollection/QANCollection_Common2.hxx
 delete mode 100644 src/QANCollection/QANCollection_Common3.hxx
 delete mode 100644 src/QANCollection/QANCollection_FuncArrays.hxx
 delete mode 100644 src/QANCollection/QANCollection_FuncLists.hxx
 delete mode 100644 src/QANCollection/QANCollection_FuncMaps.hxx
 delete mode 100644 src/QANCollection/QANCollection_FuncTest.hxx
 create mode 100644 src/QANCollection/QANCollection_Perf.cxx
 delete mode 100644 src/QANCollection/QANCollection_PerfArrays.hxx
 delete mode 100644 src/QANCollection/QANCollection_PerfLists.hxx
 delete mode 100644 src/QANCollection/QANCollection_PerfMaps.hxx
 delete mode 100644 src/QANCollection/QANCollection_PerfSparseArray.hxx
 delete mode 100644 src/QANCollection/QANCollection_PerfTest.hxx
 create mode 100644 src/QANCollection/QANCollection_Simple.cxx
 create mode 100644 src/QANCollection/QANCollection_Stl.cxx
 create mode 100644 src/QANCollection/QANCollection_Test.cxx
 delete mode 100644 src/SWDRAW/SWDRAW_ShapeBuild.cdl
 delete mode 100644 src/SWDRAW/SWDRAW_ShapeBuild.cxx
 delete mode 100644 src/SWDRAW/SWDRAW_ShapeConstruct.cdl
 delete mode 100644 src/SWDRAW/SWDRAW_ShapeConstruct.cxx
 delete mode 100644 src/SWDRAW/SWDRAW_ToVRML.cdl
 delete mode 100644 src/SWDRAW/SWDRAW_ToVRML.cxx
 delete mode 100644 src/SelectMgr/SelectMgr_DataMapOfObjectOwners.hxx
 create mode 100644 src/Shaders/RaytraceBase.fs
 create mode 100644 src/Shaders/RaytraceBase.vs
 create mode 100644 src/Shaders/RaytraceRender.fs
 create mode 100644 src/Shaders/RaytraceSmooth.fs
 delete mode 100644 src/ShapeProcess/ShapeProcess_OperFunc.cxx
 delete mode 100644 src/Standard/Standard_Address.cxx
 delete mode 100644 src/Standard/Standard_Boolean.cxx
 delete mode 100644 src/Standard/Standard_Character.cxx
 delete mode 100644 src/Standard/Standard_ExtCharacter.cxx
 delete mode 100644 src/Standard/Standard_IStream.cxx
 delete mode 100644 src/Standard/Standard_Integer.cxx
 delete mode 100644 src/Standard/Standard_OId.hxx
 delete mode 100644 src/Standard/Standard_OStream.cxx
 delete mode 100644 src/Standard/Standard_ShallowDump.cxx
 delete mode 100644 src/Standard/Standard_Time.cxx
 delete mode 100644 src/Standard/Standard_osd_ffi.c
 delete mode 100644 src/Standard/Standard_symlink.c
 delete mode 100644 src/StdPrs/StdPrs_ToolShadedShape.cdl
 create mode 100644 src/StdPrs/StdPrs_ToolShadedShape.hxx
 delete mode 100644 src/Storage/Storage_Container.cxx
 delete mode 100644 src/Sweep/Sweep_Builder.cdl
 delete mode 100644 src/Sweep/Sweep_Builder.gxx
 delete mode 100644 src/Sweep/Sweep_Iterator.cdl
 delete mode 100644 src/Sweep/Sweep_Iterator.gxx
 delete mode 100644 src/Sweep/Sweep_Iterator.lxx
 delete mode 100644 src/Sweep/Sweep_LinearRegularSweep.cdl
 delete mode 100644 src/Sweep/Sweep_LinearRegularSweep.gxx
 delete mode 100644 src/Sweep/Sweep_Tool.cdl
 delete mode 100644 src/Sweep/Sweep_Tool.gxx
 delete mode 100644 src/TCollection/TCollection_AVLBaseNode.cdl
 delete mode 100644 src/TCollection/TCollection_AVLBaseNode.cxx
 delete mode 100644 src/TCollection/TCollection_AVLBaseNode.lxx
 delete mode 100644 src/TCollection/TCollection_AVLIterator.gxx
 delete mode 100644 src/TCollection/TCollection_AVLIterator.lxx
 delete mode 100644 src/TCollection/TCollection_AVLList.gxx
 delete mode 100644 src/TCollection/TCollection_AVLList.lxx
 delete mode 100644 src/TCollection/TCollection_AVLNode.gxx
 delete mode 100644 src/TCollection/TCollection_AVLNode.hxx
 delete mode 100644 src/TCollection/TCollection_AVLNode.lxx
 delete mode 100644 src/TCollection/TCollection_AVLSearchTree.cdl
 delete mode 100644 src/TCollection/TCollection_AVLSearchTree.gxx
 delete mode 100644 src/TCollection/TCollection_AVLSearchTree.lxx
 delete mode 100644 src/TCollection/TCollection_Array1Descriptor.cdl
 delete mode 100644 src/TCollection/TCollection_Array1Descriptor.cxx
 delete mode 100644 src/TCollection/TCollection_Array2Descriptor.cdl
 delete mode 100644 src/TCollection/TCollection_Array2Descriptor.cxx
 delete mode 100644 src/TCollection/TCollection_HSet.cdl
 delete mode 100644 src/TCollection/TCollection_HSet.gxx
 delete mode 100644 src/TCollection/TCollection_HSet.lxx
 delete mode 100644 src/TCollection/TCollection_Queue.cdl
 delete mode 100644 src/TCollection/TCollection_Queue.gxx
 delete mode 100644 src/TCollection/TCollection_Queue.lxx
 delete mode 100644 src/TCollection/TCollection_QueueNode.gxx
 delete mode 100644 src/TCollection/TCollection_QueueNode.lxx
 delete mode 100644 src/TCollection/TCollection_SList.cdl
 delete mode 100644 src/TCollection/TCollection_SList.gxx
 delete mode 100644 src/TCollection/TCollection_SList.lxx
 delete mode 100644 src/TCollection/TCollection_SListNode.gxx
 delete mode 100644 src/TCollection/TCollection_SListNode.lxx
 delete mode 100644 src/TCollection/TCollection_Set.cdl
 delete mode 100644 src/TCollection/TCollection_Set.gxx
 delete mode 100644 src/TCollection/TCollection_Set.lxx
 delete mode 100644 src/TCollection/TCollection_SetIterator.gxx
 delete mode 100644 src/TCollection/TCollection_SetIterator.lxx
 delete mode 100644 src/TCollection/TCollection_Stack.cdl
 delete mode 100644 src/TCollection/TCollection_Stack.gxx
 delete mode 100644 src/TCollection/TCollection_Stack.lxx
 delete mode 100644 src/TCollection/TCollection_StackIterator.gxx
 delete mode 100644 src/TCollection/TCollection_StackIterator.lxx
 delete mode 100644 src/TCollection/TCollection_StackNode.gxx
 delete mode 100644 src/TCollection/TCollection_StackNode.lxx
 delete mode 100644 src/TKAdvTools/EXTERNLIB
 delete mode 100644 src/TKAdvTools/FILES
 delete mode 100644 src/TKAdvTools/PACKAGES
 create mode 100644 src/TKIVtk/EXTERNLIB
 create mode 100644 src/TKIVtk/FILES
 create mode 100644 src/TKIVtk/PACKAGES
 create mode 100644 src/TKIVtkDraw/EXTERNLIB
 create mode 100644 src/TKIVtkDraw/FILES
 create mode 100644 src/TKIVtkDraw/PACKAGES
 delete mode 100644 src/TopClass/TopClass_FaceExplorer.cdl
 delete mode 100644 src/TopClass/TopClass_FaceExplorer.gxx
 delete mode 100644 src/TopClass/TopClass_FaceExplorer.lxx
 delete mode 100644 src/TopClass/TopClass_Intersection2d.cdl
 delete mode 100644 src/TopClass/TopClass_Intersection2d.gxx
 create mode 100644 src/TopLoc/TopLoc_SListNodeOfItemLocation.cdl
 create mode 100644 src/TopLoc/TopLoc_SListNodeOfItemLocation.cxx
 create mode 100644 src/TopLoc/TopLoc_SListNodeOfItemLocation.lxx
 create mode 100644 src/TopLoc/TopLoc_SListOfItemLocation.cdl
 create mode 100644 src/TopLoc/TopLoc_SListOfItemLocation.cxx
 create mode 100644 src/TopLoc/TopLoc_SListOfItemLocation.lxx
 delete mode 100644 src/Transfer/Transfer_SimpleBinder.cdl
 delete mode 100644 src/Transfer/Transfer_SimpleBinder.gxx
 create mode 100644 src/TransferBRep/TransferBRep_BinderOfShape.cdl
 create mode 100644 src/TransferBRep/TransferBRep_BinderOfShape.cxx
 delete mode 100644 src/V3d/V3d_ListOfTransient.cdl
 delete mode 100644 src/V3d/V3d_ListOfTransient.cxx
 create mode 100644 src/V3d/V3d_ListOfTransient.hxx
 delete mode 100644 src/V3d/V3d_OrthographicView.cdl
 delete mode 100644 src/V3d/V3d_OrthographicView.cxx
 delete mode 100644 src/V3d/V3d_PerspectiveView.cdl
 delete mode 100644 src/V3d/V3d_PerspectiveView.cxx
 create mode 100644 src/ViewerTest/ViewerTest_AutoUpdater.cxx
 create mode 100644 src/ViewerTest/ViewerTest_AutoUpdater.hxx
 delete mode 100644 src/ViewerTest/ViewerTest_Tool.cdl
 delete mode 100644 src/ViewerTest/ViewerTest_Tool.cxx
 delete mode 100644 src/Visual3d/Visual3d_PickDescriptor.cdl
 delete mode 100644 src/Visual3d/Visual3d_PickDescriptor.cxx
 delete mode 100644 src/Visual3d/Visual3d_PickPath.cdl
 delete mode 100644 src/Visual3d/Visual3d_PickPath.cxx
 delete mode 100644 src/Visual3d/Visual3d_TransientManager.cdl
 delete mode 100644 src/Visual3d/Visual3d_TransientManager.cxx
 delete mode 100644 src/Visual3d/Visual3d_View.pxx
 delete mode 100644 src/Visual3d/Visual3d_ViewManager.pxx
 delete mode 100644 src/Visual3d/Visual3d_ViewMapping.cdl
 delete mode 100644 src/Visual3d/Visual3d_ViewMapping.cxx
 delete mode 100644 src/Visual3d/Visual3d_ViewOrientation.cdl
 delete mode 100644 src/Visual3d/Visual3d_ViewOrientation.cxx
 delete mode 100644 src/Visual3d/Visual3d_View_Print.cxx
 delete mode 100644 src/WNT/WNT_Dword.cxx
 delete mode 100644 src/WNT/WNT_Uint.cxx
 delete mode 100644 src/WNT/WNT_WindowData.cxx
 delete mode 100644 src/WNT/WNT_WindowData.hxx
 create mode 100644 src/XBRepMesh/FILES
 delete mode 100644 src/XBRepMesh/XBRepMesh.cdl
 create mode 100644 src/XBRepMesh/XBRepMesh.hxx
 create mode 100644 src/XCAFPrs/FILES
 delete mode 100644 src/XCAFPrs/XCAFPrs_AISObject.cdl
 create mode 100644 src/XCAFPrs/XCAFPrs_AISObject.hxx
 delete mode 100644 src/XSDRAW/XSDRAW_Shape.cdl
 delete mode 100644 src/XSDRAW/XSDRAW_Shape.cxx
 create mode 100644 src/XSDRAWSTLVRML/XSDRAWSTLVRML_DataSource3D.cdl
 create mode 100644 src/XSDRAWSTLVRML/XSDRAWSTLVRML_DataSource3D.cxx
 create mode 100644 src/XSDRAWSTLVRML/XSDRAWSTLVRML_ToVRML.cdl
 create mode 100644 src/XSDRAWSTLVRML/XSDRAWSTLVRML_ToVRML.cxx
 create mode 100644 src/XmlObjMgt/XmlObjMgt_Array1.cxx
 delete mode 100644 src/XmlObjMgt/XmlObjMgt_Array1.gxx
 create mode 100644 src/math/math_BullardGenerator.hxx
 create mode 100644 src/math/math_DoubleTab.cxx
 delete mode 100644 src/math/math_DoubleTab.gxx
 create mode 100644 src/math/math_GlobOptMin.cxx
 create mode 100644 src/math/math_GlobOptMin.hxx
 delete mode 100644 src/math/math_IntegerVector.cdl
 create mode 100644 src/math/math_IntegerVector.hxx
 delete mode 100644 src/math/math_IntegerVector.lxx
 create mode 100644 src/math/math_PSO.cxx
 create mode 100644 src/math/math_PSO.hxx
 create mode 100644 src/math/math_PSOParticlesPool.cxx
 create mode 100644 src/math/math_PSOParticlesPool.hxx
 delete mode 100644 src/math/math_SingleTab.cdl
 delete mode 100644 src/math/math_SingleTab.gxx
 create mode 100644 src/math/math_SingleTab.hxx
 delete mode 100644 src/math/math_SingleTab.lxx
 delete mode 100644 src/math/math_Vector.cdl
 create mode 100644 src/math/math_Vector.hxx
 delete mode 100644 src/math/math_Vector.lxx
 create mode 100644 tests/boolean/bopcut_2d/D5
 create mode 100644 tests/bugs/caf/bug24755
 create mode 100644 tests/bugs/caf/bug24869
 create mode 100644 tests/bugs/caf/bug24925
 create mode 100644 tests/bugs/caf/bug25112
 create mode 100644 tests/bugs/caf/bug25153
 create mode 100644 tests/bugs/caf/bug25317
 create mode 100644 tests/bugs/demo/bug24873_1
 create mode 100644 tests/bugs/demo/bug24873_2
 create mode 100644 tests/bugs/demo/bug25020
 create mode 100644 tests/bugs/demo/bug25344_1
 create mode 100644 tests/bugs/demo/bug25344_2
 create mode 100644 tests/bugs/demo/bug25344_3
 create mode 100644 tests/bugs/demo/bug25344_4
 create mode 100644 tests/bugs/demo/bug25445
 create mode 100644 tests/bugs/fclasses/bug22125
 create mode 100644 tests/bugs/fclasses/bug24533
 create mode 100644 tests/bugs/fclasses/bug24834
 create mode 100644 tests/bugs/fclasses/bug24863_1
 create mode 100644 tests/bugs/fclasses/bug24863_2
 create mode 100644 tests/bugs/fclasses/bug24863_3
 create mode 100644 tests/bugs/fclasses/bug24897
 create mode 100644 tests/bugs/fclasses/bug24931
 create mode 100644 tests/bugs/fclasses/bug25024
 create mode 100644 tests/bugs/fclasses/bug25329
 create mode 100644 tests/bugs/fclasses/bug25348
 create mode 100644 tests/bugs/fclasses/bug25367_brep
 create mode 100644 tests/bugs/fclasses/bug25367_igs
 create mode 100644 tests/bugs/heal/bug24218
 create mode 100644 tests/bugs/heal/bug24249_1
 create mode 100644 tests/bugs/heal/bug24249_2
 create mode 100644 tests/bugs/heal/bug24249_3
 create mode 100644 tests/bugs/heal/bug24934
 create mode 100644 tests/bugs/heal/bug24983
 create mode 100644 tests/bugs/heal/bug25014
 create mode 100644 tests/bugs/heal/bug25068
 create mode 100644 tests/bugs/heal/bug25333
 create mode 100644 tests/bugs/heal/bug25424
 create mode 100644 tests/bugs/heal/bug7570
 create mode 100644 tests/bugs/mesh/bug23106
 create mode 100644 tests/bugs/mesh/bug23631
 create mode 100644 tests/bugs/mesh/bug24127
 create mode 100644 tests/bugs/mesh/bug24968_1
 create mode 100644 tests/bugs/mesh/bug24968_2
 create mode 100644 tests/bugs/mesh/bug25080
 create mode 100644 tests/bugs/mesh/bug25142
 create mode 100644 tests/bugs/mesh/bug25157
 create mode 100644 tests/bugs/mesh/bug25281
 create mode 100644 tests/bugs/mesh/bug25307
 create mode 100644 tests/bugs/mesh/bug25364
 delete mode 100644 tests/bugs/mesh/data/bug22778_square.brep
 create mode 100644 tests/bugs/mesh/parse.rules
 create mode 100644 tests/bugs/modalg_5/bug21898
 create mode 100644 tests/bugs/modalg_5/bug22614_1
 create mode 100644 tests/bugs/modalg_5/bug22614_2
 create mode 100644 tests/bugs/modalg_5/bug22614_3
 create mode 100644 tests/bugs/modalg_5/bug22829
 create mode 100644 tests/bugs/modalg_5/bug22872
 create mode 100644 tests/bugs/modalg_5/bug22978
 create mode 100644 tests/bugs/modalg_5/bug23249
 create mode 100644 tests/bugs/modalg_5/bug23698
 create mode 100644 tests/bugs/modalg_5/bug23948_1
 create mode 100644 tests/bugs/modalg_5/bug23948_2
 create mode 100644 tests/bugs/modalg_5/bug23954
 create mode 100644 tests/bugs/modalg_5/bug24012
 create mode 100644 tests/bugs/modalg_5/bug24074
 create mode 100644 tests/bugs/modalg_5/bug24086
 create mode 100644 tests/bugs/modalg_5/bug24157_1
 create mode 100644 tests/bugs/modalg_5/bug24157_10
 create mode 100644 tests/bugs/modalg_5/bug24157_2
 create mode 100644 tests/bugs/modalg_5/bug24157_3
 create mode 100644 tests/bugs/modalg_5/bug24157_4
 create mode 100644 tests/bugs/modalg_5/bug24157_5
 create mode 100644 tests/bugs/modalg_5/bug24157_6
 create mode 100644 tests/bugs/modalg_5/bug24157_7
 create mode 100644 tests/bugs/modalg_5/bug24157_8
 create mode 100644 tests/bugs/modalg_5/bug24157_9
 create mode 100644 tests/bugs/modalg_5/bug24404
 create mode 100644 tests/bugs/modalg_5/bug24504
 create mode 100644 tests/bugs/modalg_5/bug24519
 create mode 100644 tests/bugs/modalg_5/bug24581
 create mode 100644 tests/bugs/modalg_5/bug24731
 create mode 100644 tests/bugs/modalg_5/bug24746
 create mode 100644 tests/bugs/modalg_5/bug24758_1
 create mode 100644 tests/bugs/modalg_5/bug24758_2
 create mode 100644 tests/bugs/modalg_5/bug24807
 create mode 100644 tests/bugs/modalg_5/bug24817
 create mode 100644 tests/bugs/modalg_5/bug24825_common
 create mode 100644 tests/bugs/modalg_5/bug24825_cut
 create mode 100644 tests/bugs/modalg_5/bug24825_fuse
 create mode 100644 tests/bugs/modalg_5/bug24829
 create mode 100644 tests/bugs/modalg_5/bug24879
 create mode 100644 tests/bugs/modalg_5/bug24889
 create mode 100644 tests/bugs/modalg_5/bug24899
 create mode 100644 tests/bugs/modalg_5/bug24910
 create mode 100644 tests/bugs/modalg_5/bug24914
 create mode 100644 tests/bugs/modalg_5/bug24915
 create mode 100644 tests/bugs/modalg_5/bug24920
 create mode 100644 tests/bugs/modalg_5/bug24939
 create mode 100644 tests/bugs/modalg_5/bug24946
 create mode 100644 tests/bugs/modalg_5/bug24949
 create mode 100644 tests/bugs/modalg_5/bug24950
 create mode 100644 tests/bugs/modalg_5/bug24964
 create mode 100644 tests/bugs/modalg_5/bug24973
 create mode 100644 tests/bugs/modalg_5/bug24981
 create mode 100644 tests/bugs/modalg_5/bug25002
 create mode 100644 tests/bugs/modalg_5/bug25004_1
 create mode 100644 tests/bugs/modalg_5/bug25004_2
 create mode 100644 tests/bugs/modalg_5/bug25004_3
 create mode 100644 tests/bugs/modalg_5/bug25019
 create mode 100644 tests/bugs/modalg_5/bug25021
 create mode 100644 tests/bugs/modalg_5/bug25028
 create mode 100644 tests/bugs/modalg_5/bug25043
 create mode 100644 tests/bugs/modalg_5/bug25058
 create mode 100644 tests/bugs/modalg_5/bug25106
 create mode 100644 tests/bugs/modalg_5/bug25111
 create mode 100644 tests/bugs/modalg_5/bug25127
 create mode 100644 tests/bugs/modalg_5/bug25163
 create mode 100644 tests/bugs/modalg_5/bug25175
 create mode 100644 tests/bugs/modalg_5/bug25184
 create mode 100644 tests/bugs/modalg_5/bug25191
 create mode 100644 tests/bugs/modalg_5/bug25199
 create mode 100644 tests/bugs/modalg_5/bug25210
 create mode 100644 tests/bugs/modalg_5/bug25224
 create mode 100644 tests/bugs/modalg_5/bug25225_1
 create mode 100644 tests/bugs/modalg_5/bug25225_2
 create mode 100644 tests/bugs/modalg_5/bug25225_3
 create mode 100644 tests/bugs/modalg_5/bug25228
 create mode 100644 tests/bugs/modalg_5/bug25232_1
 create mode 100644 tests/bugs/modalg_5/bug25232_10
 create mode 100644 tests/bugs/modalg_5/bug25232_11
 create mode 100644 tests/bugs/modalg_5/bug25232_12
 create mode 100644 tests/bugs/modalg_5/bug25232_2
 create mode 100644 tests/bugs/modalg_5/bug25232_3
 create mode 100644 tests/bugs/modalg_5/bug25232_4
 create mode 100644 tests/bugs/modalg_5/bug25232_5
 create mode 100644 tests/bugs/modalg_5/bug25232_6
 create mode 100644 tests/bugs/modalg_5/bug25232_7
 create mode 100644 tests/bugs/modalg_5/bug25232_8
 create mode 100644 tests/bugs/modalg_5/bug25232_9
 create mode 100644 tests/bugs/modalg_5/bug25237
 create mode 100644 tests/bugs/modalg_5/bug25242
 create mode 100644 tests/bugs/modalg_5/bug25243
 create mode 100644 tests/bugs/modalg_5/bug25245_1
 create mode 100644 tests/bugs/modalg_5/bug25245_2
 create mode 100644 tests/bugs/modalg_5/bug25248
 create mode 100644 tests/bugs/modalg_5/bug25263
 create mode 100644 tests/bugs/modalg_5/bug25270
 create mode 100644 tests/bugs/modalg_5/bug25272
 create mode 100644 tests/bugs/modalg_5/bug25285
 create mode 100644 tests/bugs/modalg_5/bug25292_11
 create mode 100644 tests/bugs/modalg_5/bug25292_12
 create mode 100644 tests/bugs/modalg_5/bug25292_13
 create mode 100644 tests/bugs/modalg_5/bug25292_14
 create mode 100644 tests/bugs/modalg_5/bug25292_15
 create mode 100644 tests/bugs/modalg_5/bug25292_16
 create mode 100644 tests/bugs/modalg_5/bug25292_21
 create mode 100644 tests/bugs/modalg_5/bug25292_22
 create mode 100644 tests/bugs/modalg_5/bug25292_23
 create mode 100644 tests/bugs/modalg_5/bug25292_24
 create mode 100644 tests/bugs/modalg_5/bug25292_25
 create mode 100644 tests/bugs/modalg_5/bug25292_26
 create mode 100644 tests/bugs/modalg_5/bug25292_31
 create mode 100644 tests/bugs/modalg_5/bug25292_32
 create mode 100644 tests/bugs/modalg_5/bug25292_33
 create mode 100644 tests/bugs/modalg_5/bug25292_34
 create mode 100644 tests/bugs/modalg_5/bug25292_35
 create mode 100644 tests/bugs/modalg_5/bug25292_36
 create mode 100644 tests/bugs/modalg_5/bug25298_01
 create mode 100644 tests/bugs/modalg_5/bug25298_02
 create mode 100644 tests/bugs/modalg_5/bug25298_03
 create mode 100644 tests/bugs/modalg_5/bug25298_04
 create mode 100644 tests/bugs/modalg_5/bug25298_05
 create mode 100644 tests/bugs/modalg_5/bug25298_06
 create mode 100644 tests/bugs/modalg_5/bug25298_07
 create mode 100644 tests/bugs/modalg_5/bug25298_08
 create mode 100644 tests/bugs/modalg_5/bug25298_09
 create mode 100644 tests/bugs/modalg_5/bug25298_10
 create mode 100644 tests/bugs/modalg_5/bug25298_11
 create mode 100644 tests/bugs/modalg_5/bug25298_12
 create mode 100644 tests/bugs/modalg_5/bug25298_13
 create mode 100644 tests/bugs/modalg_5/bug25298_14
 create mode 100644 tests/bugs/modalg_5/bug25298_15
 create mode 100644 tests/bugs/modalg_5/bug25298_16
 create mode 100644 tests/bugs/modalg_5/bug25319_1
 create mode 100644 tests/bugs/modalg_5/bug25319_2
 create mode 100644 tests/bugs/modalg_5/bug25334_1
 create mode 100644 tests/bugs/modalg_5/bug25334_10
 create mode 100644 tests/bugs/modalg_5/bug25334_11
 create mode 100644 tests/bugs/modalg_5/bug25334_12
 create mode 100644 tests/bugs/modalg_5/bug25334_13
 create mode 100644 tests/bugs/modalg_5/bug25334_14
 create mode 100644 tests/bugs/modalg_5/bug25334_15
 create mode 100644 tests/bugs/modalg_5/bug25334_16
 create mode 100644 tests/bugs/modalg_5/bug25334_17
 create mode 100644 tests/bugs/modalg_5/bug25334_18
 create mode 100644 tests/bugs/modalg_5/bug25334_19
 create mode 100644 tests/bugs/modalg_5/bug25334_2
 create mode 100644 tests/bugs/modalg_5/bug25334_20
 create mode 100644 tests/bugs/modalg_5/bug25334_3
 create mode 100644 tests/bugs/modalg_5/bug25334_4
 create mode 100644 tests/bugs/modalg_5/bug25334_5
 create mode 100644 tests/bugs/modalg_5/bug25334_6
 create mode 100644 tests/bugs/modalg_5/bug25334_7
 create mode 100644 tests/bugs/modalg_5/bug25334_8
 create mode 100644 tests/bugs/modalg_5/bug25334_9
 create mode 100644 tests/bugs/modalg_5/bug25337_1
 create mode 100644 tests/bugs/modalg_5/bug25337_2
 create mode 100644 tests/bugs/modalg_5/bug25368_1
 create mode 100644 tests/bugs/modalg_5/bug25368_2
 create mode 100644 tests/bugs/modalg_5/bug25380
 create mode 100644 tests/bugs/modalg_5/bug25406_1
 create mode 100644 tests/bugs/modalg_5/bug25406_2
 create mode 100644 tests/bugs/modalg_5/bug25408
 create mode 100644 tests/bugs/modalg_5/bug25410
 create mode 100644 tests/bugs/modalg_5/bug25413
 create mode 100644 tests/bugs/modalg_5/bug25420
 create mode 100644 tests/bugs/modalg_5/bug25427
 create mode 100644 tests/bugs/moddata_3/bug23511
 create mode 100644 tests/bugs/moddata_3/bug23830_2
 create mode 100644 tests/bugs/moddata_3/bug24886
 create mode 100644 tests/bugs/moddata_3/bug24896
 create mode 100644 tests/bugs/moddata_3/bug24945
 create mode 100644 tests/bugs/moddata_3/bug24959_1
 create mode 100644 tests/bugs/moddata_3/bug24959_2
 create mode 100644 tests/bugs/moddata_3/bug25084
 create mode 100644 tests/bugs/moddata_3/bug25095
 create mode 100644 tests/bugs/moddata_3/bug25109
 create mode 100644 tests/bugs/moddata_3/bug25179
 create mode 100644 tests/bugs/moddata_3/bug25202_1
 create mode 100644 tests/bugs/moddata_3/bug25202_2
 create mode 100644 tests/bugs/moddata_3/bug25202_3
 create mode 100644 tests/bugs/moddata_3/bug25202_4
 create mode 100644 tests/bugs/moddata_3/bug25207
 create mode 100644 tests/bugs/moddata_3/bug25223
 create mode 100644 tests/bugs/moddata_3/bug25407_1
 create mode 100644 tests/bugs/moddata_3/bug25407_2
 create mode 100644 tests/bugs/step/bug22680
 create mode 100644 tests/bugs/step/bug24055
 create mode 100644 tests/bugs/step/bug24990
 create mode 100644 tests/bugs/step/bug25092
 create mode 100644 tests/bugs/step/bug25166
 create mode 100644 tests/bugs/step/bug25167
 create mode 100644 tests/bugs/step/bug25168
 create mode 100644 tests/bugs/step/bug25169
 delete mode 100644 tests/bugs/vis/buc60851
 create mode 100644 tests/bugs/vis/bug17126
 create mode 100644 tests/bugs/vis/bug22240
 create mode 100644 tests/bugs/vis/bug22337
 create mode 100644 tests/bugs/vis/bug22912
 create mode 100644 tests/bugs/vis/bug23191
 create mode 100644 tests/bugs/vis/bug23400
 create mode 100644 tests/bugs/vis/bug23422
 create mode 100644 tests/bugs/vis/bug23649_1
 create mode 100644 tests/bugs/vis/bug23649_2
 create mode 100644 tests/bugs/vis/bug23649_3
 create mode 100644 tests/bugs/vis/bug23649_4
 create mode 100644 tests/bugs/vis/bug23804
 create mode 100644 tests/bugs/vis/bug23886_1
 create mode 100644 tests/bugs/vis/bug23886_2
 create mode 100644 tests/bugs/vis/bug23886_3
 create mode 100644 tests/bugs/vis/bug23984
 create mode 100644 tests/bugs/vis/bug24001
 create mode 100644 tests/bugs/vis/bug24051
 create mode 100644 tests/bugs/vis/bug24307_1
 create mode 100644 tests/bugs/vis/bug24307_2
 create mode 100644 tests/bugs/vis/bug24539
 create mode 100644 tests/bugs/vis/bug24606
 create mode 100644 tests/bugs/vis/bug24610
 create mode 100644 tests/bugs/vis/bug24714
 create mode 100644 tests/bugs/vis/bug24717
 create mode 100644 tests/bugs/vis/bug24725
 create mode 100644 tests/bugs/vis/bug24728
 create mode 100644 tests/bugs/vis/bug24756
 create mode 100644 tests/bugs/vis/bug24785
 create mode 100644 tests/bugs/vis/bug24835
 create mode 100644 tests/bugs/vis/bug24837_1
 create mode 100644 tests/bugs/vis/bug24837_2
 create mode 100644 tests/bugs/vis/bug24901
 create mode 100644 tests/bugs/vis/bug24902_1
 create mode 100644 tests/bugs/vis/bug24902_2
 create mode 100644 tests/bugs/vis/bug24930
 create mode 100644 tests/bugs/vis/bug24965
 create mode 100644 tests/bugs/vis/bug24966
 create mode 100644 tests/bugs/vis/bug24989
 create mode 100644 tests/bugs/vis/bug24996
 create mode 100644 tests/bugs/vis/bug25027
 create mode 100644 tests/bugs/vis/bug25052
 create mode 100644 tests/bugs/vis/bug25060
 create mode 100644 tests/bugs/vis/bug25063
 create mode 100644 tests/bugs/vis/bug25071
 create mode 100644 tests/bugs/vis/bug25098
 create mode 100644 tests/bugs/vis/bug25099
 create mode 100644 tests/bugs/vis/bug25103
 create mode 100644 tests/bugs/vis/bug25121
 create mode 100644 tests/bugs/vis/bug25132
 create mode 100644 tests/bugs/vis/bug25178
 create mode 100644 tests/bugs/vis/bug25229
 create mode 100644 tests/bugs/vis/bug25230
 create mode 100644 tests/bugs/vis/bug25251
 create mode 100644 tests/bugs/vis/bug25265
 create mode 100644 tests/bugs/vis/bug25276
 create mode 100644 tests/bugs/vis/bug25335
 create mode 100644 tests/bugs/vis/bug25340
 create mode 100644 tests/bugs/vis/bug25363
 create mode 100644 tests/bugs/vis/bug25369
 create mode 100644 tests/bugs/vis/bug25400
 create mode 100644 tests/bugs/vis/bug25403
 create mode 100644 tests/bugs/vis/bug2883_1
 create mode 100644 tests/bugs/vis/bug2883_2
 create mode 100644 tests/bugs/vis/bug6897_1
 create mode 100644 tests/bugs/vis/bug6897_2
 create mode 100644 tests/bugs/xde/bug21802
 create mode 100644 tests/bugs/xde/bug22470
 create mode 100644 tests/bugs/xde/bug23010
 create mode 100644 tests/bugs/xde/bug23911
 create mode 100644 tests/bugs/xde/bug23950
 create mode 100644 tests/bugs/xde/bug23951
 create mode 100644 tests/bugs/xde/bug23969
 create mode 100644 tests/bugs/xde/bug24430
 create mode 100644 tests/bugs/xde/bug24759
 create mode 100644 tests/bugs/xde/bug25381
 create mode 100644 tests/bugs/xde/bug25405
 create mode 100644 tests/bugs/xde/bug2845
 create mode 100644 tests/demo/begin
 create mode 100644 tests/demo/draw/bug23745
 create mode 100644 tests/demo/samples/cad
 create mode 100644 tests/demo/samples/cutter
 create mode 100644 tests/demo/samples/dimensions
 create mode 100644 tests/demo/samples/drill
 create mode 100644 tests/demo/samples/materials
 create mode 100644 tests/demo/samples/xde
 delete mode 100644 tests/mesh/parse.rules
 create mode 100644 tests/v3d/glsl/begin
 create mode 100644 tests/v3d/ivtk/begin
 create mode 100644 tests/v3d/ivtk/bgcolor
 create mode 100644 tests/v3d/ivtk/detect
 create mode 100644 tests/v3d/ivtk/display_mode
 create mode 100644 tests/v3d/ivtk/erase
 create mode 100644 tests/v3d/ivtk/parse.rules
 create mode 100644 tests/v3d/ivtk/select
 create mode 100644 tests/v3d/ivtk/selection_mode
 create mode 100644 tests/v3d/materials/begin
 create mode 100644 tests/v3d/materials/bug24855
 create mode 100644 tests/v3d/materials/bug24872_1
 create mode 100644 tests/v3d/materials/bug24872_2
 create mode 100644 tests/v3d/mesh/A1
 create mode 100644 tests/v3d/mesh/A2
 create mode 100644 tests/v3d/mesh/A3
 create mode 100644 tests/v3d/mesh/A4
 create mode 100644 tests/v3d/mesh/A5
 create mode 100644 tests/v3d/mesh/A6
 create mode 100644 tests/v3d/mesh/A7
 create mode 100644 tests/v3d/mesh/A8
 create mode 100644 tests/v3d/mesh/B1
 create mode 100644 tests/v3d/mesh/B2
 create mode 100644 tests/v3d/mesh/B3
 create mode 100644 tests/v3d/mesh/B4
 create mode 100644 tests/v3d/mesh/B5
 create mode 100644 tests/v3d/mesh/B6
 create mode 100644 tests/v3d/mesh/B7
 create mode 100644 tests/v3d/mesh/B8
 create mode 100644 tests/v3d/mesh/begin
 create mode 100644 tests/v3d/point_cloud/sphere
 create mode 100644 tests/v3d/raytrace/begin
 create mode 100644 tests/v3d/raytrace/bug24819
 create mode 100644 tests/v3d/raytrace/refraction
 create mode 100644 tests/v3d/raytrace/textures
 create mode 100644 tests/v3d/voxel/begin

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/oce.git



More information about the debian-science-commits mailing list