- A0AF30915DDF0A84F4ECA02A13F1C607BCD01B2A49998B4002A40F50A436CC4A61AA25922EBECE99A837662D76F0950FE63695ED1CC424792FE00B81E3E98E82
+ 9E52F3E150784CBFFB8E31B93FA3EDB380EDB86FB0106F1D34CF1A66964C1A1CA44514695B061FD40B4B1F37023CD131021D65C59295ED09C5265789F386CA73
ffa/libffa/fz_cmp.ads
(1 . 3)(1 . 22)
345 ------------------------------------------------------------------------------
346 ------------------------------------------------------------------------------
347 -- This file is part of 'Finite Field Arithmetic', aka 'FFA'. --
348 -- --
349 -- (C) 2017 Stanislav Datskovskiy ( www.loper-os.org ) --
350 -- http://wot.deedbot.org/17215D118B7239507FAFED98B98228A001ABFFC7.html --
351 -- --
352 -- You do not have, nor can you ever acquire the right to use, copy or --
353 -- distribute this software ; Should you use this software for any purpose, --
354 -- or copy and distribute it to anyone or in any manner, you are breaking --
355 -- the laws of whatever soi-disant jurisdiction, and you promise to --
356 -- continue doing so for the indefinite future. In any case, please --
357 -- always : read and understand any software ; verify any PGP signatures --
358 -- that you use - for any purpose. --
359 -- --
360 -- See also http://trilema.com/2015/a-new-software-licensing-paradigm . --
361 ------------------------------------------------------------------------------
362 ------------------------------------------------------------------------------
363
364 with Words; use Words;
365 with FZ_Type; use FZ_Type;
366