(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