(1 . 3)(1 . 22)
215 ------------------------------------------------------------------------------
216 ------------------------------------------------------------------------------
217 -- This file is part of 'Finite Field Arithmetic', aka 'FFA'. --
218 -- --
219 -- (C) 2017 Stanislav Datskovskiy ( www.loper-os.org ) --
220 -- http://wot.deedbot.org/17215D118B7239507FAFED98B98228A001ABFFC7.html --
221 -- --
222 -- You do not have, nor can you ever acquire the right to use, copy or --
223 -- distribute this software ; Should you use this software for any purpose, --
224 -- or copy and distribute it to anyone or in any manner, you are breaking --
225 -- the laws of whatever soi-disant jurisdiction, and you promise to --
226 -- continue doing so for the indefinite future. In any case, please --
227 -- always : read and understand any software ; verify any PGP signatures --
228 -- that you use - for any purpose. --
229 -- --
230 -- See also http://trilema.com/2015/a-new-software-licensing-paradigm . --
231 ------------------------------------------------------------------------------
232 ------------------------------------------------------------------------------
233
234 with Words; use Words;
235 with FZ_Type; use FZ_Type;
236