blob: 8555ba5e2716a284b570d92841f224e37816d437 (
plain) (
blame)
1
2
3
4
5
6
7
|
# Copyright 2017 Christoph Groth (CEA).
#
# This file is part of Vquad. It is subject to the license terms in the file
# LICENSE.rst found in the top-level directory of this distribution.
from .core import vquad, Vquad
|