guile/lib/math.c

5 lines
99 B
C
Raw Normal View History

2013-02-18 18:48:48 +01:00
#include <config.h>
#define _GL_MATH_INLINE _GL_EXTERN_INLINE
#include "math.h"
typedef int dummy;