mirror of
https://github.com/paboyle/Grid.git
synced 2026-05-21 01:24:16 +01:00
Include grid header and make the ENABLE correct
This commit is contained in:
+1
-1
@@ -201,7 +201,7 @@ case ${ac_FERMION_REPS} in
|
||||
yes) AC_DEFINE([ENABLE_FERMION_REPS],[1],[non QCD fermion reps]);;
|
||||
esac
|
||||
case ${ac_FERMION_INSTANTIATIONS} in
|
||||
yes) AC_DEFINE([ENABLE_FERMION_INSTANTIONS],[1],[enable fermions]);;
|
||||
yes) AC_DEFINE([ENABLE_FERMION_INSTANTIATIONS],[1],[enable fermions]);;
|
||||
esac
|
||||
case ${ac_GPARITY} in
|
||||
yes) AC_DEFINE([ENABLE_GPARITY],[1],[fermion actions with GPARITY BCs]);;
|
||||
|
||||
Reference in New Issue
Block a user