Moved definition location of AC_nx_min etc. Otherwide DSL does not compile the code correctly!!!

This commit is contained in:
Miikka Vaisala
2019-09-02 18:29:16 +08:00
parent b4cd92da0c
commit f3a36ec276
3 changed files with 9 additions and 7 deletions

View File

@@ -78,12 +78,6 @@ typedef struct {
FUNC(AC_mx), \
FUNC(AC_my), \
FUNC(AC_mz), \
FUNC(AC_nx_min), \
FUNC(AC_ny_min), \
FUNC(AC_nz_min), \
FUNC(AC_nx_max), \
FUNC(AC_ny_max), \
FUNC(AC_nz_max), \
FUNC(AC_mxy),\
FUNC(AC_nxy),\
FUNC(AC_nxyz),\