aboutsummaryrefslogtreecommitdiff
path: root/lib_x_arithmetic.c
blob: f09dd36eebf440e50a38e06b4c893ed9cafdc192 (plain)
1
2
3
4
5
#include "../../pd/src/x_arithmetic.c"
void lib_x_arithmetic_setup(void)
{
    x_arithmetic_setup();
}