OpenRAM/technology/scn4m_subm/tech/__init__.py

7 lines
60 B
Python
Raw Normal View History

2018-09-13 20:03:35 +02:00
"""
Import tech specific modules.
"""
2019-03-06 16:41:38 +01:00
from .tech import *
2018-09-13 20:03:35 +02:00