mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-28 14:15:30 -04:00
fix broken 64_to_32 conversion
This commit is contained in:
parent
da396abbc1
commit
67f75e29de
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@
|
|||
LIB_INCLUDES = -I../include
|
||||
|
||||
|
||||
USES_BLAS = ga_chol_seq.F ga_inv_seq.F int_1e_fde.F
|
||||
USES_BLAS = ga_chol_seq.F ga_inv_seq.F int_1e_fde.F dft_utilmap.F
|
||||
|
||||
include ../../config/makefile.h
|
||||
include ../../config/makelib.h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue