- 618A69A4BBB18555C26135CDFB3279183D88D47495F89D601670DFE911524078BF7AB5C3025712AD4CC1448B302D11AB3E47CD74E870401FAADAB6303831A5B9
+ 019C293F79D46BD5C0895A0F92143884A40072B67A1E22335D96D1557C8F1F760985B5ACA1A892905791656ACDA957014E1B67A927EC0946DC1CF8AE53592BB5
ffa/libffa/fz_pred.ads
(1 . 3)(1 . 22)
397 ------------------------------------------------------------------------------
398 ------------------------------------------------------------------------------
399 -- This file is part of 'Finite Field Arithmetic', aka 'FFA'. --
400 -- --
401 -- (C) 2017 Stanislav Datskovskiy ( www.loper-os.org ) --
402 -- http://wot.deedbot.org/17215D118B7239507FAFED98B98228A001ABFFC7.html --
403 -- --
404 -- You do not have, nor can you ever acquire the right to use, copy or --
405 -- distribute this software ; Should you use this software for any purpose, --
406 -- or copy and distribute it to anyone or in any manner, you are breaking --
407 -- the laws of whatever soi-disant jurisdiction, and you promise to --
408 -- continue doing so for the indefinite future. In any case, please --
409 -- always : read and understand any software ; verify any PGP signatures --
410 -- that you use - for any purpose. --
411 -- --
412 -- See also http://trilema.com/2015/a-new-software-licensing-paradigm . --
413 ------------------------------------------------------------------------------
414 ------------------------------------------------------------------------------
415
416 with Words; use Words;
417 with FZ_Type; use FZ_Type;
418