Skip to content

Commit

Permalink
Fix incorrect module name
Browse files Browse the repository at this point in the history
  • Loading branch information
jfowkes committed May 23, 2024
1 parent 8588eb1 commit b54dbda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lancelot/uselancelot_steering.F90
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ MODULE GALAHAD_USELANCELOTST_precision
USE LANCELOT_DRCHE_precision
USE LANCELOT_DRCHG_precision
USE LANCELOT_SCALN_precision
USE LANCELOT_steering_precision
USE LANCELOTST_precision
IMPLICIT NONE

PRIVATE
Expand Down

0 comments on commit b54dbda

Please sign in to comment.