artiq/artiq/compiler/algorithms/__init__.py
2015-12-17 00:52:22 +08:00

3 lines
54 B
Python

from .inline import inline
from .unroll import unroll