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 1969e07..bfded0a 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 3c62a01..8b81557 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