mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
14 lines
296 B
Plaintext
Executable File
14 lines
296 B
Plaintext
Executable File
puts "========"
|
|
puts "CR23722"
|
|
puts "========"
|
|
puts ""
|
|
#############################
|
|
## stack overflow during reading IGES in Test Harness
|
|
#############################
|
|
|
|
restore [locate_data_file bug23722_face.brep]
|
|
|
|
brepiges bug23722_face ${imagedir}/face.igs
|
|
|
|
igesbrep ${imagedir}/face.igs a *
|