]> SALOME platform Git repositories - modules/shaper.git/commit
Salome HOME
Move MakeBrick*.py to examples module for availability for testing.
authorspo <sergey.pokhodenko@opencascade.com>
Tue, 3 Nov 2015 12:00:56 +0000 (15:00 +0300)
committerspo <sergey.pokhodenko@opencascade.com>
Tue, 3 Nov 2015 12:00:56 +0000 (15:00 +0300)
commite9ddcb81ff60a32b1b0dffbff65bbd92f6ce9b6e
treed7485f8bb76761b2a724e2a7fc9f82dfc277f33b
parent131b0ed61dd7abad0c7ca9148d320a38baa551a3
Move MakeBrick*.py to examples module for availability for testing.
src/PythonAPI/CMakeLists.txt
src/PythonAPI/MakeBrick1.py [deleted file]
src/PythonAPI/MakeBrick2.py [deleted file]
src/PythonAPI/MakeBrick3.py [deleted file]
src/PythonAPI/Test/TestMakeBrick1.py
src/PythonAPI/Test/TestMakeBrick2.py
src/PythonAPI/Test/TestMakeBrick3.py
src/PythonAPI/examples/MakeBrick1.py [new file with mode: 0644]
src/PythonAPI/examples/MakeBrick2.py [new file with mode: 0644]
src/PythonAPI/examples/MakeBrick3.py [new file with mode: 0644]
src/PythonAPI/examples/__init__.py [new file with mode: 0644]