mirror of
https://github.com/KLayout/klayout.git
synced 2026-09-01 10:27:53 +02:00
Added __init__.py file to Python package.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
|
||||
# klayout library definition file
|
||||
|
||||
__all__ = [ "tl", "db", "lay", "rdb" ]
|
||||
|
||||
Reference in New Issue
Block a user