Updated the name of the generated header

This commit is contained in:
jpekkila
2019-10-07 15:44:21 +03:00
parent d8d0032972
commit 6ed3b7978d

View File

@@ -68,7 +68,7 @@ typedef struct {
AcReal3 row[3]; AcReal3 row[3];
} AcMatrix; } AcMatrix;
#include "stencil_defines.h" // User-defined header #include "user_defines.h" // User-defined header
// clang-format off // clang-format off
#define AC_FOR_BUILTIN_INT_PARAM_TYPES(FUNC)\ #define AC_FOR_BUILTIN_INT_PARAM_TYPES(FUNC)\