module codata !! Main module for the Codata library. !! !! The latest values (2022) do not have the year as a suffix in their name. !! Older values can be used and they feature the year as a suffix in their name. use codata__constants_2022 use codata__constants_2018 use codata__constants_2014 use codata__constants_2010 use codata__constants_type use codata__constants_2022_capi use codata__constants_2018_capi use codata__constants_2014_capi use codata__constants_2010_capi use codata__constants_type_capi use codata__api use codata__capi implicit none end module codata