diff options
Diffstat (limited to 'src/math/signgam.c')
-rw-r--r-- | src/math/signgam.c | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/math/signgam.c b/src/math/signgam.c deleted file mode 100644 index e200204b..00000000 --- a/src/math/signgam.c +++ /dev/null @@ -1,7 +0,0 @@ -#include <math.h> -int signgam; -/* -SIGNAL_SAFE(0) -XOPEN(4) -LINK(m) -*/ |