mirror of https://github.com/KLayout/klayout.git
5 lines
32 B
Python
5 lines
32 B
Python
|
|
|
||
|
|
print("Before quit()")
|
||
|
|
quit()
|
||
|
|
|