DAMASK_EICMD/lib/damask/geometry/__init__.py

8 lines
190 B
Python

# -*- coding: UTF-8 no BOM -*-
# $Id$
from .geometry import Geometry # only one class
from .spectral import Spectral # only one class
from .marc import Marc # only one class