1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-09-08 14:17:06 +03:00

0024002: Overall code and build procedure refactoring -- automatic

Automatic upgrade of OCCT code by command "occt_upgrade . -nocdl":
- WOK-generated header files from inc and sources from drv are moved to src
- CDL files removed
- All packages are converted to nocdlpack
This commit is contained in:
abv
2015-07-12 07:42:38 +03:00
parent 543a996496
commit 42cf5bc1ca
15354 changed files with 623957 additions and 509844 deletions

View File

@@ -1,6 +1,27 @@
BRepCheck_ListOfStatus.hxx
BRepCheck_ListIteratorOfListOfStatus.hxx
BRepCheck_DataMapOfShapeListOfStatus.hxx
BRepCheck.cxx
BRepCheck.hxx
BRepCheck_Analyzer.cxx
BRepCheck_Analyzer.hxx
BRepCheck_Analyzer.lxx
BRepCheck_DataMapIteratorOfDataMapOfShapeListOfStatus.hxx
BRepCheck_DataMapOfShapeResult.hxx
BRepCheck_DataMapIteratorOfDataMapOfShapeResult.hxx
BRepCheck_DataMapOfShapeListOfStatus.hxx
BRepCheck_DataMapOfShapeResult.hxx
BRepCheck_Edge.cxx
BRepCheck_Edge.hxx
BRepCheck_Face.cxx
BRepCheck_Face.hxx
BRepCheck_ListIteratorOfListOfStatus.hxx
BRepCheck_ListOfStatus.hxx
BRepCheck_Result.cxx
BRepCheck_Result.hxx
BRepCheck_Result.lxx
BRepCheck_Shell.cxx
BRepCheck_Shell.hxx
BRepCheck_Solid.cxx
BRepCheck_Solid.hxx
BRepCheck_Status.hxx
BRepCheck_Vertex.cxx
BRepCheck_Vertex.hxx
BRepCheck_Wire.cxx
BRepCheck_Wire.hxx