1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 11:50:28 +02:00
guile/lib/math.c
2013-02-18 18:48:48 +01:00

3 lines
80 B
C

#include <config.h>
#define _GL_MATH_INLINE _GL_EXTERN_INLINE
#include "math.h"