mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-11 18:32:35 +08:00
7 lines
257 B
Plaintext
7 lines
257 B
Plaintext
puts "==========="
|
|
puts "0031769: Application Framework - regression : can not initialize two kinds of application in one thread"
|
|
puts "==========="
|
|
|
|
# loading of ALL initializes TDOCStd_Application, loading TOBJ initializes TObj_Application
|
|
pload ALL TOBJ
|