mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-11 01:58:22 +08:00
Removing XML Validator Improvements of begin and TODO's in testing cases small correction in begin file to provide normal behavior of tests if Java is not installed
11 lines
168 B
Plaintext
Executable File
11 lines
168 B
Plaintext
Executable File
set FileSuffix "std"
|
|
|
|
# Create a new document and set UndoLimit
|
|
NewDocument D MDTV-Standard
|
|
UndoLimit D 100
|
|
|
|
# Open a transaction
|
|
NewCommand D
|
|
|
|
set subgroup "ocaf_std"
|