mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03: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
|