mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-29 06:35:39 -04:00
fix broken 64_to_32 conversion
This commit is contained in:
parent
80860936dc
commit
d7fabd04f8
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ LIBRARY = libtce.a
|
|||
USES_BLAS = ccsd_e.F ccsd_t1.F ccsd_t2.F cc2_t1.F cc2_t2.F \
|
||||
ccsd_1prdm_hh.F ccsd_1prdm_hp.F ccsd_1prdm_ph.F \
|
||||
ccsd_1prdm_pp.F ccsd_1prdm.F \
|
||||
icsd_t1.F icsd_t2.F ccsd_t2_8.F
|
||||
icsd_t1.F icsd_t2.F ccsd_t2_8.F ccsd_kernels.F sd_t2_8_loops.F
|
||||
|
||||
|
||||
LIB_DEFINES = -DDEBUG_PRINT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue