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

0023027: Move TopAbs out of TKG2d

This commit is contained in:
szv 2012-03-21 15:35:43 +04:00 committed by bugmaster
parent d7ea40289e
commit 2f43ec3255
5 changed files with 1 additions and 4 deletions

View File

@ -134,7 +134,6 @@ uses
MMgt, MMgt,
TColStd, TColStd,
GeomAbs, GeomAbs,
TopAbs,
TColgp, TColgp,
gp, gp,
Geom2d, Geom2d,

View File

@ -30,7 +30,6 @@ uses
TCollection, TCollection,
TColStd, TColStd,
TColgp, TColgp,
TopAbs,
Geom2d, Geom2d,
GeomAbs, GeomAbs,
gp, gp,

View File

@ -45,7 +45,6 @@ uses GccEnt,
Geom2dInt, Geom2dInt,
Geom2d, Geom2d,
TColStd, TColStd,
TopAbs,
Standard, Standard,
Geom2dAdaptor, Geom2dAdaptor,
Extrema, Extrema,

View File

@ -4,5 +4,4 @@ TColGeom2d
Adaptor2d Adaptor2d
Geom2dLProp Geom2dLProp
Geom2dAdaptor Geom2dAdaptor
TopAbs
GProp GProp

View File

@ -5,3 +5,4 @@ AdvApprox
GeomLProp GeomLProp
Adaptor3d Adaptor3d
LProp3d LProp3d
TopAbs