mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-28 06:05:44 -04:00
fix makefile
This commit is contained in:
parent
8853898834
commit
3df06cd8e4
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@
|
|||
task_save_state.o task.o task_input.o task_shell_input.o task_num_grad.o \
|
||||
task_vscf.o task_property.o task_dntmc.o task_bsse.o \
|
||||
task_jefftce.o task_ncc.o task_rfcf.o \
|
||||
task_gwmol.o task_bsemol.o
|
||||
task_gwmol.o task_bsemol.o \
|
||||
task_aoints.o task_nadtrc.o
|
||||
|
||||
USES_BLAS = task_num_grad.F task_bsse.F
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue