fix broken 64_to_32 conversion

This commit is contained in:
edoapra 2023-10-24 21:50:43 -07:00
parent 79fa480e8a
commit d4318f4646
No known key found for this signature in database
GPG key ID: 48E12DA1EDE9E1B0

View file

@ -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