[lapack] reduce diff

This commit is contained in:
xoviat 2017-11-06 08:56:10 -06:00 committed by GitHub
parent 060ce155a9
commit d6d79cbc37
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -359,7 +359,7 @@ set(ZLASRC
zhetri_3x.f zhesv_rk.f zhb2st_kernels.f zhbev_2stage.f zhbevd_2stage.f
zhbevx_2stage.f zheev_2stage.f zheevd_2stage.f zheevr_2stage.f
zheevx_2stage.f zhegv_2stage.f zhetrd_2stage.f zhetrd_hb2st.F zhetrd_he2hb.f
zlarfy.f zpotrs.f
zlarfy.f
)
set(LA_REL_SRC ${ALLAUX})