0024915: Wrong intersection curves between two cylinders
[occt.git] / tests / heal / begin
1 pload TOPTEST
2
3 # To prevent loops limit to 5 minutes
4 cpulimit 300
5
6 if { [info exists imagedir] == 0 } {
7    set imagedir .
8 }
9
10 if { [info exists test_image ] == 0 } {
11    set test_image photo
12 }
13