blob: 3313b0ff01867e8b2efbeda7eec22f72465852e2 (
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
|