mirror of https://github.com/KLayout/klayout.git
5 lines
60 B
Python
5 lines
60 B
Python
|
|
|
||
|
|
print("Before exit()")
|
||
|
|
pya.Application.instance().exit(0)
|
||
|
|
|