mirror of
https://github.com/KLayout/klayout.git
synced 2026-08-29 01:14:35 +02:00
6 lines
81 B
Ruby
6 lines
81 B
Ruby
|
|
$stdout.puts("Before exit()")
|
|
$stdout.flush
|
|
RBA::Application::instance.exit(0)
|
|
|