renamed sleef.c to sleef.h

This commit is contained in:
Ingo Weyrich
2019-11-03 17:03:40 +01:00
parent ee6dd7d0d1
commit ec3ba6d9b8
24 changed files with 24 additions and 30 deletions

View File

@@ -4,7 +4,7 @@
#ifdef _OPENMP
#include <omp.h>
#endif
#include "sleef.c"
#include "sleef.h"
#define DIAGONALS 5
#define DIAGONALSP1 6