mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-28 06:05:44 -04:00
fix broken 64_to_32 conversion
This commit is contained in:
parent
6caa2e253a
commit
4e376202a4
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ selci_hpp.o
|
|||
OBJ_OPTIMIZE = $(UOBJ) $(DVOBJ) $(CIOBJ) $(SELOBJ) $(BLAS)
|
||||
#OBJ = $(UOBJ) $(DVOBJ) $(CIOBJ) $(SELOBJ) $(BLAS)
|
||||
|
||||
USES_BLAS = davids.F fcidim.F makeh.F makehs.F makhdb.F tester.F selci_hpp.F
|
||||
USES_BLAS = davids.F fcidim.F makeh.F makehs.F makhdb.F tester.F selci_hpp.F couple.c
|
||||
|
||||
include ../config/makefile.h
|
||||
include ../config/makelib.h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue