mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-07-10 04:17:44 +08:00
Changes Removed unused files. Files in QAResources have been moved to DrawResources Removing unused files from NCollection (see #23041)
6 lines
88 B
Plaintext
6 lines
88 B
Plaintext
foreach h [array names Draw_Groups] {
|
|
foreach f $Draw_Groups($h) {
|
|
QARebuild $f
|
|
}
|
|
}
|