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

make_unit( "doc.polynomial.successor" hermite.cpp         )
make_unit( "doc.polynomial.successor" laguerre.cpp        )
make_unit( "doc.polynomial.successor" legendre.cpp        )
make_unit( "doc.polynomial.successor" tchebytchev.cpp     )
