]> OCCT Git - occt.git/commitdiff
Cosmetic correction
authorbugmaster <bugmaster@opencascade.com>
Thu, 12 Nov 2015 11:43:38 +0000 (14:43 +0300)
committerbugmaster <bugmaster@opencascade.com>
Thu, 12 Nov 2015 11:43:38 +0000 (14:43 +0300)
src/BOPTest/BOPTest.hxx
src/BOPTest/FILES

index 1969e079baa0971ef787a752d20d5738c52e0ec0..bfded0a47dd0db5b86b160e15baa4e147d4fc845 100644 (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:
index 3c62a01a284fb01146af0d5d814577ddeefbe2eb..8b8155711bd50f3b779bfc882ab6ec8822b0edf7 100755 (executable)
@@ -13,4 +13,5 @@ BOPTest_OptionCommands.cxx
 BOPTest_PartitionCommands.cxx
 BOPTest_TolerCommands.cxx
 BOPTest_HistoryCommands.cxx
-BOPTest_DebugCommands.cxxBOPTest_CellsCommands.cxx
\ No newline at end of file
+BOPTest_DebugCommands.cxx
+BOPTest_CellsCommands.cxx