Add builder submodule, Device and Port definitions, and DeviceLibrary
This commit is contained in:
parent
ad51801c5d
commit
177f9952a5
7 changed files with 1034 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ from .label import Label
|
|||
from .subpattern import SubPattern
|
||||
from .pattern import Pattern
|
||||
from .utils import layer_t, annotations_t
|
||||
from .library import Library
|
||||
from .library import Library, DeviceLibrary
|
||||
|
||||
|
||||
__author__ = 'Jan Petykiewicz'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue