mirror of
https://github.com/JuliaFEM/JuliaFEM.jl.git
synced 2026-08-14 08:04:19 +00:00
b540c62334
Inference-sensitive helpers belong behind the public module boundary so changes to includes do not silently widen types in CI. - Switch to `using JuliaFEM` after removing relative includes.