mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-11 01:58:22 +08:00
12 lines
272 B
Plaintext
12 lines
272 B
Plaintext
puts "========="
|
|
puts "OCC23855"
|
|
puts "========="
|
|
puts ""
|
|
###########################################################
|
|
# Old BOPs fail on Win7 64bit when using TBB
|
|
###########################################################
|
|
|
|
psphere s1 10
|
|
psphere s2 10
|
|
common result s1 s2
|