]> SALOME platform Git repositories - modules/geom.git/commitdiff
Salome HOME
Issue 0020695: EDF 1076 GEOM: Add a new shape in GEOM: T-shape
authorvsr <vsr@opencascade.com>
Thu, 29 Apr 2010 16:44:53 +0000 (16:44 +0000)
committervsr <vsr@opencascade.com>
Thu, 29 Apr 2010 16:44:53 +0000 (16:44 +0000)
Additional changes: improve insertion markers to minimize accidental removing of them from the source code

src/GEOMImpl/GEOMImpl_IAdvancedOperations.cxx

index 4ca50c240eaf785585cac688b71492dbe42cf4e6..e1ecb47bdbcd1ded39affa5a95b8432658245d3c 100644 (file)
@@ -43,6 +43,7 @@
 
 #include "GEOMImpl_PipeTShapeDriver.hxx"
 #include "GEOMImpl_IPipeTShape.hxx"
+/*@@ insert new functions before this line @@ do not remove this line @@ do not remove this line @@*/
 
 #include <TopExp.hxx>
 #include <TopExp_Explorer.hxx>
@@ -57,8 +58,6 @@
 #include <BRep_Tool.hxx>
 #include <cmath>
 
-/*@@ insert new functions before this line @@ do not remove this line @@ do not remove this line @@*/
-
 #include <TFunction_DriverTable.hxx>
 #include <TFunction_Driver.hxx>
 #include <TFunction_Logbook.hxx>