aboutsummaryrefslogtreecommitdiff
path: root/modules/cexp~.c
blob: d93a316e15bd16cfab8ba3ef227725e0faf261d5 (plain)
1
2
3
4
5
6
#include "cmath~.c"

void cexp_tilde_setup(void)
{
    cmath_tilde_setup();
}