more wip -- most central stuff is first pass done

This commit is contained in:
Jan Petykiewicz 2023-01-22 16:59:32 -08:00 committed by jan
commit 557c6c98dc
12 changed files with 405 additions and 598 deletions

View file

@ -27,7 +27,7 @@
"""
from .error import PatternError
from .error import MasqueError, PatternError, LibraryError, BuildError
from .shapes import Shape
from .label import Label
from .ref import Ref