mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-09 18:50:54 +03: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
|
|
}
|
|
}
|