klayout/testdata/klayout_main/test12.rb

6 lines
81 B
Ruby
Raw Permalink Normal View History

2023-11-24 23:31:12 +01:00
$stdout.puts("Before exit()")
$stdout.flush
RBA::Application::instance.exit(0)