Salome HOME
Code clean up
authordbv <dbv@opencascade.com>
Tue, 8 Sep 2015 13:05:54 +0000 (16:05 +0300)
committerdbv <dbv@opencascade.com>
Tue, 8 Sep 2015 13:05:54 +0000 (16:05 +0300)
commitfbfcc4fd956a374c8d380c2da280c61eaa57bcfd
treeb0439fc3f3d3ae5e704e13ae8b94367a0cb8ca16
parentcaf028355772b8ed5cd35a400a879d009df7968b
Code clean up
21 files changed:
src/FeaturesPlugin/CMakeLists.txt
src/FeaturesPlugin/FeaturesPlugin_Movement.cpp [deleted file]
src/FeaturesPlugin/FeaturesPlugin_Movement.h [deleted file]
src/FeaturesPlugin/FeaturesPlugin_Plugin.cpp
src/FeaturesPlugin/FeaturesPlugin_Translation.cpp [new file with mode: 0644]
src/FeaturesPlugin/FeaturesPlugin_Translation.h [new file with mode: 0644]
src/FeaturesPlugin/Test/TestMovement.py [deleted file]
src/FeaturesPlugin/Test/TestTranslation.py [new file with mode: 0644]
src/GeomAPI/GeomAPI_Ax3.cpp
src/GeomAPI/GeomAPI_Ax3.h
src/GeomAPI/GeomAPI_PlanarEdges.cpp
src/GeomAlgoAPI/CMakeLists.txt
src/GeomAlgoAPI/GeomAlgoAPI.i
src/GeomAlgoAPI/GeomAlgoAPI_Extrusion.cpp [deleted file]
src/GeomAlgoAPI/GeomAlgoAPI_Extrusion.h [deleted file]
src/GeomAlgoAPI/GeomAlgoAPI_Movement.cpp [deleted file]
src/GeomAlgoAPI/GeomAlgoAPI_Movement.h [deleted file]
src/GeomAlgoAPI/GeomAlgoAPI_Translation.cpp [new file with mode: 0644]
src/GeomAlgoAPI/GeomAlgoAPI_Translation.h [new file with mode: 0644]
src/SketcherPrs/SketcherPrs_PositionMgr.cpp
src/SketcherPrs/SketcherPrs_Radius.cpp