Skip to content

Commit

Permalink
Re #12 Merge branch 'main' into 12_hor_spinW_tests
Browse files Browse the repository at this point in the history
# Conflicts:
#	validate_horace_spinW_matlab_interface.m
  • Loading branch information
abuts committed Oct 9, 2024
2 parents a1b7ba2 + 172a77d commit 4d33741
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions validate_horace_spinW_matlab_interface.m
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
% correctly process return codes
% NOTE:
% This scipt is extract from validate_horace script.
%
%%
horace_path = getenv('HORACE_PATH');
% expect spinW is located alongside Horace in the same folder.
install_horace_and_spinw(horace_path);
Expand Down Expand Up @@ -108,8 +108,8 @@
end

end
%--------------------------------------------------------------------------
%--------------------------------------------------------------------------


function install_horace_and_spinw(horace_path)
% Given horace_path, install horace and spinw if Horace has not been
% installed.
Expand Down

0 comments on commit 4d33741

Please sign in to comment.