mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-02 17:46:22 +03:00
13 lines
175 B
Plaintext
Executable File
13 lines
175 B
Plaintext
Executable File
cpulimit 500
|
|
|
|
pload VISUALIZATION
|
|
pload TOPTEST
|
|
|
|
if { [info exists imagedir] == 0 } {
|
|
set imagedir .
|
|
}
|
|
|
|
if { [info exists test_image ] == 0 } {
|
|
set test_image photo
|
|
}
|