mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-28 14:15:30 -04:00
missed one blas file
This commit is contained in:
parent
05d8423280
commit
314845ac7a
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ OBJ_OPTIMIZE =
|
|||
LIBRARY = libnwdft.a
|
||||
|
||||
USES_BLAS = tddft_grad_gxc.F tddft_grad_compute_w.F tddft_grad_dxcdmat.F \
|
||||
tddft_grad_dfxc.F tddft_grad_quadv0b.F tddft_grad_dvxc.F
|
||||
tddft_grad_dfxc.F tddft_grad_quadv0b.F tddft_grad_dvxc.F tddft_grad_compute_g.F
|
||||
|
||||
LIB_DEFINES = -DDEBUG_PRINT
|
||||
LIB_INCLUDES = -I../include -I../grid
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue