summaryrefslogtreecommitdiff
path: root/readme.txt
diff options
context:
space:
mode:
authorJed Barber <jjbarber@y7mail.com>2017-07-02 23:39:38 +1000
committerJed Barber <jjbarber@y7mail.com>2017-07-02 23:39:38 +1000
commit45c752c00a8befa4041b4dcd8243b0563779c573 (patch)
tree4d68902cfde9010b43e6a331cd307dd00fc28b7f /readme.txt
parentbf374b8b8970bbb17ec360b33e46c859010830a1 (diff)
Removed MIT licensed Mathpaqs packages in favour of bindings to GMP
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt10
1 files changed, 1 insertions, 9 deletions
diff --git a/readme.txt b/readme.txt
index 601ddc1..74ddcbc 100644
--- a/readme.txt
+++ b/readme.txt
@@ -9,6 +9,7 @@ To compile this program, the following dependencies are needed:
gnat (of course)
gnu make
+ gmp
Note however that make isn't strictly necessary if you have a look in the
makefile to see the compilation commands required.
@@ -42,12 +43,3 @@ elect candidates. On the other hand, the AEC program is also a lot more
verbose on the distribution of preferences, and doesn't do bulk exclusions.
-
-Support for bignums (the Multi_Precision_Integers package) was obtained from
-
- https://sourceforge.net/projects/mathpaqs/
-
-Those source files are licensed under the MIT license. All other source is licensed
-under CC0. See cc0.txt and mit.txt for license details.
-
-