1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-04 18:06:22 +03:00

Cosmetic correction

This commit is contained in:
bugmaster 2015-11-12 14:43:38 +03:00
parent 1c078d3b39
commit d5f0e4adb9
2 changed files with 3 additions and 1 deletions

View File

@ -56,6 +56,7 @@ public:
Standard_EXPORT static void HistoryCommands (Draw_Interpretor& aDI);
Standard_EXPORT static void DebugCommands (Draw_Interpretor& aDI);
Standard_EXPORT static void CellsCommands (Draw_Interpretor& aDI);
protected:

View File

@ -13,4 +13,5 @@ BOPTest_OptionCommands.cxx
BOPTest_PartitionCommands.cxx
BOPTest_TolerCommands.cxx
BOPTest_HistoryCommands.cxx
BOPTest_DebugCommands.cxxBOPTest_CellsCommands.cxx
BOPTest_DebugCommands.cxx
BOPTest_CellsCommands.cxx