mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-28 22:25:48 -04:00
fix broken 64_to_32 conversion
This commit is contained in:
parent
ab17ffdc90
commit
f420302b79
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@
|
|||
|
||||
LIBRARY = libnwpwlib.a
|
||||
|
||||
USES_BLAS = ion.F fcoord.f incell1.f incell2.f incell3.f unfold.f seperate_molpsp.F seperate_pointcharge.F ion_FixIon.F
|
||||
USES_BLAS = ion.F fcoord.f incell1.f incell2.f incell3.f unfold.f seperate_molpsp.F seperate_pointcharge.F ion_FixIon.F ion_scaling_atoms.F
|
||||
|
||||
LIB_DEFINES =
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue