- 24FBDEB64A2E0F728092B5E6BE2F55D40276CBE30E500A92554B3E702FF9F128D5860664AD4BBB1E4D3DDFB4B0189E043FBA946ACEC305C24A2F216E757B8D86
+ DE74B71AD764A1253CA500C7EF1E4F285356B2A9F4CCD056F05DEB9FB99F7477488C6C03FE1CAEE82D8FF153461EE81C9E046D74DC880281C43C5AC565706A07
ffa/ffacalc/version.ads
(2 . 7)(2 . 7)
233 ------------------------------------------------------------------------------
234 -- This file is part of 'Finite Field Arithmetic', aka 'FFA'. --
235 -- --
236 -- (C) 2018 Stanislav Datskovskiy ( www.loper-os.org ) --
237 -- (C) 2019 Stanislav Datskovskiy ( www.loper-os.org ) --
238 -- http://wot.deedbot.org/17215D118B7239507FAFED98B98228A001ABFFC7.html --
239 -- --
240 -- You do not have, nor can you ever acquire the right to use, copy or --
(24 . 7)(24 . 7)
242 ----------------------------------------------
243 -- Current 'deg. Kelvin' Version of FFACalc --
244 ----------------------------------------------
245 FFACalc_K_Version : constant Natural := 255;
246 FFACalc_K_Version : constant Natural := 254;
247 ----------------------------------------------
248
249 end Version;