summaryrefslogtreecommitdiff
path: root/readme.txt
diff options
context:
space:
mode:
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.
-
-