deal with post-merge trauma

This commit is contained in:
Alessandro Lupo
2023-06-16 14:20:37 +01:00
parent e09dfbf1c2
commit c797cbe737
7 changed files with 35 additions and 45 deletions
+1
View File
@@ -215,6 +215,7 @@ case ${ac_ENABLE_SP} in
AC_DEFINE([Sp2n_config],[0],[gauge group SUn], [have_sp2n=false]);;
*)
AC_MSG_ERROR(["--enable-symplectic is either yes or no"]);;
esac
############### FP16 conversions
AC_ARG_ENABLE([sfw-fp16],