Skip to content

Commit

Permalink
Fix another incorrect module name
Browse files Browse the repository at this point in the history
  • Loading branch information
jfowkes committed May 23, 2024
1 parent b54dbda commit cedc498
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 @@ -30,7 +30,7 @@ MODULE GALAHAD_USELANCELOTST_precision
IMPLICIT NONE

PRIVATE
PUBLIC :: USE_LANCELOT
PUBLIC :: USE_LANCELOTST

CONTAINS

Expand Down

0 comments on commit cedc498

Please sign in to comment.