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
a882a02aea
commit
309699c611
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ LIB_INCLUDES = -I../include
|
|||
|
||||
LIBRARY = libtce.a
|
||||
|
||||
USES_BLAS = rot_vir.F
|
||||
USES_BLAS = rot_vir.F map_hcore.F
|
||||
|
||||
LIB_DEFINES = -DDEBUG_PRINT
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue