swh:1:snp:9ca9e75279df5f4e3fee19bf5190ed672dcdfb33
Raw File
Tip revision: 0404c9ae2845cbf93d71b295b67d6c8bd39382d8 authored by Karl Berry on 01 March 2018, 16:26:50 UTC
autoupdate
Tip revision: 0404c9a
math.c
#include <config.h>
#define _GL_MATH_INLINE _GL_EXTERN_INLINE
#include "math.h"
typedef int dummy;
back to top