(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