mirror of
https://github.com/KLayout/klayout.git
synced 2026-08-30 01:39:30 +02:00
5 lines
60 B
Python
5 lines
60 B
Python
|
|
print("Before exit()")
|
|
pya.Application.instance().exit(0)
|
|
|