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

make_unit( "doc.special.regular" beta.cpp              )
make_unit( "doc.special.regular" betainc.cpp           )
make_unit( "doc.special.regular" betainc_inv.cpp       )
make_unit( "doc.special.regular" dawson.cpp            )
make_unit( "doc.special.regular" deta.cpp              )
make_unit( "doc.special.regular" digamma.cpp           )
make_unit( "doc.special.regular" erfc.cpp              )
make_unit( "doc.special.regular" erfc_inv.cpp          )
make_unit( "doc.special.regular" erf.cpp               )
make_unit( "doc.special.regular" erfcx.cpp             )
make_unit( "doc.special.regular" erf_inv.cpp           )
make_unit( "doc.special.regular" eta.cpp               )
make_unit( "doc.special.regular" exp_int.cpp           )
make_unit( "doc.special.regular" gamma_p.cpp           )
make_unit( "doc.special.regular" gamma_p_inv.cpp       )
make_unit( "doc.special.regular" lambda.cpp            )
make_unit( "doc.special.regular" lambert.cpp           )
make_unit( "doc.special.regular" lfactorial.cpp        )
make_unit( "doc.special.regular" lbeta.cpp             )
make_unit( "doc.special.regular" log_abs_gamma.cpp     )
make_unit( "doc.special.regular" log_gamma.cpp         )
make_unit( "doc.special.regular" lrising_factorial.cpp )
make_unit( "doc.special.regular" omega.cpp             )
make_unit( "doc.special.regular" signgam.cpp           )
make_unit( "doc.special.regular" stirling.cpp          )
make_unit( "doc.special.regular" tgamma.cpp            )
make_unit( "doc.special.regular" zeta.cpp              )
