Skip to content

Commit

Permalink
Update build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
pradal authored Jun 4, 2024
1 parent 6322c1c commit ade6381
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conda/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ ${PYTHON} -m numpy.f2py -c --fcompiler=gnu95 --build-dir $BUILD_PREFIX pyratp.
mod_MicrometeoF2PY.f90 \
mod_Shortwave_BalanceF2PY.f90\
mod_Energy_BalanceF2PY.f90 \
mod_PhotosynthesisF2PY.f90 mod_MinerPhenoF2PY.f90 prog_RATP.f90 --backend meson
mod_PhotosynthesisF2PY.f90 mod_MinerPhenoF2PY.f90 prog_RATP.f90



Expand Down

0 comments on commit ade6381

Please sign in to comment.