mirror of
https://github.com/JuliaFEM/JuliaFEM.jl.git
synced 2026-08-06 04:21:33 +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.