1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00
occt/tests/bugs/step/bug30053
dpasukhi 183c99caf8 0030053: STEP read fails due to comment string
- Update .step scanner:
  - add rules to read anything within the comment
  - add a function to initialize of lexical scanner
  - add states for Commit & End instead of global variables modcom & modend
2020-09-12 20:42:19 +03:00

10 lines
247 B
Plaintext

puts "==================================================="
puts " 0030533: STEP read fails due to comment string "
puts "==================================================="
puts ""
pload DCAF
ReadStep D [locate_data_file bug30053.stp]
Close D