OpenMC/openmc/model/__init__.py
2017-12-11 13:01:18 +07:00

3 lines
63 B
Python

from .triso import *
from .model import *
from .funcs import *