##==================================================================================================
##  EVE - Expressive Vector Engine
##  Copyright : EVE Project Contributors
##  SPDX-License-Identifier: BSL-1.0
##==================================================================================================


make_unit( "doc.polynomial.kind" legendre.cpp           )
make_unit( "doc.polynomial.kind" tchebytchev.cpp        )
