- EF003DD5035581C12D242FA697E39248A2B1E26CE2EB0713F4BAC79816FE602174C3280840B698593456FAE2983D249493570FC86C5BC9B1E80FD715E1E44438
+ 0E7912475E7C658BB6371C563D6A8A95B45D22CE5A6FA9BEE0C8DDDB839A361EA7791C8A8EBFBCC8C325562A9A52E2AD66C984CCD8BBA1931B1EC4874EFBFD21
ffa/libffa/fz_pred.adb
(1 . 3)(1 . 22)
371 ------------------------------------------------------------------------------
372 ------------------------------------------------------------------------------
373 -- This file is part of 'Finite Field Arithmetic', aka 'FFA'. --
374 -- --
375 -- (C) 2017 Stanislav Datskovskiy ( www.loper-os.org ) --
376 -- http://wot.deedbot.org/17215D118B7239507FAFED98B98228A001ABFFC7.html --
377 -- --
378 -- You do not have, nor can you ever acquire the right to use, copy or --
379 -- distribute this software ; Should you use this software for any purpose, --
380 -- or copy and distribute it to anyone or in any manner, you are breaking --
381 -- the laws of whatever soi-disant jurisdiction, and you promise to --
382 -- continue doing so for the indefinite future. In any case, please --
383 -- always : read and understand any software ; verify any PGP signatures --
384 -- that you use - for any purpose. --
385 -- --
386 -- See also http://trilema.com/2015/a-new-software-licensing-paradigm . --
387 ------------------------------------------------------------------------------
388 ------------------------------------------------------------------------------
389
390 with W_Pred; use W_Pred;
391
392