mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
9 lines
236 B
Plaintext
Executable File
9 lines
236 B
Plaintext
Executable File
set TheFileName shading_109.brep
|
|
if { [string compare ${command} "shading"] == 0 && [string compare ${group} "standard"] == 0} {
|
|
set bug_cross "OCC25503"
|
|
set nbcross(All) 2
|
|
} else {
|
|
set bug_cross "OCC22687"
|
|
set nbcross(All) 4
|
|
}
|