Skip to content

Commit

Permalink
Feedback from Aidan
Browse files Browse the repository at this point in the history
  • Loading branch information
harshula committed Nov 27, 2024
1 parent cbc3c2a commit a90562b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exp/MOM_compile.csh
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ if ( ! $?SPACK_GTRACERS_EXTERNAL ) then
set includes = "-I$code_dir/shared/include -I$executable:h:h/lib_FMS -I$executable:h:h/lib_ocean"
else
echo "Building type=$type with external FMS"
set includes = "-I$code_dir/shared/include -I$executable:h:h/lib_ocean"
set includes = "-I$executable:h:h/lib_ocean"
endif

if ( $cosima_version ) then
Expand Down

0 comments on commit a90562b

Please sign in to comment.