(21 . 10)(21 . 10)
1120
1121 pragma Pure;
1122
1123 ----------------------------------------------
1124 -- Current 'deg. Kelvin' Version of FFACalc --
1125 ----------------------------------------------
1126 FFACalc_K_Version : constant Natural := 253;
1127 ----------------------------------------------
1128 --------------------------------------------
1129 -- Current 'deg. Kelvin' Version of Peh --
1130 --------------------------------------------
1131 Peh_K_Version : constant Natural := 252;
1132 --------------------------------------------
1133
1134 end Version;