add comment specifying what gdsii lib is used
This commit is contained in:
parent
83d163a102
commit
6aa1787ba0
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
"""
|
||||
GDSII file format readers and writers
|
||||
"""
|
||||
|
||||
# python-gdsii
|
||||
import gdsii.library
|
||||
import gdsii.structure
|
||||
import gdsii.elements
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue