mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-26 21:25:29 -04:00
fix broken 64_to_32 conversion
This commit is contained in:
parent
79fa480e8a
commit
d4318f4646
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@
|
|||
LIBRARY = libstepper.a
|
||||
LIB_TARGETS =
|
||||
|
||||
USES_BLAS = stpr_driver.F stpr_mkstep.F stpr_partit.F
|
||||
USES_BLAS = stpr_driver.F stpr_mkstep.F stpr_partit.F stpr_gh_at.F
|
||||
|
||||
include ../config/makefile.h
|
||||
include ../config/makelib.h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue