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