You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace internal MAPL module references with USE MAPL (fixes#449)
Remove direct dependencies on MAPL_LatLonGridFactoryMod, MAPL_StringTemplate,
and MAPL_PackedTimeMod. All MAPL symbols now accessed via the public MAPL
or MAPL_Constants wrapper modules.
Requires MAPL PR #4964 (re-export of PackedDateCreate, PackedTimeCreate,
and StrTemplate via the MAPL umbrella).
0 commit comments