Skip to content

Commit

Permalink
Update again check_structures.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
amontoison committed Jan 28, 2025
1 parent 07e2608 commit ad12387
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/julia/check_structures.jl
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ lazy_definitions = Dict(
"gls_finfo_type" => "gls_finfo",
"gls_sinfo_type" => "gls_sinfo",
"lms_control_type" => "lmt_control_type",
"lms_inform_type" => "lmt_control_type",
"lms_inform_type" => "lmt_inform_type",
"lms_time_type" => "lmt_time_type",
"sils_ainfo_type" => "sils_ainfo",
"sils_control_type" => "sils_control",
Expand Down

0 comments on commit ad12387

Please sign in to comment.