- 2354C226B429A80777A4731F2300F13EA59E023BDD6C33E17FD65F5C22C1D2ED84A17CC6624D1FD00D5D1CBD6B69913F32FAEF626070488C800BFAC29991A4C4
+ 7BC2AC9CD0D23497E2E2DE528D4CBEFCBEC274B511B2642369218BB8A00F3663B32F70040BEDFCB5A1F8CE2D5B9A026A10AE106FD2C370D1369188122FCB7BE9
ffa/libffa/fz_cmp.adb
(1 . 3)(1 . 22)
319 ------------------------------------------------------------------------------
320 ------------------------------------------------------------------------------
321 -- This file is part of 'Finite Field Arithmetic', aka 'FFA'. --
322 -- --
323 -- (C) 2017 Stanislav Datskovskiy ( www.loper-os.org ) --
324 -- http://wot.deedbot.org/17215D118B7239507FAFED98B98228A001ABFFC7.html --
325 -- --
326 -- You do not have, nor can you ever acquire the right to use, copy or --
327 -- distribute this software ; Should you use this software for any purpose, --
328 -- or copy and distribute it to anyone or in any manner, you are breaking --
329 -- the laws of whatever soi-disant jurisdiction, and you promise to --
330 -- continue doing so for the indefinite future. In any case, please --
331 -- always : read and understand any software ; verify any PGP signatures --
332 -- that you use - for any purpose. --
333 -- --
334 -- See also http://trilema.com/2015/a-new-software-licensing-paradigm . --
335 ------------------------------------------------------------------------------
336 ------------------------------------------------------------------------------
337
338 with W_Pred; use W_Pred;
339 with FZ_Arith; use FZ_Arith;
340