Skip to content

Commit

Permalink
default SWIG variable
Browse files Browse the repository at this point in the history
  • Loading branch information
balos1 committed Jun 17, 2024
1 parent ea66c0a commit 948caa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion swig/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# Makefile to generate SUNDIALS fortran interfaces with swig
# ---------------------------------------------------------------

SWIG=swig
SWIG ?= swig

ARKODE=farkode_mod farkode_arkstep_mod farkode_erkstep_mod farkode_sprkstep_mod farkode_mristep_mod
CVODE=fcvode_mod
Expand Down

0 comments on commit 948caa6

Please sign in to comment.