0024727: Convertation of the generic classes to the non-generic. Part 3
[occt.git] / src / Geom2dInt / Geom2dInt.cdl
index 8211606..4375278 100644 (file)
@@ -24,14 +24,11 @@ package Geom2dInt
         --
 
 
-uses Standard, gp, TColStd, GeomAbs, Geom2d, Adaptor3d,Adaptor2d, IntCurve
+uses Standard, gp, TColStd, GeomAbs, Geom2d, Adaptor3d, Adaptor2d, IntCurve
 
 is
 
-   generic class CurveTool;
-
-   class Geom2dCurveTool instantiates CurveTool from Geom2dInt
-            (Curve2d      from Adaptor2d);
+   class Geom2dCurveTool;
         
    class GInter instantiates IntCurveCurveGen from IntCurve
             (Curve2d         from Adaptor2d,